Skip to content

Update sentry-javascript monorepo to v7.21.1 (develop)

RenovateBot requested to merge renovate/develop-sentry-javascript-monorepo into develop

This MR contains the following updates:

Package Type Update Change
@sentry/tracing (source) dependencies minor 7.20.0 -> 7.21.1
@sentry/vue (source) dependencies minor 7.20.0 -> 7.21.1

Release Notes

getsentry/sentry-javascript

v7.21.1

Compare Source

  • fix(nextjs): Stop excluding withSentryConfig from serverless bundles (#​6267)

v7.21.0

Compare Source

  • feat(react): Add tracing support for React Router 6.4 createBrowserRouter. (#​6172)
  • fix(core): Add guard against scope.getAttachments (#​6258)
  • fix(core): Only generate eventIds in client (#​6247)
  • fix(express): Support multiple routers with common paths. (#​6253)
  • fix(tracing): Pass tracePropagationTargets to instrumentOutgoingRequests (#​6259)

v7.20.1

Compare Source

  • fix(angular): Set <unknown> component name default in TraceDirective (#​6222)
  • fix(core): Include _sdkProcessingMetadata when cloning scope (#​6218)
  • fix(tracing): Make shouldAttachHeaders not fall back to default values (#​6238)
  • ref(vue): Check if SDK is initialized before app is mounted (#​6227)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports