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

build(deps): bump electron-updater from 5.0.5 to 5.2.1 in /app #2259

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps electron-updater from 5.0.5 to 5.2.1.

Release notes

Sourced from electron-updater's releases.

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

Patch Changes

Changelog

Sourced from electron-updater's changelog.

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

  • #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

5.0.6

Patch Changes

Commits
  • 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)
  • d99da82 chore(deploy): Release 23.3.1 (electron-updater@5.2.0) (#6986)
  • e7f2867 feat: Add installDir property for NsisUpdater (#6907)
  • e7912d9 chore(deploy): Release 23.3.0 (electron-updater@5.1.0) (#6950)
  • 8279d05 fix: add product scope to keygen provider (#6975)
  • 14503ce feat: upgrade keygen integration to v1.1 (#6941)
  • 7bbf730 chore(deploy): Release 23.2.0 (electron-updater@5.0.6) (#6920)
  • 0b6db59 fix: pin Keygen.io integration to v1.0 (#6909)
  • See full diff 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 Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #2259 (f01c45b) into master (7a4b31a) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2259      +/-   ##
==========================================
+ Coverage   74.66%   74.68%   +0.01%     
==========================================
  Files         429      429              
  Lines       33382    33382              
==========================================
+ Hits        24926    24932       +6     
+ Misses       6658     6653       -5     
+ Partials     1798     1797       -1     
Impacted Files Coverage Δ
snapshot/snapshotfs/repofs.go 79.29% <0.00%> (-1.52%) ⬇️
internal/server/server.go 72.59% <0.00%> (-0.57%) ⬇️
internal/server/source_manager.go 83.72% <0.00%> (+1.03%) ⬆️
snapshot/policy/policy_manager.go 75.47% <0.00%> (+2.26%) ⬆️
repo/format/format_blob_cache.go 58.62% <0.00%> (+3.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a4b31a...f01c45b. Read the comment docs.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/electron-updater-5.2.1 branch from bfdd44b to f01c45b Compare August 3, 2022 04:14
@jkowalski jkowalski merged commit 3c63203 into master Aug 7, 2022
@jkowalski jkowalski deleted the dependabot/npm_and_yarn/app/electron-updater-5.2.1 branch August 7, 2022 22:36
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

1 participant