Skip to content

chore(deps): update Native SDK to v0.13.7#3645

Merged
buenaflor merged 1 commit into
mainfrom
deps/packages/flutter/scripts/update-native.sh
Apr 16, 2026
Merged

chore(deps): update Native SDK to v0.13.7#3645
buenaflor merged 1 commit into
mainfrom
deps/packages/flutter/scripts/update-native.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps packages/flutter/scripts/update-native.sh from 0.13.6 to 0.13.7.

Auto-generated by a dependency updater.

Changelog

0.13.7

Features:

  • Add before_screenshot hook. (#1641)
  • Add error log for oversized envelopes (HTTP 413 Content Too Large). (#1647)

Fixes:

  • Reset client report counters during initialization (#1632)
  • macOS: cache VM regions for FP validation in the new unwinder. (#1634)
  • Linux: remove dependency on stdio in the unwinder pointer validation code to reduce exposure to async-signal-unsafe functions. (#1637)
  • macOS: replace sandbox-incompatible IPC primitives (sem_open, shm_open, fork) with sandbox-safe alternatives (pthread_mutex, file-backed mmap, posix_spawn) so the native backend works inside App Sandbox. (#1644)

@bruno-garcia
bruno-garcia force-pushed the deps/packages/flutter/scripts/update-native.sh branch from 1111bb6 to 2189172 Compare April 16, 2026 12:41
@github-actions

Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

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


Dependencies

  • chore(deps): update Native SDK to v0.13.7 by github-actions[bot] in #3645

Internal Changes

  • (flutter-example) Fix macOS SPM build and bump AGP to 8.6.0 by buenaflor in #3644
  • (supabase) Fix flaky error client test for postgrest retry by buenaflor in #3643
  • Add dep update pattern to Dependencies changelog category by buenaflor in #3642
  • Replace Danger with release.yml changelog policy by buenaflor in #3641

🤖 This preview updates automatically when you update the PR.

@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.80%. Comparing base (aaa2730) to head (2189172).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3645      +/-   ##
==========================================
+ Coverage   86.96%   91.80%   +4.83%     
==========================================
  Files         320      102     -218     
  Lines       10789     3479    -7310     
==========================================
- Hits         9383     3194    -6189     
+ Misses       1406      285    -1121     
Flag Coverage Δ
sentry ?
sentry_dio ?
sentry_drift ?
sentry_file ?
sentry_firebase_remote_config 100.00% <ø> (ø)
sentry_flutter 91.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.

@sentry

sentry Bot commented Apr 16, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
sentry_flutter_example io.sentry.flutter.sample 9.17.0 (1) Release

⚙️ sentry-flutter Build Distribution Settings

@buenaflor
buenaflor merged commit 38a22c2 into main Apr 16, 2026
77 of 78 checks passed
@buenaflor
buenaflor deleted the deps/packages/flutter/scripts/update-native.sh branch April 16, 2026 14:06
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