Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update sentry-javascript monorepo to v7.112.2 #1915

Merged
merged 1 commit into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"@sentry/node": "7.112.1",
"@sentry/profiling-node": "7.112.1",
"@sentry/node": "7.112.2",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The '@sentry/node' version has been updated. Make sure your application is compatible with this newer version.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was the decision to bump the '@sentry/node' version to 7.112.2 intentionally made or was it an automated update? It could have significant effects on error reporting functionality.

"@sentry/profiling-node": "7.112.2",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The '@sentry/profiling-node' version has been updated. Make sure your application is compatible with this newer version.

"@slonik/migrator": "0.12.0",
"@types/node": "20.12.7",
"@vitest/coverage-v8": "1.5.0",
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

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