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/gatsby from 7.20.0 to 7.66.0 #1783

Closed

Conversation

FengShangWuQi
Copy link
Owner

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


Snyk has created this PR to upgrade @sentry/gatsby from 7.20.0 to 7.66.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 76 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-08-30.
Release notes
Package name: @sentry/gatsby
  • 7.66.0 - 2023-08-30
    • fix: Defer tracing decision to downstream SDKs when using SDK without performance (#8839)
    • fix(nextjs): Fix package.json exports (#8895)
    • fix(sveltekit): Ensure target file exists before applying auto instrumentation (#8881)
    • ref: Use consistent console instrumentation (#8879)
    • ref(browser): Refactor sentry breadcrumb to use hook (#8892)
    • ref(tracing): Add origin to spans (#8765)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.27 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.25 KB
    @ sentry/browser - Webpack (gzipped) 21.86 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.79 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.2 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.19 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.3 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.13 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.84 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.1 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 75.29 KB
    @ sentry/react - Webpack (gzipped) 21.89 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 93.13 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.8 KB
  • 7.66.0-alpha.0 - 2023-08-29

    Important Changes

    • feat(replay): Upgrade to rrweb2.0

    This should be fully backwards compatible with previously recorded replays. Only breaking change is that we will not be masking aria-label by default. This is to better support searching by clicks. Another issue is there is about a 13% bundle size increase, however this comes with improved performance and improved replay fidelity especially in regards to web components.

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 83.79 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.2 KB
    @ sentry/browser - Webpack (gzipped) 21.85 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 78.09 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.22 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.18 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 251.41 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.88 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.86 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.11 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 83.81 KB
    @ sentry/react - Webpack (gzipped) 21.88 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 101.65 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.74 KB
  • 7.65.0 - 2023-08-28
    • build: Remove build-specific polyfills (#8809)
    • build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#8822)
    • deps(sveltekit): Bump @ sentry/vite-plugin (#8877)
    • feat(core): Introduce Sentry.startActiveSpan and Sentry.startSpan (#8803)
    • fix: Memoize AsyncLocalStorage instance (#8831)
    • fix(nextjs): Check for validity of API route handler signature (#8811)
    • fix(nextjs): Fix requestAsyncStorageShim path resolution on windows (#8875)
    • fix(node): Log entire error object in OnUncaughtException (#8876)
    • fix(node): More relevant warning message when tracing extensions are missing (#8820)
    • fix(replay): Streamline session creation/refresh (#8813)
    • fix(sveltekit): Avoid invalidating data on route changes in wrapServerLoadWithSentry (#8801)
    • fix(tracing): Better guarding for performance observer (#8872)
    • ref(sveltekit): Remove custom client fetch instrumentation and use default instrumentation (#8802)
    • ref(tracing-internal): Deprecate tracePropagationTargets in BrowserTracing (#8874)

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 75.22 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 31.2 KB
    @ sentry/browser - Webpack (gzipped) 21.85 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.75 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 28.21 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 20.18 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.06 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 84.89 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 59.86 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.1 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 75.24 KB
    @ sentry/react - Webpack (gzipped) 21.88 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 93.04 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.73 KB
  • 7.65.0-alpha.0 - 2023-08-16
  • 7.64.0 - 2023-08-14
  • 7.64.0-alpha.0 - 2023-08-11
  • 7.63.0 - 2023-08-10
  • 7.62.0 - 2023-08-09
  • 7.61.1 - 2023-08-04
  • 7.61.0 - 2023-07-31
  • 7.60.1 - 2023-07-26
  • 7.60.0 - 2023-07-21
  • 7.59.3 - 2023-07-19
  • 7.59.2 - 2023-07-18
  • 7.59.1 - 2023-07-17
  • 7.59.0 - 2023-07-17
  • 7.59.0-beta.1 - 2023-07-17
  • 7.59.0-beta.0 - 2023-07-13
  • 7.58.1 - 2023-07-13
  • 7.58.0 - 2023-07-12
  • 7.57.0 - 2023-06-28
  • 7.57.0-beta.0 - 2023-06-21
  • 7.56.0 - 2023-06-19
  • 7.55.2 - 2023-06-14
  • 7.55.1 - 2023-06-14
  • 7.55.0 - 2023-06-13
  • 7.54.0 - 2023-06-01
  • 7.53.1 - 2023-05-24
  • 7.53.0 - 2023-05-23
  • 7.52.1 - 2023-05-15
  • 7.52.0 - 2023-05-15
  • 7.51.2 - 2023-05-08
  • 7.51.1 - 2023-05-08
  • 7.51.0 - 2023-05-04
  • 7.50.0 - 2023-04-27
  • 7.49.0 - 2023-04-20
  • 7.48.0 - 2023-04-14
  • 7.47.0 - 2023-04-05
  • 7.46.0 - 2023-03-30
  • 7.45.0 - 2023-03-24
  • 7.44.2 - 2023-03-21
  • 7.44.1 - 2023-03-20
  • 7.44.0 - 2023-03-20
  • 7.43.0 - 2023-03-13
  • 7.42.0 - 2023-03-09
  • 7.41.0 - 2023-03-06
  • 7.40.0 - 2023-03-01
  • 7.39.0 - 2023-02-27
  • 7.38.0 - 2023-02-17
  • 7.37.2 - 2023-02-13
  • 7.37.1 - 2023-02-10
  • 7.37.0 - 2023-02-09
  • 7.36.0 - 2023-02-02
  • 7.35.0 - 2023-02-01
  • 7.34.0 - 2023-01-26
  • 7.34.0-beta.0 - 2023-01-25
  • 7.33.0 - 2023-01-24
  • 7.32.1 - 2023-01-23
  • 7.32.0 - 2023-01-23
  • 7.31.1 - 2023-01-17
  • 7.31.0 - 2023-01-16
  • 7.30.0 - 2023-01-10
  • 7.29.0 - 2023-01-04
  • 7.28.1 - 2022-12-22
  • 7.28.0 - 2022-12-20
  • 7.27.0 - 2022-12-16
  • 7.26.0 - 2022-12-13
  • 7.25.0 - 2022-12-12
  • 7.24.2 - 2022-12-07
  • 7.24.1 - 2022-12-07
  • 7.24.0 - 2022-12-07
  • 7.23.0 - 2022-12-01
  • 7.22.0 - 2022-11-29
  • 7.21.1 - 2022-11-23
  • 7.21.0 - 2022-11-22
  • 7.20.1 - 2022-11-21
  • 7.20.0 - 2022-11-17
from @sentry/gatsby 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 22, 2023

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

Name Status Preview Comments Updated (UTC)
blog ❌ Failed (Inspect) Sep 22, 2023 4:46pm
storybook ❌ Failed (Inspect) Sep 22, 2023 4:46pm

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 22, 2023

❌ storybook deploy preview failed

Your build failed. View the build logs.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 22, 2023

✅ blog deploy preview ready

@stale
Copy link

stale bot commented Sep 29, 2023

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Sep 29, 2023
@stale stale bot closed this Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants