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/electron from 4.10.0 to 4.11.0 #157

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

heliomarpm
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/electron from 4.10.0 to 4.11.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 22 days ago, on 2023-09-13.
Release notes
Package name: @sentry/electron
  • 4.11.0 - 2023-09-13
    • feat: Add optional BrowserWindowSession to track sessions as window in foreground (#725)
    • feat: Update from v7.63.0 to
      v7.68.0 of JavaScript SDKs (#738)
    • feat: Mark errors caught by the SDK as unhandled

    As per the changes in the JavaScript SDKs for
    v7.67.0
    , this release fixes inconsistent
    behaviour of when our SDKs classify captured errors as unhandled. Previously, some of our instrumentations correctly set
    unhandled, while others set handled.

    Going forward, all errors caught automatically from our SDKs will be marked as unhandled.
    If you manually capture errors (e.g. by calling Sentry.captureException), your errors will continue to be reported as handled.

    This change might lead to a decrease in reported crash-free sessions and consequently in your release health score.
    If you have concerns about this, feel free to open an issue.

  • 4.10.0 - 2023-08-14
    • feat: Optionally send sessions when they're created (#715)
    • feat: Update from v7.61.0 to v7.63.0 of JavaScript SDKs (#719)
from @sentry/electron 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

@heliomarpm heliomarpm merged commit d1b5b4f into master Oct 5, 2023
5 checks passed
@heliomarpm heliomarpm deleted the snyk-upgrade-bc3505ad2700c90d53eb88ac7bdafb41 branch April 6, 2024 16:14
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