Skip to content
This repository has been archived by the owner on Nov 4, 2019. It is now read-only.

Bump electron-builder from 19.56.2 to 22.1.0 in /electron #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps electron-builder from 19.56.2 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)

21.2.0

Bug Fixes

  • mac: add needed helpers for electron 6.0.0 (#4111) (c36f6c8)
  • nsis: improve Windows installer task kill process (related to child processes) (39e6783), closes #2894

21.1.5

Please be aware that because Apple doesn't provide nor documentation, neither tools to customize DMG presentation, window position is computed now from bottom, and not from top.

Bug Fixes

  • config on command must coerce string (faba9e3), closes #4086
  • more clear error if cannot extract publisher name from code signing certificate (1254197)
... (truncated)
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.


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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 1, 2019
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.

0 participants