Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps @sentry/vite-plugin from 4.6.1 to 4.7.0.

Release notes

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

4.7.0

  • docs: Add RELEASE.md to document release process (#834)
  • feat: Combine injection plugins (#844)
  • fix(plugin-manager): Enable "rejectOnError" in debug (#837)
  • fix(plugin-manager): Respect sourcemap.ignore values for injecting debugIDs (#836)
  • fix(vite): Skip HTML injection for MPA but keep it for SPA (#843)
  • chore: Use pull_request_target for changelog preview (#842)
  • ci(release): Switch from action-prepare-release to Craft (#831)
  • test: Ensure Debug IDs match (#840)

4.6.2

  • fix(vite): Ensure sentryVitePlugin always returns an array of plugins (#832)
  • fix(vite): Skip code injection for HTML facade chunks (#830)
  • fix(rollup): Prevent double-injection of debug ID (#827)
  • fix(esbuild): fix debug ID injection when moduleMetadata or applicationKey is set (#828)
Changelog

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

4.7.0

  • docs: Add RELEASE.md to document release process (#834)
  • feat: Combine injection plugins (#844)
  • fix(plugin-manager): Enable "rejectOnError" in debug (#837)
  • fix(plugin-manager): Respect sourcemap.ignore values for injecting debugIDs (#836)
  • fix(vite): Skip HTML injection for MPA but keep it for SPA (#843)
  • chore: Use pull_request_target for changelog preview (#842)
  • ci(release): Switch from action-prepare-release to Craft (#831)
  • test: Ensure Debug IDs match (#840)

4.6.2

  • fix(vite): Ensure sentryVitePlugin always returns an array of plugins (#832)
  • fix(vite): Skip code injection for HTML facade chunks (#830)
  • fix(rollup): Prevent double-injection of debug ID (#827)
  • fix(esbuild): fix debug ID injection when moduleMetadata or applicationKey is set (#828)
Commits
  • ae7cecb release: 4.7.0
  • 4d8943d meta(changelog): Update changelog for 4.7.0 (#845)
  • 825daf3 feat: Combine injection plugins (#844)
  • 7baa78c test: Ensure Debug IDs match (#840)
  • 5f3448e chore: Use pull_request_target for changelog preview (#842)
  • e6eaece fix(vite): Skip HTML injection for MPA but keep it for SPA (#843)
  • 8e53019 fix(plugin-manager): Respect sourcemap.ignore values for injecting debugIDs...
  • 8b93465 fix(plugin-manager): Enable "rejectOnError" in debug (#837)
  • f7bcee9 ci(release): Switch from action-prepare-release to Craft (#831)
  • 36b714b docs: Add RELEASE.md to document release process (#834)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@anyulled anyulled enabled auto-merge (squash) January 20, 2026 10:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/vite-plugin-4.7.0 branch 2 times, most recently from 319835f to 11bce6d Compare January 20, 2026 10:31
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for dev-bcn ready!

Name Link
🔨 Latest commit cb731b5
🔍 Latest deploy log https://app.netlify.com/projects/dev-bcn/deploys/696f59f64070f00008a11afa
😎 Deploy Preview https://deploy-preview-855--dev-bcn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 42
Accessibility: 95
Best Practices: 92
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Bumps [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.6.1 to 4.7.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.6.1...4.7.0)

---
updated-dependencies:
- dependency-name: "@sentry/vite-plugin"
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/vite-plugin-4.7.0 branch from 11bce6d to cb731b5 Compare January 20, 2026 10:33
@anyulled anyulled merged commit 5da4130 into main Jan 20, 2026
5 of 6 checks passed
@anyulled anyulled deleted the dependabot/npm_and_yarn/sentry/vite-plugin-4.7.0 branch January 20, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants