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 21.2.0 to 22.1.0 #271

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron-builder from 21.2.0 to 22.1.0.

Release notes

Sourced from electron-builder's releases.

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)
  • pkg: support electron 7 (fc31199)
  • squirrel.windows: Fixed Squirrel Windows Description Error (#4292) (555fad2)

Features

  • appx: added missing support for AppX fileAssociations (#4302) (b16a890)

22.0.0

Bug Fixes

  • Provide update command for project package manager (#4167) (0348b9f)
  • app-builder-lib: yarn install break on 'electron-builder install-app-deps' when used pnp (#4147) (0fe8f12)
  • appx: App sandbox not enabled (ITMS-90296) (#4244) (e48681e)
  • deb: chmod SUID bit on chrome-sandbox for debs (#4163) (7c2881e)
  • dmg: adding 10% on size for temporary dmg used in hdiutil (#4171) (1d21620), closes #3301
  • electron-publish: Allow GH integration tokens (#4225) (8e0a57d), closes #4176
  • electron-updater: when AllowDowngrade is true and latest version is older, take the update (#4218) (5bf4498)
  • mac: Invalid Bundle Identifier Electron Helper (GPU, Plugin, and Rende… (#4154) (2eabee0), closes #4151

Features

  • electron-updater: export updaters for configurability (#4250) (9df845e)
  • nsis: add new interface to show custom page after change installation directory and before install start, like other running options. (#4219) (a9a4c53)
  • nsis: Windows on ARM support (#4228) (d738644)
  • snap: add support for snap autostart option (#4237) (9a5b950)
Commits
  • fc31199 fix(pkg): support electron 7
  • 1b3e727 chore: update test snapshots
  • e99d2b8 chore: update deps
  • 555fad2 fix(squirrel.windows): Fixed Squirrel Windows Description Error (#4292)
  • 4e73026 docs(contrib): Add mention of missing mkdocs dep (#4284)
  • b16a890 feat(appx): added missing support for AppX fileAssociations (#4302)
  • 5692281 fix(mac): Remove redundant signing op for mas and mas-dev targets (#4321)
  • f858f9e fix(mac): make tempFile unique for each call to getProvisioningProfileAsync (...
  • 965392b fix(macos): added keychain flag to getProvisioningProfileAsync (#4332)
  • f0bf67c chore: update deps
  • 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 Oct 30, 2019
@dependabot-preview dependabot-preview bot merged commit e3b6911 into master Oct 30, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-22.1.0 branch October 30, 2019 13:43
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.

0 participants