fix(deps): update sentry dependencies to ^7.37.2 #493
Merged
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.33.0
->^7.37.2
^7.33.0
->^7.37.2
^7.33.0
->^7.37.2
^7.33.0
->^7.37.2
Release Notes
getsentry/sentry-javascript
v7.37.2
Compare Source
This release includes changes and fixes around text masking and blocking in Replay's
rrweb
dependency. See versions 1.102.0 and 1.103.0.blockSelector
for blocking elements as wellaria-label
textarea
maskAllText
optionSDK Changes:
v7.37.1
Compare Source
async
in stack frame urls (#7131)this
in http integration (#7135)defaultStackParser
from tracing CDN bundles (#7116)v7.37.0
Compare Source
LocalVariables
, Improve frame matching for ESM (#7049)Work in this release contributed by @JamesHenry. Thank you for your contribution!
v7.36.0
Compare Source
This Release re-introduces the accidentally removed but still deprecated
maskInputOptions
option for Session Replay.Furthermore, replays are now stopped instead of paused when a rate limit is encountered.
maskInputOptions
(#6981)BaseClient
integrations added after init (#7011)v7.35.0
Compare Source
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
,withErrorBoundary
andshowReportDialog
(#6987)_app
instead ofmain
(#7009)scope.getLastBreadcrumb
if available (#6969)Work in this release contributed by @boblauer. Thank you for your contribution!
v7.34.0
Compare Source
This release adds automatic injection of the Next.js SDK into serverside
app
directory bundles, allowing users to call the Sentry SDK in server components.app
directory (#6927)\
(#6932)Work in this release contributed by @mdtro. Thank you for your contribution!
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.
This PR has been generated by Mend Renovate. View repository job log here.