Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

chore(deps): update dependency electron-builder to v22.4.0 #1764

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2020

This PR contains the following updates:

Package Type Update Change
electron-builder devDependencies minor 22.3.2 -> 22.4.0

Release Notes

electron-userland/electron-builder

v22.4.0

Compare Source

All docker images electronuserland/builder were updated to include a recent version of NodeJS LTS version 12.16.1. If you use docker locally, don't forget to pull updated image: docker pull electronuserland/builder (or docker pull electronuserland/builder:wine and others).

Bug Fixes
  • builder-util: Retry flaky builder operations (b03f2c1), closes #​4657
  • docker: osslsigncode with curl4 (4e454f8)
  • obtaining a certificate from the store when sha1 is not specified in the configuration (#​4666) (07693b3)
Features
  • appx: add support for custom extensions in appmanifest.xml (6d7b25c), closes #​4707
  • allow customization of bundleIdentifier for the new Electron 6+ renderer processes (#​4692) (8b1cebc), closes #​4691

v22.3.6

Compare Source

Bug Fixes
  • Revert: Remove redundant signing op for mas and mas-dev targets (#​4321).

v22.3.5

Compare Source

electron-updater 4.2.4 contains fix for #​4618 (thanks to @​clusterberries). This version is a pre-release.

electron-updater 4.2.2 contains a security fix, thanks to Doyensec. Everyone is encouraged to update — vulnerability in a windows updater (only if your update server is compromised).

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 3, 2020

Codecov Report

Merging #1764 into develop will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1764   +/-   ##
========================================
  Coverage    59.89%   59.89%           
========================================
  Files          366      366           
  Lines         9146     9146           
  Branches      1848     1848           
========================================
  Hits          5478     5478           
  Misses        3486     3486           
  Partials       182      182           

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 d801ea0...1d6f219. Read the comment docs.

@renovate renovate bot force-pushed the renovate/electron-builder-22.x branch 4 times, most recently from d7d9ecd to e666bea Compare March 4, 2020 12:20
@dav1app dav1app self-requested a review March 4, 2020 13:46
@renovate renovate bot force-pushed the renovate/electron-builder-22.x branch from e666bea to 6785776 Compare March 4, 2020 14:33
dav1app
dav1app previously approved these changes Mar 4, 2020
Copy link
Contributor

@dav1app dav1app left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a minor error when building. It doesn't break anything.

Error: Could not detect abi for version 8.0.1 and runtime electron.  Updating "node-abi" might help solve this issue if it is a new release of electron.

Both adding node-abi to the project and updating the dependency directly works. See desktop/registry-js#166 for more info.

@renovate renovate bot force-pushed the renovate/electron-builder-22.x branch from 5abc370 to 1d6f219 Compare March 5, 2020 07:11
@renovate renovate bot changed the title chore(deps): update dependency electron-builder to v22.3.6 chore(deps): update dependency electron-builder to v22.4.0 Mar 5, 2020
@alexbarnsley alexbarnsley merged commit d011b1d into develop Mar 5, 2020
@alexbarnsley alexbarnsley deleted the renovate/electron-builder-22.x branch March 5, 2020 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants