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

[Snyk] Upgrade @sentry/tracing from 7.107.0 to 7.108.0 #32

Closed

Conversation

sleidig
Copy link
Member

@sleidig sleidig commented Apr 17, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @sentry/tracing from 7.107.0 to 7.108.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2024-03-22.
Release notes
Package name: @sentry/tracing
  • 7.108.0 - 2024-03-22

    This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with 7.95.0. It
    also fixes some bugs with Interaction to First Paint (INP) instrumentation. This may impact your Sentry Performance
    Score calculation.

    • feat(serverless): Add Node.js 20 to compatible runtimes (#11104)
    • feat(core): Backport ResizeObserver and googletag default filters (#11210)
    • feat(webvitals): Adds event entry names for INP handler. Also guard against empty metric value
    • fix(metrics): use correct statsd data category (#11187)
    • fix(node): Record local variables with falsy values (v7) (#11190)
    • fix(node): Use unique variable for ANR context transfer (v7) (#11162)
    • fix(node): Time zone handling for cron (#11225)
    • fix(tracing): use web-vitals ttfb calculation (#11231)
    • fix(types): Fix incorrect sampled type on Transaction (#11146)
    • fix(webvitals): Fix mapping not being maintained properly and sometimes not sending INP spans (#11183)

    Work in this release contributed by @ quisido and @ joshkel. Thank you for your contributions!

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.45 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.47 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 75.47 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.1 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 35.4 KB
    @ sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.29 KB
    @ sentry/browser (incl. Feedback) - Webpack (gzipped) 31.49 KB
    @ sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.5 KB
    @ sentry/browser - Webpack (gzipped) 22.74 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 78.55 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.97 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 35.77 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 25.17 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.29 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 108.1 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.48 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 38.99 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 71.96 KB
    @ sentry/react - Webpack (gzipped) 22.77 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 89.81 KB
    @ sentry/nextjs Client - Webpack (gzipped) 53.95 KB
    @ sentry-internal/feedback - Webpack (gzipped) 17.28 KB
  • 7.107.0 - 2024-03-14

    This release fixes issues with INP instrumentation with the Next.js SDK and adds support for the enableInp option in
    the deprecated BrowserTracing integration for backwards compatibility.

    • feat(performance): Port INP span instrumentation to old browser tracing (#11085)
    • fix(ember): Ensure browser tracing is correctly lazy loaded (#11027)
    • fix(node): Do not assert in vendored proxy code (v7 backport) (#11009)
    • fix(react): Set handled value in ErrorBoundary depending on fallback [v7] (#11037)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 79.95 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.06 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 75.04 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 64.7 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 35.02 KB
    @ sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 34.9 KB
    @ sentry/browser (incl. Feedback) - Webpack (gzipped) 31.44 KB
    @ sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.45 KB
    @ sentry/browser - Webpack (gzipped) 22.68 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 78.18 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.57 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 35.34 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 25.11 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 219.07 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 106.88 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.38 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 38.62 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 71.53 KB
    @ sentry/react - Webpack (gzipped) 22.71 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 89.35 KB
    @ sentry/nextjs Client - Webpack (gzipped) 53.51 KB
    @ sentry-internal/feedback - Webpack (gzipped) 17.28 KB
from @sentry/tracing GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants