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/browser from 8.8.0 to 8.10.0 #30

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

gokulk16
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @sentry/browser from 8.8.0 to 8.10.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 4 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @sentry/browser
  • 8.10.0 - 2024-06-19

    Important Changes

    • feat(remix): Migrate to opentelemetry-instrumentation-remix. (#12110)

    You can now simplify your remix instrumentation by opting-in like this:

    const Sentry = require('@ sentry/remix');

    Sentry.init({
    dsn: YOUR_DSN
    // opt-in to new auto instrumentation
    autoInstrumentRemix: true,
    });

    With this setup, you do not need to add e.g. wrapExpressCreateRequestHandler anymore. Additionally, the quality of the
    captured data improves. The old way to use @ sentry/remix continues to work, but it is encouraged to use the new setup.

    Other Changes

    • feat(browser): Export thirdPartyErrorFilterIntegration from @ sentry/browser (#12512)
    • feat(feedback): Allow passing tags field to any feedback config param (#12197)
    • feat(feedback): Improve screenshot quality for retina displays (#12487)
    • feat(feedback): Screenshots don't resize after cropping (#12481)
    • feat(node) add max lineno and colno limits (#12514)
    • feat(profiling) add global profile context while profiler is running (#12394)
    • feat(react): Add React version to events (#12390)
    • feat(replay): Add url to replay hydration error breadcrumb type (#12521)
    • fix(core): Ensure standalone spans respect sampled flag (#12533)
    • fix(core): Use maxValueLength in extra error data integration (#12174)
    • fix(feedback): Fix scrolling after feedback submission (#12499)
    • fix(feedback): Send feedback rejects invalid responses (#12518)
    • fix(nextjs): Update @ rollup/plugin-commonjs (#12527)
    • fix(node): Ensure status is correct for http server span errors (#12477)
    • fix(node): UnifygetDynamicSamplingContextFromSpan (#12522)
    • fix(profiling): continuous profile chunks should be in seconds (#12532)
    • fix(remix): Add nativeFetch support for accessing request headers (#12479)
    • fix(remix): Export no-op as captureRemixServerException from client SDK (#12497)
    • ref(node) refactor contextlines to use readline (#12221)

    Work in this release was contributed by @ AndreyKovanov and @ kiliman. Thank you for your contributions!

    Bundle size 📦

    Path Size
    @ sentry/browser 22.22 KB
    @ sentry/browser (incl. Tracing) 33.27 KB
    @ sentry/browser (incl. Tracing, Replay) 69.05 KB
    @ sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.37 KB
    @ sentry/browser (incl. Tracing, Replay with Canvas) 73.11 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback) 85.27 KB
    @ sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.09 KB
    @ sentry/browser (incl. metrics) 26.42 KB
    @ sentry/browser (incl. Feedback) 38.42 KB
    @ sentry/browser (incl. sendFeedback) 26.85 KB
    @ sentry/browser (incl. FeedbackAsync) 31.42 KB
    @ sentry/react 24.96 KB
    @ sentry/react (incl. Tracing) 36.32 KB
    @ sentry/vue 26.23 KB
    @ sentry/vue (incl. Tracing) 35.13 KB
    @ sentry/svelte 22.35 KB
    CDN Bundle 23.41 KB
    CDN Bundle (incl. Tracing) 34.95 KB
    CDN Bundle (incl. Tracing, Replay) 69.08 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) 74.25 KB
    CDN Bundle - uncompressed 68.76 KB
    CDN Bundle (incl. Tracing) - uncompressed 103.41 KB
    CDN Bundle (incl. Tracing, Replay) - uncompressed 213.88 KB
    CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 226.47 KB
    @ sentry/nextjs (client) 36.2 KB
    @ sentry/sveltekit (client) 33.9 KB
    @ sentry/node 112.62 KB
    @ sentry/node - without tracing 90.04 KB
    @ sentry/aws-serverless 99.12 KB
  • 8.9.2 - 2024-06-12
  • 8.9.1 - 2024-06-11
  • 8.9.0 - 2024-06-11
  • 8.8.0 - 2024-06-07
from @sentry/browser GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @sentry/browser from 8.8.0 to 8.10.0.

See this package in npm:
@sentry/browser

See this project in Snyk:
https://app.snyk.io/org/gokulk16/project/3a908092-ad87-4b63-89c6-e4c98751d89b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

netlify bot commented Jul 11, 2024

Deploy Preview for typetocalculate ready!

Name Link
🔨 Latest commit 4d815c7
🔍 Latest deploy log https://app.netlify.com/sites/typetocalculate/deploys/66a8f903df834400088cf013
😎 Deploy Preview https://deploy-preview-30--typetocalculate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Jul 11, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 64.33%
🟰 ±0%
691 / 1074
🔵 Statements 64.33%
🟰 ±0%
691 / 1074
🔵 Functions 64.06%
🟰 ±0%
41 / 64
🔵 Branches 75.19%
🟰 ±0%
97 / 129
File CoverageNo changed files found.
Generated in workflow #43

@gokulk16 gokulk16 merged commit c17740b into main Jul 30, 2024
8 checks passed
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