Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump app-builder-lib, dmg-builder and electron-builder #1268

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps app-builder-lib to 25.0.0-alpha.6 and updates ancestor dependencies app-builder-lib, dmg-builder and electron-builder. These dependencies need to be updated together.

Updates app-builder-lib from 22.7.0 to 25.0.0-alpha.6

Release notes

Sourced from app-builder-lib's releases.

v25.0.0-alpha.6

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.5...v25.0.0-alpha.6

v25.0.0-alpha.5

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.4...v25.0.0-alpha.5

v25.0.0-alpha.4

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.3...v25.0.0-alpha.4

v25.0.0-alpha.3

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.2...v25.0.0-alpha.3

v25.0.0-alpha.2

What's Changed

... (truncated)

Changelog

Sourced from app-builder-lib's changelog.

25.0.0-alpha.6

Minor Changes

Patch Changes

  • Updated dependencies [a999da48, 8e36be11]:
    • builder-util@25.0.0-alpha.6
    • dmg-builder@25.0.0-alpha.6
    • electron-builder-squirrel-windows@25.0.0-alpha.6
    • electron-publish@25.0.0-alpha.6

25.0.0-alpha.5

Patch Changes

  • #8140 99a6150e Thanks @​mmaietta! - fix: update autoupdate docs to describe module-based support. set nativeRebuilder default value to use electron/rebuild

  • Updated dependencies []:

    • dmg-builder@25.0.0-alpha.5
    • electron-builder-squirrel-windows@25.0.0-alpha.5

25.0.0-alpha.4

Patch Changes

  • #8135 c2392de7 Thanks @​mmaietta! - fix: unstable hdiutil retry mechanism

  • #8133 44b04463 Thanks @​beyondkmp! - fix: replace SYSTEMROOT with $SYSDIR

  • Updated dependencies [c2392de7]:

    • builder-util@25.0.0-alpha.4
    • dmg-builder@25.0.0-alpha.4
    • electron-builder-squirrel-windows@25.0.0-alpha.4
    • electron-publish@25.0.0-alpha.4

25.0.0-alpha.3

Patch Changes

... (truncated)

Commits
  • fa6fc16 chore(deploy): Release v25.0.0-alpha.6 (alpha) (#8154)
  • f4e6ae2 feat: Add CLI and API for only publishing assets (skipping build flow) (#8150)
  • 15bffa0 feat: Make notarization with Apple ID more usable (altool is no longer supp...
  • 8e36be1 feat: export Packager sub-classes from main electron-builder types (#8153)
  • 8160363 feat: add config options for setting MinVersion and MaxVersionTested fiel...
  • 9f4b458 chore(deploy): Release v25.0.0-alpha.5 (alpha) (#8141)
  • 99a6150 fix: update autoupdate docs to describe module-based support. set `nativeRebu...
  • ff8f94f chore(deploy): Release v25.0.0-alpha.4 (electron-updater@6.3.0-alpha.3) (alph...
  • 44b0446 fix(nsis): replace SYSTEMROOT with SYSDIR (#8133)
  • 4d37f8e chore(deploy): Release v25.0.0-alpha.3 (electron-updater@6.3.0-alpha.2) (alph...
  • 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 dmg-builder from 23.6.0 to 25.0.0-alpha.6

Release notes

Sourced from dmg-builder's releases.

v25.0.0-alpha.6

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.5...v25.0.0-alpha.6

v25.0.0-alpha.5

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.4...v25.0.0-alpha.5

v25.0.0-alpha.4

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.3...v25.0.0-alpha.4

v25.0.0-alpha.3

What's Changed

Full Changelog: electron-userland/electron-builder@v25.0.0-alpha.2...v25.0.0-alpha.3

v25.0.0-alpha.2

What's Changed

... (truncated)

Changelog

Sourced from dmg-builder's changelog.

25.0.0-alpha.6

Minor Changes

Patch Changes

25.0.0-alpha.5

Patch Changes

  • Updated dependencies [99a6150e]:
    • app-builder-lib@25.0.0-alpha.5

25.0.0-alpha.4

Patch Changes

25.0.0-alpha.3

Patch Changes

  • Updated dependencies [555dc909, 445911a7, c6c9d59e]:
    • app-builder-lib@25.0.0-alpha.3
    • builder-util-runtime@9.2.5-alpha.2
    • builder-util@25.0.0-alpha.3

25.0.0-alpha.2

Patch Changes

25.0.0-alpha.1

Patch Changes

... (truncated)

Commits
  • fa6fc16 chore(deploy): Release v25.0.0-alpha.6 (alpha) (#8154)
  • 8e36be1 feat: export Packager sub-classes from main electron-builder types (#8153)
  • 9f4b458 chore(deploy): Release v25.0.0-alpha.5 (alpha) (#8141)
  • ff8f94f chore(deploy): Release v25.0.0-alpha.4 (electron-updater@6.3.0-alpha.3) (alph...
  • c2392de fix: attempting to wrap all hdiutil's in a common retry mechanism for CI st...
  • 4d37f8e chore(deploy): Release v25.0.0-alpha.3 (electron-updater@6.3.0-alpha.2) (alph...
  • 95f5873 chore(deploy): Release v25.0.0-alpha.2 (alpha) (#8121)
  • 2e6523a chore(deploy): Release v25.0.0-alpha.1 (6.3.0-alpha.1) (alpha) (#8111)
  • afa9755 chore(deploy): Release v24.13.4-alpha.0 (electron-updater@6.3.0-alpha.0) (alp...
  • cb335ec chore(deploy): Release v24.13.3 (electron-updater@6.2.0) (#8084)
  • Additional commits viewable in compare view

Updates electron-builder from 22.7.0 to 24.13.3

Release notes

Sourced from electron-builder's releases.

v24.13.3

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.13.2...v24.13.3

v24.13.2

What's Changed

Full Changelog: electron-userland/electron-builder@v24.13.1...v24.13.2

v24.13.1

What's Changed

Full Changelog: electron-userland/electron-builder@v24.13.0...v24.13.1

v24.13.0

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.13.3

Patch Changes

24.13.2

Patch Changes

24.13.1

Patch Changes

  • Updated dependencies [6a4f605f, ccbb80de]:
    • app-builder-lib@24.13.1
    • builder-util@24.13.1
    • builder-util-runtime@9.2.4
    • dmg-builder@24.13.1

24.13.0

Patch Changes

24.12.0

Minor Changes

Patch Changes

24.11.0

Patch Changes

... (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.

Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 25.0.0-alpha.6 and updates ancestor dependencies [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib), [dmg-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/dmg-builder) and [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 22.7.0 to 25.0.0-alpha.6
- [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/v25.0.0-alpha.6/packages/app-builder-lib)

Updates `dmg-builder` from 23.6.0 to 25.0.0-alpha.6
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/dmg-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v25.0.0-alpha.6/packages/dmg-builder)

Updates `electron-builder` from 22.7.0 to 24.13.3
- [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/v24.13.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
- dependency-name: dmg-builder
  dependency-type: direct:production
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2024
@jthrilly jthrilly closed this Apr 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-f65186114e branch April 24, 2024 09:00
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant