mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Bumps [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa) from 8.56.0 to 8.56.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-cocoa/releases">github.com/getsentry/sentry-cocoa's releases</a>.</em></p> <blockquote> <h2>8.56.2</h2> <blockquote> <p>[!Warning] Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically <strong>disables session replay</strong> in such environments.</p> </blockquote> <h3>Fixes</h3> <ul> <li>Fix crash from null UIApplication in SwiftUI apps (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6264">#6264</a>)</li> </ul> <h2>8.56.1</h2> <blockquote> <p>[!Warning] This version can cause runtime crashes because the <code>UIApplication.sharedApplication</code>/<code>NSApplication.sharedApplication</code> is not yet available during SDK initialization, due to the changes in [PR <a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/5900">#5900</a>](<a href="https://redirect.github.com/getsentry/sentry-cocoa/pull/5900">getsentry/sentry-cocoa#5900</a>), released in <a href="https://github.com/getsentry/sentry-cocoa/releases/tag/8.56.0">8.56.0</a>.</p> </blockquote> <blockquote> <p>[!Warning] Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically <strong>disables session replay</strong> in such environments.</p> </blockquote> <h3>Fixes</h3> <ul> <li>Fix potential app launch hang caused by the SentrySDK (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6181">#6181</a>) Fixed by removing the call to <code>_dyld_get_image_header</code> on the main thread.</li> <li>Fix dynamic selector crash in SentryReplayRecording (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6211">#6211</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9e193ac0b7"><code>9e193ac</code></a> release: 8.56.2</li> <li><a href="d1c491625f"><code>d1c4916</code></a> test: Skip flaky user feedback UITests (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6289">#6289</a>)</li> <li><a href="9a32d525be"><code>9a32d52</code></a> fix: Lazily access UIApplication.shared (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6264">#6264</a>)</li> <li><a href="2ec27000f0"><code>2ec2700</code></a> chore(ci): Set iOS version for running Test Server unit tests (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6287">#6287</a>)</li> <li><a href="4be5cd8ec9"><code>4be5cd8</code></a> ci: Extra test plan for test server unit tests (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6177">#6177</a>)</li> <li><a href="449d185f00"><code>449d185</code></a> chore(deps): Update clang-format version (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6276">#6276</a>)</li> <li><a href="649265b71b"><code>649265b</code></a> test: Skip AppHangTracking when debugger attached (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6242">#6242</a>)</li> <li><a href="7dabfb9176"><code>7dabfb9</code></a> docs: Add warning to releases v8.56.0 and v8.56.1 (<a href="https://redirect.github.com/getsentry/sentry-cocoa/issues/6266">#6266</a>)</li> <li><a href="d8ceea3a0c"><code>d8ceea3</code></a> Merge branch 'release/8.56.1'</li> <li><a href="a82041aad9"><code>a82041a</code></a> release: 8.56.1</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-cocoa/compare/8.56.0...8.56.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
15 lines
307 B
Plaintext
15 lines
307 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "sentry-cocoa",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/getsentry/sentry-cocoa",
|
|
"state" : {
|
|
"revision" : "9e193ac0b71760603aa666bad7e9e303dd7031a8",
|
|
"version" : "8.56.2"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|