This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @sentry/browser to v8.32.0 #116
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:
8.30.0->8.32.0Release Notes
getsentry/sentry-javascript (@sentry/browser)
v8.32.0Compare Source
Important Changes
(#13527)
Moves the description of navigation related browser spans into the op, e.g. browser - cache -> browser.cache and sets
the description to the performanceEntry objects' names (in this context it is the URL of the page).
feat(node): Add amqplibIntegration (#13714)
feat(nestjs): Add
SentryGlobalGenericFilterand allow specifying application ref in global filter(#13673)
Adds a
SentryGlobalGenericFilterthat filters both graphql and http exceptions depending on the context.(#13711)
Sets log levels in breadcrumbs for 5xx to error and 4xx to warning.
Other Changes
sampledflag from dynamic sampling context in Tracing without Performance mode(#13753)
(#13765)
(#13748)
Work in this release was contributed by @Zen-cronic and @Sjoertjuh. Thank you for your contributions!
v8.31.0Compare Source
Important Changes
dataloaderintegration (#13664)This release adds a new integration for the
dataloaderpackage. The NodeSDK (and all SDKs that depend on it) will now automatically instrument
dataloaderinstances. You can also add itmanually:
Other Changes
activationStarttimestamp to pageload span (#13658)deleteSourcemapsAfterUpload(#13610)http.server.prefetchop (#13600)disableInstrumentationWarningsoption (#13693)experimental_basicServerTracingoption to Nuxt module (#13643)onErrorcallback + other small improvements to debugging (#13721)consoleSandbox(#13690)lazyLoadIntegrationscript parent element lookup (#13717)SentryTracedfunctions (#13684)Propagator.inject(#13381)Work in this release was contributed by @KyGuy2002, @artzhookov, and @julianCast. Thank you for your contributions!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.