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/node from 7.59.3 to 7.60.0 #110

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

TheSlimvReal
Copy link
Contributor

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


Snyk has created this PR to upgrade @sentry/node from 7.59.3 to 7.60.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 21 days ago, on 2023-07-21.
Release notes
Package name: @sentry/node
  • 7.60.0 - 2023-07-21

    Important Changes

    • feat(replay): Ensure min/max duration when flushing (#8596)

    We will not send replays that are <5s long anymore. Additionally, we also added further safeguards to avoid overly long (>1h) replays.
    You can optionally configure the min. replay duration (defaults to 5s):

    new Replay({
      minReplayDuration: 10000 // in ms - note that this is capped at 15s max!
    })

    Other Changes

    • fix(profiling): Align to SDK selected time origin (#8599)
    • fix(replay): Ensure multi click has correct timestamps (#8591)
    • fix(utils): Truncate aggregate exception values (LinkedErrors) (#8593)

    Bundle size 📦

    Path Size
    @ sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.99 KB
    @ sentry/browser - ES5 CDN Bundle (minified) 69.25 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped + minified) 20.33 KB
    @ sentry/browser - ES6 CDN Bundle (minified) 60.48 KB
    @ sentry/browser - Webpack (gzipped + minified) 21.95 KB
    @ sentry/browser - Webpack (minified) 71.63 KB
    @ sentry/react - Webpack (gzipped + minified) 21.96 KB
    @ sentry/nextjs Client - Webpack (gzipped + minified) 50.83 KB
    @ sentry/browser + @ sentry/tracing - ES5 CDN Bundle (gzipped + minified) 30.37 KB
    @ sentry/browser + @ sentry/tracing - ES6 CDN Bundle (gzipped + minified) 28.25 KB
    @ sentry/replay ES6 CDN Bundle (gzipped + minified) 49.56 KB
    @ sentry/replay - Webpack (gzipped + minified) 43.33 KB
    @ sentry/browser + @ sentry/tracing + @ sentry/replay - ES6 CDN Bundle (gzipped + minified) 69.73 KB
    @ sentry/browser + @ sentry/replay - ES6 CDN Bundle (gzipped + minified) 62 KB
  • 7.59.3 - 2023-07-19
    • fix(browser): 0 is a valid index (#8581)
    • fix(nextjs): Ensure Webpack plugin is available after dynamic require (#8584)
    • types(browser): Add browser profiling client options (#8565)

    Bundle size 📦

    Path Size
    @ sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.95 KB
    @ sentry/browser - ES5 CDN Bundle (minified) 69.13 KB
    @ sentry/browser - ES6 CDN Bundle (gzipped + minified) 20.28 KB
    @ sentry/browser - ES6 CDN Bundle (minified) 60.38 KB
    @ sentry/browser - Webpack (gzipped + minified) 21.91 KB
    @ sentry/browser - Webpack (minified) 71.51 KB
    @ sentry/react - Webpack (gzipped + minified) 21.92 KB
    @ sentry/nextjs Client - Webpack (gzipped + minified) 50.76 KB
    @ sentry/browser + @ sentry/tracing - ES5 CDN Bundle (gzipped + minified) 30.33 KB
    @ sentry/browser + @ sentry/tracing - ES6 CDN Bundle (gzipped + minified) 28.19 KB
    @ sentry/replay ES6 CDN Bundle (gzipped + minified) 49.44 KB
    @ sentry/replay - Webpack (gzipped + minified) 43.16 KB
    @ sentry/browser + @ sentry/tracing + @ sentry/replay - ES6 CDN Bundle (gzipped + minified) 69.56 KB
    @ sentry/browser + @ sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.83 KB
from @sentry/node 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

@TheSlimvReal TheSlimvReal merged commit cabbe6f into master Jan 22, 2024
5 checks passed
@TheSlimvReal TheSlimvReal deleted the snyk-upgrade-74c676b5f2261ebee3e263466a3e0e51 branch January 22, 2024 08:20
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants