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 v7.2.0 #705

Merged
merged 1 commit into from
Jan 12, 2024
Merged

fix(deps): update sentry to v7.2.0 #705

merged 1 commit into from
Jan 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.2.0

Compare Source

Features
  • Handle monitor/check_in in client reports and rate limiter (#​3096)
  • Add support for graphql-java version 21 (#​3090)
Fixes
  • Avoid concurrency in AndroidProfiler performance data collection (#​3130)
  • Improve thresholds for network changes breadcrumbs (#​3083)
  • SchedulerFactoryBeanCustomizer now runs first so user customization is not overridden (#​3095)
    • If you are setting global job listeners please also add SentryJobListener
  • Ensure serialVersionUID of Exception classes are unique (#​3115)
  • Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot (#​3108)
  • Fix missing release and other fields for ANRs reported with mechanism:AppExitInfo (#​3074)
Dependencies
  • Bump opentelemetry-sdk to 1.33.0 and opentelemetry-javaagent to 1.32.0 (#​3112)

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 January 12, 2024 14:42
@renovate renovate bot enabled auto-merge January 12, 2024 14:42
Copy link

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

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94d7259) 91.22% compared to head (61c108b) 91.22%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #705   +/-   ##
========================================
  Coverage    91.22%   91.22%           
========================================
  Files           72       72           
  Lines          661      661           
  Branches        61       61           
========================================
  Hits           603      603           
  Misses          50       50           
  Partials         8        8           
Flag Coverage Δ
unittests 91.22% <ø> (ø)

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 f7039a6 into develop Jan 12, 2024
9 checks passed
@renovate renovate bot deleted the renovate/sentry branch January 12, 2024 15:13
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