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 4.3.9 to 4.6.1 in /app #1549

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps electron-updater from 4.3.9 to 4.6.1.

Changelog

Sourced from electron-updater's changelog.

4.6.1

Patch Changes

  • Updated dependencies [54ee4e72]:
    • builder-util-runtime@8.9.1

4.6.0

Minor Changes

Patch Changes

  • Updated dependencies [a9453216]:
    • builder-util-runtime@8.9.0

4.5.2

Patch Changes

4.5.1

Patch Changes

  • Updated dependencies [7f933d00]:
    • builder-util-runtime@8.8.1

4.5.0

Minor Changes

Patch Changes

  • Updated dependencies [f45110cb]:
    • builder-util-runtime@8.8.0

4.4.6

Patch Changes

  • a3c72b24: fix(electron-updater): workaround vite's process.env.* replacement
  • ca0e8454: fix(electron-updater): null object error when MacUpdater attempts to log the server port before it is listening

4.4.5

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for electron-updater 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #1549 (56536c9) into master (1ba74bb) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1549      +/-   ##
==========================================
+ Coverage   69.04%   69.14%   +0.09%     
==========================================
  Files         375      375              
  Lines       29714    29714              
==========================================
+ Hits        20517    20545      +28     
+ Misses       7511     7492      -19     
+ Partials     1686     1677       -9     
Impacted Files Coverage Δ
repo/content/content_cache_metadata.go 71.91% <0.00%> (-7.87%) ⬇️
cli/command_content_verify.go 73.68% <0.00%> (-5.27%) ⬇️
repo/content/merged.go 86.11% <0.00%> (-2.78%) ⬇️
repo/content/content_manager_lock_free.go 71.64% <0.00%> (-2.24%) ⬇️
repo/object/object_reader.go 77.07% <0.00%> (-1.47%) ⬇️
repo/content/committed_read_manager.go 70.29% <0.00%> (+0.81%) ⬆️
repo/maintenance/maintenance_run.go 75.97% <0.00%> (+0.90%) ⬆️
internal/server/server.go 67.03% <0.00%> (+1.76%) ⬆️
internal/cache/persistent_lru_cache.go 84.37% <0.00%> (+1.87%) ⬆️
internal/ownwrites/ownwrites.go 81.13% <0.00%> (+2.83%) ⬆️
... and 4 more

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 1ba74bb...56536c9. Read the comment docs.

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 4.3.9 to 4.6.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/HEAD/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-4.6.1 branch from 9f0df00 to 56536c9 Compare December 2, 2021 05:36
@jkowalski jkowalski merged commit 09d4d16 into master Dec 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/electron-updater-4.6.1 branch December 3, 2021 16:38
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