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.9.1 to 22.10.5 #23

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps electron-builder from 22.9.1 to 22.10.5.

Release notes

Sourced from electron-builder's releases.

22.10.5

We have a new maintainer — welcome Mike Maietta (@​mmaietta)!

electron-updater 4.3.8 contains fix for #5595. This version is a pre-release.

Bug Fixes

  • Look for the Amazon cred header to remove auth header (#5594) (46a8840)
  • mac: fix "Contents/Info.plist" don't have identical SHAs when creating a universal build (#5550) (0ba839b)
  • updating nsis script to properly identify arm64 vs x64 vs ia32 package files within universal installers. (#5558) (60f7fe3)
  • mac: Allow arm64 macs to update to x64 version if no arm64 version available (#5524) (dc5c2f8)
  • mac: Pass platformName and options in doPack (#5511) (f78e3f4)
  • mac: Workaround for hdiutil randomly failing (#5431) (#5464) (53270cf)
  • binary detection signing (#5493) (a6e86b5), closes #5465
  • ci-tests (#5523) (ced6e50)

Features

22.10.4

Bug Fixes

Features

Reverts

22.10.3

Bug Fixes

... (truncated)

Commits
  • 7994029 Cannot read property 'log' of undefined (#5622)
  • 1643d56 feat(electron-updater): follow autoInstallOnAppQuit = false on macOS (#5271)
  • 0360cd1 chore(build-utils): remove unreachable useless statement in createMessage (#5...
  • c348e31 Add "open" guard for AsarUtil to fix concurrent builds (#5567)
  • 11aa06c Detect CI tag for Bitbucket pipelines
  • 8decc18 (fix) master branch depCheck + tests (#5630)
  • 46a8840 fix: Look for the Amazon cred header to remove auth header (#5594)
  • 0ba839b fix(mac): fix "Contents/Info.plist" don't have identical SHAs when creating a...
  • 60f7fe3 fix: updating nsis script to properly identify arm64 vs x64 vs ia32 package f...
  • 5de0db9 chore: lint
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@Threor Threor merged commit e867115 into master Mar 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-builder-22.10.5 branch March 30, 2021 21:17
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.

Operation not permitted during dmg building on macOS 11 Big Sur
1 participant