Skip to content

dependabot npm(deps): bump @sentry/node from 7.53.0 to 7.53.1

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

Bumps @sentry/node from 7.53.0 to 7.53.1.

Release notes

Sourced from @​sentry/node's releases.

7.53.1

  • chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)

Bundle size 📦

Path Size
@​sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.05 KB
@​sentry/browser - ES5 CDN Bundle (minified) 65.69 KB
@​sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.59 KB
@​sentry/browser - ES6 CDN Bundle (minified) 58.16 KB
@​sentry/browser - Webpack (gzipped + minified) 21.21 KB
@​sentry/browser - Webpack (minified) 69.08 KB
@​sentry/react - Webpack (gzipped + minified) 21.23 KB
@​sentry/nextjs Client - Webpack (gzipped + minified) 49.16 KB
@​sentry/browser + @​sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.67 KB
@​sentry/browser + @​sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.91 KB
@​sentry/replay ES6 CDN Bundle (gzipped + minified) 48.25 KB
@​sentry/replay - Webpack (gzipped + minified) 42.1 KB
@​sentry/browser + @​sentry/tracing + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 67.22 KB
@​sentry/browser + @​sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.12 KB
Changelog

Sourced from @​sentry/node's changelog.

7.53.1

  • chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)
Commits
  • ae04e45 release: 7.53.1
  • 8c0c3f2 Merge pull request #8208 from getsentry/prepare-release/7.53.1
  • 7d2be81 meta(changelog): Update changelog for 7.53.1
  • 1c4726c ref(sveltekit): Improve auto-instrumentation applicability check (#8083)
  • df59f66 fix(core): Fix racecondition that modifies in-flight sessions (#8203)
  • 55ff2a1 fix(node): Catch os.uptime() throwing because of EPERM (#8206)
  • a663a9c chore(svelte): Bump magic-string to 0.30.0 (#8197)
  • acfd50c chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 (#8196)
  • 44ae048 fix(replay): Fix buffered replays creating replay w/o error occuring (#8168)
  • ce8fc32 Merge pull request #8189 from getsentry/master
  • Additional commits viewable in compare view

Merge request reports

Loading