Skip to content

dependabot npm(deps): bump @sentry/node from 7.17.2 to 7.17.3

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

Bumps @sentry/node from 7.17.2 to 7.17.3.

Release notes

Sourced from @​sentry/node's releases.

7.17.3

  • chore(ember): Show warning when using invalid config (#6032)
  • fix(nextjs): Log false positive warning only if request is unfinished. (#6070)
  • fix(tracing): Add an extra conditional check to web vitals onCLS() (#6091)
Changelog

Sourced from @​sentry/node's changelog.

7.17.3

  • chore(ember): Show warning when using invalid config (#6032)
  • fix(nextjs): Log false positive warning only if request is unfinished. (#6070)
  • fix(tracing): Add an extra conditional check to web vitals onCLS() (#6091)
Commits
  • 7123838 release: 7.17.3
  • b3d3abf meta: CHANGELOG for 7.17.3 (#6092)
  • 83ce1b8 fix(tracing): Add an extra conditional check to web vitals onCLS()
  • f33301f feat(otel): Parse better op/description from otel span where possible (#6084)
  • 652eaac chore(ember): Show warning when using invalid config (#6032)
  • b0908d0 feat(otel): Map otel span data to Sentry transaction/span/context (#6082)
  • c6bdbfd fix(nextjs): Log false positive warning only if request is unfinished. (#6070)
  • 8d7e050 feat(otel): Add basic SentrySpanProcessor (#6023)
  • 0238416 Merge branch 'release/7.17.2'
  • See full diff in compare view

Merge request reports

Loading