Skip to content

Commit

Permalink
Bump the sentry group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 7.74.1 to 7.76.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@7.74.1...7.76.0)

Updates `@sentry/tracing` from 7.74.1 to 7.76.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@7.74.1...7.76.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/tracing"
  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 Oct 30, 2023
1 parent 613adb6 commit 248fc20
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 60 deletions.
2 changes: 1 addition & 1 deletion lib/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@game-watch/shared": "workspace:0.0.1",
"@sentry/node": "^7.74.1",
"@sentry/node": "^7.76.0",
"io-ts": "^2.2.20",
"io-ts-types": "^0.5.19",
"ioredis": "^5.3.2",
Expand Down
4 changes: 2 additions & 2 deletions notifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@mikro-orm/nestjs": "^5.2.2",
"@mikro-orm/postgresql": "^5.8.10",
"@sendgrid/mail": "^7.7.0",
"@sentry/node": "^7.74.1",
"@sentry/tracing": "^7.74.1",
"@sentry/node": "^7.76.0",
"@sentry/tracing": "^7.76.0",
"axios": "^0.27.2",
"bullmq": "^4.12.5",
"cheerio": "^1.0.0-rc.12",
Expand Down
92 changes: 41 additions & 51 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@mikro-orm/migrations": "^5.8.10",
"@mikro-orm/nestjs": "^5.2.2",
"@mikro-orm/postgresql": "^5.8.10",
"@sentry/node": "^7.74.1",
"@sentry/tracing": "^7.74.1",
"@sentry/node": "^7.76.0",
"@sentry/tracing": "^7.76.0",
"axios": "^0.27.2",
"bullmq": "^4.12.5",
"cheerio": "^1.0.0-rc.12",
Expand Down
4 changes: 2 additions & 2 deletions searcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@mikro-orm/migrations": "^5.8.10",
"@mikro-orm/nestjs": "^5.2.2",
"@mikro-orm/postgresql": "^5.8.10",
"@sentry/node": "^7.74.1",
"@sentry/tracing": "^7.74.1",
"@sentry/node": "^7.76.0",
"@sentry/tracing": "^7.76.0",
"axios": "^0.27.2",
"bullmq": "^4.12.5",
"cheerio": "^1.0.0-rc.12",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@nestjs/platform-express": "^10.2.7",
"@nestjs/throttler": "^5.0.0",
"@sendgrid/mail": "^7.7.0",
"@sentry/node": "^7.74.1",
"@sentry/tracing": "^7.74.1",
"@sentry/node": "^7.76.0",
"@sentry/tracing": "^7.76.0",
"bcrypt": "^5.1.1",
"bullmq": "^4.12.5",
"class-transformer": "^0.5.1",
Expand Down

0 comments on commit 248fc20

Please sign in to comment.