Skip to content

chore(deps): update Android SDK to v8.42.0#3715

Merged
buenaflor merged 1 commit into
mainfrom
deps/packages/flutter/scripts/update-android.sh
May 26, 2026
Merged

chore(deps): update Android SDK to v8.42.0#3715
buenaflor merged 1 commit into
mainfrom
deps/packages/flutter/scripts/update-android.sh

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps packages/flutter/scripts/update-android.sh from 8.41.0 to 8.42.0.

Auto-generated by a dependency updater.

Changelog

8.42.0

Features

  • Add option to attach raw tombstone protobuf on native crash events (#5446)
    • Enable via options.isAttachRawTombstone = true or manifest: <meta-data android:name="io.sentry.tombstone.attach-raw" android:value="true" />
  • Add API to clear feature flags from scopes (#5426)
  • Add support to configure reporting historical ANRs via AndroidManifest.xml using the io.sentry.anr.report-historical attribute (#5387)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh branch from 91d890b to 3aa84b4 Compare May 21, 2026 04:40
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 21, 2026

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Fixes

Dart

  • Make sentryOnError synchronous in runZonedGuarded by theprantadutta in #3697
  • Route SDK diagnostic logs to browser console on web by theprantadutta in #3698

Flutter

  • Release Android JNI refs by buenaflor in #3712
  • Release replay JNI refs by buenaflor in #3699

Enhancements

  • (flutter) Optimize Android scope sync by buenaflor in #3708

Dependencies

  • chore(deps): update Android SDK to v8.42.0 by github-actions[bot] in #3715

Internal Changes

  • (feedback) Rename SentryFeedbackWidget to SentryFeedbackForm by denrase in #3702
  • (flutter) Align CI with stable SwiftPM defaults by buenaflor in #3710

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.57%. Comparing base (9f2a741) to head (648d9be).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3715      +/-   ##
==========================================
+ Coverage   86.96%   91.57%   +4.60%     
==========================================
  Files         336      105     -231     
  Lines       11982     3737    -8245     
==========================================
- Hits        10420     3422    -6998     
+ Misses       1562      315    -1247     
Flag Coverage Δ
sentry ?
sentry_dio ?
sentry_drift ?
sentry_file ?
sentry_firebase_remote_config 100.00% <ø> (ø)
sentry_flutter 91.16% <ø> (-0.38%) ⬇️
sentry_hive ?
sentry_isar ?
sentry_link ?
sentry_logging ?
sentry_sqflite ?
sentry_supabase 97.27% <ø> (ø)

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.

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh branch 2 times, most recently from 90d67bd to e8be89a Compare May 21, 2026 14:34
@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh branch from e8be89a to 648d9be Compare May 26, 2026 13:09
@buenaflor buenaflor merged commit e8f0fc4 into main May 26, 2026
66 of 67 checks passed
@buenaflor buenaflor deleted the deps/packages/flutter/scripts/update-android.sh branch May 26, 2026 19:46
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