Skip to content

dependabot npm(deps): bump @sentry/node from 7.82.0 to 7.83.0

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

Bumps @sentry/node from 7.82.0 to 7.83.0.

Release notes

Sourced from @​sentry/node's releases.

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)
  • fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • fix(remix): Check the error data before spreading. (#9664)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.86 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.46 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
@​sentry/browser - Webpack (gzipped) 21.38 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.71 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.52 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.6 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 197.46 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.29 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.21 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.24 KB
@​sentry/react - Webpack (gzipped) 21.42 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.96 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.21 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.19 KB
Changelog

Sourced from @​sentry/node's changelog.

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)
  • fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • fix(remix): Check the error data before spreading. (#9664)
Commits
  • 11d41d5 release: 7.83.0
  • 85ff926 Merge pull request #9684 from getsentry/prepare-release/7.83.0
  • ab318e5 meta: Update Changelog for 7.83.0
  • 16e5037 feat(astro): Add assets option to source maps upload options (#9668)
  • 98d4988 fix: Don't depend on browser types in types (#9682)
  • f2e57ad chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • 3a96b23 feat: Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • 85a494a fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • 7249cf9 fix(remix): Check the error data before spreading. (#9664)
  • 30eca53 Merge pull request #9677 from getsentry/update-master-with-develop
  • Additional commits viewable in compare view

Merge request reports

Loading