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 sentry to v6.34.0 #619

Merged
merged 1 commit into from
Nov 20, 2023
Merged

fix(deps): update sentry to v6.34.0 #619

merged 1 commit into from
Nov 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-compose-android 6.33.1 -> 6.34.0 age adoption passing confidence
io.sentry:sentry-apollo-3 6.33.1 -> 6.34.0 age adoption passing confidence
io.sentry:sentry-android-core 6.33.1 -> 6.34.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-compose-android)

v6.34.0

Compare Source

Features
  • Add current activity name to app context (#​2999)
  • Add MonitorConfig param to CheckInUtils.withCheckIn (#​3038)
    • This makes it easier to automatically create or update (upsert) monitors.
  • (Internal) Extract Android Profiler and Measurements for Hybrid SDKs (#​3016)
  • (Internal) Remove SentryOptions dependency from AndroidProfiler (#​3051)
  • (Internal) Add readBytesFromFile for use in Hybrid SDKs (#​3052)
  • (Internal) Add getProguardUuid for use in Hybrid SDKs (#​3054)
Fixes
  • Fix SIGSEV, SIGABRT and SIGBUS crashes happening after/around the August Google Play System update, see #​2955 for more details (fix provided by Native SDK bump)
  • Ensure DSN uses http/https protocol (#​3044)
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 these updates 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 November 20, 2023 14:27
@renovate renovate bot enabled auto-merge November 20, 2023 14:28
Copy link

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

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40ea428) 57.89% compared to head (8da1ce8) 57.89%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #619   +/-   ##
========================================
  Coverage    57.89%   57.89%           
========================================
  Files           24       24           
  Lines          114      114           
  Branches         2        2           
========================================
  Hits            66       66           
  Misses          48       48           
Flag Coverage Δ
unittests 57.89% <ø> (ø)

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 31c2454 into develop Nov 20, 2023
11 checks passed
@renovate renovate bot deleted the renovate/sentry branch November 20, 2023 17:28
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