Skip to content

Update dependency @sentry/node to v7.102.0

Renovate requested to merge renovate/sentry-javascript-monorepo into master

This MR contains the following updates:

Package Type Update Change
@sentry/node (source) dependencies minor 7.100.1 -> 7.102.0

Release Notes

getsentry/sentry-javascript (@​sentry/node)

v7.102.0

Compare Source

  • fix: Export session API (#​10712)
  • fix(core): Fix scope capturing via captureContext function (#​10737)
Bundle size 📦
Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.43 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.66 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.6 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.28 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.62 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.5 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.39 KB
@​sentry/browser - Webpack (gzipped) 22.66 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.72 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 68.21 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 34.03 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.05 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.99 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 102.78 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.08 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 37.19 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 70.03 KB
@​sentry/react - Webpack (gzipped) 22.69 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.7 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.89 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.24 KB

v7.101.1

Compare Source

In version 7.101.0 the @sentry/hub package was missing due to a publishing issue. This release contains the package again.

  • fix(nextjs): Remove webpack:// prefix more broadly from source map sources field (#​10641)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.65 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.58 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.26 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.6 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.48 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.37 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser - Webpack (gzipped) 22.64 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.69 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 68.18 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 34.01 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.8 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 102.6 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.89 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 37.14 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 70.01 KB
@​sentry/react - Webpack (gzipped) 22.67 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.68 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.87 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.22 KB

v7.101.0

Compare Source

  • feat: Export semantic attribute keys from SDK packages (#​10637)
  • feat(core): Add metric summaries to spans (#​10554)
  • feat(core): Deprecate the Hub constructor (#​10584)
  • feat(core): Make custom tracing methods return spans & set default op (#​10633)
  • feat(replay): Add getReplay utility function (#​10510)
  • fix(angular-ivy): Add exports field to package.json (#​10569)
  • fix(sveltekit): Avoid capturing Http 4xx errors on the client (#​10571)
  • fix(sveltekit): Properly await sourcemaps flattening (#​10602)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports