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

chore(deps): update Android SDK to v7.18.0 #2419

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-android.sh from 7.17.0 to 7.18.0.

Auto-generated by a dependency updater.

Changelog

7.18.0

Features

Fixes

  • Avoid collecting normal frames (#3782)
  • Ensure android initialization process continues even if options configuration block throws an exception (#3887)
  • Do not report parsing ANR error when there are no threads (#3888)
    • This should significantly reduce the number of events with message "Sentry Android SDK failed to parse system thread dump..." reported
  • Session Replay: Disable replay in session mode when rate limit is active (#3854)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/7.18.0 branch from ad9f422 to fe19396 Compare November 18, 2024 23:48
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.89%. Comparing base (be1723a) to head (fe19396).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2419      +/-   ##
==========================================
+ Coverage   85.04%   85.89%   +0.85%     
==========================================
  Files         257       81     -176     
  Lines        9194     2872    -6322     
==========================================
- Hits         7819     2467    -5352     
+ Misses       1375      405     -970     

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


🚨 Try these New Features:

@buenaflor buenaflor merged commit e988904 into main Nov 19, 2024
48 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-android.sh/7.18.0 branch November 19, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants