Skip to content

Commit

Permalink
chore(deps): 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/cli](https://github.com/getsentry/sentry-cli), [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/cli` from 2.39.0 to 2.39.1
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.39.0...2.39.1)

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

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

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d1b19e7 commit 31b0b06
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.9",
"@nestjs/cqrs": "^10.2.8",
"@sentry/cli": "^2.39.0",
"@sentry/node": "^8.40.0",
"@sentry/profiling-node": "^8.40.0",
"@sentry/cli": "^2.39.1",
"@sentry/node": "^8.42.0",
"@sentry/profiling-node": "^8.42.0",
"cache-manager": "^5.7.6",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand Down
119 changes: 54 additions & 65 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 31b0b06

Please sign in to comment.