Skip to content

dependabot npm(deps): bump @sentry/node from 7.100.0 to 7.100.1

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

Bumps @sentry/node from 7.100.0 to 7.100.1.

Release notes

Sourced from @​sentry/node's releases.

7.100.1

This release contains build fixes for profiling-node.

  • build(profiling-node): make sure debug build plugin is used #10534
  • build: Only run profiling e2e test if bindings have changed #10542
  • fix(feedback): Replay breadcrumb for feedback events was incorrect #10536

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.33 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.57 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.49 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.17 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.52 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.39 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.37 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.37 KB
@​sentry/browser - Webpack (gzipped) 22.63 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.36 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.9 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.66 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.73 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.07 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.87 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.8 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.93 KB
@​sentry/react - Webpack (gzipped) 22.67 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.54 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.72 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.22 KB
Changelog

Sourced from @​sentry/node's changelog.

7.100.1

This release contains build fixes for profiling-node.

  • build(profiling-node): make sure debug build plugin is used #10534
  • build: Only run profiling e2e test if bindings have changed #10542
  • fix(feedback): Replay breadcrumb for feedback events was incorrect #10536
Commits
  • 424a9c1 release: 7.100.1
  • 08a06ae meta(changelog): Update changelog for 7.100.1
  • bdb73c7 Merge pull request #10546 from getsentry/fn/backport-v7
  • 11576d6 fix(feedback): Replay breadcrumb for feedback events was incorrect (#10536)
  • 5a9f460 build: Only run profiling e2e test if bindings have changed (#10542)
  • 17a5d38 build(profiling-node): make sure debug build plugin is used (#10534)
  • 821537c feat(deps): bump @​sentry/cli from 2.26.0 to 2.28.0 (#10496)
  • ed975cf Merge pull request #10524 from getsentry/master
  • 6cfa68d Merge branch 'release/7.100.0'
  • See full diff in compare view

Merge request reports