Skip to content

dependabot npm(deps): bump @sentry/node from 7.81.0 to 7.81.1

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

Bumps @sentry/node from 7.81.0 to 7.81.1.

Release notes

Sourced from @​sentry/node's releases.

7.81.1

  • fix(astro): Remove method from span op (#9603)
  • fix(deno): Make sure files get published (#9611)
  • fix(nextjs): Use globalThis instead of global in edge runtime (#9612)
  • fix(node): Improve error handling and shutdown handling for ANR (#9548)
  • fix(tracing-internal): Fix case when originalURL contain query params (#9531)

Work in this release contributed by @​powerfulyang, @​LubomirIgonda1, @​joshkel, and @​alexgleason. Thank you for your contributions!

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.72 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.01 KB
@​sentry/browser - Webpack (gzipped) 21.32 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.03 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.13 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.26 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 195.71 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.38 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.34 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.85 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.92 KB
@​sentry/react - Webpack (gzipped) 21.36 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.66 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.15 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.12 KB
Changelog

Sourced from @​sentry/node's changelog.

7.81.1

  • fix(astro): Remove method from span op (#9603)
  • fix(deno): Make sure files get published (#9611)
  • fix(nextjs): Use globalThis instead of global in edge runtime (#9612)
  • fix(node): Improve error handling and shutdown handling for ANR (#9548)
  • fix(tracing-internal): Fix case when originalURL contain query params (#9531)

Work in this release contributed by @​powerfulyang, @​LubomirIgonda1, @​joshkel, and @​alexgleason. Thank you for your contributions!

Commits
  • 69f78d7 release: 7.81.1
  • 88ceab4 Merge pull request #9614 from getsentry/prepare-release/7.81.1
  • aa459aa meta(changelog): Update changelog for 7.81.1
  • b8c46ea fix(nextjs): Use globalThis instead of global in edge runtime (#9612)
  • 2f17bb1 fix(astro): Remove method from span op (#9603)
  • 48e2337 fix(deno): Make sure files get published (#9611)
  • 4b8d755 chore: Add @​sentry/deno to issue template (#9610)
  • b46a1bb ref(feedback): Do not import window from browser pkg to avoid circular import...
  • f24ea88 ref(feedback): Refactor attaching replay id to feedback event to use hooks (#...
  • dbce251 Merge pull request #9602 from getsentry/remove-isanonymous
  • Additional commits viewable in compare view

Merge request reports

Loading