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 Native SDK to v0.7.12 #2390

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 6, 2024

Bumps flutter/scripts/update-native.sh from 0.7.10 to 0.7.12.

Auto-generated by a dependency updater.

Changelog

0.7.12

Features:

  • Add sentry_capture_minidump() to capture independently created minidumps (#1067)

Fixes:

  • Add breadcrumb ringbuffer to avoid O(n) memmove on adding more than max breadcrumbs (#1060)

0.7.11

Fixes:

  • Reject invalid trace- and span-ids in context update from header (#1046)
  • Lookup GetSystemTimePreciseAsFileTime() at runtime and fall back to GetSystemTimeAsFileTime() to allow running on Windows < 8. (#1051)
  • Allow for empty DSN to still initialize crash handler (#1059)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.7.12 branch from 157c727 to 875d109 Compare November 6, 2024 03:04
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.31%. Comparing base (b5c3cc1) to head (2f68328).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2390      +/-   ##
==========================================
- Coverage   67.94%   63.31%   -4.64%     
==========================================
  Files          15        4      -11     
  Lines         443      169     -274     
==========================================
- Hits          301      107     -194     
+ Misses        142       62      -80     

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

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-native.sh/0.7.12 branch from 875d109 to 8967db0 Compare November 7, 2024 12:25
@buenaflor buenaflor merged commit a758ebd into main Nov 7, 2024
6 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-native.sh/0.7.12 branch November 7, 2024 14:34
martinhaintz added a commit that referenced this pull request Nov 11, 2024
* main:
  release: 8.10.1
  fix: android build error when compiling (#2397)
  release: 8.10.0
  chore: prepare changelog for `8.10.0` release (#2391)
  chore(deps): update Cocoa SDK to v8.40.1 (#2394)
  fix: cocoa sdk version updater (#2392)
  Send Less Client Reports When Rate Limited (#2380)
  build(deps): bump ruby/setup-ruby from 1.197.0 to 1.199.0 (#2386)
  chore(deps): update Native SDK to v0.7.12 (#2390)
  chore(deps): update Android SDK to v7.16.0 (#2373)
  fix build error for latest flutter beta (3.27.0) (#2385)
  Remove duplicate tests in sentry_client_test.dart (#2378)
  Handle backpressure earlier in pipeline (#2371)
  Add screenshot to `SentryFeedbackWidget` (#2369)

# Conflicts:
#	flutter/lib/src/event_processor/screenshot_event_processor.dart
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