Skip to content

Commit

Permalink
Bump the sentry group with 4 updates (#388)
Browse files Browse the repository at this point in the history
Bumps the sentry group with 4 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/core](https://github.com/getsentry/sentry-javascript), [@sentry/utils](https://github.com/getsentry/sentry-javascript) and [@sentry/types](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 8.30.0 to 8.32.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.30.0...8.32.0)

Updates `@sentry/core` from 8.30.0 to 8.32.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.30.0...8.32.0)

Updates `@sentry/utils` from 8.30.0 to 8.32.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.30.0...8.32.0)

Updates `@sentry/types` from 8.30.0 to 8.32.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.30.0...8.32.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] committed Sep 30, 2024
1 parent 379ca5f commit 1715cd3
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
200 changes: 100 additions & 100 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240925.0",
"@octokit/webhooks-types": "^7.5.1",
"@sentry/types": "8.30.0",
"@sentry/types": "8.32.0",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.6.0",
Expand All @@ -38,9 +38,9 @@
"dependencies": {
"@octokit/auth-app": "^7.1.1",
"@octokit/webhooks": "^13.3.0",
"@sentry/browser": "8.30.0",
"@sentry/core": "8.30.0",
"@sentry/utils": "8.30.0",
"@sentry/browser": "8.32.0",
"@sentry/core": "8.32.0",
"@sentry/utils": "8.32.0",
"octokit": "^4.0.2"
}
}

0 comments on commit 1715cd3

Please sign in to comment.