parity-js / shell

[⚠ Looking for a new maintainer] Parity UI - The Parity Dapp shell, browser & launcher (Electron app)
GNU General Public License v3.0
118 stars 67 forks source link

Bump electron-builder from 20.44.4 to 22.3.2 #715

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps electron-builder from 20.44.4 to 22.3.2.

Release notes

Sourced from electron-builder's releases.

22.3.2

Features

  • appx: add support for modifying .appx manifest (#4613) (d5d21da)

22.3.1

Bug Fixes

  • app-builder-lib: signing certificate selection by sha1 (#4499) (1f2865b)
  • docker: upgrade libcurl3 to libcurl4 (#4479) (a215a83), closes #4478
  • electron-updater: use app version as version for blockmap url instead of parsed semver (5efafa8)
  • mac: identifier missing from pkgbuild (#4558) (d216473)
  • mac: remove internet-enable from macOS 10.15 (#4405) (#4531) (8dd587f)
  • mac: Update entitlements.plist to be compliant with electron-notarize requirements (#4491) (692091b)
  • mas: set hardenedRuntime to false by default for mas and mas-dev (#4548) (f1e3242)
  • nsis: fix cli config error when use Boolean value in -c.nsis config (#4528) (ac8e9aa)
  • nsis: fix spawnAndWrite reject in util (#4566) (2229b28)
  • pkg: Add support for PKG background images in dark mode (#4489) (a23e3d2)
  • snap: remove snap debugging (#4589) (0ca2ccc)
  • nsis update fails for private github repos (#4568) (beb2729)

Features

  • Make electron-builder compatible with electron-nightly. (#4473) (35bff8c), closes #1
  • nsis: traditional Chinese version of messages during installation (#4571) (bc68444)
  • added support for shortVersion and shortVersionWindows strings in package.json (#4517) (71726a7)

22.2.0

Bug Fixes

  • dmg: correctly encode Unicode characters in DMG licenses (#4428) (ba92854)
  • Update deprecated CircleCI env var (#4451) (e182787)

Features

22.1.0

Bug Fixes

  • mac: make tempFile unique for each call to getProvisioningProfileAsync (#4269) (f858f9e), closes #4204
  • mac: Remove redundant signing op for mas and mas-dev targets (#4321) (5692281)
  • macos: added keychain flag to getProvisioningProfileAsync (#4332) (965392b)
... (truncated)
Commits
  • f0cb15d chore: update deps
  • d5d21da feat(appx): add support for modifying .appx manifest (#4613)
  • 244abfb feat: support resolving of latest version for electron-nightly
  • ff1b1d5 chore: update deps
  • bba9dff docs: Improve wording of ASAR warning (#4601)
  • d4feb6d chore: fix lint
  • 5efafa8 fix(electron-updater): use app version as version for blockmap url instead of...
  • 9db61e9 chore: update deps
  • d216473 fix(mac): identifier missing from pkgbuild (#4558)
  • 8dd587f fix(mac): remove internet-enable from macOS 10.15 (#4405) (#4531)
  • 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.

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 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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

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.