feat(deps): bump @sentry/rollup-plugin from 4.3.0 to 4.6.1#18270
feat(deps): bump @sentry/rollup-plugin from 4.3.0 to 4.6.1#18270dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
| "@sentry/core": "10.26.0", | ||
| "@sentry/node": "10.26.0", | ||
| "@sentry/rollup-plugin": "^4.3.0", | ||
| "@sentry/rollup-plugin": "^4.6.1", |
There was a problem hiding this comment.
Bug: Version mismatch between rollup and vite plugins
The @sentry/rollup-plugin was bumped to ^4.6.1 while @sentry/vite-plugin remains at ^4.3.0. This creates a version mismatch where both plugins depend on different versions of @sentry/bundler-plugin-core (4.6.1 vs 4.3.0), which in turn depend on different versions of glob (^10.5.0 vs ^9.3.2) and @sentry/cli (^2.57.0 vs ^2.51.0). This results in duplicate dependencies being installed and potential runtime inconsistencies between the two plugins when used together in the Nuxt build process.
a97b2dc to
9f2ab91
Compare
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.3.0 to 4.6.1. - [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.1) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9f2ab91 to
c8a8b47
Compare
|
superseded by #18349 |
|
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.1.
Release notes
Sourced from
@sentry/rollup-plugin's releases.Changelog
Sourced from
@sentry/rollup-plugin's changelog.Commits
467f987release: 4.6.1a6ef800meta(changelog): Update changelog for 4.6.1 (#824)c98c833chore(deps): Update glob to 10.5.0 (#823)31d9b67chore(core): Log release output (#821)70e8927Merge branch 'release/4.6.0'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'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)