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

fix(deps): update dependency io.sentry:sentry-kotlin-multiplatform to v0.5.0 #791

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-kotlin-multiplatform 0.4.0 -> 0.5.0 age adoption passing confidence

Release Notes

getsentry/sentry-kotlin-multiplatform (io.sentry:sentry-kotlin-multiplatform)

v0.5.0

Compare Source

Features
  • Add App Hang Tracking / ANR options (#​187)
    • Use isAnrEnabled and anrTimeoutIntervalMillis to configure ANR tracking for Android
    • Use enableAppHangTracking and appHangTimeoutIntervalMillis to configure App Hang tracking for iOS
    • Both options are enabled by default
  • Add isCrashedLastRun (#​186)
    • You can use it with Sentry.isCrashedLastRun()
Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from alvr as a code owner February 28, 2024 11:27
@renovate renovate bot enabled auto-merge February 28, 2024 11:27
Copy link

Android iOS
Download APK (v2285) Not yet.
2 Not yet.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (af0cb98) to head (e0dff93).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #791      +/-   ##
===========================================
- Coverage    91.46%   91.31%   -0.16%     
===========================================
  Files           72       72              
  Lines          656      656              
  Branches        60       60              
===========================================
- Hits           600      599       -1     
- Misses          49       50       +1     
  Partials         7        7              
Flag Coverage Δ
unittests 91.31% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 7248706 into develop Feb 28, 2024
10 checks passed
@renovate renovate bot deleted the renovate/sentry branch February 28, 2024 12:59
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.

0 participants