chore(deps): update sentry-javascript monorepo to v8 (major) - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @sentry/node (source) | ^6 || ^7 -> ^8.0.0 |
||||
| @sentry/node (source) | 7.108.0 -> 8.0.0 |
||||
| @sentry/types (source) | 7.108.0 -> 8.0.0 |
Release Notes
getsentry/sentry-javascript (@sentry/node)
v8.0.0
Important Changes
- feat(bun): Add Bun Global Unhandled Handlers (#11960)
The Bun SDK will now capture global unhandled errors.
Other Changes
- feat(node): Log process and thread info on initialisation (#11972)
- fix(aws-serverless): Include ESM artifacts in package (#11973)
- fix(browser): Only start
http.clientspans if there is an active parent span (#11974) - fix(feedback): Improve CSS theme variable names and layout (#11964)
- fix(node): Ensure
execArgvare not sent to worker threads (#11963) - ref(feedback): Simplify feedback function params (#11957)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
🦋 Changeset detected
Latest commit: c4f20cde00c99ad751f4a36385a034837310c2b5
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @envelop/immediate-introspection | Patch |
| @envelop/sentry | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
💻 Website Preview
The latest changes are available as preview in: https://c0da7adc.envelop.pages.dev
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
FYI, there are some pretty significant changes to Sentry in v8: https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md
In particular, the mechanism for startTransaction used by @envelop/sentry has been removed.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.