Skip to content

dependabot npm(deps): bump @sentry/node from 7.102.0 to 7.102.1

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

Bumps @sentry/node from 7.102.0 to 7.102.1.

Release notes

Sourced from @​sentry/node's releases.

7.102.1

  • fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (#10702)
  • fix(tracing): Guard against missing window.location (#10659)
  • ref: Make span types more robust (#10660)
  • ref(remix): Make @remix-run/router a dependency (v7) (#10779)

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.54 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.75 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.95 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.24 KB
Changelog

Sourced from @​sentry/node's changelog.

7.102.1

  • fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (#10702)
  • fix(tracing): Guard against missing window.location (#10659)
  • ref: Make span types more robust (#10660)
  • ref(remix): Make @remix-run/router a dependency (v7) (#10779)
Commits
  • 26ec3bd release: 7.102.1
  • 3769895 meta: Update CHANGELOG for 7.102.1 (#10788)
  • f5985f5 fix(performance): Fixes latest route name and source for interactions not upd...
  • 91c7f07 ref(remix): Make @remix-run/router a dependency (v7) (#10779)
  • e102775 Merge branch 'v7' into egou/v7/fix/browser-tracing-latest-route
  • 046422b chore(publish): [v7] Use craft config from merge target branch for release pr...
  • 4de88db Merge pull request #10759 from getsentry/fn/backport-fixes
  • f40cba0 fix(tracing): Guard against missing window.location (#10659)
  • 01f6386 ref: Make span types more robust (#10660)
  • a77153c Merge branch 'release/7.102.0' into v7
  • Additional commits viewable in compare view

Merge request reports