Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @sentry/webpack-plugin from 2.8.0 to 4.4.0.

Release notes

Sourced from @​sentry/webpack-plugin's releases.

4.4.0

  • feat(core): Explicitly allow undefined as value for authToken option (#805)
  • fix(core): Strip query strings from asset paths (#806)

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

4.3.0

  • feat(core): Extend deploy option to allow opting out of automatic deploy creation (#801)
  • feat(core): No asset globbing for direct upload (#800)

4.2.0

  • feat(core): Add prepareArtifacts option for uploading sourcemaps (#794)
  • perf: use premove for build clean (#792)
  • fix(core): Forward headers option to sentry-cli (#797)

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

4.1.1

  • fix(react-native): Enhance fragment detection for indirect references (#767)

4.1.0

  • feat(deps): Bump @​sentry/cli to 2.51.0 #786
  • feat(core): Add flag for disabling sourcemaps upload #785
  • fix(debugId): Add guards for injected code to avoid errors #783
  • docs(options): Improve JSDoc for options #781
  • feat(core): Expose method for injecting debug Ids from plugin manager #784

4.0.2

  • fix(core): Make moduleMetadata injection snippet ES5-compliant (#774)

4.0.1

  • fix(core): Make plugin inject ES5-friendly code (#770)
  • fix(core): Use renderChunk for release injection for Rollup/Rolldown/Vite (#761)

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

4.0.0

Breaking Changes

  • (Type change) Vite plugin now returns VitePlugin type instead of any
  • Deprecated function getBuildInformation has been removed

List of Changes

  • feat(core)!: Remove getBuildInformation export (#765)
  • feat(vite)!: Update return type of vite plugin (#728)

3.6.1

  • fix(core): Observe and handle Sentry CLI sourcemap upload failures (#763)

... (truncated)

Changelog

Sourced from @​sentry/webpack-plugin's changelog.

4.4.0

  • feat(core): Explicitly allow undefined as value for authToken option (#805)
  • fix(core): Strip query strings from asset paths (#806)

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

4.3.0

  • feat(core): Extend deploy option to allow opting out of automatic deploy creation (#801)
  • feat(core): No asset globbing for direct upload (#800)

4.2.0

  • feat(core): Add prepareArtifacts option for uploading sourcemaps (#794)
  • perf: use premove for build clean (#792)
  • fix(core): Forward headers option to sentry-cli (#797)

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

4.1.1

  • fix(react-native): Enhance fragment detection for indirect references (#767)

4.1.0

  • feat(deps): Bump @​sentry/cli to 2.51.0 #786
  • feat(core): Add flag for disabling sourcemaps upload #785
  • fix(debugId): Add guards for injected code to avoid errors #783
  • docs(options): Improve JSDoc for options #781
  • feat(core): Expose method for injecting debug Ids from plugin manager #784

4.0.2

  • fix(core): Make moduleMetadata injection snippet ES5-compliant (#774)

4.0.1

  • fix(core): Make plugin inject ES5-friendly code (#770)
  • fix(core): Use renderChunk for release injection for Rollup/Rolldown/Vite (#761)

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

4.0.0

Breaking Changes

  • (Type change) Vite plugin now returns VitePlugin type instead of any
  • Deprecated function getBuildInformation has been removed

... (truncated)

Commits
  • dfb0a9b release: 4.4.0
  • cf6528f meta: Add Changelog entry for 4.4.0 (#809)
  • 6be097c test: Fix failing integration tests on Windows (#807)
  • 298fb12 fix(core): Strip query strings from asset paths (#806)
  • 73787df feat(core): Explicitly allow undefined as value for authToken option (#805)
  • 0cd9069 Merge branch 'release/4.3.0'
  • 7c9ffdf release: 4.3.0
  • 442d7c4 meta: Add changelog entry for 4.3.0 (#802)
  • ed990c9 feat(core): Extend deploy option to allow opting out of automatic deploy crea...
  • 07c25ce feat(core): No asset globbing for direct upload (#800)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.8.0 to 4.4.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@2.8.0...4.4.0)

---
updated-dependencies:
- dependency-name: "@sentry/webpack-plugin"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:dependencies Affects dependencies stardust Related to the Stardust Protocol labels Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies Affects dependencies stardust Related to the Stardust Protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants