Skip to content

Commit

Permalink
build(deps-dev): bump the sentry group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 3 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript), [@sentry/remix](https://github.com/getsentry/sentry-javascript) and [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins).


Updates `@sentry/node` from 8.48.0 to 8.50.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.50.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.48.0...8.50.0)

Updates `@sentry/remix` from 8.48.0 to 8.50.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.50.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.48.0...8.50.0)

Updates `@sentry/vite-plugin` from 2.23.0 to 3.0.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@2.23.0...3.0.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/remix"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 803a309 commit 863a77c
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 187 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@react-router/fs-routes": "^7.1.1",
"@semantic-release/exec": "^6.0.0",
"@semantic-release/git": "^10.0.1",
"@sentry/node": "^8.48.0",
"@sentry/remix": "^8.48.0",
"@sentry/vite-plugin": "^2.23.0",
"@sentry/node": "^8.50.0",
"@sentry/remix": "^8.50.0",
"@sentry/vite-plugin": "^3.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.1.0",
Expand Down
Loading

0 comments on commit 863a77c

Please sign in to comment.