Skip to content

chore(deps): update Native SDK to v0.12.7#4920

Merged
jamescrosswell merged 1 commit intomainfrom
deps/modules/sentry-native
Feb 15, 2026
Merged

chore(deps): update Native SDK to v0.12.7#4920
jamescrosswell merged 1 commit intomainfrom
deps/modules/sentry-native

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-native from 0.12.6 to 0.12.7.

Auto-generated by a dependency updater.

Changelog

0.12.7

Features:

  • Add new offline caching options to persist envelopes locally: sentry_options_set_cache_keep, sentry_options_set_cache_max_items, sentry_options_set_cache_max_size, and sentry_options_set_cache_max_age. (#1490, #1493)

Fixes:

  • Remove spurious decref in sentry_capture_user_feedback() (#1510)
  • Prevent double-decref of event in envelope add functions (#1511)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Feb 13, 2026
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-native branch from 3ba5b83 to ac436cd Compare February 14, 2026 03:43
@github-actions
Copy link
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 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.12.7 by github-actions[bot] in #4920

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.86%. Comparing base (665c59b) to head (ac436cd).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4920      +/-   ##
==========================================
- Coverage   73.86%   73.86%   -0.01%     
==========================================
  Files         496      496              
  Lines       17927    17927              
  Branches     3511     3511              
==========================================
- Hits        13242    13241       -1     
- Misses       3824     3825       +1     
  Partials      861      861              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell merged commit 69d4a06 into main Feb 15, 2026
30 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-native branch February 15, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants