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 electron-builder from 22.10.5 to 22.13.1 #82

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps electron-builder from 22.10.5 to 22.13.1.

Release notes

Sourced from electron-builder's releases.

22.13.1

Bug Fixes

  • Adding snapStore to AllPublishOptions for generating Configuration schema (#6193) (7f933d0)
  • Support Windows 11 in VMs (#6185) (f6a3053)

22.13.0

Features

  • add beforePack hook (#6176) (6f42f64)
  • Adding Keygen as an official publisher/updater for electron-builder (#6167) (f45110c)

22.12.1

electron-updater@4.4.6 @ next

Bug Fixes

  • console log data for electron-updater blockmaps are far too large (#6143) (ae363e5)
  • deploy: remove zulip release message (695f89a)
  • electron-updater: null object error when MacUpdater logs server port before it is listening (#6149) (ca0e845)
  • electron-updater: fix import errors (#6140) (a3f2cd1), closes #6134
  • replace deprecated --cache-min option (#6165) (c02ccbb)
  • windows: detect node path correctly on windows with cross-spawn (#6069) (#6172) (6c945bd)
  • workaround vite replacing process.env in updater (#6160) (a3c72b2)

22.12.0

Bug Fixes

  • electron-updater: search 'arm64' in name and url to fix updates from Github private repos (1580ea6)
  • electron-updater: small cleanup and add more debug logging for MacUpdater to investigate #6120 (#6122) (ae81dfa)
  • electron-updater: use tag name instead of version when resolving GitHub files (#6117) (dcf03a6)
  • nsis: should close app when Silent and ONE_CLICK (#6100) (baf640d)

Features

22.11.11

electron-updater release 4.4.3

Bug Fixes

  • deploy: Fixing zulip send message action (41d5cae)
  • docs: minor grammar/formatting fixes (#6107) (b9b275f)

... (truncated)

Changelog

Sourced from electron-builder's changelog.

22.13.1

Patch Changes

  • Updated dependencies [f6a30535, 7f933d00]:
    • app-builder-lib@22.13.1
    • builder-util-runtime@8.8.1
    • dmg-builder@22.13.1
    • builder-util@22.13.1

22.13.0

Patch Changes

  • Updated dependencies [6f42f646, f45110cb]:
    • app-builder-lib@22.13.0
    • builder-util@22.13.0
    • builder-util-runtime@8.8.0
    • dmg-builder@22.13.0

22.12.1

Patch Changes

  • Updated dependencies [c02ccbb9]
  • Updated dependencies [6c945bd5]
    • app-builder-lib@22.12.1
    • builder-util@22.12.1
    • dmg-builder@22.12.1

22.12.0

Patch Changes

  • Updated dependencies [14974114]
  • Updated dependencies [a99a7c87]
    • app-builder-lib@22.12.0
    • dmg-builder@22.12.0

22.11.11

Patch Changes

  • a4eae34f: Synchronizing CLI and package.json versions. Updating auto-publish values + changeset generation to be more frictionless
  • Updated dependencies [a4eae34f]
  • Updated dependencies [4a177dc0]
    • app-builder-lib@22.11.11
    • builder-util@22.11.11
    • builder-util-runtime@8.7.10
    • dmg-builder@22.11.11

... (truncated)

Commits
Maintainer changes

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


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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2021
@SanjaySunil
Copy link
Owner

@dependabot rebase

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 22.10.5 to 22.13.1.
- [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/v22.13.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/electron-builder-22.13.1 branch from eeb4598 to 41139b1 Compare October 26, 2021 10:04
@SanjaySunil SanjaySunil merged commit c9983ed into master Oct 26, 2021
@SanjaySunil SanjaySunil deleted the dependabot/npm_and_yarn/master/electron-builder-22.13.1 branch October 26, 2021 10:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant