Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sentry/node to v7.98.0 #2686

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 7.95.0 -> 7.98.0 age adoption passing confidence

Release Notes

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

v7.98.0

Compare Source

This release primarily fixes some type declaration errors:

  • feat(core): Export IntegrationIndex type (#​10337)
  • fix(nextjs): Fix Http integration type declaration (#​10338)
  • fix(node): Fix type definitions (#​10339)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@​sentry/browser - Webpack (gzipped) 22.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.57 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.13 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.97 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.43 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 211.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 99.44 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.08 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.07 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.45 KB
@​sentry/react - Webpack (gzipped) 22.55 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.11 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.4 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.21 KB

v7.97.0

Compare Source

Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.

  • feat(react): Add stripBasename option for React Router 6 (#​10314)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@​sentry/browser - Webpack (gzipped) 22.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.57 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.13 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.97 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.43 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 211.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 99.44 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.08 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.07 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.44 KB
@​sentry/react - Webpack (gzipped) 22.55 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.11 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.4 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.21 KB

v7.96.0

Compare Source

Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0
directly.

Important Changes
Deprecations

This release includes some deprecations for integrations in @sentry/browser and frontend framework SDKs
(@sentry/react, @sentry/vue, etc.). Please take a look at our
migration guide for more details.

  • feat(browser): Export functional integrations & deprecate classes (#​10267)
Web Vitals Fix for LCP and CLS

This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly,
increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version 7.75.0.

  • fix(tracing): Ensure web vitals are correctly stopped/captured (#​10323)
Other Changes
  • fix(node): Fix node-cron types and add test (#​10315)
  • fix(node): Fix downleveled types entry point (#​10321)
  • fix(node): LocalVariables integration should use setupOnce (#​10307)
  • fix(replay): Fix type for options of replayIntegration (#​10325)

Work in this release contributed by @​Shubhdeep12. Thank you for your contribution!


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency @sentry/node to v7.96.0 fix(deps): update dependency @sentry/node to v7.98.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch 2 times, most recently from 7c0d0d3 to 14d262d Compare January 25, 2024 20:40
@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from 14d262d to 0e99e88 Compare January 25, 2024 20:41
@niclim niclim added this pull request to the merge queue Jan 29, 2024
Merged via the queue into main with commit 47f39a4 Jan 29, 2024
3 checks passed
@niclim niclim deleted the renovate/sentry-javascript-monorepo branch January 29, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant