dependabot[bot] opened a new pull request, #997: URL: https://github.com/apache/cordova-lib/pull/997
Bumps [cordova-android](https://github.com/apache/cordova-android) from 13.0.0 to 15.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-android/releases">cordova-android's releases</a>.</em></p> <blockquote> <h2>15.1.0</h2> <p><strong>Release Announcement:</strong> <a href="https://cordova.apache.org/announcements/2026/07/22/cordova-android-15.1.0.html">https://cordova.apache.org/announcements/2026/07/22/cordova-android-15.1.0.html</a></p> <p><strong>Full Changelog:</strong> <a href="https://github.com/apache/cordova-android/compare/rel/15.0.0...rel/15.1.0">https://github.com/apache/cordova-android/compare/rel/15.0.0...rel/15.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md">cordova-android's changelog</a>.</em></p> <blockquote> <h3>15.1.0</h3> <p><strong>Features:</strong></p> <ul> <li>feat: call new method <code>CordovaPlugin.onRequestPermissionsResult</code> (<a href="https://redirect.github.com/apache/cordova-android/pull/1855">#1855</a>) [<a href="https://github.com/apache/cordova-android/commit/b66f0f33">b66f0f33</a>]</li> <li>feat: deprecate <code>PermissionHelper</code> (<a href="https://redirect.github.com/apache/cordova-android/pull/1857">#1857</a>) [<a href="https://github.com/apache/cordova-android/commit/8c839764">8c839764</a>]</li> <li>feat: remove unused private Method <code>PermissionHelper.deliverPermissionResult</code> (<a href="https://redirect.github.com/apache/cordova-android/pull/1858">#1858</a>) [<a href="https://github.com/apache/cordova-android/commit/9c3d8268">9c3d8268</a>]</li> </ul> <p><strong>Fixes:</strong></p> <ul> <li>fix: webview loses scrollability and creates empty bottom space (<a href="https://redirect.github.com/apache/cordova-android/pull/1924">#1924</a>) [<a href="https://github.com/apache/cordova-android/commit/b91144c0">b91144c0</a>]</li> <li>fix: handle permissions for getUserMedia (<a href="https://redirect.github.com/apache/cordova-android/pull/1895">#1895</a>) [<a href="https://github.com/apache/cordova-android/commit/24502178">24502178</a>]</li> <li>fix: overwritten backbutton not firing on first time by hardware button and never on back gesture (<a href="https://redirect.github.com/apache/cordova-android/pull/1910">#1910</a>) [<a href="https://github.com/apache/cordova-android/commit/0bfbc20b">0bfbc20b</a>]</li> <li>fix(android): use AndroidX <code>OnBackPressedCallback</code> instead of <code>OnBackInvokedCallback</code> (<a href="https://redirect.github.com/apache/cordova-android/pull/1903">#1903</a>) [<a href="https://github.com/apache/cordova-android/commit/9064bc07">9064bc07</a>]</li> <li>fix(gradle-9): unable to resolve class XmlParser for Groovy 4.x (<a href="https://redirect.github.com/apache/cordova-android/pull/1896">#1896</a>) [<a href="https://github.com/apache/cordova-android/commit/9ae489bd">9ae489bd</a>]</li> <li>fix(statusbar.js): remove trailing whitespace in comment for lint (<a href="https://redirect.github.com/apache/cordova-android/pull/1970">#1970</a>) [<a href="https://github.com/apache/cordova-android/commit/cdbeb603">cdbeb603</a>]</li> <li>fix(statusbar): Properly handle CSS colours (<a href="https://redirect.github.com/apache/cordova-android/pull/1955">#1955</a>) [<a href="https://github.com/apache/cordova-android/commit/dd3fd357">dd3fd357</a>]</li> <li>fix(SystemBarPlugin): remove <code>canEdgeToEdge</code> check for <code>execute</code> method (<a href="https://redirect.github.com/apache/cordova-android/pull/1971">#1971</a>) [<a href="https://github.com/apache/cordova-android/commit/61ebdcde">61ebdcde</a>]</li> <li>fix(SystemBarPlugin): remove sentinel value <code>INVALID_COLOR</code>, use <code>null</code> instead (<a href="https://redirect.github.com/apache/cordova-android/pull/1939">#1939</a>) [<a href="https://github.com/apache/cordova-android/commit/f4ecf997">f4ecf997</a>]</li> </ul> <p><strong>Others</strong></p> <ul> <li>chore: cleanup PermissionHelper (<a href="https://redirect.github.com/apache/cordova-android/pull/1925">#1925</a>) [<a href="https://github.com/apache/cordova-android/commit/7dd7f504">7dd7f504</a>]</li> <li>chore: bump package 15.1.0-dev.0 & update package-lock (<a href="https://redirect.github.com/apache/cordova-android/pull/1964">#1964</a>) [<a href="https://github.com/apache/cordova-android/commit/929f2054">929f2054</a>]</li> <li>chore: remove redundant Hello World template files (<a href="https://redirect.github.com/apache/cordova-android/pull/1926">#1926</a>) [<a href="https://github.com/apache/cordova-android/commit/56e263fe">56e263fe</a>]</li> <li>chore: simplify edge-to-edge preference logic in CordovaActivity and SystemBarPlugin (<a href="https://redirect.github.com/apache/cordova-android/pull/1902">#1902</a>) [<a href="https://github.com/apache/cordova-android/commit/190076ba">190076ba</a>]</li> <li>chore: ignore gradle build artificat <code>problems-report.html</code> (<a href="https://redirect.github.com/apache/cordova-android/pull/1912">#1912</a>) [<a href="https://github.com/apache/cordova-android/commit/b1705d83">b1705d83</a>]</li> <li>chore: more license header updates (<a href="https://redirect.github.com/apache/cordova-android/pull/1909">#1909</a>) [<a href="https://github.com/apache/cordova-android/commit/1f70d396">1f70d396</a>]</li> <li>chore: update package-lock (<a href="https://redirect.github.com/apache/cordova-android/pull/1905">#1905</a>) [<a href="https://github.com/apache/cordova-android/commit/af56a003">af56a003</a>]</li> <li>chore(ci): update & clean workflow (<a href="https://redirect.github.com/apache/cordova-android/pull/1966">#1966</a>) [<a href="https://github.com/apache/cordova-android/commit/654b03a3">654b03a3</a>]</li> <li>chore(ci): improve workflows & dependabot (<a href="https://redirect.github.com/apache/cordova-android/pull/1928">#1928</a>) [<a href="https://github.com/apache/cordova-android/commit/08c4fd1e">08c4fd1e</a>]</li> <li>chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1960">#1960</a>) [<a href="https://github.com/apache/cordova-android/commit/ebccedf6">ebccedf6</a>]</li> <li>chore(deps-dev): bump tmp from 0.2.6 to 0.2.7 (<a href="https://redirect.github.com/apache/cordova-android/pull/1956">#1956</a>) [<a href="https://github.com/apache/cordova-android/commit/d90eeecb">d90eeecb</a>]</li> <li>chore(deps-dev): bump tmp from 0.2.5 to 0.2.6 (<a href="https://redirect.github.com/apache/cordova-android/pull/1945">#1945</a>) [<a href="https://github.com/apache/cordova-android/commit/a63c1e18">a63c1e18</a>]</li> <li>chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1941">#1941</a>) [<a href="https://github.com/apache/cordova-android/commit/74fbbdce">74fbbdce</a>]</li> <li>chore(deps-dev): bump jasmine from 6.1.0 to 6.2.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1932">#1932</a>) [<a href="https://github.com/apache/cordova-android/commit/90b4b057">90b4b057</a>]</li> <li>chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1973">#1973</a>) [<a href="https://github.com/apache/cordova-android/commit/80658ea4">80658ea4</a>]</li> <li>chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1972">#1972</a>) [<a href="https://github.com/apache/cordova-android/commit/89771e64">89771e64</a>]</li> <li>chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1974">#1974</a>) [<a href="https://github.com/apache/cordova-android/commit/065a99d8">065a99d8</a>]</li> <li>chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (<a href="https://redirect.github.com/apache/cordova-android/pull/1969">#1969</a>) [<a href="https://github.com/apache/cordova-android/commit/d830222e">d830222e</a>]</li> <li>chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (<a href="https://redirect.github.com/apache/cordova-android/pull/1968">#1968</a>) [<a href="https://github.com/apache/cordova-android/commit/1e2f0ca6">1e2f0ca6</a>]</li> <li>chore(deps): bump codecov/codecov-action from 4.6.0 to 7.0.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1954">#1954</a>) [<a href="https://github.com/apache/cordova-android/commit/acbc5b48">acbc5b48</a>]</li> <li>chore(deps): bump actions/setup-java from 5.3.0 to 5.4.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1965">#1965</a>) [<a href="https://github.com/apache/cordova-android/commit/cb52fb8d">cb52fb8d</a>]</li> <li>chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1959">#1959</a>) [<a href="https://github.com/apache/cordova-android/commit/79771499">79771499</a>]</li> <li>chore(deps): bump actions/setup-java from 5.2.0 to 5.3.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1958">#1958</a>) [<a href="https://github.com/apache/cordova-android/commit/e53dc373">e53dc373</a>]</li> <li>chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (<a href="https://redirect.github.com/apache/cordova-android/pull/1952">#1952</a>) [<a href="https://github.com/apache/cordova-android/commit/703ebeae">703ebeae</a>]</li> <li>chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (<a href="https://redirect.github.com/apache/cordova-android/pull/1953">#1953</a>) [<a href="https://github.com/apache/cordova-android/commit/363a9a77">363a9a77</a>]</li> <li>chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1944">#1944</a>) [<a href="https://github.com/apache/cordova-android/commit/a1f75a3e">a1f75a3e</a>]</li> <li>chore(deps): bump erisu/apache-rat-action from 2.0.0 to 3.0.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1937">#1937</a>) [<a href="https://github.com/apache/cordova-android/commit/4ce731da">4ce731da</a>]</li> <li>chore(deps): bump semver from 7.7.4 to 7.8.0 (<a href="https://redirect.github.com/apache/cordova-android/pull/1934">#1934</a>) [<a href="https://github.com/apache/cordova-android/commit/c636f8bb">c636f8bb</a>]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/cordova-android/commit/034075d96ad1b83a2cb1d1b6f2fcef80f794cc1f"><code>034075d</code></a> release(15.1.0): updated release notes & version</li> <li><a href="https://github.com/apache/cordova-android/commit/61ebdcdec9d89c6f5a7b84dec2a5de033a568e05"><code>61ebdcd</code></a> fix(SystemBarPlugin): remove <code>canEdgeToEdge</code> check for <code>execute</code> method (<a href="https://redirect.github.com/apache/cordova-android/issues/1971">#1971</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/80658ea401fd3459b67e9b9b3ae1929b1a9b9ab9"><code>80658ea</code></a> chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (<a href="https://redirect.github.com/apache/cordova-android/issues/1973">#1973</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/89771e64c8e5d98b96b06f8f97ac34e29105b9c1"><code>89771e6</code></a> chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (<a href="https://redirect.github.com/apache/cordova-android/issues/1972">#1972</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/065a99d8f943027c31e13d2c65ebca89e17fa8ca"><code>065a99d</code></a> chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (<a href="https://redirect.github.com/apache/cordova-android/issues/1974">#1974</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/cdbeb603bd6cf2ad7063ba54fd138be97adb5d79"><code>cdbeb60</code></a> fix(statusbar.js): remove trailing whitespace in comment for lint (<a href="https://redirect.github.com/apache/cordova-android/issues/1970">#1970</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/50ee09e492d70dc78b962154ab56510a5d74af31"><code>50ee09e</code></a> doc(statusbar.js): document <code>visible</code> property and <code>setBackgroundColor</code> metho...</li> <li><a href="https://github.com/apache/cordova-android/commit/d830222e400035b55339618c89c0cda319a60d21"><code>d830222</code></a> chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (<a href="https://redirect.github.com/apache/cordova-android/issues/1969">#1969</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/1e2f0ca6c398a571917443f28c97868a7e8d3067"><code>1e2f0ca</code></a> chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (<a href="https://redirect.github.com/apache/cordova-android/issues/1968">#1968</a>)</li> <li><a href="https://github.com/apache/cordova-android/commit/654b03a32704db8f8fd2a889b49c2302d8b8b9ed"><code>654b03a</code></a> chore(ci): update & clean workflow (<a href="https://redirect.github.com/apache/cordova-android/issues/1966">#1966</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/cordova-android/compare/13.0.0...rel/15.1.0">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]
