Skip to content

Commit

Permalink
Update dependency @sentry/vite-plugin to v2.23.0
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | @sentry/vite-plugin | 2.22.7 | 2.23.0 |


## [v2.23.0](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2230)

-   chore(deps): bump nanoid from 3.3.6 to 3.3.8 ([#641](getsentry/sentry-javascript-bundler-plugins#641))
-   feat(core): Detect Railway release name ([#639](getsentry/sentry-javascript-bundler-plugins#639))
-   feat(core): Write module injections to `globalThis` ([#636](getsentry/sentry-javascript-bundler-plugins#636))
-   feat(react-component-annotate): Allow skipping annotations on specified components ([#617](getsentry/sentry-javascript-bundler-plugins#617))
-   ref(core): Rename release management plugin name ([#647](getsentry/sentry-javascript-bundler-plugins#647))

Work in this release contributed by [@conor-ob](https://github.com/conor-ob). Thank you for your contribution!
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent c972475 commit a0b32ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "~17.0.0"
},
"devDependencies": {
"@sentry/vite-plugin": "2.22.7",
"@sentry/vite-plugin": "2.23.0",
"@tdd-buffet/jest-config": "6.0.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.14",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a0b32ab

Please sign in to comment.