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

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

Originally created by @dependabot[bot] on 10/7/2024

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

Release notes

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

2.22.5

  • fix: Ignore stderr output from git command (#613)
  • feat: Update Sentry telemetry to v8 (#604)
  • deps: Update @sentry/cli to 2.36.1 (#609)

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.5

  • fix: Ignore stderr output from git command (#613)
  • feat: Update Sentry telemetry to v8 (#604)
  • deps: Update @sentry/cli to 2.36.1 (#609)

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
  • a3c6cc9 release: 2.22.5
  • 42c2411 meta: Update changelog for 2.22.5
  • 75a5d1d fix: Ignore stderr output from git command (#613)
  • b8b5b55 meta: Update changelog for 2.22.5
  • be799ee feat: Update Sentry telemetry to v8 (#604)
  • 7959c7b deps: Update @sentry/cli to 2.36.1 (#609)
  • d9ffb2b Merge branch 'release/2.22.4'
  • 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...
  • 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 10/7/2024* Bumps [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.1 to 2.22.5. <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.5</h2> <ul> <li>fix: Ignore stderr output from git command (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/613">#613</a>)</li> <li>feat: Update Sentry telemetry to v8 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/604">#604</a>)</li> <li>deps: Update <code>@sentry/cli</code> to <code>2.36.1</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/609">#609</a>)</li> </ul> <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.5</h2> <ul> <li>fix: Ignore stderr output from git command (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/613">#613</a>)</li> <li>feat: Update Sentry telemetry to v8 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/604">#604</a>)</li> <li>deps: Update <code>@sentry/cli</code> to <code>2.36.1</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/609">#609</a>)</li> </ul> <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/a3c6cc982ad112752c24ab84e089b12bb0151d04"><code>a3c6cc9</code></a> release: 2.22.5</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/42c241174e148e62eae089396893ebedd3787099"><code>42c2411</code></a> meta: Update changelog for 2.22.5</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/75a5d1debb8793a572ab495361b613138b452bb2"><code>75a5d1d</code></a> fix: Ignore stderr output from git command (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/613">#613</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/b8b5b55115193288c351ac17856d1d105d5d6af2"><code>b8b5b55</code></a> meta: Update changelog for 2.22.5</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/be799ee15e3e88a90d0c7b6e4ff664475dda719f"><code>be799ee</code></a> feat: Update Sentry telemetry to v8 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/604">#604</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/7959c7b5cb661c4cf45cd17859b72f3b49ef0011"><code>7959c7b</code></a> deps: Update <code>@sentry/cli</code> to <code>2.36.1</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/609">#609</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/d9ffb2b867fee969308f29b12c3b7ceee003e910"><code>d9ffb2b</code></a> Merge branch 'release/2.22.4'</li> <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>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/2.22.1...2.22.5">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.5)](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 dependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependenciesdependencies labels 2026-04-05 20:05:58 +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
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#297