Skip to content

chore(deps): update Cocoa SDK to v9.26.1 - #5516

Merged
jamescrosswell merged 1 commit into
mainfrom
deps/modules/sentry-cocoa
Aug 30, 2026
Merged

chore(deps): update Cocoa SDK to v9.26.1#5516
jamescrosswell merged 1 commit into
mainfrom
deps/modules/sentry-cocoa

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.26.0 to 9.26.1.

Auto-generated by a dependency updater.

Changelog

9.26.1

Fixes

  • Prevent duplicate automatic HTTP spans and breadcrumbs for URLSession task wrappers (#8846)
  • Prevent breadcrumb persistence for watchdog termination events from blocking the calling thread (#8653)
  • Fix data races when reading and updating network tracker feature flags (#8832)
  • Avoid lossy JPEG compression for user feedback screenshot fallbacks from non-previewable formats (#8876)

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Aug 28, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa branch from 74c1bfe to 93d5e00 Compare August 28, 2026 05:37
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Aug 28, 2026
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.71%. Comparing base (d8c27b6) to head (93d5e00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5516   +/-   ##
=======================================
  Coverage   74.70%   74.71%           
=======================================
  Files         513      513           
  Lines       18826    18826           
  Branches     3680     3680           
=======================================
+ Hits        14064    14065    +1     
+ Misses       3881     3880    -1     
  Partials      881      881           

☔ 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: eligibility script verdict MERGE (CI green, mergeable, no human change-request, no breaking-change language).

@jamescrosswell
jamescrosswell merged commit 4b35936 into main Aug 30, 2026
39 checks passed
@jamescrosswell
jamescrosswell deleted the deps/modules/sentry-cocoa branch August 30, 2026 23:46
plz12345 added a commit to Whisparr/Whisparr-Eros that referenced this pull request Sep 4, 2026
Updated
[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)
from 152.0.7977.7500 to 152.0.7977.8200.

<details>
<summary>Release notes</summary>

_Sourced from [Selenium.WebDriver.ChromeDriver's
releases](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver//releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver//commits).
</details>

Updated [Sentry](https://github.com/getsentry/sentry-dotnet) from 6.9.0
to 6.10.0.

<details>
<summary>Release notes</summary>

_Sourced from [Sentry's
releases](https://github.com/getsentry/sentry-dotnet/releases)._

## 6.10.0

### Features ✨

- feat: Logs sent via `SentrySdk.Logger` no longer require `EnableLogs`
by @​jamescrosswell in
[#​5512](getsentry/sentry-dotnet#5512)
- feat: `SentryOptions.EnableMetrics` is obsolete and ignored by
@​jamescrosswell in
[#​5509](getsentry/sentry-dotnet#5509)

### Fixes 🐛

- fix: Prevent managed exceptions from leaking as NSExceptions,
resulting in duplicate exception capture on iOS by @​jpnurmi in
[#​5525](getsentry/sentry-dotnet#5525)
- fix(profiling): release the EventPipe session when the SDK shuts down
by @​jamescrosswell in
[#​5470](getsentry/sentry-dotnet#5470)
- fix: Memory leak in Sentry.Profiling due to EventLog interning tables
growing indefinitely by @​jamescrosswell in
[#​5503](getsentry/sentry-dotnet#5503)
- fix: Attachments not being sent properly when Spotlight is enabled by
@​XAN9xXx in
[#​5511](getsentry/sentry-dotnet#5511)
- fix: Heap dump files are now deleted from disk once they have been
sent to Sentry by @​XAN9xXx in
[#​5481](getsentry/sentry-dotnet#5481)
- fix: populate sentry.sdk.name and sentry.sdk.version for console apps
by @​zkasuran in
[#​5483](getsentry/sentry-dotnet#5483)

### Dependencies ⬆️

#### Deps

- chore(deps): update Java SDK to v8.54.0 by @​github-actions in
[#​5517](getsentry/sentry-dotnet#5517)
- chore(deps): update Cocoa SDK to v9.26.1 by @​github-actions in
[#​5516](getsentry/sentry-dotnet#5516)
- chore(deps): update CLI to v3.7.0 by @​github-actions in
[#​5520](getsentry/sentry-dotnet#5520)
- chore(deps): update Native SDK to v0.16.4 by @​github-actions in
[#​5508](getsentry/sentry-dotnet#5508)
- chore(deps): update Java SDK to v8.53.0 by @​github-actions in
[#​5484](getsentry/sentry-dotnet#5484)

### Other

- deps: update perfview (removes the .il suffix from profile module
names) by @​jamescrosswell in
[#​5502](getsentry/sentry-dotnet#5502)

Commits viewable in [compare
view](getsentry/sentry-dotnet@6.9.0...6.10.0).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
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: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants