Skip to content

dependabot npm(deps): bump @sentry/node from 7.5.1 to 7.6.0

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

Bumps @sentry/node from 7.5.1 to 7.6.0.

Release notes

Sourced from @​sentry/node's releases.

7.6.0

This release adds the source field to all outgoing transactions. See the tracking GH issue for more details.

This release also re-enables lambda layer releases for the Node Serverless SDK.

  • ref(angular): Add transaction source for Angular Router (#5382)
  • ref(build): Reenable lambda layer release in craft (#5207)
  • feat(nextjs): Record transaction name source when creating transactions (#5391)
  • ref(react): Add source to react-router-v3 (#5377)
  • ref(react): Add transaction source for react router v4/v5 (#5384)
  • ref(react): Add transaction source for react router v6 (#5385)
  • feat(remix): Wrap root with ErrorBoundary (#5365)
  • fix(remix): Move hook checks inside the wrapper component (#5371)
  • fix(remix): Strip query params from transaction names (#5368)
  • fix(remix): Make peer deps less restrictive (#5369)
  • fix(remix): Wrap handleDocumentRequest functions (#5387)
  • ref(serverless): Add transaction source (#5394)
  • feat(tracing): Add transaction source field (#5367)
  • feat(tracing): Record transaction name source when name set directly (#5396)
  • ref(tracing): Add transaction source to default router (#5386)
  • ref(tracing): Include transaction in DSC if transaction source is not an unparameterized URL (#5392)
  • feat(vue): Add transaction source to VueRouter instrumentation (#5381)

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

Changelog

Sourced from @​sentry/node's changelog.

7.6.0

This release adds the source field to all outgoing transactions. See the tracking GH issue for more details.

This release also re-enables lambda layer releases for the Node Serverless SDK.

  • ref(angular): Add transaction source for Angular Router (#5382)
  • ref(build): Reenable lambda layer release in craft (#5207)
  • feat(nextjs): Record transaction name source when creating transactions (#5391)
  • ref(react): Add source to react-router-v3 (#5377)
  • ref(react): Add transaction source for react router v4/v5 (#5384)
  • ref(react): Add transaction source for react router v6 (#5385)
  • feat(remix): Wrap root with ErrorBoundary (#5365)
  • fix(remix): Move hook checks inside the wrapper component (#5371)
  • fix(remix): Strip query params from transaction names (#5368)
  • fix(remix): Make peer deps less restrictive (#5369)
  • fix(remix): Wrap handleDocumentRequest functions (#5387)
  • ref(serverless): Add transaction source (#5394)
  • feat(tracing): Add transaction source field (#5367)
  • feat(tracing): Record transaction name source when name set directly (#5396)
  • ref(tracing): Add transaction source to default router (#5386)
  • ref(tracing): Include transaction in DSC if transaction source is not an unparameterized URL (#5392)
  • feat(vue): Add transaction source to VueRouter instrumentation (#5381)

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

Commits
  • 7e030d1 release: 7.6.0
  • dace5cb meta: 7.6.0 CHANGELOG (#5397)
  • 8b4ab49 feat(tracing): Record transaction name source when name set directly (#5396)
  • aeac69d ref(serverless): Add transaction source (#5394)
  • 3b76a62 feat(nextjs): Record transaction name source when creating transactions (#5391)
  • e97a639 ref(tracing): Include transaction in DSC if transaction source is not an unpa...
  • 439b9d3 fix(remix): Wrap handleDocumentRequest functions. (#5387)
  • ae086f9 feat(remix): Wrap root with ErrorBoundary. (#5365)
  • 3e7a3ec ref(react): Add transaction source for react router v4/v5 (#5384)
  • f1b29ef ref(react): Add transaction source for react router v6 (#5385)
  • Additional commits viewable in compare view

Merge request reports

Loading