Skip to content

dependabot npm(deps): bump @sentry/node from 7.59.2 to 7.59.3

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

Bumps @sentry/node from 7.59.2 to 7.59.3.

Release notes

Sourced from @​sentry/node's releases.

7.59.3

  • fix(browser): 0 is a valid index (#8581)
  • fix(nextjs): Ensure Webpack plugin is available after dynamic require (#8584)
  • types(browser): Add browser profiling client options (#8565)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.95 KB
@​sentry/browser - ES5 CDN Bundle (minified) 69.13 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 20.28 KB
@​sentry/browser - ES6 CDN Bundle (minified) 60.38 KB
@​sentry/browser - Webpack (gzipped + minified) 21.91 KB
@​sentry/browser - Webpack (minified) 71.51 KB
@​sentry/react - Webpack (gzipped + minified) 21.92 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 50.76 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 30.33 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 28.19 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 49.44 KB
@​sentry/replay - Webpack (gzipped + minified) 43.16 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 69.56 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.83 KB
Changelog

Sourced from @​sentry/node's changelog.

7.59.3

  • fix(browser): 0 is a valid index (#8581)
  • fix(nextjs): Ensure Webpack plugin is available after dynamic require (#8584)
  • types(browser): Add browser profiling client options (#8565)
Commits
  • acc37e5 release: 7.59.3
  • e2b0dcd Merge pull request #8588 from getsentry/prepare-release/7.59.3
  • ac1e6db meta: Update Changelog for 7.59.3 (again)
  • 1c28688 Revert "meta: Update CHANGELOG for 7.59.3 (#8586)" (#8587)
  • 48e97d3 meta: Update CHANGELOG for 7.59.3 (#8586)
  • 1ed3705 types(browser): Add browser profiling client options (#8565)
  • 68c4491 fix(browser): 0 is a valid index (#8581)
  • f2bdd1f chore(publish): Publish NPM packages in order of dependency tree (#8579)
  • 7c51b9e fix(nextjs): Ensure Webpack plugin is available after dynamic require (#8584)
  • 204d3e3 build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#8583)
  • Additional commits viewable in compare view

Merge request reports