Skip to content

dependabot npm(deps): bump @sentry/node from 7.55.2 to 7.56.0

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

Bumps @sentry/node from 7.55.2 to 7.56.0.

Release notes

Sourced from @​sentry/node's releases.

7.56.0

  • feat(replay): Rework slow click & multi click detection (#8322)
  • feat(replay): Stop replay when event buffer exceeds max. size (#8315)
  • feat(replay): Consider window.open for slow clicks (#8308)
  • fix(core): Temporarily store debug IDs in stack frame and only put them into debug_meta before sending (#8347)
  • fix(remix): Extract deferred responses correctly in root loaders. (#8305)
  • fix(vue): Don't call next in Vue router 4 instrumentation (#8351)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.17 KB
@​sentry/browser - ES5 CDN Bundle (minified) 66.13 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.71 KB
@​sentry/browser - ES6 CDN Bundle (minified) 58.6 KB
@​sentry/browser - Webpack (gzipped + minified) 21.33 KB
@​sentry/browser - Webpack (minified) 69.52 KB
@​sentry/react - Webpack (gzipped + minified) 21.36 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 49.28 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.79 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 27.03 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 49.37 KB
@​sentry/replay - Webpack (gzipped + minified) 43.1 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 68.4 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.29 KB
Changelog

Sourced from @​sentry/node's changelog.

7.56.0

  • feat(replay): Rework slow click & multi click detection (#8322)
  • feat(replay): Stop replay when event buffer exceeds max. size (#8315)
  • feat(replay): Consider window.open for slow clicks (#8308)
  • fix(core): Temporarily store debug IDs in stack frame and only put them into debug_meta before sending (#8347)
  • fix(remix): Extract deferred responses correctly in root loaders. (#8305)
  • fix(vue): Don't call next in Vue router 4 instrumentation (#8351)
Commits
  • 527bea7 release: 7.56.0
  • 9e58310 Merge pull request #8356 from getsentry/prepare-release/7.56.0
  • e41ce24 meta(changelog): Update changelog for 7.56.0
  • 1bdf2d9 feat(replay): Consider window.open for slow clicks (#8308)
  • 34bb403 feat(replay): Stop replay when event buffer exceeds max. size (#8315)
  • e6ea537 fix(vue): Don't call next in Vue router 4 instrumentation (#8351)
  • a4c858f fix(core): Temporarily store debug IDs in stack frame and only put them into ...
  • dba9a3d feat(replay): Rework slow click & multi click detection (#8322)
  • ea45d20 fix(remix): Extract deferred responses correctly in root loaders. (#8305)
  • db8421c test(remix): Update integration tests to Remix 1.17.0 (#8304)
  • Additional commits viewable in compare view

Merge request reports