Skip to content

Comments

Bump electron-updater from 6.3.9 to 6.6.2#281

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-updater-6.6.2
Open

Bump electron-updater from 6.3.9 to 6.6.2#281
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-updater-6.6.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps electron-updater from 6.3.9 to 6.6.2.

Release notes

Sourced from electron-updater's releases.

electron-updater@6.6.2

Patch Changes

  • #8933 324032c5 Thanks @​mmaietta! - fix: re-export CancellationToken, PackageFileInfo, ProgressInfo, UpdateFileInfo, UpdateInfo from electron-updater

electron-updater@6.6.1

Patch Changes

  • #8913 065c6a45 Thanks @​mmaietta! - chore(refactor): refactoring code to reduce cyclical imports in order to migrate to rollup + vite (which have much more strict module resolutions)

electron-updater@6.6.0

Minor Changes

electron-updater@6.5.0

Minor Changes

  • #8829 14ee2d6b Thanks @​Julusian! - feat: add isUpdateAvailable property to checkForUpdates result

  • #8692 96c5d140 Thanks @​mmaietta! - feat: add support for custom isUpdateSupported hook for validating UpdateInfo, with fallback to previous minimumSystemVersion logic

electron-updater@6.4.1

Patch Changes

electron-updater@6.4.0

Minor Changes

Patch Changes

electron-updater@6.4.0-alpha.4

Patch Changes

electron-updater@6.4.0-alpha.3

Patch Changes

... (truncated)

Changelog

Sourced from electron-updater's changelog.

6.6.2

Patch Changes

  • #8933 324032c5 Thanks @​mmaietta! - fix: re-export CancellationToken, PackageFileInfo, ProgressInfo, UpdateFileInfo, UpdateInfo from electron-updater

6.6.1

Patch Changes

  • #8913 065c6a45 Thanks @​mmaietta! - chore(refactor): refactoring code to reduce cyclical imports in order to migrate to rollup + vite (which have much more strict module resolutions)

6.6.0

Minor Changes

6.5.0

Minor Changes

  • #8829 14ee2d6b Thanks @​Julusian! - feat: add isUpdateAvailable property to checkForUpdates result

  • #8692 96c5d140 Thanks @​mmaietta! - feat: add support for custom isUpdateSupported hook for validating UpdateInfo, with fallback to previous minimumSystemVersion logic

6.4.1

Patch Changes

6.4.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • e4d00c6 chore(deploy): Release v26.0.11 (electron-updater@6.6.2) (#8930)
  • 324032c fix: re-export various types from electron-updater (#8933)
  • 3792826 chore(deploy): Release v26.0.10 (electron-updater@6.6.1) (#8912)
  • 065c6a4 chore(refactor): electron-updater cyclical imports (#8913)
  • 9bca417 chore(deploy): Release v26.0.7 (electron-updater@6.6.0) (#8866)
  • ea3e0f5 feat(updater): Dispatch error in updater if spawnSyncLog fails (#8817)
  • 198551a chore(deploy): Release v26.0.2 (electron-updater@6.5.0) (#8831)
  • 96c5d14 feat(updater): add custom isUpdateSupported hook for validating update down...
  • 14ee2d6 feat: add isUpdateAvailable property to checkForUpdates result (#8829)
  • 353174e chore(deploy): Release v26.0.1 (electron-updater@6.4.1) (#8814)
  • 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 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)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.3.9 to 6.6.2.
- [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.6.2/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2025
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