chore(deps-dev): bump @electron-forge/maker-deb from 7.6.1 to 7.8.1 #50

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1 into main
dependabot[bot] commented 2025-05-12 16:56:38 +02:00 (Migrated from github.com)

Bumps @electron-forge/maker-deb from 7.6.1 to 7.8.1.

Release notes

Sourced from @​electron-forge/maker-deb's releases.

v7.8.1

What's Changed

Bug Fixes and Improvements

Other Changes

New Contributors

Full Changelog: https://github.com/electron/forge/compare/v7.8.0...v7.8.1

v7.8.0

What's Changed

New Features

Bug Fixes and Improvements

Other Changes

... (truncated)

Changelog

Sourced from @​electron-forge/maker-deb's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
  • 9f35bde v7.8.1
  • 01dc080 fix: add electron-winstaller in onlyBuiltDependencies (#3924)
  • 50808ed test(plugin-fuses): use local build for tests (#3910)
  • 6c4d0f8 fix(package): update @electron/universal to v2.0.3 (#3931)
  • 4f2df08 fix(plugin-webpack): make entry point consistent between dev and prod (#3871)
  • 8fc4b4c build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#3928)
  • 7d442af build(deps): bump vite from 5.4.18 to 5.4.19 (#3927)
  • fbf7ed8 build(deps): update node-abi to latest 3.x (#3929)
  • 0d6d7a5 build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 (#3921)
  • da1385b build(deps): bump vite from 5.4.17 to 5.4.18 (#3920)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@electron-forge/maker-deb](https://github.com/electron/forge) from 7.6.1 to 7.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/forge/releases"><code>@​electron-forge/maker-deb</code>'s releases</a>.</em></p> <blockquote> <h2>v7.8.1</h2> <h2>What's Changed</h2> <h3>Bug Fixes and Improvements</h3> <ul> <li>fix(plugin-webpack): make entry point consistent between dev and prod by <a href="https://github.com/viliml"><code>@​viliml</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3871">electron/forge#3871</a></li> <li>fix(package): update <code>@electron/universal</code> to v2.0.3 by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3931">electron/forge#3931</a></li> <li>fix: add electron-winstaller in onlyBuiltDependencies by <a href="https://github.com/wy-luke"><code>@​wy-luke</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3924">electron/forge#3924</a></li> <li>fix(core): load TypeScript configurations with <code>jiti</code> by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3907">electron/forge#3907</a></li> </ul> <h3>Other Changes</h3> <ul> <li>build(deps): bump vite from 5.4.14 to 5.4.15 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3899">electron/forge#3899</a></li> <li>build(deps): bump vite from 5.4.15 to 5.4.16 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3901">electron/forge#3901</a></li> <li>build(deps): bump dsanders11/project-actions from 1.5.1 to 1.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3905">electron/forge#3905</a></li> <li>build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3904">electron/forge#3904</a></li> <li>build(deps): bump vite from 5.4.16 to 5.4.17 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3912">electron/forge#3912</a></li> <li>build(deps): bump vite from 5.4.17 to 5.4.18 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3920">electron/forge#3920</a></li> <li>build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3921">electron/forge#3921</a></li> <li>build(deps): update node-abi to latest 3.x by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3929">electron/forge#3929</a></li> <li>build(deps): bump vite from 5.4.18 to 5.4.19 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3927">electron/forge#3927</a></li> <li>build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3928">electron/forge#3928</a></li> <li>ci(stale): use <code>any-of-labels</code> by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3913">electron/forge#3913</a></li> <li>test(plugin-fuses): use local build for tests by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3910">electron/forge#3910</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/viliml"><code>@​viliml</code></a> made their first contribution in <a href="https://redirect.github.com/electron/forge/pull/3871">electron/forge#3871</a></li> <li><a href="https://github.com/wy-luke"><code>@​wy-luke</code></a> made their first contribution in <a href="https://redirect.github.com/electron/forge/pull/3924">electron/forge#3924</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/electron/forge/compare/v7.8.0...v7.8.1">https://github.com/electron/forge/compare/v7.8.0...v7.8.1</a></p> <h2>v7.8.0</h2> <h2>What's Changed</h2> <h3>New Features</h3> <ul> <li>feat(cli): show template sources when initializing by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3895">electron/forge#3895</a></li> <li>feat(cli): add <code>--skip-git</code> option by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3860">electron/forge#3860</a></li> </ul> <h3>Bug Fixes and Improvements</h3> <ul> <li>fix(maker-wix): version with pre-release tag breaks app start by <a href="https://github.com/ShGKme"><code>@​ShGKme</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3855">electron/forge#3855</a></li> <li>fix(maker-wix): inherit config types from <code>electron-wix-msi</code> by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3858">electron/forge#3858</a></li> <li>fix(core-utils): trim <code>spawnPackageManager</code> output by <a href="https://github.com/rahulptl165"><code>@​rahulptl165</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3866">electron/forge#3866</a></li> <li>fix(start): pass app args with correct amount of <code>--</code> by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3879">electron/forge#3879</a></li> <li>fix(cli): correctly wire up <code>--skip-git</code> opt by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3886">electron/forge#3886</a></li> <li>fix(core-utils): correctly fall back package manager lockfile by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3885">electron/forge#3885</a></li> <li>fix(template-base): properly add <code>.npmrc</code> to template files by <a href="https://github.com/erickzhao"><code>@​erickzhao</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3891">electron/forge#3891</a></li> <li>fix(cli): add descriptive error for unsupported node version by <a href="https://github.com/knqu"><code>@​knqu</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3894">electron/forge#3894</a></li> </ul> <h3>Other Changes</h3> <ul> <li>build(deps): bump axios from 1.7.6 to 1.8.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3897">electron/forge#3897</a></li> <li>test(core-utils): add test coverage for spawnPackageManager by <a href="https://github.com/dsanders11"><code>@​dsanders11</code></a> in <a href="https://redirect.github.com/electron/forge/pull/3868">electron/forge#3868</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/forge/blob/main/CHANGELOG.md"><code>@​electron-forge/maker-deb</code>'s changelog</a>.</em></p> <blockquote> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.2">6.0.2</a> (2022-11-14)</h4> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.1">6.0.1</a> (2022-11-08)</h4> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0">6.0.0</a> (2022-11-02)</h4> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.75">6.0.0-beta.75</a> (2022-11-01)</h4> <h5>New Features</h5> <ul> <li>move create-electron-app into forge (<a href="https://redirect.github.com/electron/forge/issues/2988">#2988</a>) (<a href="https://github.com/electron/forge/commit/a2eadbcb">a2eadbcb</a>)</li> </ul> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.74">6.0.0-beta.74</a> (2022-11-01)</h4> <h5>Bug Fixes</h5> <ul> <li>do not proxify class instances in forge config (<a href="https://redirect.github.com/electron/forge/issues/3039">#3039</a>) (<a href="https://github.com/electron/forge/commit/a89ed7d3">a89ed7d3</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>add proper package test for webpack ts template (<a href="https://redirect.github.com/electron/forge/issues/3040">#3040</a>) (<a href="https://github.com/electron/forge/commit/6e9cca35">6e9cca35</a>)</li> </ul> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.73">6.0.0-beta.73</a> (2022-11-01)</h4> <h5>Bug Fixes</h5> <ul> <li>ensure webpack typescript template runs (<a href="https://redirect.github.com/electron/forge/issues/3038">#3038</a>) (<a href="https://github.com/electron/forge/commit/e1d5db00">e1d5db00</a>)</li> </ul> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.72">6.0.0-beta.72</a> (2022-10-31)</h4> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.71">6.0.0-beta.71</a> (2022-10-31)</h4> <h5>Bug Fixes</h5> <ul> <li><strong>packager:</strong> &quot;packaging application&quot; log never stops when building for multiple architectures (<a href="https://redirect.github.com/electron/forge/issues/3006">#3006</a>) (<a href="https://github.com/electron/forge/commit/247f52ab">247f52ab</a>)</li> <li><strong>publish:</strong> ignore unnecessary files when publishing to npm (<a href="https://redirect.github.com/electron/forge/issues/3024">#3024</a>) (<a href="https://github.com/electron/forge/commit/ab8ea661">ab8ea661</a>)</li> <li><strong>template-base:</strong> use minimum instead of exact version when replacing <code>ELECTRON_FORGE/VERSION</code> in templates (<a href="https://redirect.github.com/electron/forge/issues/3030">#3030</a>) (<a href="https://github.com/electron/forge/commit/7aaa7029">7aaa7029</a>)</li> <li>use <code>@​electron-forge/cli</code> hint for project resolution (<a href="https://redirect.github.com/electron/forge/issues/3023">#3023</a>) (<a href="https://github.com/electron/forge/commit/b5d05874">b5d05874</a>)</li> <li>restore isProd in the webpack plugin (<a href="https://redirect.github.com/electron/forge/issues/3021">#3021</a>) (<a href="https://github.com/electron/forge/commit/531788ba">531788ba</a>)</li> </ul> <h4><a href="https://github.com/electron/forge/releases/tag/v6.0.0-beta.70">6.0.0-beta.70</a> (2022-10-28)</h4> <h5>Bug Fixes</h5> <ul> <li><strong>template-typescript-webpack:</strong> <ul> <li>install ts-node (<a href="https://redirect.github.com/electron/forge/issues/3016">#3016</a>) (<a href="https://github.com/electron/forge/commit/ab160d5d">ab160d5d</a>)</li> <li>webpack entrypoint extensions (<a href="https://redirect.github.com/electron/forge/issues/3014">#3014</a>) (<a href="https://github.com/electron/forge/commit/378e2009">378e2009</a>)</li> <li>clean up forge config code (<a href="https://redirect.github.com/electron/forge/issues/3009">#3009</a>) (<a href="https://github.com/electron/forge/commit/c3a8db44">c3a8db44</a>)</li> </ul> </li> </ul> <h4><a href="https://github.com/electron-userland/electron-forge/releases/tag/v6.0.0-beta.69">6.0.0-beta.69</a> (2022-10-27)</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/forge/commit/9f35bdea87fe0df5b2566b74ff909f2f037ef556"><code>9f35bde</code></a> v7.8.1</li> <li><a href="https://github.com/electron/forge/commit/01dc08027661bdbdeda051e07fa445729f35e1ed"><code>01dc080</code></a> fix: add electron-winstaller in onlyBuiltDependencies (<a href="https://redirect.github.com/electron/forge/issues/3924">#3924</a>)</li> <li><a href="https://github.com/electron/forge/commit/50808ed9827839697a29df3afe3017ca7ae33af3"><code>50808ed</code></a> test(plugin-fuses): use local build for tests (<a href="https://redirect.github.com/electron/forge/issues/3910">#3910</a>)</li> <li><a href="https://github.com/electron/forge/commit/6c4d0f8e9332f27121d8b3778310713ab7f11c72"><code>6c4d0f8</code></a> fix(package): update <code>@electron/universal</code> to v2.0.3 (<a href="https://redirect.github.com/electron/forge/issues/3931">#3931</a>)</li> <li><a href="https://github.com/electron/forge/commit/4f2df081e5acfd84d9a86f3d184f1993d7a13d86"><code>4f2df08</code></a> fix(plugin-webpack): make entry point consistent between dev and prod (<a href="https://redirect.github.com/electron/forge/issues/3871">#3871</a>)</li> <li><a href="https://github.com/electron/forge/commit/8fc4b4c73fc5633d4b99296434f66d008282c1e1"><code>8fc4b4c</code></a> build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (<a href="https://redirect.github.com/electron/forge/issues/3928">#3928</a>)</li> <li><a href="https://github.com/electron/forge/commit/7d442af63153a76a9a58e9f361493f6c14aa1590"><code>7d442af</code></a> build(deps): bump vite from 5.4.18 to 5.4.19 (<a href="https://redirect.github.com/electron/forge/issues/3927">#3927</a>)</li> <li><a href="https://github.com/electron/forge/commit/fbf7ed8b871a911f1fb4eaa620362aaeca2bdd29"><code>fbf7ed8</code></a> build(deps): update node-abi to latest 3.x (<a href="https://redirect.github.com/electron/forge/issues/3929">#3929</a>)</li> <li><a href="https://github.com/electron/forge/commit/0d6d7a5087eba055760f348382300537e09e256e"><code>0d6d7a5</code></a> build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 (<a href="https://redirect.github.com/electron/forge/issues/3921">#3921</a>)</li> <li><a href="https://github.com/electron/forge/commit/da1385b5443c8d2d23aa70d22de806ce7b45afee"><code>da1385b</code></a> build(deps): bump vite from 5.4.17 to 5.4.18 (<a href="https://redirect.github.com/electron/forge/issues/3920">#3920</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/forge/compare/v7.6.1...v7.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@electron-forge/maker-deb&package-manager=npm_and_yarn&previous-version=7.6.1&new-version=7.8.1)](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>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1:dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git rebase main
git switch main
git merge --ff-only dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git rebase main
git switch main
git merge --no-ff dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch main
git merge --squash dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch main
git merge --ff-only dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git switch main
git merge dependabot/npm_and_yarn/electron-forge/maker-deb-7.8.1
git push origin main
Sign in to join this conversation.
No description provided.