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

chore(deps): bump electron-updater from 4.6.5 to 5.3.0 #600

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2022

Bumps electron-updater from 4.6.5 to 5.3.0.

Release notes

Sourced from electron-updater's releases.

electron-updater@5.3.0

Minor Changes

electron-updater@5.2.4

Patch Changes

electron-updater@5.2.3

Patch Changes

electron-updater@5.2.2

Patch Changes

  • Updated dependencies [e7179b57]:
    • builder-util-runtime@9.1.0

electron-updater@5.2.1

Patch Changes

electron-updater@5.2.0

Minor Changes

  • #6907 e7f28677 Thanks @​panther7! - Add installDir property for NsisUpdater. Now is it posible change install folder from AppUpdater.

electron-updater@5.1.0

Minor Changes

Patch Changes

  • #6975 8279d053 Thanks @​ezekg! - Fix artifact conflicts for Keygen provider when multiple artifacts share the same filename across products.

  • Updated dependencies [adeaa347]:

    • builder-util-runtime@9.0.3

electron-updater@5.0.6

... (truncated)

Changelog

Sourced from electron-updater's changelog.

5.3.0

Minor Changes

5.2.4

Patch Changes

5.2.3

Patch Changes

5.2.2

Patch Changes

  • Updated dependencies [e7179b57]:
    • builder-util-runtime@9.1.0

5.2.1

Patch Changes

5.2.0

Minor Changes

  • #6907 e7f28677 Thanks @​panther7! - Add installDir property for NsisUpdater. Now is it posible change install folder from AppUpdater.

5.1.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • f6944a3 chore(deploy): Release 23.6.0 (electron-updater@5.3.0) (#7146)
  • 4d989a8 feat: add option for quitAndInstall for non-silent update without restart (#7...
  • 1b24dbb chore(deploy): Release 23.5.1 (electron-updater@5.2.4) (#7111)
  • 0c52841 feat: Allow the AppUpdater to be forced into dev mode, allowing it to be acti...
  • dd29013 chore(deploy): Release v23.5.0 (electron-updater@5.2.3) (#7081)
  • cd21b09 fix: improve downloadUpdate typing to match the doc (#7099)
  • 217f4af chore(deploy): Release 23.4.0 (electron-updater@5.2.2) (#7030)
  • 3e9cd2c chore(deploy): Release 23.3.2 (electron-updater@5.2.1) (#7002)
  • d6115bc fix(electron-updater): fix backward compatibility for GitHub provider without...
  • c9f0da5 chore: Expanding NSISUpdater installDir definition (#6995)
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-updater-5.3.0 branch 5 times, most recently from a118ba9 to 4f8da36 Compare October 19, 2022 09:35
@dependabot dependabot bot requested a review from cdrage as a code owner October 19, 2022 09:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-updater-5.3.0 branch 2 times, most recently from c9fa04d to eeb9f5b Compare October 26, 2022 09:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-updater-5.3.0 branch 3 times, most recently from 97d512e to ebd3a45 Compare November 17, 2022 10:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-updater-5.3.0 branch 2 times, most recently from 1a23654 to e76e57d Compare November 26, 2022 13:13
@benoitf
Copy link
Collaborator

benoitf commented Dec 21, 2022

@dependabot rebase

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 4.6.5 to 5.3.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.3.0/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-updater-5.3.0 branch from e76e57d to 294a1b7 Compare December 21, 2022 15:41
@benoitf benoitf enabled auto-merge (rebase) December 21, 2022 16:00
@benoitf benoitf merged commit b9f4b92 into main Dec 21, 2022
@benoitf benoitf deleted the dependabot/npm_and_yarn/electron-updater-5.3.0 branch December 21, 2022 16:03
@podman-desktop-bot podman-desktop-bot added this to the 0.11.0 milestone Dec 21, 2022
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.

None yet

2 participants