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

build: bump electron-publisher-s3 from 20.2.0 to 20.6.1 #1128

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps electron-publisher-s3 from 20.2.0 to 20.6.1.

Release notes

Sourced from electron-publisher-s3's releases.

20.6.1

Bug Fixes

  • nsis: Single quote in a product name leads to NSIS failure (7a9d220), closes #2686

Features

  • deployment: Do not upload auto-update files for the second configured provider (cec3069), closes #2697

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

... (truncated)

Changelog

Sourced from electron-publisher-s3'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
  • cec3069 feat(deployment): Do not upload auto-update files for the second configured p...
  • 7a9d220 fix(nsis): Single quote in a product name leads to NSIS failure
  • f9ee025 test: latest-mac.yml doesn't take into account artifactName configuration for...
  • 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)
  • 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-publisher-s3-20.6.1 branch from c325867 to ecc89e7 Compare March 21, 2018 13:31
@IGassmann IGassmann assigned IGassmann and unassigned liamcardenas Mar 21, 2018
@IGassmann IGassmann closed this Mar 21, 2018
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-publisher-s3-20.6.1 branch March 21, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment