Skip to content

dependabot npm(deps): bump @sentry/tracing from 7.8.1 to 7.9.0

Bumps @sentry/tracing from 7.8.1 to 7.9.0.

Release notes

Sourced from @​sentry/tracing's releases.

7.9.0

This release adds the tracePropagationTargets option to the Sentry Node SDK.

  • feat(node): Add tracePropagationTargets option (#5521)
  • fix(browser): Parse Chrome stack frames without full paths (#5519)
  • fix(browser): Set : as a part of gecko protocol regex group. (#4153)
  • fix(browser): Strip webpack wrapping from stack frames (#5522)
  • fix(nextjs): Pull transpileClientSDK option from correct location (#5516)
  • fix(node): Handle colons in stack trace paths (#5517)
  • fix(react): Fix React Router v6 paramaterization (#5515)
  • fix(remix): Paramaterize server side transactions (#5491)
  • fix(remix): Provide sentry-trace and baggage via root loader. (#5509)
  • ref(nextjs): Prework for wrapping data-fetching functions (#5508)
  • ref(nextjs): Simplify NextConfigObject type (#5514)
Changelog

Sourced from @​sentry/tracing's changelog.

7.9.0

This release adds the tracePropagationTargets option to the Sentry Node SDK.

  • feat(node): Add tracePropagationTargets option (#5521)
  • fix(browser): Parse Chrome stack frames without full paths (#5519)
  • fix(browser): Set : as a part of gecko protocol regex group. (#4153)
  • fix(browser): Strip webpack wrapping from stack frames (#5522)
  • fix(nextjs): Pull transpileClientSDK option from correct location (#5516)
  • fix(node): Handle colons in stack trace paths (#5517)
  • fix(react): Fix React Router v6 paramaterization (#5515)
  • fix(remix): Paramaterize server side transactions (#5491)
  • fix(remix): Provide sentry-trace and baggage via root loader. (#5509)
  • ref(nextjs): Prework for wrapping data-fetching functions (#5508)
  • ref(nextjs): Simplify NextConfigObject type (#5514)
Commits
  • 8913831 release: 7.9.0
  • e5c502b meta: Add changelog for 7.9.0 (#5528)
  • ee4d165 fix(browser): Strip webpack wrapping from stack frames (#5522)
  • f240077 feat(node): Add tracePropagationTargets option (#5521)
  • 78395c6 fix(nextjs): Pull transpileClientSDK option from correct location (#5516)
  • ce8d8f8 fix(node): Handle colons in stack trace paths (#5517)
  • 474a0a0 fix(browser): Parse Chrome stack frames without full paths (#5519)
  • f0ab0e0 fix(react): Fix React Router v6 paramaterization (#5515)
  • 31fd072 fix(remix): Provide sentry-trace and baggage via root loader. (#5509)
  • 9b7131f ref(nextjs): Simplify NextConfigObject type (#5514)
  • Additional commits viewable in compare view

Merge request reports