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 19.56.0 to 20.5.1 #38

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 15, 2018

Bumps electron-builder from 19.56.0 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

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
  • AppImage: fix AppImage build regression if max compression used (5081536), closes #2664

20.3.0

Features

20.2.1

Bug Fixes

Features

... (truncated)

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
  • 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
  • daf6f59 fix: unpack node module if there is dylib file
  • 7532142 fix(windows): use build number env only if numeric
  • 0edb668 fix(nsis): use correct slash for portable
  • 62cf1df fix(electron-updater): add response code to error message about Accept-Ranges
  • 51a7cff fix(nsis): ensure that installer process is not killed as child process
  • e23cecb feat(windows): ZIP compression for portable
  • 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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/electron-builder-20.5.1 branch from 40dada3 to 17b2a85 Compare March 19, 2018 12:31
@dependabot-preview
Copy link
Author

Superseded by #43.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-builder-20.5.1 branch March 23, 2018 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment