Skip to content

Bump app-builder-lib and electron-builder#25

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-906b8b1b15
Open

Bump app-builder-lib and electron-builder#25
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-906b8b1b15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2025

Bumps app-builder-lib to 26.0.12 and updates ancestor dependency electron-builder. These dependencies need to be updated together.

Updates app-builder-lib from 20.40.2 to 26.0.12

Release notes

Sourced from app-builder-lib's releases.

v26.0.12

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v26.0.11...v26.0.12

v26.0.11

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v26.0.10...v26.0.11

v26.0.10

What's Changed

Full Changelog: electron-userland/electron-builder@v26.0.9...v26.0.10

v26.0.9

What's Changed

... (truncated)

Changelog

Sourced from app-builder-lib's changelog.

26.0.12

Patch Changes

26.0.11

Patch Changes

  • #8941 14b96dfc Thanks @​mmaietta! - fix: find cwd using getProjectRootPath for detecting package manager

  • #8928 70d7c855 Thanks @​rotu! - chore(docs): Document that detectUpdateChannel doesn't work when publishing to github

  • #8932 e1ea62b0 Thanks @​gaaf! - fix: after-install.tpl: Detect if apparmor is enabled instead of just file-exists check

  • Updated dependencies [53a81939]:

    • builder-util@26.0.11
    • dmg-builder@26.0.11
    • electron-builder-squirrel-windows@26.0.11
    • electron-publish@26.0.11

26.0.10

Patch Changes

  • #8890 3ce33edb Thanks @​beyondkmp! - chore: replace the plist functionality in app-builder-bin with plist

  • #8926 3caab3c4 Thanks @​mmaietta! - fix: fix custom publisher check and throw error if not found

  • #8915 8903c5df Thanks @​beyondkmp! - fix: improve atomicRMDir function in NSIS uninstaller

  • Updated dependencies []:

    • dmg-builder@26.0.10
    • electron-builder-squirrel-windows@26.0.10

26.0.9

... (truncated)

Commits
  • 44c5265 chore(deploy): Release v26.0.12 (#8949)
  • f24a2ce fix: Azure trust signing fails with spaces in parameters (#8979)
  • 2d25ec8 chore(docs): fix typo in SquirrelWindowsOptions (#8968)
  • ad151b9 fix: pnpm collection of optional dependencies (#8957)
  • 81e0c47 fix: optimize workspace package resolution in dependency tree (#8958)
  • 7ba4fea fix: support mas packages for flipping fuses (#8947)
  • e4d00c6 chore(deploy): Release v26.0.11 (electron-updater@6.6.2) (#8930)
  • 14b96df fix: find cwd using getProjectRootPath for detecting package manager (#8941)
  • e1ea62b fix: after-install.tpl - Detect if apparmor is enabled instead of just fi...
  • 70d7c85 docs: state detectUpdateChannel ignored when publishing to github (#8928)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for app-builder-lib since your current version.


Updates electron-builder from 20.40.2 to 26.0.12

Release notes

Sourced from electron-builder's releases.

v25.1.8

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@25.1.7...electron-builder@25.1.8

v25.1.7

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v25.1.6...electron-builder@25.1.7

Changelog

Sourced from electron-builder's changelog.

26.0.12

Patch Changes

26.0.11

Patch Changes

26.0.10

Patch Changes

26.0.9

Patch Changes

26.0.8

Patch Changes

26.0.7

Patch Changes

  • Updated dependencies [c12f86f2, 3fe27d77]:
    • builder-util@26.0.7
    • app-builder-lib@26.0.7
    • dmg-builder@26.0.7

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for electron-builder since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-906b8b1b15 branch from ae2ae6f to dcb95a9 Compare November 16, 2025 09:08
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 26.0.12 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 `app-builder-lib` from 20.40.2 to 26.0.12
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.12/packages/app-builder-lib)

Updates `electron-builder` from 20.40.2 to 26.0.12
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.12/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-version: 26.0.12
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-version: 26.0.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-906b8b1b15 branch from dcb95a9 to 6589f87 Compare November 16, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants