vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

[Snyk] Upgrade @sentry/browser from 7.59.3 to 7.60.0 #611

Closed hugobessa closed 1 year ago

hugobessa commented 1 year ago

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


Snyk has created this PR to upgrade @sentry/browser from 7.59.3 to 7.60.0.

:information_source: 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 **25 days ago**, on 2023-07-21.
Release notes
Package name: @sentry/browser
  • 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/browser 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](https://app.snyk.io/org/hugobessa/project/36f1fb75-9b58-44fd-824c-568db5d20c7d?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/hugobessa/project/36f1fb75-9b58-44fd-824c-568db5d20c7d/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/hugobessa/project/36f1fb75-9b58-44fd-824c-568db5d20c7d/settings/integration?pkg=@sentry/browser&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)