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.61.0 to 7.63.0 #186

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Sep 3, 2023

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.61.0 to 7.63.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 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-08-10.
Release notes
Package name: @sentry/tracing
  • 7.63.0 - 2023-08-10
    • build(deps): bump @ opentelemetry/instrumentation from 0.41.0 to 0.41.2
    • feat(eventbuilder): Export exceptionFromError for use in hybrid SDKs (#8766)
    • feat(node-experimental): Re-export from node (#8786)
    • feat(tracing): Add db connection attributes for mysql spans (#8775)
    • feat(tracing): Add db connection attributes for postgres spans (#8778)
    • feat(tracing): Improve data collection for mongodb spans (#8774)
    • fix(nextjs): Execute sentry config independently of autoInstrumentServerFunctions and autoInstrumentAppDirectory (#8781)
    • fix(replay): Ensure we do not flush if flush took too long (#8784)
    • fix(replay): Ensure we do not try to flush when we force stop replay (#8783)
    • fix(replay): Fix hasCheckout handling (#8782)
    • fix(replay): Handle multiple clicks in a short time (#8773)
    • ref(replay): Skip events being added too long after initial segment (#8768)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.1 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
    @ sentry/browser - Webpack (gzipped) 21.81 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.71 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.16 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.18 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 219.8 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.69 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.86 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.03 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.3 KB
    @ sentry/react - Webpack (gzipped) 21.84 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.92 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.64 KB
  • 7.62.0 - 2023-08-09

    Important Changes

    • feat(integrations): Add ContextLines integration for html-embedded JS stack frames (#8699)

    This release adds the ContextLines integration as an optional integration for the Browser SDKs to @ sentry/integrations.

    This integration adds source code from inline JavaScript of the current page's HTML (e.g. JS in <script> tags) to stack traces of captured errors.
    It can't collect source code from assets referenced by your HTML (e.g. <script src="..." />).

    The ContextLines integration is useful when you have inline JS code in HTML pages that can't be accessed by Sentry's backend, for example, due to a login-protected page.

    import { ContextLines } from "@ sentry/integrations";

    Sentry.init({
    // ...
    integrations: [
    new ContextLines({
    // The number of lines to collect before and after each stack frame's line number
    // Defaults to 7
    frameContextLines: 7,
    }),
    ],
    });

    Other Changes

    • fix(nextjs): Make all wrappers isomorphic and available in all runtimes (#8743)
    • fix(replay): Cancel debounce when replay is too short/long (#8742)
    • fix(utils): dirname and basename should handle Windows paths (#8737)
    • ref: Hoist flush, close, and lastEventId into @ sentry/core (#8731)
    • ref(node): Don't call JSON.stringify on prisma client when logging (#8745)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 74.96 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
    @ sentry/browser - Webpack (gzipped) 21.81 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.58 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.15 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.17 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 219.29 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.67 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.83 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.02 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.16 KB
    @ sentry/react - Webpack (gzipped) 21.84 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.78 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.64 KB
  • 7.61.1 - 2023-08-04
    • feat(nextjs): Add AsyncLocalStorage async context strategy to edge SDK (#8720)
    • fix(core): Filter internal API frames for synthetic frames (#8710)
    • fix(integrations): Capture exception if any arg to console method is an error (#8671)
    • fix(node-experimental): Update auto integration lookup & readme (#8690)
    • fix(node): Add availablility check on current hub to Node ContextLines integration (#8715)
    • fix(replay): Ensure buffer sessions end after capturing an error (#8713)
    • fix(replay): Ensure buffer->session switch is reliable (#8712)
    • fix(replay): Ensure we debounce flush if replay too short (#8716)
    • fix(replay): Improve capture of errorIds/traceIds (#8678)
    • fix(tracing): Set correct parent span id on fetch sentry-trace header (#8687)
    • fix(utils): Avoid pre_context and context_line overlap if frame lineno is out of bounds (#8722)
    • ref(replay): Improve status logging (#8709)
    • ref(nextjs): Allow withSentryConfig to accept async config function (#8721)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 74.85 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
    @ sentry/browser - Webpack (gzipped) 21.81 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.53 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.14 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.15 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 219.03 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.63 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.8 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 30.43 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.06 KB
    @ sentry/react - Webpack (gzipped) 21.84 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 92.65 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.61 KB
  • 7.61.0 - 2023-07-31
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

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 3:21am

@sonarcloud
Copy link

sonarcloud bot commented Sep 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wkylin wkylin merged commit 2d0ee22 into main Sep 4, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-4263eb06599f2939702bcc1128d63de0 branch September 4, 2023 01:58
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