Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps electron-updater from 4.6.5 to 6.1.0.

Release notes

Sourced from electron-updater's releases.

electron-updater@6.1.0

Minor Changes

Patch Changes

  • #7544 dab3aeba Thanks @​NoahAndrews! - Fix differential downloads when the server compresses the blockmap file HTTP response

  • Updated dependencies [dab3aeba]:

    • builder-util-runtime@9.2.1

electron-updater@6.0.4

Patch Changes

electron-updater@6.0.3

Patch Changes

  • #7524 1a134800 Thanks @​NoahAndrews! - Fixed error handling when launching updater (fixes NSIS updates when isAdminRightsRequired is incorrectly set to false)

electron-updater@6.0.2

Patch Changes

electron-updater@6.0.1

Patch Changes

electron-updater@6.0.0

Major Changes

Minor Changes

  • #7060 1d130012 Thanks @​mmaietta! - feat: Introducing deb and rpm auto-updates as beta feature

  • #7337 9c0c4228 Thanks @​beyondkmp! - feat: Provide a custom verify function interface to enable nsis signature verification alternatives instead of powershell

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.1.0

Minor Changes

Patch Changes

  • #7544 dab3aeba Thanks @​NoahAndrews! - Fix differential downloads when the server compresses the blockmap file HTTP response

  • Updated dependencies [dab3aeba]:

    • builder-util-runtime@9.2.1

6.0.4

Patch Changes

6.0.3

Patch Changes

  • #7524 1a134800 Thanks @​NoahAndrews! - Fixed error handling when launching updater (fixes NSIS updates when isAdminRightsRequired is incorrectly set to false)

6.0.2

Patch Changes

6.0.1

Patch Changes

6.0.0

Major Changes

Minor Changes

  • #7060 1d130012 Thanks @​mmaietta! - feat: Introducing deb and rpm auto-updates as beta feature

  • #7337 9c0c4228 Thanks @​beyondkmp! - feat: Provide a custom verify function interface to enable nsis signature verification alternatives instead of powershell

Patch Changes

... (truncated)

Commits
  • 0c60305 chore(deploy): Release 24.3.0 (electron-updater@6.1.0) (#7546)
  • 4786d41 feat: nsis install method - exposed as public to avoid quit the app for the i...
  • 7c05c36 chore(deploy): Release 24.2.1 (electron-updater@6.0.4) (#7530)
  • 9123e31 fix(updater): handle errors on responses in differential download (#7542)
  • cd7b79f chore(deploy): Release 24.2.0 (electron-updater@6.0.3) (#7521)
  • 1a13480 fix: Fix electron-updater error handling when spawning a process asynchronous...
  • ac9c33c chore(deploy): Release 24.1.2 (electron-updater@6.0.2) (#7509)
  • d4c90b6 chore(deps): Move all DefinitelyTyped packages to dev dependencies (#7508)
  • e91989c chore(deploy): Release (electron-updater@6.0.1) (#7504)
  • a2ab1ff fix: NsisUpdater - only resolving true if pid !== undefined (#7503)
  • 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)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 4.6.5 to 6.1.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@6.1.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 added the dependencies Pull requests that update a dependency file label Apr 25, 2023
@dependabot dependabot bot requested a review from MattLish April 25, 2023 17:57
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.

2 participants