Skip to content

dependabot npm(deps): bump @sentry/node from 7.12.1 to 7.13.0

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

Bumps @sentry/node from 7.12.1 to 7.13.0.

Release notes

Sourced from @​sentry/node's releases.

7.13.0

  • feat(browser): Use fetch keepalive flag (#5697)
  • feat(core): Set custom transaction source for event processors (#5722)
  • feat(nextjs): Trace navigation transactions (#5676)
  • feat(node): Add Modules integration to default integrations (#5706)
  • fix(browser): Use normalizeDepth option when creating an event from a plain object
  • fix(core): Fix integration deduping (#5696)
  • fix(node): Use normalizeDepth when creating an event from unknown input
  • fix(nextjs): Make NextApiHandler type version-agnostic (#5737)
  • fix(tracing): Set sample rate in transaction metadata and DSC (#5691)
  • ref: Make dynamic sampling context mutable (#5710)
  • ref(tracing): Record transaction name changes (#5723)
  • chore(nextjs): Remove obsolete dataFetchers loader (#5713)
Changelog

Sourced from @​sentry/node's changelog.

7.13.0

  • feat(browser): Use fetch keepalive flag (#5697)
  • feat(core): Set custom transaction source for event processors (#5722)
  • feat(nextjs): Trace navigation transactions (#5676)
  • feat(node): Add Modules integration to default integrations (#5706)
  • fix(browser): Use normalizeDepth option when creating an event from a plain object
  • fix(core): Fix integration deduping (#5696)
  • fix(node): Use normalizeDepth when creating an event from unknown input
  • fix(nextjs): Make NextApiHandler type version-agnostic (#5737)
  • fix(tracing): Set sample rate in transaction metadata and DSC (#5691)
  • ref: Make dynamic sampling context mutable (#5710)
  • ref(tracing): Record transaction name changes (#5723)
  • chore(nextjs): Remove obsolete dataFetchers loader (#5713)
Commits
  • 3ea3848 release: 7.13.0
  • 3c77f62 meta: CHANGELOG for 7.13.0 (#5748)
  • 51bc032 ref(tracing): Use previous source when logging name changes (#5733)
  • 347fbe4 ref: Make dynamic sampling context mutable (#5710)
  • e26e43a chore(deps): Add @types/rimraf (#5743)
  • 180f644 fix(nextjs): Make NextApiHandler type version-agnostic (#5737)
  • fbd4ef0 ref(core): Use timestamp of processed event in name change (#5735)
  • ff4f97f feat(core): Set custom transaction source for event processors (#5722)
  • 8cff038 ref(node): Add propagations to http integration (#5720)
  • 60b394a ref(tracing): Add propagations to tracing SDK (#5719)
  • Additional commits viewable in compare view

Merge request reports