Skip to content

chore(deps): update Cocoa SDK to v9.8.0#5044

Merged
jamescrosswell merged 5 commits intomainfrom
deps/modules/sentry-cocoa.properties
Mar 26, 2026
Merged

chore(deps): update Cocoa SDK to v9.8.0#5044
jamescrosswell merged 5 commits intomainfrom
deps/modules/sentry-cocoa.properties

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa.properties from 9.7.0 to 9.8.0.

Auto-generated by a dependency updater.

Changelog

9.8.0

Features

  • Add SentrySDK.lastRunStatus to distinguish unknown, no-crash and crash (#7469)

Fixes

  • Make SentryBreadcrumb thread-safe to prevent crashes in addBreadcrumb (#7665)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Mar 20, 2026
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Mar 20, 2026
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa.properties branch from a538ee8 to c395854 Compare March 23, 2026 03:51
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Mar 23, 2026

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).


Breaking Changes 🛠

  • The _Metrics_ APIs are now stable: removed Experimental from SentrySdk, SentryOptions and IHub by Flash0ver in #5023

Features ✨

  • Report a new _Diagnostic_ (SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type by Flash0ver in #4840

Fixes 🐛

  • fix: include Data set via ITransactionTracer in SentryTransaction by Flash0ver in #4148
  • fix: CaptureFeedback now applies event processors by jamescrosswell in #4942

Dependencies ⬆️

Deps

  • chore(deps): update Cocoa SDK to v9.8.0 by github-actions[bot] in #5044
  • chore(deps): update Native SDK to v0.13.3 by github-actions in #5045
  • chore(deps): update Cocoa SDK to v9.7.0 by github-actions in #5015
  • chore(deps): update Java SDK to v8.35.0 by github-actions in #5017
  • chore(deps): replaced the heavy protobuf-javalite 3.25.8 dependency with a light-weight epitaph 0.1.0 alternative on Android (getsentry/sentry-java#5157) by github-actions in #5017
  • chore(deps): update CLI to v3.3.3 by github-actions in #5002
  • chore(deps): update Cocoa SDK to v9.6.0 by github-actions in #4958

Other

  • ref: Use .NET 6.0 ArgumentNullException throw helpers by copilot-swe-agent in #4985

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.98%. Comparing base (2db04c4) to head (97b63ea).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5044      +/-   ##
==========================================
- Coverage   74.01%   73.98%   -0.03%     
==========================================
  Files         499      499              
  Lines       18065    18065              
  Branches     3518     3518              
==========================================
- Hits        13370    13366       -4     
- Misses       3836     3843       +7     
+ Partials      859      856       -3     

☔ 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.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@jamescrosswell jamescrosswell merged commit ff6ac2a into main Mar 26, 2026
44 of 46 checks passed
@jamescrosswell jamescrosswell deleted the deps/modules/sentry-cocoa.properties branch March 26, 2026 01:43
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