-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(deps): bump @sentry/webpack-plugin from 4.3.0 to 4.6.1 #18272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(deps): bump @sentry/webpack-plugin from 4.3.0 to 4.6.1 #18272
Conversation
ce6bd51 to
f335e79
Compare
|
@dependabot rebase |
Bumps [@sentry/webpack-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/webpack-plugin" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f335e79 to
ecbb1ec
Compare
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|
| "@sentry/react": "10.26.0", | ||
| "@sentry/vercel-edge": "10.26.0", | ||
| "@sentry/webpack-plugin": "^4.3.0", | ||
| "@sentry/webpack-plugin": "^4.6.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Version inconsistency across bundler plugins
Bumping @sentry/webpack-plugin to 4.6.1 creates a version mismatch with other bundler plugins in the monorepo. The nextjs package directly depends on both @sentry/bundler-plugin-core at ^4.6.1 and @sentry/webpack-plugin at ^4.6.1, while packages like nuxt, astro, react-router, solidstart, and sveltekit still use @sentry/vite-plugin and @sentry/rollup-plugin at versions 4.1.0 or 4.3.0, which depend on @sentry/bundler-plugin-core 4.3.0. This results in two incompatible versions of the core plugin coexisting in the monorepo.
Bumps @sentry/webpack-plugin from 4.3.0 to 4.6.1.
Release notes
Sourced from
@sentry/webpack-plugin's releases.Changelog
Sourced from
@sentry/webpack-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)