[Snyk] Upgrade @sentry/node from 7.30.0 to 7.36.0#4
Open
Conversation
Snyk has created this PR to upgrade @sentry/node from 7.30.0 to 7.36.0. See this package in npm: https://www.npmjs.com/package/@sentry/node See this project in Snyk: https://app.snyk.io/org/q1blue-rxw/project/1d6c6a12-84de-49d2-8ccb-ec2b1fa05588?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @sentry/node from 7.30.0 to 7.36.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @sentry/node
-
7.36.0 - 2023-02-02
- feat(replay): Add back deprecated
- feat(replay): Stop recording when hitting a rate limit (#7018)
- fix(integrations): Report
- fix(replay): Don't mangle private rrweb property (#7033)
- fix(replay): Fix feature detection of PerformanceObserver (#7029)
-
7.35.0 - 2023-02-01
- feat(browser): Track if cdn or npm bundle (#6976)
- feat(core): Add aria label to breadcrumb attributes (#6955)
- feat(core): Add Offline Transport wrapper (#6884)
- feat(loader): Add SENTRY_SDK_SOURCE to track loader stats (#6985)
- feat(loader): Sync loader with Sentry template (#7001)
- feat(replay): Deprecate privacy options in favor of a new API, remove some recording options (#6645)
- feat(replay): Move sample rate tags into event context (#6659)
- fix(nextjs): Add isomorphic versions of
- fix(nextjs): Don't modify require calls in wrapping loader (#6979)
- fix(nextjs): Don't share I/O resources in between requests (#6980)
- fix(nextjs): Inject client config into
- fix(nextjs): Use Proxies to wrap to preserve static methods (#7002)
- fix(replay): Catch style mutation handling & null events in rrweb (#7010)
- fix(replay): Handle compression failures more robustly (#6988)
- fix(replay): Only call
- fix(utils): Account for null prototype during normalization (#6925)
- ref(replay): Log warning if sample rates are all undefined (#6959)
-
7.34.0 - 2023-01-26
- feat(nextjs): Add SDK to serverside
- fix(replay): Do not renew session in error mode (#6948)
- fix(replay): Handle compression worker errors more gracefully (#6936)
- fix(replay): fix path separator substitution to replay all
- fix(replay): ignore errors in CSSStyleSheetObserver (getsentry/rrweb#16)
-
7.34.0-beta.0 - 2023-01-25
-
7.33.0 - 2023-01-24
- feat(replay): Remove default sample rates for replay (#6878)
- feat(replay): try/catch around stopRecording (#6856)
- fix(nextjs): Mark multiplexer targets as entrypoints (#6919)
-
7.32.1 - 2023-01-23
- fix(nextjs): Make SDK multiplexer more resilient (#6905)
-
7.32.0 - 2023-01-23
-
7.31.1 - 2023-01-17
-
7.31.0 - 2023-01-16
-
7.30.0 - 2023-01-10
from @sentry/node GitHub release notesThis Release re-introduces the accidentally removed but still deprecated
maskInputOptionsoption for Session Replay.Furthermore, replays are now stopped instead of paused when a rate limit is encountered.
maskInputOptions(#6981)BaseClientintegrations added after init (#7011)Session Replay is deprecating privacy options in favor of a more streamlined API. Please see the Replay migration guide for further information.
Additionally, the following configuration options will no longer be configurable:
slimDOMOptions,recordCanvas,inlineStylesheet,collectFonts,inlineImages.ErrorBoundary,withErrorBoundaryandshowReportDialog(#6987)_appinstead ofmain(#7009)scope.getLastBreadcrumbif available (#6969)Work in this release contributed by @ boblauer. Thank you for your contribution!
This release adds automatic injection of the Next.js SDK into serverside
appdirectory bundles, allowing users to call the Sentry SDK in server components.appdirectory (#6927)\(#6932)Work in this release contributed by @ mdtro. Thank you for your contribution!
This release is a preview build to test out SDK support for the server-side Next.js
appdirectory.With this release, the sample rate for Session Replays will default to 0. We recommend explicitly setting the sample rate via the
replaysSessionSampleRateandreplaysOnErrorSampleRateoptions.Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs