fix(deps): update sentry-javascript monorepo to v7.98.0 #638
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.95.0
->7.98.0
7.95.0
->7.98.0
7.95.0
->7.98.0
Release Notes
getsentry/sentry-javascript (@sentry/angular-ivy)
v7.98.0
Compare Source
This release primarily fixes some type declaration errors:
IntegrationIndex
type (#10337)Bundle size 📦
v7.97.0
Compare Source
Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from
7.96.0
.stripBasename
option for React Router 6 (#10314)Bundle size 📦
v7.96.0
Compare Source
Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0
directly.
Important Changes
Deprecations
This release includes some deprecations for integrations in
@sentry/browser
and frontend framework SDKs(
@sentry/react
,@sentry/vue
, etc.). Please take a look at ourmigration guide for more details.
Web Vitals Fix for LCP and CLS
This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly,
increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version
7.75.0
.Other Changes
node-cron
types and add test (#10315)Work in this release contributed by @Shubhdeep12. Thank you for your contribution!
Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,before 7pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.