dependabot[bot] opened a new pull request, #181: URL: https://github.com/apache/cordova-plugman/pull/181
Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [cordova-lib](https://github.com/apache/cordova-lib). These dependencies need to be updated together. Removes `underscore` Updates `cordova-lib` from 12.0.2 to 13.0.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/cordova-lib/blob/master/RELEASENOTES.md">cordova-lib's changelog</a>.</em></p> <blockquote> <h3>13.0.0 (Oct 29, 2025)</h3> <p><strong>Breaking Changes:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/964">GH-964</a> chore(npm)!: bump <code>[email protected]</code></li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/961">GH-961</a> chore!: update dependencies & node requirement</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/957">GH-957</a> feat!: remove <code>cordova serve</code> command</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/955">GH-955</a> chore(npm)!: bump various packages</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/953">GH-953</a> feat(plugman)!: remove <code>create plugin</code> support</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/949">GH-949</a> chore!: bump node requirement & npm dependencies</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/958">GH-958</a> chore!: remove deprecated platform data</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/959">GH-959</a> chore!: remove unused templates</li> </ul> <p><strong>Features:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/952">GH-952</a> feat: replace <code>dep-graph</code> dependency w/ custom class</li> </ul> <p><strong>Fixes:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/944">GH-944</a> fix(emulator): Support listing emulators with <code>--list</code></li> </ul> <p><strong>Chores:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/963">GH-963</a> chore: update <code>package-lock.json</code></li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/960">GH-960</a> chore: various updates to the root files</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/956">GH-956</a> chore(npm): bump <code>@cordova/[email protected]</code></li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/946">GH-946</a> chore(deps-dev): bump <code>brace-expansion</code> from 1.1.11 to 1.1.12</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/939">GH-939</a> chore(deps): bump <code>path-to-regexp</code> and express</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/937">GH-937</a> chore(deps): bump <code>cross-spawn</code> from 7.0.3 to 7.0.6</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/938">GH-938</a> chore(ci): Fix failing dependabot PRs</li> </ul> <p><strong>CI & Others:</strong></p> <ul> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/954">GH-954</a> ci: various workflow improvements</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/950">GH-950</a> ci(workflow): update release-audit & license config</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/945">GH-945</a> ci: Add node 22 and 24 to CI testing matrix</li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/941">GH-941</a> Keep final new line in <code>package.json</code></li> <li><a href="https://redirect.github.com/apache/cordova-lib/pull/942">GH-942</a> Persist relative paths on disk</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/cordova-lib/commit/6c2cdd9347b3ca3cd5dea8b1bc64e27c7e102d9b"><code>6c2cdd9</code></a> release(13.0.0): updated release notes & version (lib-13.0.0)</li> <li><a href="https://github.com/apache/cordova-lib/commit/3e18409d0bb903555d9355448cfddc2d4bf2508e"><code>3e18409</code></a> chore(npm)!: bump [email protected] (<a href="https://redirect.github.com/apache/cordova-lib/issues/964">#964</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/12286bed5d7645ca6e100d079e09938a6d42356b"><code>12286be</code></a> chore: update package-lock.json (<a href="https://redirect.github.com/apache/cordova-lib/issues/963">#963</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/852ba6ba681040ab7743c345a6a9571b80dc28f4"><code>852ba6b</code></a> chore!: update package dependencies (<a href="https://redirect.github.com/apache/cordova-lib/issues/961">#961</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/8d2855b2730474884fb5b9be790f02a928dbef06"><code>8d2855b</code></a> chore: various updates to the root files (<a href="https://redirect.github.com/apache/cordova-lib/issues/960">#960</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/c323a19b1b84cb90778ddbd2cc755883c3db429b"><code>c323a19</code></a> chore: remove unused templates (<a href="https://redirect.github.com/apache/cordova-lib/issues/959">#959</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/82dbfa2b71ba3be791469d800f29b90fcee9fa9c"><code>82dbfa2</code></a> chore: remove deprecated platform data (<a href="https://redirect.github.com/apache/cordova-lib/issues/958">#958</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/2c582798c9a5b8584cd749a54bb7d131e5275250"><code>2c58279</code></a> feat!: remove cordova serve command (<a href="https://redirect.github.com/apache/cordova-lib/issues/957">#957</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/4b55cd7d28783cf67d4021e0904e712a8f05ab8c"><code>4b55cd7</code></a> chore(npm): bump <code>@cordova/eslint-config</code><a href="https://github.com/6"><code>@6</code></a>.0.0 (<a href="https://redirect.github.com/apache/cordova-lib/issues/956">#956</a>)</li> <li><a href="https://github.com/apache/cordova-lib/commit/c67248db185c868ec0fc2ed76869347d4ba4b2e7"><code>c67248d</code></a> chore(npm)!: bump various packages (<a href="https://redirect.github.com/apache/cordova-lib/issues/955">#955</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/cordova-lib/compare/12.0.2...13.0.0">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/cordova-plugman/network/alerts). </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]
