Skip to content

dependabot npm(deps): bump @sentry/node from 7.20.0 to 7.21.0

Depen d'Abot requested to merge dependabot-npm_and_yarn-sentry-node-7.21.0 into master

Bumps @sentry/node from 7.20.0 to 7.21.0.

Release notes

Sourced from @​sentry/node's releases.

7.21.0

  • 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)

7.20.1

  • 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)
Changelog

Sourced from @​sentry/node's changelog.

7.21.0

  • 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)

7.20.1

  • 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)
Commits
  • 90e53c3 release: 7.21.0
  • 3fbf2a2 chore(otel): Update installation instructions (#6262)
  • 3d9f0fd fix(nextjs): Exclude build-time files from page dependency manifests (#6058)
  • 4ffeedd meta: Update changelog for 7.21.0 (#6260)
  • 3fe5f7a fix(core): Only generate eventIds in client (#6247)
  • 72c6855 fix(express): Support multiple routers with common paths. (#6253)
  • daacd38 feat(react): Add tracing support for React Router 6.4 createBrowserRouter. ...
  • 77dd704 fix(tracing): Pass tracePropagationTargets to instrumentOutgoingRequests ...
  • 74810e0 fix(core): Add guard against scope.getAttachments (#6258)
  • 955a1b2 ci: Fix size check action to run on master (#6248)
  • Additional commits viewable in compare view

Merge request reports

Loading