-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix(deps): update dependency @sentry/electron to v4 - autoclosed #2331
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
774ad2a
to
1085971
Compare
2f8b1df
to
4e9c5a2
Compare
d6bad72
to
098e70b
Compare
01babfb
to
3cd50d5
Compare
c156f28
to
56e93ce
Compare
99607d7
to
67e7c1b
Compare
0e43edb
to
d668f7e
Compare
0f575f1
to
a9b6ca6
Compare
012d2b7
to
c25edc5
Compare
7a3e379
to
f4f9d4f
Compare
f64eac2
to
f155559
Compare
799c957
to
849a6fe
Compare
849a6fe
to
583f408
Compare
583f408
to
373581d
Compare
373581d
to
2286164
Compare
2286164
to
55f6846
Compare
55f6846
to
a396053
Compare
a396053
to
6cb69d6
Compare
08fa781
to
bd379fa
Compare
bd379fa
to
de894c8
Compare
8d4c18e
to
3b922ce
Compare
333d6ef
to
253a2ab
Compare
253a2ab
to
bf85dd6
Compare
9fae7fc
to
8f9ef55
Compare
8f9ef55
to
ba10f8a
Compare
ba10f8a
to
6f46d03
Compare
6f46d03
to
c716190
Compare
c716190
to
f0919c5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.8
->4.24.0
Release Notes
getsentry/sentry-electron (@sentry/electron)
v4.24.0
Compare Source
v7.112.0 of JavaScript SDKs (#888)
v4.23.0
Compare Source
v7.110.0 of JavaScript SDKs (#878)
v4.22.0
Compare Source
v7.109.0 of JavaScript SDKs (#856, #867)
v4.21.0
Compare Source
v7.107.0 of JavaScript SDKs (#844)
v4.20.0
Compare Source
v7.105.0 of JavaScript SDKs (#837, #841)
Anr
class based integration in favor of new functional style (#822)Sentry.sendFeedback
(#839)v4.19.0
Compare Source
v7.102.1 of JavaScript SDKs (#823)
v4.18.0
Compare Source
v7.101.0 of JavaScript SDKs (#815, #821, #826)
v4.17.0
Compare Source
v7.92.0 of JavaScript SDKs (#810)
v4.16.0
Compare Source
v7.90.0 of JavaScript SDKs (#800)
v4.15.1
Compare Source
app.getPath('userData')
before SDKinit
(#797)v4.15.0
Compare Source
v7.84.0 of JavaScript SDKs (#779, #786, #788)
v4.14.0
Compare Source
v7.74.0 of JavaScript SDKs
v4.13.0
Compare Source
v7.73.0 of JavaScript SDKs (#766)
v4.12.0
Compare Source
webContents
of renderers via custom protocol (#762)Note: Node ESM support is in beta until Electron v28 has a beta release and can be tested with the full test suite.
v4.11.1
Compare Source
fix: Don't send minidumps that are too small to be valid (#748)
v4.11.0
Compare Source
BrowserWindowSession
to track sessions as window in foreground (#725)v7.68.0 of JavaScript SDKs (#738)
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.
v4.10.0
Compare Source
v4.9.0
Compare Source
tracingOrigins
fortracePropagationTargets
(#703)protocol.handle
on Electron >= v25 (#704)v4.8.0
Compare Source
(#699)
v4.7.0
Compare Source
(#690)
v4.6.0
Compare Source
(#671)
debug_meta
paths (#676)v4.5.0
Compare Source
(#662)
v4.4.0
Compare Source
(#657)
v4.3.0
Compare Source
v4.2.0
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
sentry_key
in IPC Ping URL so it does not create breadcrumbs (#576)v4.0.3
Compare Source
ElectronMainOptions
type should be a union withNodeOptions
v4.0.2
Compare Source
This patch contains no changes. It has been made to make sure the
4.x
set of versions have thelatest
tag on npm.v4.0.1
Compare Source
v4.0.0
Compare Source
Updating the underlying Sentry JavaScript SDK's to v7 forces a major version bump due to minor breaking changes in user
facing APIs. Be sure to check out the migration doc.
Upgrading to v7.8.1 of the Sentry JavaScript SDKs (#471 and #527):
Other additions and fixes:
beforeSend
in offline transport (#514)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.