Skip to content

Commit

Permalink
build(deps): bump the sentry group with 3 updates (#1362)
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.34.0 to 8.35.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.34.0...8.35.0)

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

Updates `@sentry/vite-plugin` from 2.22.5 to 2.22.6
- [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.22.5...2.22.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 7a6d479 commit c894ffd
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 200 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@remix-run/dev": "^2.13.1",
"@semantic-release/exec": "^6.0.0",
"@semantic-release/git": "^10.0.1",
"@sentry/vite-plugin": "^2.22.5",
"@sentry/vite-plugin": "^2.22.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "16.0.1",
Expand Down Expand Up @@ -65,8 +65,8 @@
"@remix-run/cloudflare-pages": "^2.13.1",
"@remix-run/react": "^2.13.1",
"@remix-run/serve": "^2.13.1",
"@sentry/node": "^8.34.0",
"@sentry/remix": "^8.34.0",
"@sentry/node": "^8.35.0",
"@sentry/remix": "^8.35.0",
"adm-zip": "^0.5.16",
"axios": "^1.7.7",
"class-variance-authority": "^0.7.0",
Expand Down
Loading

0 comments on commit c894ffd

Please sign in to comment.