Skip to content

feat(deps): Bump @sentry/webpack-plugin from 4.0.0 to 4.0.2 - #17314

Merged
s1gr1d merged 1 commit into
developfrom
dependabot/npm_and_yarn/sentry/webpack-plugin-4.0.2
Aug 5, 2025
Merged

feat(deps): Bump @sentry/webpack-plugin from 4.0.0 to 4.0.2#17314
s1gr1d merged 1 commit into
developfrom
dependabot/npm_and_yarn/sentry/webpack-plugin-4.0.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 4, 2025

Copy link
Copy Markdown
Contributor

Bumps @sentry/webpack-plugin from 4.0.0 to 4.0.2.

Release notes

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

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!

Changelog

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

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!

Commits

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 4.0.0 to 4.0.2.
- [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.0.0...4.0.2)
---
updated-dependencies:
- dependency-name: "@sentry/webpack-plugin"
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@s1gr1d
s1gr1d merged commit 8e888bf into developAug 5, 2025
166 checks passed
@s1gr1d
s1gr1d deleted the dependabot/npm_and_yarn/sentry/webpack-plugin-4.0.2 branch August 5, 2025 07:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@s1gr1d