Skip to content

dependabot npm(deps): bump @sentry/tracing from 7.3.0 to 7.3.1

Bumps @sentry/tracing from 7.3.0 to 7.3.1.

Release notes

Sourced from @​sentry/tracing's releases.

7.3.1

  • feat(react): expose FallbackRender as top-level type (#5307)
  • fix(core): Remove optional chaining usage (#5304)
  • fix(ember): Restore ember package contents (#5318)
  • fix(ember): Update README docs to match sentry-docs (#5315)
  • ref(hub): Reduce hub bundle size (#5306)
  • ref(tracing): Ignore third party baggage entries from incoming requests (#5319)
  • ref(types): Add type for measurement unit (#5313)

Work in this release contributed by @​MasterOdin. Thank you for your contribution!

Changelog

Sourced from @​sentry/tracing's changelog.

7.3.1

  • feat(react): expose FallbackRender as top-level type (#5307)
  • fix(core): Remove optional chaining usage (#5304)
  • fix(ember): Restore ember package contents (#5318)
  • fix(ember): Update README docs to match sentry-docs (#5315)
  • ref(hub): Reduce hub bundle size (#5306)
  • ref(tracing): Ignore third party baggage entries from incoming requests (#5319)
  • ref(types): Add type for measurement unit (#5313)

Work in this release contributed by @​MasterOdin. Thank you for your contribution!

Commits
  • 5f5d186 release: 7.3.1
  • 6c759d1 meta: Update changelog for 7.3.1 (#5325)
  • 519dc6c fix(build): Use Node 14 in "Size Check" job to fix CI runs on master (#5324)
  • 40d26be chore(doc): Fix typo in JSDoc of parseBaggageHeader (#5322)
  • 3e07e20 ref(tracing): Ignore third party baggage entries from incoming requests (#5319)
  • b67c440 build: Run size-limit action on master (#5314)
  • 446a295 ref(types): Add type for measurement unit (#5313)
  • 8a8e489 fix(ember): Restore ember package contents (#5318)
  • cba9861 fix(ember): Update README docs to match sentry-docs (#5315)
  • 3abfb2d feat(react): expose FallbackRender as top-level type (#5307)
  • Additional commits viewable in compare view

Merge request reports

Loading