Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade @sentry/nextjs from 7.80.1 to 7.99.0 #870

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NOUIY
Copy link
Owner

@NOUIY NOUIY commented Feb 22, 2024

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


Snyk has created this PR to upgrade @sentry/nextjs from 7.80.1 to 7.99.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 21 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-01-30.
Release notes
Package name: @sentry/nextjs
  • 7.99.0 - 2024-01-30

    Important Changes

    Deprecations

    This release includes some deprecations for span related methods and integrations in our Deno SDK, @ sentry/deno. For
    more details please look at our
    migration guide.

    • feat(core): Deprecate Span.setHttpStatus in favor of setHttpStatus (#10268)
    • feat(core): Deprecate spanStatusfromHttpCode in favour of getSpanStatusFromHttpCode (#10361)
    • feat(core): Deprecate StartSpanOptions.origin in favour of passing attribute (#10274)
    • feat(deno): Expose functional integrations to replace classes (#10355)

    Other Changes

    • feat(bun): Add missing @ sentry/node re-exports (#10396)
    • feat(core): Add afterAllSetup hook for integrations (#10345)
    • feat(core): Ensure startSpan() can handle spans that require parent (#10386)
    • feat(core): Read propagation context off scopes in startSpan APIs (#10300)
    • feat(remix): Export missing @ sentry/node functions (#10385, #10391)
    • feat(serverless): Add missing @ sentry/node re-exports (#10390)
    • feat(sveltekit): Add more missing @ sentry/node re-exports (#10392)
    • feat(tracing): Export proper type for browser tracing (#10411)
    • feat(tracing): Expose new browserTracingIntegration (#10351)
    • fix: Ensure afterAllSetup is called when using addIntegration() (#10372)
    • fix(core): Export spanToTraceContext function from span utils (#10364)
    • fix(core): Make FunctionToString integration use SETUP_CLIENTS weakmap (#10358)
    • fix(deno): Call function if client is not setup (#10354)
    • fix(react): Fix attachReduxState option (#10381)
    • fix(spotlight): Use unpatched http.request (#10369)
    • fix(tracing): Only create request span if there is active span (#10375)
    • ref: Read propagation context off of scope and isolation scope when propagating and applying trace context (#10297)

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

    Bundle size 📦

    Path Size
    @ sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.18 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.39 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.28 KB
    @ sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.01 KB
    @ sentry/browser (incl. Tracing) - Webpack (gzipped) 33.41 KB
    @ sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.28 KB
    @ sentry/browser (incl. Feedback) - Webpack (gzipped) 31.33 KB
    @ sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.34 KB
    @ sentry/browser - Webpack (gzipped) 22.6 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.54 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.45 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped) 24.66 KB
    @ sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 213.12 KB
    @ sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.13 KB
    @ sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74 KB
    @ sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.56 KB
    @ sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.78 KB
    @ sentry/react - Webpack (gzipped) 22.63 KB
    @ sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.45 KB
    @ sentry/nextjs Client - Webpack (gzipped) 50.76 KB
    @ sentry-internal/feedback - Webpack (gzipped) 17.21 KB
  • 7.98.0 - 2024-01-25

    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
  • 7.97.0 - 2024-01-25

    This release contains a bug that can lead to too many spans being generated. This has been fixed in v7.99.0, we recommend updating to this version.

    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
  • 7.95.0 - 2024-01-23
    Read more
  • 7.94.1 - 2024-01-19
  • 7.93.0 - 2024-01-10
  • 7.92.0 - 2024-01-04
  • 7.91.0 - 2023-12-22
  • 7.90.0 - 2023-12-20
  • 7.89.0 - 2023-12-19
  • 7.88.0 - 2023-12-14
  • 7.87.0 - 2023-12-13
  • 7.86.0 - 2023-12-07
  • 7.85.0 - 2023-12-04
  • 7.84.0 - 2023-11-30
  • 7.83.0 - 2023-11-28
  • 7.82.0 - 2023-11-27
  • 7.81.1 - 2023-11-21
  • 7.81.0 - 2023-11-20
  • 7.80.2-alpha.1 - 2023-11-15
  • 7.80.2-alpha.0 - 2023-11-14
  • 7.80.1 - 2023-11-14
from @sentry/nextjs 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

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

Successfully merging this pull request may close these issues.

2 participants