Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 23, 2019

Bumps electron-builder from 20.44.4 to 21.1.1.

Release notes

Sourced from electron-builder's releases.

21.1.1

Code signing of NSIS uninstaller is supported on macOS Catalina (where it is broken by Apple, since wine 32 is not supported anymore) using Parallels Desktop. Solution for this problem is found, but it requires time, if you need to build NSIS on macOS, consider to donate, otherwise there is no for now plans to implement it.

NSIS installer bootstrap is now much faster, because 7zip is updated from ancient version to latest 19 (thanks to NSIS maintainers).

Bug Fixes

  • mas: Cannot create MAS build (1acd5b3), closes #4048
  • nsis-web: connectivity issues with nsis-web (0ee226b), closes #2049
  • prefetch command for arm (f12a090)

Features

  • linux: add fileAssociation support for fpm target (c11fa1f)

21.0.15

Bug Fixes

  • deb: deb fails to install on the new Debian Buster (3bf2091), closes #4033

Features

21.0.12

electron-updater 4.1.2 released as next.

macOS Catalina doesn't support 32-bit executables and as result Wine cannot run Windows 32-bit applications too. It means that you cannot build NSIS installer on macOS Catalina anymore, because even if NSIS itself it is native executable for macOS, to build and sign installer, we need to execute installer, but installer itself it is a 32-bit Windows executable. Maybe this problem will be fixed somehow when macOS Catalina will be released.

Bug Fixes

  • electron-updater: expose "isUpdaterActive" (b83f580), closes #4028
  • mac: ensure that created temporary keychain doesn't pollute system even if not deleted correctly (97684ca), closes #3685
  • nsis: nsis-web: Windows 7 and above is required when installing on Windows 7 (d451308), closes #2420

Features

  • update rcedit, use rcedit x64 on Windows x64 (5cb085d), closes #3889

21.0.10

Please note — macOS High Sierra 10.13.6 is required now to sign macOS application.

Features

  • mac: set hardenedRuntime to true by default, set gatekeeper-assess by default to false (c8c37f2), closes #3383
... (truncated)
Commits

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 23, 2019
@dependabot-preview dependabot-preview bot requested a review from tomusdrw July 23, 2019 11:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-builder-21.1.1 branch 3 times, most recently from 9f86474 to 1552d33 Compare July 23, 2019 18:07
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-builder-21.1.1 branch 5 times, most recently from 1b72282 to 458e188 Compare July 24, 2019 09:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-builder-21.1.1 branch from 458e188 to 1efc3ae Compare July 24, 2019 13:18
@dependabot-preview
Copy link
Contributor Author

Superseded by #473.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-21.1.1 branch July 30, 2019 08:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant