dependabot npm(deps): bump @sentry/node from 7.80.0 to 7.80.1
Bumps @sentry/node from 7.80.0 to 7.80.1.
Release notes
Sourced from @sentry/node
's releases.
7.80.1
- fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
- fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
- fix(nextjs): Fix serverside transaction names on Windows (#9526)
- fix(node): Fix tRPC middleware typing (#9540)
- fix(replay): Add additional safeguards for capturing network bodies (#9506)
- fix(tracing): Update prisma span to be
db.prisma
(#9512)Bundle size
📦
Path Size @sentry/browser
(incl. Tracing, Replay) - Webpack (gzipped)65.42 KB @sentry/browser
(incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)55.63 KB @sentry/browser
(incl. Tracing) - Webpack (gzipped)30.98 KB @sentry/browser
- Webpack (gzipped)21.3 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)61.95 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (gzipped)29.1 KB @sentry/browser
- ES6 CDN Bundle (gzipped)21.24 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed)195.42 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (minified & uncompressed)88.32 KB @sentry/browser
- ES6 CDN Bundle (minified & uncompressed)63.3 KB @sentry/browser
(incl. Tracing) - ES5 CDN Bundle (gzipped)31.81 KB @sentry/react
(incl. Tracing, Replay) - Webpack (gzipped)65.77 KB @sentry/react
- Webpack (gzipped)21.34 KB @sentry/nextjs
Client (incl. Tracing, Replay) - Webpack (gzipped)82.49 KB @sentry/nextjs
Client - Webpack (gzipped)48.13 KB @sentry-internal/feedback
- Webpack (gzipped)16 KB
Changelog
Sourced from @sentry/node
's changelog.
7.80.1
- fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
- fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
- fix(nextjs): Fix serverside transaction names on Windows (#9526)
- fix(node): Fix tRPC middleware typing (#9540)
- fix(replay): Add additional safeguards for capturing network bodies (#9506)
- fix(tracing): Update prisma span to be
db.prisma
(#9512)
Commits
-
4288f69
release: 7.80.1 -
848335f
Merge pull request #9551 from getsentry/prepare-release/7.80.1 -
4d9e57f
meta(changelog): Update changelog for 7.80.1 -
b623a68
fix(node): Fix tRPC middleware typing (#9540) -
27686ba
fix(nextjs): Add tracing extensions in all serverside wrappers (#9537) -
d80e27b
fix(astro): Adjust Vite plugin config to upload server source maps (#9541) -
569e5b5
ref(nextjs): Improve wording in case CLI is missing (#9538) -
04e7be9
fix(replay): Add additional safeguards for capturing network bodies (#9506) -
1d50eef
fix(nextjs): Fix serverside transaction names on Windows (#9526) -
82e87dc
build(remix): Fix version for remix build on node 14 (#9528) - Additional commits viewable in compare view