hawkeye64 / electron-quasar-file-explorer

A Simple File Explorer using Vue/Quasar/Electron
MIT License
182 stars 51 forks source link

Bump electron-builder from 22.9.1 to 22.10.5 #226

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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[bot] commented 3 years ago

Superseded by #237.