dependabot[bot] opened a new pull request, #356: URL: https://github.com/apache/cordova-coho/pull/356
Bumps [cordova-ios](https://github.com/apache/cordova-ios) from 7.1.1 to 8.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-ios/releases">cordova-ios's releases</a>.</em></p> <blockquote> <h2>8.1.1</h2> <p><strong>Release Announcement:</strong> <a href="https://cordova.apache.org/announcements/2026/07/07/cordova-ios-8.1.1.html">https://cordova.apache.org/announcements/2026/07/07/cordova-ios-8.1.1.html</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/cordova-ios/compare/rel/8.1.0...rel/8.1.1">https://github.com/apache/cordova-ios/compare/rel/8.1.0...rel/8.1.1</a></p> <h2>8.1.0</h2> <p>Full release announcement: <a href="https://cordova.apache.org/announcements/2026/05/31/cordova-ios-8.1.0.html">https://cordova.apache.org/announcements/2026/05/31/cordova-ios-8.1.0.html</a></p> <h2>8.0.1</h2> <p>Release Announcement: <a href="https://cordova.apache.org/announcements/2026/03/12/cordova-ios-8.0.1.html">https://cordova.apache.org/announcements/2026/03/12/cordova-ios-8.0.1.html</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/cordova-ios/compare/rel/8.0.0...rel/8.0.1">https://github.com/apache/cordova-ios/compare/rel/8.0.0...rel/8.0.1</a></p> <h2>8.0.0</h2> <p>Release Announcement: <a href="https://cordova.apache.org/announcements/2025/11/23/cordova-ios-8.0.0.html">https://cordova.apache.org/announcements/2025/11/23/cordova-ios-8.0.0.html</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/cordova-ios/compare/rel/7.1.1...rel/8.0.0">https://github.com/apache/cordova-ios/compare/rel/7.1.1...rel/8.0.0</a></p> <h2>8.0.0-beta.1</h2> <p>Release Announcement: <a href="https://cordova.apache.org/announcements/2024/10/21/cordova-ios-8.1.1-beta.1.html">https://cordova.apache.org/announcements/2024/10/21/cordova-ios-8.1.1-beta.1.html</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/cordova-ios/compare/rel/7.1.1...rel/8.0.0-beta.1">https://github.com/apache/cordova-ios/compare/rel/7.1.1...rel/8.0.0-beta.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md">cordova-ios's changelog</a>.</em></p> <blockquote> <h3>8.1.1</h3> <p><strong>Fixes:</strong></p> <ul> <li>fix: dont call nativeFetchMessages if not implemented (<a href="https://redirect.github.com/apache/cordova-ios/pull/1643">#1643</a>) [<a href="https://github.com/apache/cordova-ios/commit/355f39be">355f39be</a>]</li> <li>fix: proper macro check for <code>TARGET_OS_VISION</code> (<a href="https://redirect.github.com/apache/cordova-ios/pull/1667">#1667</a>) [<a href="https://github.com/apache/cordova-ios/commit/fefb9316">fefb9316</a>]</li> <li>fix(statusbar): Support setting alpha from the JS API (<a href="https://redirect.github.com/apache/cordova-ios/pull/1661">#1661</a>) [<a href="https://github.com/apache/cordova-ios/commit/410ada64">410ada64</a>]</li> <li>fix(visionOS): Fix CordovaLib visionOS errors (<a href="https://redirect.github.com/apache/cordova-ios/pull/1665">#1665</a>) [<a href="https://github.com/apache/cordova-ios/commit/25486db2">25486db2</a>]</li> <li>fix(wkwebview): fix ViewController being the ScriptMessageHandler (<a href="https://redirect.github.com/apache/cordova-ios/pull/1664">#1664</a>) [<a href="https://github.com/apache/cordova-ios/commit/5669c2c9">5669c2c9</a>]</li> <li>fix: add missing availability macros and add tests to ensure it's set (<a href="https://redirect.github.com/apache/cordova-ios/pull/1662">#1662</a>) [<a href="https://github.com/apache/cordova-ios/commit/49230b01">49230b01</a>]</li> </ul> <p><strong>Others:</strong></p> <ul> <li>chore: ignore SPM dependency resolution <code>Package.resolved</code> (<a href="https://redirect.github.com/apache/cordova-ios/pull/1666">#1666</a>) [<a href="https://github.com/apache/cordova-ios/commit/0f404b10">0f404b10</a>]</li> <li>chore: release notes for 8.1.0 [<a href="https://github.com/apache/cordova-ios/commit/3d52d7b3">3d52d7b3</a>]</li> <li>chore: bump version to 8.1.1-dev.0 [<a href="https://github.com/apache/cordova-ios/commit/a2f0cc54">a2f0cc54</a>]</li> <li>chore(ci): update & clean workflow (<a href="https://redirect.github.com/apache/cordova-ios/pull/1673">#1673</a>) [<a href="https://github.com/apache/cordova-ios/commit/4994749e">4994749e</a>]</li> <li>chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 (<a href="https://redirect.github.com/apache/cordova-ios/pull/1672">#1672</a>) [<a href="https://github.com/apache/cordova-ios/commit/bd0c99b4">bd0c99b4</a>]</li> <li>chore(deps-dev): bump tmp from 0.2.6 to 0.2.7 (<a href="https://redirect.github.com/apache/cordova-ios/pull/1668">#1668</a>) [<a href="https://github.com/apache/cordova-ios/commit/c20cdc93">c20cdc93</a>]</li> <li>chore(deps-dev): bump tmp from 0.2.5 to 0.2.6 (<a href="https://redirect.github.com/apache/cordova-ios/pull/1657">#1657</a>) [<a href="https://github.com/apache/cordova-ios/commit/7db38623">7db38623</a>]</li> <li>chore(workflow): more refactoring (<a href="https://redirect.github.com/apache/cordova-ios/pull/1674">#1674</a>) [<a href="https://github.com/apache/cordova-ios/commit/eb65a51e">eb65a51e</a>]</li> </ul> <h3>8.1.0 (May 26, 2026)</h3> <p><strong>Fixes:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1653">GH-1653</a> fix(actions): fix CDVURLSchemeHandlerTest warnings</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1652">GH-1652</a> fix(actions): iPhone 16e not found on macOS 26 for latest OS</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1640">GH-1640</a> fix: <code>NSInternalInconsistencyException: "No response has been sent for this task"</code> - second attempt</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1637">GH-1637</a> fix(build): Target a generic <strong>iOS</strong> simulator for building</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1632">GH-1632</a> fix(ionic): Add workaround for Ionic WebView plugin</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1618">GH-1618</a> fix(xcode): Fix library search paths for target</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1621">GH-1621</a> fix(xcode): Ensure we do NFD normalization on PRODUCT_NAME</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1616">GH-1616</a> fix(spm): Ensure the deployment target always gets set</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1606">GH-1606</a> fix(webview): Ensure scheme task is always finished</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1610">GH-1610</a> fix(scheme): Fix /<em>app_file</em>/ URLs not working</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1612">GH-1612</a> fix(spm): Set deployment target in Package.swift</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1597">GH-1597</a> fix: ignore spm build artifacts</li> </ul> <p><strong>Others:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1650">GH-1650</a> chore: remove redundant Hello World template files</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1647">GH-1647</a> chore(deps): bump <code>@xmldom/xmldom</code> from 0.8.12 to 0.8.13</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1634">GH-1634</a> doc: <code>keepCallback</code> and <code>setKeepCallbackAsBool:</code> of <code>CDVPluginResult</code></li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1646">GH-1646</a> chore(deps): bump lodash from 4.17.23 to 4.18.1</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1644">GH-1644</a> chore(deps): bump <code>@xmldom/xmldom</code> from 0.8.11 to 0.8.12</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1642">GH-1642</a> chore(deps): bump picomatch</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1639">GH-1639</a> chore: update package-lock</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1635">GH-1635</a> chore: Fix improperly ignored deprecation warning</li> <li><a href="https://redirect.github.com/apache/cordova-ios/pull/1633">GH-1633</a> chore: Bump patch level for ongoing dev work</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/cordova-ios/commit/f1011cf7a7a033539140d5678db15e1641607ae2"><code>f1011cf</code></a> release(8.1.1): updated release notes & version (<a href="https://redirect.github.com/apache/cordova-ios/issues/1675">#1675</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/eb65a51e14978a2a129fc4c04ce5350baf6ae85c"><code>eb65a51</code></a> chore(workflow): more refactoring (<a href="https://redirect.github.com/apache/cordova-ios/issues/1674">#1674</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/bd0c99b47fca0738f919e6d61f98b9b08125614e"><code>bd0c99b</code></a> chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 (<a href="https://redirect.github.com/apache/cordova-ios/issues/1672">#1672</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/4994749e553d57cfbe967f55a4699fcd025cf70e"><code>4994749</code></a> chore(ci): update & clean workflow (<a href="https://redirect.github.com/apache/cordova-ios/issues/1673">#1673</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/410ada64bbc724ae3086690b63759868a2db0009"><code>410ada6</code></a> fix(statusbar): Support setting alpha from the JS API (<a href="https://redirect.github.com/apache/cordova-ios/issues/1661">#1661</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/355f39be37751030250f5c0c25c80865aafd4261"><code>355f39b</code></a> fix: dont call nativeFetchMessages if not implemented (<a href="https://redirect.github.com/apache/cordova-ios/issues/1643">#1643</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/fefb93161a2cdf72b3edab4b6838161570e09f2a"><code>fefb931</code></a> fix: proper macro check for <code>TARGET_OS_VISION</code> (<a href="https://redirect.github.com/apache/cordova-ios/issues/1667">#1667</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/c20cdc93b77fc69720614122776d5ce27ea4f75e"><code>c20cdc9</code></a> chore(deps-dev): bump tmp from 0.2.6 to 0.2.7 (<a href="https://redirect.github.com/apache/cordova-ios/issues/1668">#1668</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/0f404b10ad47224edbe8d1440f44aeedd53fd695"><code>0f404b1</code></a> chore: ignore SPM dependency resolution <code>Package.resolved</code> (<a href="https://redirect.github.com/apache/cordova-ios/issues/1666">#1666</a>)</li> <li><a href="https://github.com/apache/cordova-ios/commit/5669c2c9cb209f7ba6ecf70e1e2ea86b369fd459"><code>5669c2c</code></a> fix(wkwebview): fix ViewController being the ScriptMessageHandler (<a href="https://redirect.github.com/apache/cordova-ios/issues/1664">#1664</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/cordova-ios/compare/7.1.1...rel/8.1.1">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
