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-squirrel-windows from 20.0.3 to 20.6.0 #40

Conversation

dependabot-preview[bot]
Copy link

Bumps electron-builder-squirrel-windows from 20.0.3 to 20.6.0.

Release notes

Sourced from electron-builder-squirrel-windows's releases.

20.6.0

Bug Fixes

  • nsis: Windows 7 32 bit crash (#2695) (858967b), closes #2518
  • osx: Code signing might need proxy to reach internet (#2702) (68f31dc), closes #2701
  • correctly copy sub node module (not to top-level dir) (fe7d56c)
  • make computeSignToolArgs usable in custom signing (cfec5c6), closes #2397

Features

  • Support for sibling packages (lerna + yarn workspaces) (cde9845), closes #2222
  • update linux osslsigncode (ability to sign MSI on Linux) and rcedit (1.0) (c68741e)

20.5.1

Bug Fixes

  • handle dependencies with package 'link' fields (#2690)

20.5.0

If your app contains large assets (videos, vm files), please read.

Bug Fixes

  • unpack node module if there is dylib file (daf6f59), closes #2635
  • deployment: do not fail if cannot resolve effective S3 publish config if not publish will be not performed (e5d97bc), closes #2670
  • nsis: NSIS uninstaller doesn't kill child processes (b6580d8), closes #2516
  • windows: use build number env only if numeric (7532142), closes #2635

Features

  • nsis: disable 7-zip compression for specific static assets (e77769a), closes #2628

20.4.1

Bug Fixes

  • electron-updater: add response code to error message about Accept-Ranges (62cf1df)
  • nsis: ensure that installer process is not killed as child process (51a7cff), closes #2516

Features

  • windows: ZIP compression for portable (e23cecb), closes #2548

20.3.1

Bug Fixes

  • restore support of project param (0fcc99c), closes #2633
  • snap packages don't follow artifactName (3f6f5b6), closes #2576
    ... (truncated)
Changelog

Sourced from electron-builder-squirrel-windows's changelog.

Here changelog only for previous major releases and without detailed explanations.
To see changes for current major release, please use GiHub releases.

19.10.0 (2017-06-28)

Bug Fixes

Features

  • Squirrel.Windows: name option (02dd8a1), closes #1743
  • nsis: option to not create desktop shortcut (350e241), closes #1597
  • allow to use files in the output directory to be included into the app (95c75fc)
  • do not force build from sources by default (86be5d7), closes #1703

19.9.1 (2017-06-24)

Features

  • Support setting boolean properties with --extraMetadata (9e77231), closes #1674

19.9.0 (2017-06-24)

Bug Fixes

  • electron-updater: MacUpdater — set Content-Length for responses, write 200 only if request to origin server is ok (af2f559), closes #1719

Features

19.8.0 (2017-06-23)

... (truncated)

Commits
  • cde9845 feat: Support for sibling packages (lerna + yarn workspaces)
  • cfec5c6 fix: make computeSignToolArgs usable in custom signing
  • c68741e feat: update linux osslsigncode (ability to sign MSI) and rcedit (1.0)
  • fe7d56c fix: correctly copy sub node module (not to top-level dir)
  • 68f31dc fix(osx): Code signing might need proxy to reach internet (#2702)
  • 858967b fix(nsis): Windows 7 32 bit crash (#2695)
  • cca3168 Fix: handle dependencies with package 'link' fields (#2690)
  • e5d97bc fix(deployment): do not fail if cannot resolve effective S3 publish config if...
  • e77769a feat(nsis): disable 7-zip compression for specific static assets
  • b6580d8 fix(nsis): NSIS uninstaller doesn't kill child processes
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@alexanderson1993 alexanderson1993 merged commit 9ea9277 into master Mar 19, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-squirrel-windows-20.6.0 branch March 19, 2018 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment