feat(deps): bump @sentry/rollup-plugin from 4.3.0 to 4.6.0#18146
feat(deps): bump @sentry/rollup-plugin from 4.3.0 to 4.6.0#18146dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
| "@sentry/core": "10.24.0", | ||
| "@sentry/node": "10.24.0", | ||
| "@sentry/rollup-plugin": "^4.3.0", | ||
| "@sentry/rollup-plugin": "^4.6.0", |
There was a problem hiding this comment.
Bug: Sentry Plugin Version Mismatch Causes Build Instability
Bumping @sentry/rollup-plugin to ^4.6.0 while keeping @sentry/vite-plugin at ^4.3.0 creates a version mismatch in their shared dependency @sentry/bundler-plugin-core (4.6.0 vs 4.3.0). This results in two different versions of the core plugin and @sentry/cli (2.57.0 vs 2.51.0) being installed simultaneously, which could cause inconsistent sourcemap upload behavior or build issues between the two plugins.
2638086 to
bfdf9fc
Compare
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.3.0 to 4.6.0. - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@4.3.0...4.6.0) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bfdf9fc to
0379da7
Compare
|
closed in favor of #17980 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @sentry/rollup-plugin from 4.3.0 to 4.6.0.
Release notes
Sourced from
@sentry/rollup-plugin's releases.Changelog
Sourced from
@sentry/rollup-plugin's changelog.Commits
2ad20ebrelease: 4.6.0d7fb379meta(changelog): Update changelog for 4.6.0 (#820)20936b2feat(core): Bump@sentry/clifrom 2.51.0 to 2.57.0 (#819)87c8e14fix(core): Stop awaiting build start telemetry to avoid breaking module feder...fb36641Merge branch 'release/4.5.0'7c25536release: 4.5.0b61b086meta(changelog): Update changelog for 4.5.0 (#814)76a9745feat(core): Allow multi-project sourcemaps upload (#813)3ed5631feat: add debug statements after sourcemap uploads (#812)995067bdocs: added info on debug flag value precedence (#811)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)