[PR #2777] [CLOSED] Bump minimatch and electron-builder #3813

Closed
opened 2026-02-27 01:53:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2777
Author: @dependabot[bot]
Created: 3/10/2023
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2


📝 Commits (1)

  • 4e2a70c Bump minimatch and electron-builder

📊 Changes

2 files changed (+436 additions, -425 deletions)

View changed files

📝 package-lock.json (+435 -424)
📝 package.json (+1 -1)

📄 Description

Bumps minimatch to 3.1.2 and updates ancestor dependency electron-builder. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates electron-builder from 23.6.0 to 24.0.0

Release notes

Sourced from electron-builder's releases.

v24.0.0

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v23.6.0...v24.0.0

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.0.0

Major Changes

Minor Changes

Patch Changes

24.0.0-alpha.13

Patch Changes

  • Updated dependencies [4d3fdfcf]:
    • app-builder-lib@24.0.0-alpha.13
    • builder-util@24.0.0-alpha.13
    • dmg-builder@24.0.0-alpha.13

24.0.0-alpha.12

Patch Changes

  • Updated dependencies [45c07e3e, a3387309]:
    • app-builder-lib@24.0.0-alpha.12
    • dmg-builder@24.0.0-alpha.12

24.0.0-alpha.11

Patch Changes

... (truncated)

Commits
  • c1448c6 chore(deploy): Release 24.0.0 (electron-updater@6.0.0) (#7459)
  • c6ea568 chore(deploy): Release 24.0.0-alpha.13 (alpha) (#7433)
  • 8ba58fa chore(deploy): Release 24.0.0-alpha.12 (electron-updater@6.0.0-alpha.9) (alph...
  • a338730 feat: Allow for NSIS windows installer to be wrapped in an MSI (#7407)
  • 0448896 chore(deploy): Release 24.0.0-alpha.11 (electron-updater@6.0.0-alpha.8) (alph...
  • 45d2921 chore(deploy): Release 24.0.0-alpha.10 (alpha) (#7363)
  • 1bd574b chore(deploy): Release 24.0.0-alpha.9 (electron-updater@6.0.0-alpha.7) (alpha...
  • 9b265f4 chore(deploy): Release 24.0.0-alpha.8 (electron-updater@6.0.0-alpha.6) (alpha...
  • a6d135d chore(deploy): Release 24.0.0-alpha.7 (alpha) (#7312)
  • a117ccb chore(deploy): Release 24.0.0-alpha.6 (electron-updater@6.0.0-alpha.5) (alpha...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/2777 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/minimatch-and-electron-builder-3.1.2` --- ### 📝 Commits (1) - [`4e2a70c`](https://github.com/electerm/electerm/commit/4e2a70c90d4c0f79c90ab711a2a7cc5dc4cf37f7) Bump minimatch and electron-builder ### 📊 Changes **2 files changed** (+436 additions, -425 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+435 -424) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac"><code>699c459</code></a> 3.1.2</li> <li><a href="https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7"><code>2f2b5ff</code></a> fix: trim pattern</li> <li><a href="https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc"><code>25d7c0d</code></a> 3.1.1</li> <li><a href="https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0"><code>55dda29</code></a> fix: treat nocase:true as always having magic</li> <li><a href="https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e"><code>5e1fb8d</code></a> 3.1.0</li> <li><a href="https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006"><code>f8145c5</code></a> Add 'allowWindowsEscape' option</li> <li><a href="https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7"><code>570e8b1</code></a> add publishConfig for v3 publishes</li> <li><a href="https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf"><code>5b7cd33</code></a> 3.0.6</li> <li><a href="https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff"><code>20b4b56</code></a> [fix] revert all breaking syntax changes</li> <li><a href="https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543"><code>2ff0388</code></a> document, expose, and test 'partial:true' option</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2">compare view</a></li> </ul> </details> <br /> Updates `electron-builder` from 23.6.0 to 24.0.0 <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>v24.0.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/electron-userland/electron-builder/compare/v23.6.0...v24.0.0">https://github.com/electron-userland/electron-builder/compare/v23.6.0...v24.0.0</a></p> <h2>What's Changed</h2> <ul> <li>chore: moving electron-builder into alpha release mode for major version by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7178">electron-userland/electron-builder#7178</a></li> <li>chore: migrate from <code>patch-package</code> to <code>pnpm patch</code> by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7177">electron-userland/electron-builder#7177</a></li> <li>docs: Warn users not to disable zip for macos by <a href="https://github.com/taratatach"><code>@​taratatach</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7188">electron-userland/electron-builder#7188</a></li> <li>feat: enabling typescript config files (i.e. electron-builder.ts) by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7180">electron-userland/electron-builder#7180</a></li> <li>fix: inappropriate <code>electron-updater</code> cache directory on macOS by <a href="https://github.com/kidonng"><code>@​kidonng</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7032">electron-userland/electron-builder#7032</a></li> <li>chore(deps): update dependency globby to v11.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7168">electron-userland/electron-builder#7168</a></li> <li>fix: Migrate to electron-rebuild for handling native dependencies by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7196">electron-userland/electron-builder#7196</a></li> <li>feat: Extending <code>linux</code> executableArgs option to be utilized for Snap target (fixes <a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/4587">#4587</a>) by <a href="https://github.com/fangpenlin"><code>@​fangpenlin</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7198">electron-userland/electron-builder#7198</a></li> <li>chore(deps): update pnpm/action-setup action to v2.2.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7202">electron-userland/electron-builder#7202</a></li> <li>fix: Allow non-semver versions in getVersionInWeirdWindowsForm by <a href="https://github.com/faern"><code>@​faern</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7174">electron-userland/electron-builder#7174</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7194">electron-userland/electron-builder#7194</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7207">electron-userland/electron-builder#7207</a></li> <li>chore(deps): update amannn/action-semantic-pull-request action to v4.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7209">electron-userland/electron-builder#7209</a></li> <li>chore(deps): update dependency jest-cli to v27.5.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7169">electron-userland/electron-builder#7169</a></li> <li>chore(deps): update github/issue-labeler action to v2.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7217">electron-userland/electron-builder#7217</a></li> <li>chore(dep): upgrading typescript and eslint deps by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7214">electron-userland/electron-builder#7214</a></li> <li>fix: properly configure electron-rebuild for monorepos by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7215">electron-userland/electron-builder#7215</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7218">electron-userland/electron-builder#7218</a></li> <li>chore(deps): Updating deps and fixing <code>pnpm audit</code> with dependency overrides by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7213">electron-userland/electron-builder#7213</a></li> <li>chore(deps): update docker/login-action action to v2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7223">electron-userland/electron-builder#7223</a></li> <li>chore(deps): update dependency mkdocs-material to v8 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7222">electron-userland/electron-builder#7222</a></li> <li>chore(deps): update actions/cache action to v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7227">electron-userland/electron-builder#7227</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7224">electron-userland/electron-builder#7224</a></li> <li>fix: get CI tag in GitHub Actions by <a href="https://github.com/laprasdrum"><code>@​laprasdrum</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7231">electron-userland/electron-builder#7231</a></li> <li>fix: support powershell constrained language mode by <a href="https://github.com/jeremyspiegel"><code>@​jeremyspiegel</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7230">electron-userland/electron-builder#7230</a></li> <li>docs: add note for yarn3 by <a href="https://github.com/ouliuquan"><code>@​ouliuquan</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7233">electron-userland/electron-builder#7233</a></li> <li>feat(nsis): add ShutdownBlockReasonCreate for blocking Win Shutdown prompt by <a href="https://github.com/ptol"><code>@​ptol</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7251">electron-userland/electron-builder#7251</a></li> <li>chore(deps): update amannn/action-semantic-pull-request action to v5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7239">electron-userland/electron-builder#7239</a></li> <li>docs: Propose add vite-electron-builder to boilerplates by <a href="https://github.com/cawa-93"><code>@​cawa-93</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7274">electron-userland/electron-builder#7274</a></li> <li>fix: don't use osslsigncode in a vm by <a href="https://github.com/Mstrodl"><code>@​Mstrodl</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7275">electron-userland/electron-builder#7275</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7232">electron-userland/electron-builder#7232</a></li> <li>chore(deps): update actions/cache digest to 9b0c1fc by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7285">electron-userland/electron-builder#7285</a></li> <li>feat: Introducing deb and rpm auto-updates by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7060">electron-userland/electron-builder#7060</a></li> <li>chore(deps): update lannonbr/issue-label-manager-action action to v4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7288">electron-userland/electron-builder#7288</a></li> <li>fix(app-builder-lib): export missing TS types by <a href="https://github.com/t3chguy"><code>@​t3chguy</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7297">electron-userland/electron-builder#7297</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7289">electron-userland/electron-builder#7289</a></li> <li>chore(deps): update tj-actions/changed-files action to v34 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7302">electron-userland/electron-builder#7302</a></li> <li>chore: Update dependencies per audit/outdated by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7306">electron-userland/electron-builder#7306</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7307">electron-userland/electron-builder#7307</a></li> <li>feat: integrating <code>@​electron/notarize</code> into mac signing flow by <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7310">electron-userland/electron-builder#7310</a></li> <li>chore(deploy): Release (alpha) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7312">electron-userland/electron-builder#7312</a></li> <li>chore(deps): update tj-actions/changed-files digest to 74dc2e8 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7313">electron-userland/electron-builder#7313</a></li> <li>chore(deps): update tj-actions/changed-files digest to 3b6c057 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7316">electron-userland/electron-builder#7316</a></li> <li>feat: Add the accelerate option for s3 buckets by <a href="https://github.com/lbestftr"><code>@​lbestftr</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7314">electron-userland/electron-builder#7314</a></li> <li>chore(deps): update tj-actions/changed-files digest to ce4b8e3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7322">electron-userland/electron-builder#7322</a></li> <li>feat: Add base option for snapcraft by <a href="https://github.com/filfreire"><code>@​filfreire</code></a> in <a href="https://redirect.github.com/electron-userland/electron-builder/pull/7320">electron-userland/electron-builder#7320</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>24.0.0</h2> <h3>Major Changes</h3> <ul> <li><a href="https://redirect.github.com/electron-userland/electron-builder/pull/7196">#7196</a> <a href="https://github.com/electron-userland/electron-builder/commit/5616f23ce3d03a4e71c7b7bd515ec958b1631b8b"><code>5616f23c</code></a> Thanks <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - fix: Migrate to electron-rebuild for handling native dependencies</li> </ul> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/electron-userland/electron-builder/pull/7180">#7180</a> <a href="https://github.com/electron-userland/electron-builder/commit/edb28c093ab251470e9f1579cd58b4f2ed89e21d"><code>edb28c09</code></a> Thanks <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - feat: enabling typescript config files (i.e. electron-builder.ts)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/7306">#7306</a> <a href="https://github.com/electron-userland/electron-builder/commit/01c679107435c6afd0b2de8c44d3f140d20c5577"><code>01c67910</code></a> Thanks <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore: Update dependencies per audit/outdated</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/7213">#7213</a> <a href="https://github.com/electron-userland/electron-builder/commit/1786367194272dff90e63d0a43f3ad5c3cc151f0"><code>17863671</code></a> Thanks <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore(deps): Updating dependencies and fixing <code>pnpm audit</code> with dependency overrides</p> </li> <li> <p><a href="https://redirect.github.com/electron-userland/electron-builder/pull/7214">#7214</a> <a href="https://github.com/electron-userland/electron-builder/commit/53327d51101b83641ece9f497577c3ac93d3e91d"><code>53327d51</code></a> Thanks <a href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore(dep): upgrading typescript and eslint dependencies</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/electron-userland/electron-builder/commit/9700c75331e7d8de4efd257d8774b8c2a422538b"><code>9700c753</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/0f9865dc0775f9d80d3bd64cf3e2131be3ae9acb"><code>0f9865dc</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/1e8dad8bc58f53780c9fac3b0c48e248a8b5467c"><code>1e8dad8b</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/bb37687540aa254bce6a92a86c56b606cc16f2be"><code>bb376875</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/a2ce9a77c04868e9c01ad76b10955499f1f42eb3"><code>a2ce9a77</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/e5748b3df35676cf6e411c6c47fc4fc56e0a26f2"><code>e5748b3d</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/0d3b87f7b89eb2e8f43613acec0e7e057bca88ab"><code>0d3b87f7</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/cc1ddabd45f239ee06fde9b2d1534467908791fa"><code>cc1ddabd</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/00d0dbc2d74fbac3e9ce7a046427c1e1d9a11301"><code>00d0dbc2</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/45c07e3e063e89a6f8a82e8ae5ef7a2453ff161a"><code>45c07e3e</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/2852cb56a337709f8b7f0bcbf92b034ec8a07e7f"><code>2852cb56</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/1cb8f50c3551b398e20b798aba0c60bb34860b49"><code>1cb8f50c</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/93930cf0b04b60896835e1d9feeab20722cd1b98"><code>93930cf0</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/45a0f82ac3a14fedfb03880fb43d525a51cec864"><code>45a0f82a</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/a3387309f0297cb824926bd7fa5cb653da9f24ca"><code>a3387309</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/8f94978c41d63e9fb4aa70a1df67f25804fdaf84"><code>8f94978c</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/aeffe080e07f11057134947e09021cd9d6712935"><code>aeffe080</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/eb842f7faee3a261635fb3e59230e09c98840e40"><code>eb842f7f</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/1d130012737e77b57c8923fcc0e6ad2cbc5da0e8"><code>1d130012</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/5616f23ce3d03a4e71c7b7bd515ec958b1631b8b"><code>5616f23c</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/01c679107435c6afd0b2de8c44d3f140d20c5577"><code>01c67910</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/3816d4f30371345def83a0667d67648790259605"><code>3816d4f3</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/edb28c093ab251470e9f1579cd58b4f2ed89e21d"><code>edb28c09</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/5668dc204b83ae0c1edf79a4998f41292007d230"><code>5668dc20</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/4d3fdfcfe5c6b75cdb8fa8e89f6169c986949bcb"><code>4d3fdfcf</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/1786367194272dff90e63d0a43f3ad5c3cc151f0"><code>17863671</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/f9f23bef64efd429f6dfd1ec81f2d73927f63a8e"><code>f9f23bef</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/db69a1875d219310b3050b35cdc46c20ec45cc04"><code>db69a187</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/9ce74482ef0f4abc1206dc96dca559eb9f03d50c"><code>9ce74482</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/53327d51101b83641ece9f497577c3ac93d3e91d"><code>53327d51</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/973a0048b46b8367864241a903453f927c158304"><code>973a0048</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/c08db0a92b5e251229a424c1c00559086d860dde"><code>c08db0a9</code></a>]:</p> <ul> <li>app-builder-lib@24.0.0</li> <li>builder-util-runtime@9.2.0</li> <li>builder-util@24.0.0</li> <li>dmg-builder@24.0.0</li> </ul> </li> </ul> <h2>24.0.0-alpha.13</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/electron-userland/electron-builder/commit/4d3fdfcfe5c6b75cdb8fa8e89f6169c986949bcb"><code>4d3fdfcf</code></a>]: <ul> <li>app-builder-lib@24.0.0-alpha.13</li> <li>builder-util@24.0.0-alpha.13</li> <li>dmg-builder@24.0.0-alpha.13</li> </ul> </li> </ul> <h2>24.0.0-alpha.12</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/electron-userland/electron-builder/commit/45c07e3e063e89a6f8a82e8ae5ef7a2453ff161a"><code>45c07e3e</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/a3387309f0297cb824926bd7fa5cb653da9f24ca"><code>a3387309</code></a>]: <ul> <li>app-builder-lib@24.0.0-alpha.12</li> <li>dmg-builder@24.0.0-alpha.12</li> </ul> </li> </ul> <h2>24.0.0-alpha.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/electron-userland/electron-builder/commit/9700c75331e7d8de4efd257d8774b8c2a422538b"><code>9700c753</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/bb37687540aa254bce6a92a86c56b606cc16f2be"><code>bb376875</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/e5748b3df35676cf6e411c6c47fc4fc56e0a26f2"><code>e5748b3d</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/1cb8f50c3551b398e20b798aba0c60bb34860b49"><code>1cb8f50c</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/93930cf0b04b60896835e1d9feeab20722cd1b98"><code>93930cf0</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/aeffe080e07f11057134947e09021cd9d6712935"><code>aeffe080</code></a>, <a href="https://github.com/electron-userland/electron-builder/commit/db69a1875d219310b3050b35cdc46c20ec45cc04"><code>db69a187</code></a>]: <ul> <li>app-builder-lib@24.0.0-alpha.11</li> <li>builder-util-runtime@9.2.0-alpha.3</li> <li>builder-util@24.0.0-alpha.11</li> <li>dmg-builder@24.0.0-alpha.11</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron-userland/electron-builder/commit/c1448c6584bb5106aaa2766379fd0917508ce3bf"><code>c1448c6</code></a> chore(deploy): Release 24.0.0 (electron-updater@6.0.0) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/7459">#7459</a>)</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/c6ea5689263eabe1567988b634e3e2edc8356cc7"><code>c6ea568</code></a> chore(deploy): Release 24.0.0-alpha.13 (alpha) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/7433">#7433</a>)</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/8ba58facc64ec6f263385ce1e55f52ef893520a7"><code>8ba58fa</code></a> chore(deploy): Release 24.0.0-alpha.12 (electron-updater@6.0.0-alpha.9) (alph...</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/a3387309f0297cb824926bd7fa5cb653da9f24ca"><code>a338730</code></a> feat: Allow for NSIS windows installer to be wrapped in an MSI (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/7407">#7407</a>)</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/0448896e55a14605f8cf401ec844b157441e2dc5"><code>0448896</code></a> chore(deploy): Release 24.0.0-alpha.11 (electron-updater@6.0.0-alpha.8) (alph...</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/45d29214d7c309515bb16311bb23f79c11545a66"><code>45d2921</code></a> chore(deploy): Release 24.0.0-alpha.10 (alpha) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/7363">#7363</a>)</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/1bd574b2cf485ddf7760dcec157dc71233f71c6d"><code>1bd574b</code></a> chore(deploy): Release 24.0.0-alpha.9 (electron-updater@6.0.0-alpha.7) (alpha...</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/9b265f41fd7c4cf5c127f6f125d1a74eec1fd02d"><code>9b265f4</code></a> chore(deploy): Release 24.0.0-alpha.8 (electron-updater@6.0.0-alpha.6) (alpha...</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/a6d135ddacebeca54eb049f0b6430fa433d0cac5"><code>a6d135d</code></a> chore(deploy): Release 24.0.0-alpha.7 (alpha) (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/7312">#7312</a>)</li> <li><a href="https://github.com/electron-userland/electron-builder/commit/a117ccb7592f49f82053951c18b2ece7d6eab12d"><code>a117ccb</code></a> chore(deploy): Release 24.0.0-alpha.6 (electron-updater@6.0.0-alpha.5) (alpha...</li> <li>Additional commits viewable in <a href="https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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 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/electerm/electerm/network/alerts). </details>> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3813
No description provided.