build(deps): bump @sentry/vite-plugin from 2.22.1 to 2.22.4 #314

Closed
opened 2026-04-05 20:08:37 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 9/9/2024

Bumps @sentry/vite-plugin from 2.22.1 to 2.22.4.

Release notes

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

2.22.4

  • feat(react-component-annotate): Handle function body returning a ternary (#598)
  • fix: Allow injection plugins to apply to files with query parameters and fragments in their name (#597)

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

2.22.3

  • fix(core): Always instantiate global Error class in injected code snippets (#594)

2.22.2

  • fix: Disable debug ID injection when sourcemaps.disable is set (#589)
Changelog

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

2.22.4

  • feat(react-component-annotate): Handle function body returning a ternary (#598)
  • fix: Allow injection plugins to apply to files with query parameters and fragments in their name (#597)

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

2.22.3

  • fix(core): Always instantiate global Error class in injected code snippets (#594)

2.22.2

  • fix: Disable debug ID injection when sourcemaps.disable is set (#589)
Commits
  • dab9336 release: 2.22.4
  • 61a6fb4 meta: Update changelog for 2.22.4
  • 7ee1f9f fix: Allow injection plugins to apply to files with query parameters and frag...
  • 687a9f5 feat(react-component-annotate): Handle function body returning a ternary (#598)
  • 71e80d9 Merge branch 'release/2.22.3'
  • 242dac9 release: 2.22.3
  • 4b9cea2 meta: Update CHANGELOG for 2.22.3 (#595)
  • 22b9a47 fix(core): Always instantiate global Error class in injected code snippets ...
  • 6993888 Merge branch 'release/2.22.2'
  • 22a472d release: 2.22.2
  • 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)
*Originally created by @dependabot[bot] on 9/9/2024* Bumps [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.1 to 2.22.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/releases"><code>@​sentry/vite-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>2.22.4</h2> <ul> <li>feat(react-component-annotate): Handle function body returning a ternary (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/598">#598</a>)</li> <li>fix: Allow injection plugins to apply to files with query parameters and fragments in their name (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/597">#597</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Thristhart"><code>@​Thristhart</code></a>. Thank you for your contribution!</p> <h2>2.22.3</h2> <ul> <li>fix(core): Always instantiate global <code>Error</code> class in injected code snippets (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/594">#594</a>)</li> </ul> <h2>2.22.2</h2> <ul> <li>fix: Disable debug ID injection when <code>sourcemaps.disable</code> is set (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/589">#589</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md"><code>@​sentry/vite-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>2.22.4</h2> <ul> <li>feat(react-component-annotate): Handle function body returning a ternary (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/598">#598</a>)</li> <li>fix: Allow injection plugins to apply to files with query parameters and fragments in their name (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/597">#597</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Thristhart"><code>@​Thristhart</code></a>. Thank you for your contribution!</p> <h2>2.22.3</h2> <ul> <li>fix(core): Always instantiate global <code>Error</code> class in injected code snippets (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/594">#594</a>)</li> </ul> <h2>2.22.2</h2> <ul> <li>fix: Disable debug ID injection when <code>sourcemaps.disable</code> is set (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/589">#589</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/dab9336898fcea2b8fb335714a9ba201dc369110"><code>dab9336</code></a> release: 2.22.4</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/61a6fb44fce23695393cd602b9488b80d7d2a313"><code>61a6fb4</code></a> meta: Update changelog for 2.22.4</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/7ee1f9f87239c09f7947b21a47e8cee63bd3cb09"><code>7ee1f9f</code></a> fix: Allow injection plugins to apply to files with query parameters and frag...</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/687a9f54fc935163bce623e843e24eb360a786d6"><code>687a9f5</code></a> feat(react-component-annotate): Handle function body returning a ternary (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/598">#598</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/71e80d9af6a629eea791ec9fd2d68bb2c1aa0b2f"><code>71e80d9</code></a> Merge branch 'release/2.22.3'</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/242dac9e9a6ac251b12b85cfb072cb154dbaa16d"><code>242dac9</code></a> release: 2.22.3</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/4b9cea26e29fcbda5b4e825a516dd6ad7e596add"><code>4b9cea2</code></a> meta: Update CHANGELOG for 2.22.3 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/595">#595</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/22b9a47f66ad45819f2b9317cc84f9b088da0dd5"><code>22b9a47</code></a> fix(core): Always instantiate global <code>Error</code> class in injected code snippets ...</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/6993888833d975ff635eeb1254fb9cf474699b44"><code>6993888</code></a> Merge branch 'release/2.22.2'</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/22a472de5bf7baa64a3b6582debbc415e7ccabb3"><code>22a472d</code></a> release: 2.22.2</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/2.22.1...2.22.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/vite-plugin&package-manager=npm_and_yarn&previous-version=2.22.1&new-version=2.22.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
MrUnknownDE added the dependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 20:08:49 +02:00
Sign in to join this conversation.
No Label dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies dependencies
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#314