🔨 Upgrade dependency @sentry/capacitor to v2#1456
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
fe0b817 to
219f6fb
Compare
c43b593 to
cfc9fce
Compare
cfc9fce to
cee5884
Compare
cee5884 to
41f0c0c
Compare
154d69e to
f642dd3
Compare
f642dd3 to
d494d4b
Compare
d494d4b to
f73f7e8
Compare
f73f7e8 to
f58d1e2
Compare
f58d1e2 to
03232e1
Compare
This file contains hidden or 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
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:
1.5.0→2.4.1Release Notes
getsentry/sentry-capacitor (@sentry/capacitor)
v2.4.1Compare Source
Fixes
v2.4.0Compare Source
v2.3.1Compare Source
Fixes
v2.3.0Compare Source
Features
Dependencies
v2.2.0Compare Source
Important Changes
sendDefaultPiiistrue(#957)This release includes a fix for a behaviour change
that was originally introduced with v9 of the JavaScript SDK: User IP Addresses should only be added to Sentry events automatically,
if
sendDefaultPiiwas set totrue.However, the change in v9 required further internal adjustment, which should have been included in v10 of the SDK.
To avoid making a major bump, the fix was patched on the current version and not by bumping to V10.
There is no API breakage involved and hence it is safe to update.
However, after updating the SDK, events (errors, traces, replays, etc.) sent from the browser, will only include
user IP addresses, if you set
sendDefaultPii: truein yourSentry.initoptions.We apologize for any inconvenience caused!
Features
Dependencies
v2.1.0Compare Source
Fixes
Dependencies
v2.0.0Compare Source
Features
To enable it add the following code to your Sentry Options:
You can also filter the logs being collected by adding beforeSendLogs into
_experimentsBreaking Change
Self Hosted
25.2.0or new for Sentry Capacitor V2 or newerDependencies
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 was generated by Mend Renovate. View the repository job log.