Skip to content

chore(deps): update Native SDK to v0.15.3#5353

Merged
jamescrosswell merged 1 commit into
mainfrom
deps/modules/sentry-native
Jul 7, 2026
Merged

chore(deps): update Native SDK to v0.15.3#5353
jamescrosswell merged 1 commit into
mainfrom
deps/modules/sentry-native

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-native from 0.15.2 to 0.15.3.

Auto-generated by a dependency updater.

Changelog

0.15.3

Features

  • Android: Expose app-hang detection through the NDK bindings via NdkOptions.setEnableAppHangTracking() and NdkOptions.setAppHangTimeoutMillis(). (#1823)
  • Windows: add wide-char versions of sentry_capture_minidump and sentry_capture_minidump_n. (#1827)
  • Add sentry_update_context to allow updating already set context objects with new key-value pairs, as well as new values for existing keys. (#1835)

Fixes:

  • Native/Windows: ensure valid event IDs for fast-fail crash envelopes to fix launching of the external crash reporter for fast-fail crashes. (#1832)
  • Native/Linux: resolve symbols from split-debug files on Linux. (#1836)

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 7, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-native branch from f8c1f39 to 263f666 Compare July 7, 2026 04:18
@github-actions github-actions Bot added the risk: low PR risk score: low label Jul 7, 2026
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.19%. Comparing base (56d78c7) to head (263f666).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5353   +/-   ##
=======================================
  Coverage   74.19%   74.19%           
=======================================
  Files         508      508           
  Lines       18373    18373           
  Branches     3595     3595           
=======================================
  Hits        13632    13632           
  Misses       3869     3869           
  Partials      872      872           

☔ View full report in Codecov by Harness.
📢 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 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: dependency update, CI green, no breaking changes in description.

@jamescrosswell
jamescrosswell merged commit afd3873 into main Jul 7, 2026
39 checks passed
@jamescrosswell
jamescrosswell deleted the deps/modules/sentry-native branch July 7, 2026 08:08
This was referenced Jul 16, 2026
This was referenced Jul 18, 2026
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 risk: low PR risk score: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants