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.3.2 → 22.8.0 (minor) #24

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 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.3.2 → 22.8.0) · Repo · Changelog

Release Notes

22.8.0

electron-updater 4.3.4 contains fix for #5025.

Bug Fixes

Features

  • linux: add slots option for snap builds (#5047) (e87bd28)
  • mac: add loginhelper entitlement option (#5023) (7109e88)
  • snap: add appPartStage and layout options for Snap Store (#5073) (ff117bc)

22.7.0

Bug Fixes

Features

  • add custom download completed notification (#4952) (3ffea83)

22.6.1

Bug Fixes

22.6.0

Bug Fixes

  • appx: Invalid code signing tool path when building for windows 10 arm64 (#4879) (d898c4e)
  • electron-updater: forbid back tick (82d6602), closes #4701
  • remove host property from headers when signed by aws4.sign (#4848) (0f0363b), closes #4758
  • mac: should normalize unicode strings from file system before used in string compare (#4841) (37a17f2)
  • nsis: revert to 3.0.4.1 (9c43cc3), closes #4793

Features

22.5.1

Bug Fixes

  • mac: always include a secure timestamp with your code-signing signature (2e7ee22)
  • nsis: change Russian locale from "game" to "application" (#4743) (ffa2a4e)
  • snap: allow snapcraft edge version (d11c760), closes #4142

Features

  • win custom sign should have same signature of doSign (#4833) (f938de5)

22.4.0

All docker images electronuserland/builder were updated to include a recent version of NodeJS LTS version 12.16.1. If you use docker locally, don't forget to pull updated image: docker pull electronuserland/builder (or docker pull electronuserland/builder:wine and others).

Bug Fixes

  • builder-util: Retry flaky builder operations (b03f2c1), closes #4657
  • docker: osslsigncode with curl4 (4e454f8)
  • obtaining a certificate from the store when sha1 is not specified in the configuration (#4666) (07693b3)

Features

  • appx: add support for custom extensions in appmanifest.xml (6d7b25c), closes #4707
  • allow customization of bundleIdentifier for the new Electron 6+ renderer processes (#4692) (8b1cebc), closes #4691

22.3.6

Bug Fixes

  • Revert: Remove redundant signing op for mas and mas-dev targets (#4321).

22.3.5

electron-updater 4.2.4 contains fix for #4618 (thanks to @clusterberries). This version is a pre-release.

electron-updater 4.2.2 contains a security fix. Everyone is encouraged to update — vulnerability in a windows updater (only if your update server is compromised).

Bug Fixes

  • DigitalOcean Spaces doesn't support multiple range requests (#4690) (f5cc292)
  • app-builder-lib: Allow using lowercase value for certificateSha1 (#4684) (5390bb6), closes #4631
  • docker: fix install of wine (#4622) (6f7eb12)
  • electron-updater: Forbid using of quotes in a file names. (dead150)
  • nsis: Error handling if uninstaller cannot be launched (#4674) (442493b)
  • nsis web build (#4620) (d5a00c3)

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

Commits

See the full diff on Github. The new version differs by 58 commits:


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)