Skip to content

dependabot npm(deps): bump @sentry/node from 7.2.0 to 7.3.0

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

Bumps @sentry/node from 7.2.0 to 7.3.0.

Release notes

Sourced from @​sentry/node's releases.

7.3.0

  • feat(nextjs): Add exception handler for _error.js (#5259)
  • feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (#5292)
  • fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • fix(tracing): Baggage parsing fails when input is not of type string (#5276)
  • fix(tracing): Report the right units for CLS and TTFB (#5303)
  • fix(vue): Property access on undefined in errorHandler (#5279)
  • ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)

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

Changelog

Sourced from @​sentry/node's changelog.

7.3.0

  • feat(nextjs): Add exception handler for _error.js (#5259)
  • feat(tracing): Add additional Dynamic Sampling Context items to baggage and envelope headers (#5292)
  • fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • fix(tracing): Baggage parsing fails when input is not of type string (#5276)
  • fix(tracing): Report the right units for CLS and TTFB (#5303)
  • fix(vue): Property access on undefined in errorHandler (#5279)
  • ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)

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

Commits
  • db41006 release: 7.3.0
  • cbd3ec7 meta: add changelog for 7.3.0 (#5308)
  • b9f2122 ref(tracing): Unify DSC key names in envelope and baggage headers (#5302)
  • b52900f fix(tracing): Report the right units for CLS and TTFB (#5303)
  • cb2462b ref(tracing): Move getBaggage() from Span to Transaction class (#5299)
  • ea9ddaf feat(tracing): Add additional Dynamic Sampling Context items to baggage and e...
  • 9b02afb fix(node): Allow ParseRequestOptions to be passed to request handler (#5287)
  • 45818f3 feat(remix): Add Remix server SDK (#5269)
  • a1c79cd ref(node): Move stack parser to utils so it can be used from Electron (#5286)
  • 638b2f4 chore: Remove yarn.lock in browser int tests (#5291)
  • Additional commits viewable in compare view

Merge request reports

Loading