motorlatitude / Drop

Cross-Platform color-picker/eye dropper tool built using Electron
GNU General Public License v3.0
8 stars 3 forks source link

Update electron-builder: 22.8.1 → 22.14.13 (minor) #84

Open depfu[bot] opened 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ electron-builder (22.8.1 → 22.14.13) · Repo · Changelog

Release Notes

22.14.13

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v22.14.12...electron-builder@22.14.13

22.14.5

electron-updater@4.6.1

Bug Fixes

22.13.1

electron-builder@22.13.1 (2021-08-27)

Bug Fixes

  • Adding snapStore to AllPublishOptions for generating Configuration schema (#6193) (7f933d0)
  • Support Windows 11 in VMs (#6185) (f6a3053)

22.11.7

electron-updater pre-release 4.3.10.

Bug Fixes

22.11.3

electron-updater 4.3.9. Updated dependencies.

Bug Fixes

  • nsis: Building NSIS installers broken after switching from 22.10.5 to 22.11.1 (0c32ea3), closes #5863
  • re-export some of "builder-util-runtime" types directly from "electron-updater". (#5675) (#5869) (4a136a3)

Features

22.11.2

Bug Fixes

  • build fails with istextorbinary error stacktrace (#5668) (#5851) (1011919)
  • mime lib import is incorrect (37b84fb), closes #5861
  • Problem building multiple mac targets: TypeError: pattern.startsWith is not a function (#5739) (a89edcb), closes #3012

22.11.1

Bug Fixes

  • check if icons subdir exists in build resources, otherwise don't prepend it to fallback sources (#5686) (8df250b)
  • DMG assembly on Apple Silicon (#4606) (#5724) (469b85f)
  • Escape version in NSIS Updater during replace (#5655) (77c215d)
  • extend http file limit (#5843) (9305fef), closes #4676
  • fixing downloadPromise not resolving on Mac. (#5802) (d57453c)
  • test snap update for abi_registry.json (#5823) (6237e67)
  • typo in fileMatcher's default patterns (#5705) (c0ae89c)
  • update repo in CONTRIBUTING.md (#5726) (da85087)
  • electron-updater: do not install on quit when autoInstallOnAppQuit is set to false (#5681) (8f84591)
  • windows async signing (9162711)
  • nsis: keep injected logger state (#5596) (be4a1fb)

Features

  • add custom macro for checking uninstallation results (#5712) (e425020)
  • add Electron branding options (#5727) (0de5f1f)
  • add option removePackageKeywords (#5814) (dcf570f)
  • Allow specifying additional WiX compiler options (#5813) (4e2909c)
  • build additional arch-specific nsis installers when ${arch} template is provided (#5718) (7194c38)
  • linux: Package name can be specified using packageName option (#5530) (#5588) (622aaef)

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.9.1

Bug Fixes

  • snap: add missing %U in desktop file of snap builds (#5001) (df5d050)
  • add missing %U in desktop file of appimages (#4909) (d96b3d3), closes #4035
  • Added support for overriding ‘strict-verify’ electron-osx-sign property. (#5261) (c554f25), closes #1480
  • nsis: Do not abort when uninstaller fails (#5292) (ea9281b)
  • pre-gyp for darwin targets if build on Linux or in Docker (#5193) (f44206d)
  • snap: stricter filtering for xcb libraries (#5205) (#5206) (9164f4d)

Features

  • mac: supplying a value for the ‘ignore’ electron-osx-sign property (aa3625d), closes #5262
  • make it possible to ignore release time when publish to github (#5179) (fca50ae)
  • nsis: czech language for nsis scripts (#5270) (16c81a0)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)