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.0 #1910

Merged
merged 1 commit into from
Apr 23, 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.111.0",
"@sentry/profiling-node": "7.111.0",
"@sentry/node": "7.112.0",
Copy link

Choose a reason for hiding this comment

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

Version numbers of @sentry/node and @sentry/profiling-node have been updated. Please ensure their compatibility with the current codebase by executing test suite and necessary manual testing.

Copy link

Choose a reason for hiding this comment

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

Package '@sentry/node' version has been updated, verify if the new version is compatible with your application.

Copy link

Choose a reason for hiding this comment

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

Note that @sentry/node has been updated from version 7.111.0 to 7.112.0. Ensure the change is tested thoroughly and confirms to any breaking changes in the documentation of this package.

Copy link

Choose a reason for hiding this comment

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

The version for '@sentry/node' package has been upgraded from 7.111.0 to 7.112.0. Make sure to look into the changes in this version to confirm if there would be no breaking changes.

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

Choose a reason for hiding this comment

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

@sentry/profiling-node is updated from version 7.111.0 to 7.112.0. It is advisable to refer to the package's changelog or release notes to make sure it will not introduce any breaking changes.

Copy link

Choose a reason for hiding this comment

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

The package '@sentry/profiling-node' has been upgraded to 7.112.0. Review the update documentation to understand what changes this new version brings.

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

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