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 20.4.1 to 20.5.1 #205

Merged
merged 1 commit into from
Mar 15, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps electron-builder from 20.4.1 to 20.5.1.

Release notes

Sourced from electron-builder's releases.

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
Changelog

Sourced from electron-builder'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
  • 7532142 fix(windows): use build number env only if numeric
  • daf6f59 fix: unpack node module if there is dylib file
  • b6580d8 fix(nsis): NSIS uninstaller doesn't kill child processes
  • e77769a feat(nsis): disable 7-zip compression for specific static assets
  • e5d97bc fix(deployment): do not fail if cannot resolve effective S3 publish config if...
  • cca3168 Fix: handle dependencies with package 'link' fields (#2690)
  • See full diff 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.

@macisi macisi merged commit d5d213c into master Mar 15, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-20.5.1 branch March 15, 2018 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment