Skip to content

chore(deps): update getsentry/action-release action to v3#403

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/getsentry-action-release-3.x
Open

chore(deps): update getsentry/action-release action to v3#403
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/getsentry-action-release-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
getsentry/action-release action major v1v3

Release Notes

getsentry/action-release (getsentry/action-release)

v3.7.0: 3.7.0

Compare Source

New Features ✨

v3.7

Compare Source

v3.6.1: 3.6.1

Compare Source

Bug Fixes 🐛
Documentation 📚
Internal Changes 🔧

v3.6.0: 3.6.0

Compare Source

Internal Changes 🔧
Deps
Release
Other

v3.6

Compare Source

v3.5.0: 3.5.0

Compare Source

New Features ✨
Deps
Build / dependencies / internal 🔧

v3.5

Compare Source

v3.4.0: 3.4.0

Compare Source

Work in this release was contributed by @​trevorkwhite. Thank you for your contribution!

v3.4

Compare Source

v3.3.0: 3.3.0

Compare Source

Various fixes & improvements

v3.3

Compare Source

v3.2.0: 3.2.0

Compare Source

Various fixes & improvements

v3.2

Compare Source

v3.1.2: 3.1.2

Compare Source

v3.1.1: 3.1.1

Compare Source

v3.1.0: 3.1.0

Compare Source

Input parameter version has been deprecated and will be removed in a future version in favor of a newly introduced release parameter.

Input parameter version_prefix has been deprecated and will be removed in a future version in favor of a newly introduced release_prefix parameter.

v3.1

Compare Source

v3.0.0: 3.0.0

Compare Source

Version 3.0.0 contains breaking changes:

The action now automatically injects Debug IDs into your JavaScript source files and source maps to ensure your stacktraces can be
properly un-minified.

This is a breaking change as it modifies your source files. You can disable this behavior by setting inject: false:

- uses: getsentry/action-release@v3
  with:
    environment: 'production'
    sourcemaps: './dist'
    inject: false

Read more about Artifact Bundles and Debug IDs here.

v3.0

Compare Source

v3

Compare Source

v2.0.0: 2.0.0

Compare Source

[!NOTE]
This release contains no changes over v1.10.4 and is just meant to unblock users that have upgraded to v2 before.

We recommend pinning to v1.

Last week we pushed a v2 branch that triggered dependabot which treated it as a release.
This was not meant to be a release, but many users have upgraded to v2.

This release will help unblock users that have upgraded to v2.

Please see: #​258

v2.0

Compare Source

v2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants