Skip to content

dependabot npm(deps): bump @sentry/node from 7.62.0 to 7.63.0

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

Bumps @sentry/node from 7.62.0 to 7.63.0.

Release notes

Sourced from @​sentry/node's releases.

7.63.0

  • build(deps): bump @​opentelemetry/instrumentation from 0.41.0 to 0.41.2
  • feat(eventbuilder): Export exceptionFromError for use in hybrid SDKs (#8766)
  • feat(node-experimental): Re-export from node (#8786)
  • feat(tracing): Add db connection attributes for mysql spans (#8775)
  • feat(tracing): Add db connection attributes for postgres spans (#8778)
  • feat(tracing): Improve data collection for mongodb spans (#8774)
  • fix(nextjs): Execute sentry config independently of autoInstrumentServerFunctions and autoInstrumentAppDirectory (#8781)
  • fix(replay): Ensure we do not flush if flush took too long (#8784)
  • fix(replay): Ensure we do not try to flush when we force stop replay (#8783)
  • fix(replay): Fix hasCheckout handling (#8782)
  • fix(replay): Handle multiple clicks in a short time (#8773)
  • ref(replay): Skip events being added too long after initial segment (#8768)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.1 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
@​sentry/browser - Webpack (gzipped) 21.81 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.71 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.16 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 20.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 219.8 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.69 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.86 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.03 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.3 KB
@​sentry/react - Webpack (gzipped) 21.84 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.92 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.64 KB
Changelog

Sourced from @​sentry/node's changelog.

7.63.0

  • build(deps): bump @​opentelemetry/instrumentation from 0.41.0 to 0.41.2
  • feat(eventbuilder): Export exceptionFromError for use in hybrid SDKs (#8766)
  • feat(node-experimental): Re-export from node (#8786)
  • feat(tracing): Add db connection attributes for mysql spans (#8775)
  • feat(tracing): Add db connection attributes for postgres spans (#8778)
  • feat(tracing): Improve data collection for mongodb spans (#8774)
  • fix(nextjs): Execute sentry config independently of autoInstrumentServerFunctions and autoInstrumentAppDirectory (#8781)
  • fix(replay): Ensure we do not flush if flush took too long (#8784)
  • fix(replay): Ensure we do not try to flush when we force stop replay (#8783)
  • fix(replay): Fix hasCheckout handling (#8782)
  • fix(replay): Handle multiple clicks in a short time (#8773)
  • ref(replay): Skip events being added too long after initial segment (#8768)
Commits
  • f3cd633 release: 7.63.0
  • 30da5c3 Merge pull request #8788 from getsentry/prepare-release/7.63.0
  • 3439d39 meta(changelog): Update changelog for 7.63.0
  • fc7344f fix(replay): Ensure we do not try to flush when we force stop replay (#8783)
  • ad0cb9b feat(node-experimental): Re-export from node (#8786)
  • 12932e0 feat(tracing): Add db connection attributes for postgres spans (#8778)
  • 8f5922d feat(tracing): Add db connection attributes for mysql spans (#8775)
  • fdd17e7 feat(tracing): Improve data collection for mongodb spans (#8774)
  • 0bade5d fix(replay): Ensure we do not flush if flush took too long (#8784)
  • da1b592 fix(replay): Fix hasCheckout handling (#8782)
  • Additional commits viewable in compare view

Merge request reports