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

Bump electron-builder from 22.2.0 to 22.3.2 #387

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron-builder from 22.2.0 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)
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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 27, 2020
@dependabot-preview dependabot-preview bot merged commit 70015e0 into master Jan 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-22.3.2 branch January 27, 2020 12:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants