Skip to content

fix(deps): update dependency sentry_flutter to v9.16.0#1776

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/sentry_flutter-9.x
Apr 13, 2026
Merged

fix(deps): update dependency sentry_flutter to v9.16.0#1776
renovate[bot] merged 2 commits intomainfrom
renovate/sentry_flutter-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 23, 2026

This PR contains the following updates:

Package Type Update Change Pending
sentry_flutter (source) dependencies minor 9.9.29.16.0 9.16.1

Release Notes

getsentry/sentry-dart (sentry_flutter)

v9.16.0

Compare Source

Dependencies

v9.15.0

Compare Source

Fixes
  • Stop re-triggering hitTest in SentryUserInteractionWidget on pointerUp (#​3540)
  • Use seconds since the Unix epoch for log.timestamp (#​3558)
  • Implement SqfliteDatabaseExecutor to prevent TypeError on getVersion/setVersion (3539)
Dependencies

v9.14.0

Compare Source

Features
  • Add enableTombstone option for improved native crash reporting on Android 12+ (#​3526)
    • When enabled, uses Android's ApplicationExitInfo.REASON_CRASH_NATIVE to capture native crashes with more detailed thread information
    • Disabled by default
Fixes
  • Dont guard user attributes behind sendDefaultPii for logs and metrics (#​3524)
Dependencies
Internal Changes
  • Add sentry.javascript.browser.flutter sdk name for native js errors (#​3525)

v9.13.0

Compare Source

Features
  • Synchronize traceId to native SDKs (#​3507)
    • Native events (e.g. from Android or iOS) such as errors, logs, and spans now share the same trace as Dart events, enabling unified trace views across layers
Dependencies
Internal Changes
  • Add SDK features metadata for SPM vs CocoaPods tracking (#​3508)

v9.12.0

Compare Source

Dependencies

v9.11.0

Compare Source

Features
  • Trace connected metrics (#​3450)
    • This feature is enabled by default.
    • To send metrics use the following APIs:
      • Sentry.metrics.gauge(...)
      • Sentry.metrics.count(...)
      • Sentry.metrics.distribution(...)
    • For more details read the Flutter metrics documentation.
  • Add captureNativeFailedRequests option for iOS/macOS (#​3472)
    • This option allows controlling native HTTP error capturing independently from captureFailedRequests.
    • When null (the default), it falls back to captureFailedRequests for backwards compatibility.
    • Set to false to disable native failed request capturing while keeping Dart-side capturing enabled.
Fixes
  • Catch client exceptions in HttpTransport.send (#​3490)
Dependencies
Internal Changes
  • Refactor Logging API to be consistent with Metrics (#​3463)
  • Remove deprecated beforeMetricCallback from options (#​3484)
  • Add span factory to allow swappable span backends in integrations (#​3488)

v9.10.0

Compare Source

Fixes
  • Kotlin language version handling in Android (#​3436)
Enhancements
  • Replace log batcher with telemetry processor (#​3448)
Dependencies

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "after 6pm every weekday,every weekend"
  • Automerge
    • "after 6pm every weekday,every weekend"

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) January 23, 2026 11:11
@renovate renovate Bot force-pushed the renovate/sentry_flutter-9.x branch from c443e54 to cc193ca Compare April 2, 2026 13:42
@renovate renovate Bot changed the title fix(deps): update dependency sentry_flutter to v9.10.0 fix(deps): update dependency sentry_flutter to v9.15.0 Apr 2, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@renovate renovate Bot force-pushed the renovate/sentry_flutter-9.x branch from a8057d0 to bfbf512 Compare April 13, 2026 12:13
@renovate renovate Bot changed the title fix(deps): update dependency sentry_flutter to v9.15.0 fix(deps): update dependency sentry_flutter to v9.16.0 Apr 13, 2026
@renovate renovate Bot merged commit cac8ce2 into main Apr 13, 2026
19 checks passed
@renovate renovate Bot deleted the renovate/sentry_flutter-9.x branch April 13, 2026 12:33
zeshuaro pushed a commit that referenced this pull request Apr 19, 2026
## [2.7.7](v2.7.6...v2.7.7) (2026-04-19)

### Bug Fixes

* **deps:** update dependency sentry_flutter to v9.16.0 ([#1776](#1776)) ([cac8ce2](cac8ce2))
* **deps:** update firebase dependencies ([#1777](#1777)) ([591565e](591565e))

### Continuous Integration

* **deps:** update actions/create-github-app-token action to v3 ([#1811](#1811)) ([8895c49](8895c49))
* **deps:** update codecov/codecov-action action to v6 ([#1812](#1812)) ([2c5db0c](2c5db0c))
* **deps:** update futureware-tech/simulator-action action to v5 ([#1813](#1813)) ([a486055](a486055))
* **deps:** update nanasess/setup-chromedriver action to v2.4.0 ([#1809](#1809)) ([c84ee37](c84ee37))
* **deps:** update subosito/flutter-action action to v2.23.0 ([#1810](#1810)) ([da9b943](da9b943))
* **github-actions:** add `--ignore-timeouts` when running integration tests ([#1818](#1818)) ([bf48be7](bf48be7))
@zeshuaro
Copy link
Copy Markdown
Owner

🎉 This PR is included in version 2.7.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant