dependabot[bot] opened a new pull request, #303:
URL: https://github.com/apache/cordova-electron/pull/303

   Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no 
longer used after updating ancestor dependency 
[electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder).
 These dependencies need to be updated together.
   
   Removes `@tootallnate/once`
   
   Updates `electron-builder` from 24.13.3 to 26.8.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/electron-userland/electron-builder/releases";>electron-builder's
 releases</a>.</em></p>
   <blockquote>
   <h2>[email protected]</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: always use package key when reading from dependency list instead of 
package <code>name</code> by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9583";>electron-userland/electron-builder#9583</a></li>
   <li>chore: add logging summary to end of node collector to flag any special 
cases/alerts by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9587";>electron-userland/electron-builder#9587</a></li>
   <li>chore: adding tolerance threshold (within 10 bytes) to vitest snapshots 
to adjust for package manager instabilities by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9591";>electron-userland/electron-builder#9591</a></li>
   <li>chore: update node_modules snapshots due to transitive fixture 
dependency changed by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9592";>electron-userland/electron-builder#9592</a></li>
   <li>fix(appimage): fix mime type directory in AppDir by <a 
href="https://github.com/sabonerune";><code>@​sabonerune</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9589";>electron-userland/electron-builder#9589</a></li>
   <li>chore(deploy): Release (next) by <a 
href="https://github.com/electron-builder-release-bot";><code>@​electron-builder-release-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9585";>electron-userland/electron-builder#9585</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/electron-userland/electron-builder/compare/[email protected]@26.8.1";>https://github.com/electron-userland/electron-builder/compare/[email protected]@26.8.1</a></p>
   <h2>[email protected]</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>refactor: simplify YarnNodeModulesCollector by extending 
NpmNodeModulesCollector by <a 
href="https://github.com/beyondkmp";><code>@​beyondkmp</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9506";>electron-userland/electron-builder#9506</a></li>
   <li>chore: adding settings to force LF line endings across mac+win by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9559";>electron-userland/electron-builder#9559</a></li>
   <li>chore: Remove console logs for linux autoupdater platform check by <a 
href="https://github.com/Kilian";><code>@​Kilian</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9561";>electron-userland/electron-builder#9561</a></li>
   <li>chore(tests-only): migrate to auto-sharding/balancing Vitest CI workflow 
by <a href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9565";>electron-userland/electron-builder#9565</a></li>
   <li>fix: quote tempBatFile path in cmd.exe args to support paths with spaces 
in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9566";>electron-userland/electron-builder#9566</a></li>
   <li>chore(deps): update actions/checkout action to v6.0.2 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9552";>electron-userland/electron-builder#9552</a></li>
   <li>chore(tests): migrate to only programmatic <code>vitest</code> API by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9571";>electron-userland/electron-builder#9571</a></li>
   <li>chore: resolve flaky functional tests by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9572";>electron-userland/electron-builder#9572</a></li>
   <li>chore: change <code>vitest</code> sharding approach to be 
platform-specific time estimations by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9576";>electron-userland/electron-builder#9576</a></li>
   <li>feat: updating win-codesign resources by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9430";>electron-userland/electron-builder#9430</a></li>
   <li>chore: add additional e2e auto-update tests and support 
<code>link:</code> protocol by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9578";>electron-userland/electron-builder#9578</a></li>
   <li>feat(appimage): support static appimage runtime by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9558";>electron-userland/electron-builder#9558</a></li>
   <li>chore(deploy): Release (next) by <a 
href="https://github.com/electron-builder-release-bot";><code>@​electron-builder-release-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9556";>electron-userland/electron-builder#9556</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Copilot";><code>@​Copilot</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9566";>electron-userland/electron-builder#9566</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/electron-userland/electron-builder/compare/[email protected]@26.8.0";>https://github.com/electron-userland/electron-builder/compare/[email protected]@26.8.0</a></p>
   <h2>[email protected]</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add <code>size</code> option to DmgOptions for explicit DMG 
filesystem size by <a 
href="https://github.com/BarakXYZ";><code>@​BarakXYZ</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9543";>electron-userland/electron-builder#9543</a></li>
   <li>chore(deps): update <code>tar</code> again -&gt; v7.5.7 by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9547";>electron-userland/electron-builder#9547</a></li>
   <li>fix: after-install.tpl: Fix stdio redirects in update-alternative 
invocation by <a 
href="https://github.com/joshtriplett";><code>@​joshtriplett</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9536";>electron-userland/electron-builder#9536</a></li>
   <li>chore(deps): update actions/setup-node action to v6.2.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9553";>electron-userland/electron-builder#9553</a></li>
   <li>chore(deps): update actions/cache action to v5.0.3 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9554";>electron-userland/electron-builder#9554</a></li>
   <li>chore(deps): update actions/setup-python action to v6.2.0 by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9555";>electron-userland/electron-builder#9555</a></li>
   <li>fix: restore duplicate dependency and workspace tree resolution by <a 
href="https://github.com/mmaietta";><code>@​mmaietta</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9548";>electron-userland/electron-builder#9548</a></li>
   <li>fix(updater): ignore releases with non-semver tags when collecting full 
changelog by <a 
href="https://github.com/AbdulrhmanGoni";><code>@​AbdulrhmanGoni</code></a> in 
<a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9550";>electron-userland/electron-builder#9550</a></li>
   <li>feat(windows): capabilities by <a 
href="https://github.com/regnete";><code>@​regnete</code></a> in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9437";>electron-userland/electron-builder#9437</a></li>
   <li>chore(deploy): Release (next) by <a 
href="https://github.com/electron-builder-release-bot";><code>@​electron-builder-release-bot</code></a>[bot]
 in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9549";>electron-userland/electron-builder#9549</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/BarakXYZ";><code>@​BarakXYZ</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9543";>electron-userland/electron-builder#9543</a></li>
   <li><a 
href="https://github.com/joshtriplett";><code>@​joshtriplett</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9536";>electron-userland/electron-builder#9536</a></li>
   <li><a 
href="https://github.com/AbdulrhmanGoni";><code>@​AbdulrhmanGoni</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9550";>electron-userland/electron-builder#9550</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md";>electron-builder's
 changelog</a>.</em></p>
   <blockquote>
   <h2>26.8.1</h2>
   <h3>Patch Changes</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <p><a 
href="https://github.com/electron-userland/electron-builder/commit/4edd6950454d369ef8994e5a1ad64f1d0c7b7643";><code>4edd695</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/8940ec63bac6450ed9b7c5e761954f08e6fa4242";><code>8940ec6</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/4edd6950454d369ef8994e5a1ad64f1d0c7b7643";><code>4edd695</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/dde4309b9114e06d0826e8badc2cb968ceb75642";><code>dde4309</code></a></p>
   <!-- raw HTML omitted -->
   <ul>
   <li><code>[email protected]</code></li>
   <li><code>[email protected]</code></li>
   <li><code>[email protected]</code></li>
   </ul>
   <!-- raw HTML omitted -->
   <h2>26.8.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>Feat(win): adding support for latest artifacts for win-codesign tooling 
to be pulled from <code>electron-builder-binaries</code> <em><a 
href="https://redirect.github.com/electron-userland/electron-builder/pull/9430";><code>[#9430](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9430)</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/1b39a8e23c019a0e61fbe1fe5e973113036d255b";><code>1b39a8e</code></a>
 <a href="https://github.com/mmaietta";><code>@​mmaietta</code></a></em></li>
   </ul>
   <h3>Patch Changes</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <p><a 
href="https://github.com/electron-userland/electron-builder/commit/cd7c0d9a73cf63e2125ef5873bd0c2f392c211dc";><code>cd7c0d9</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/c18f0eb26bd9ba366b45e0ff9e85cdee0daba4ef";><code>c18f0eb</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/769b6080a7258205e2ea7cac74526765b80f7e0f";><code>769b608</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/9ba36f98791bc8d2393297dbca1133d03be6260a";><code>9ba36f9</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/1b113b758dffa346df8dce91185800293a68b6fd";><code>1b113b7</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/1b39a8e23c019a0e61fbe1fe5e973113036d255b";><code>1b39a8e</code></a></p>
   <!-- raw HTML omitted -->
   <ul>
   <li><code>[email protected]</code></li>
   <li><code>[email protected]</code></li>
   <li><code>[email protected]</code></li>
   </ul>
   <!-- raw HTML omitted -->
   <h2>26.7.0</h2>
   <h3>Patch Changes</h3>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   <p><a 
href="https://github.com/electron-userland/electron-builder/commit/bfee115b185fa4dcb14b0fae6ccee1adc4d4590e";><code>bfee115</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/3fa2d894ac609d0d819d7adb80ff50bfca08039f";><code>3fa2d89</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/ec9e2dbbd864f0858cf0d3b719ad75a84c59f29c";><code>ec9e2db</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/aec9157b5124acf9409a46461eca86cb1212831b";><code>aec9157</code></a>
 <a 
href="https://github.com/electron-userland/electron-builder/commit/64b40fe75a5464db19721e5a6dd9a6930196aaac";><code>64b40fe</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/9418d2c0fb3608d7b348d18ab2a6b6393374fe75";><code>9418d2c</code></a>
 chore(deploy): Release v26.8.1 (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9585";>#9585</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/3a3f4396e1c6a390f04afb2c6d6f667a9022f5a6";><code>3a3f439</code></a>
 chore(deploy): Release v26.8.0 ([email protected]) (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9556";>#9556</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/1b39a8e23c019a0e61fbe1fe5e973113036d255b";><code>1b39a8e</code></a>
 feat: adding additional toolsets support for  win-codesign/windows-kits (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9430";>#9430</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/f1c2ec322e7f0084ea8b8380b6d8768aea9e75d1";><code>f1c2ec3</code></a>
 chore(deploy): Release v26.7.0 ([email protected]) (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9549";>#9549</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/e394e0c48be965bd8a02c593ecda7e57b84b4f15";><code>e394e0c</code></a>
 chore(deploy): Release v26.6.0 (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9531";>#9531</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/7b5901b77dfae417c29944656b80c583384de026";><code>7b5901b</code></a>
 chore(deploy): Release v26.5.0 ([email protected]) (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9503";>#9503</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/06de96915e2de7463837f1c25f4ea1f2711e9f94";><code>06de969</code></a>
 chore(deploy): Release v26.4.1 ([email protected]) (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9458";>#9458</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/caf2cb2756b8e7690e3026c018dac4a463b517eb";><code>caf2cb2</code></a>
 chore(deploy): Release v26.4.0 (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9447";>#9447</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/85437a78e3af3fb286958815a81e2e33c15c5c5e";><code>85437a7</code></a>
 chore(deploy): Release v26.3.6 (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9433";>#9433</a>)</li>
   <li><a 
href="https://github.com/electron-userland/electron-builder/commit/5f9c14395a7356a5daf8a157d1b241f5e8d61982";><code>5f9c143</code></a>
 chore(deploy): Release v26.3.5 ([email protected]) (<a 
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/9422";>#9422</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/electron-userland/electron-builder/commits/[email protected]/packages/electron-builder";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by [GitHub Actions](<a 
href="https://www.npmjs.com/~GitHub";>https://www.npmjs.com/~GitHub</a> 
Actions), a new releaser for electron-builder since your current version.</p>
   </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-electron/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]

Reply via email to