Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron-packager from 13.1.1 to 14.0.2.

Release notes

Sourced from electron-packager's releases.

14.0.2

Fixed

  • Warn Windows 7 users of the unzip dependencies (#1030)

14.0.1

Changed

  • Upgrade fs-extra to ^8.1.0 (#993)

Fixed

  • Host info shows OS release

14.0.0

Added

  • Ignore system junk files by default (#1005)

Fixed

  • Handle inference when electron-prebuilt-compile points to a non-version (#978)

Changed

  • Replace extract-zip with cross-zip - on macOS/Linux, the zip binary is required; on Windows,
    a relatively recent Powershell and .NET runtime is required, see cross-zip for details (#984)
  • Convert from electron-download to @electron/get (#1002). Drops support for versions of Electron
    < 1.3.2, plus all of the download options have changed, notably:
    • cache is now cacheRoot
    • strictSSL is now rejectUnauthorized
    • The mirror URL string is now a set of options defined by mirrorOptions
    • quiet is removed as the default downloader no longer has a progress bar
  • Linux/ia32 support for Electron >= 4 is downgraded to a warning from @electron/get (#1016)
Changelog

Sourced from electron-packager's changelog.

14.0.2 - 2019-07-18

Fixed

  • Warn Windows 7 users of the unzip dependencies (#1030)

14.0.1 - 2019-07-02

Changed

  • Upgrade fs-extra to ^8.1.0 (#993)

Fixed

  • Host info shows OS release

14.0.0 - 2019-06-20

Added

  • Ignore system junk files by default (#1005)

Fixed

  • Handle inference when electron-prebuilt-compile points to a non-version (#978)

Changed

  • Replace extract-zip with cross-zip - on macOS/Linux, the zip binary is required; on Windows,
    a relatively recent Powershell and .NET runtime is required, see cross-zip for details (#984)
  • Convert from electron-download to @electron/get (#1002). Drops support for versions of Electron
    < 1.3.2, plus all of the download options have changed, notably:
    • cache is now cacheRoot
    • strictSSL is now rejectUnauthorized
    • The mirror URL string is now a set of options defined by mirrorOptions
    • quiet is removed as the default downloader no longer has a progress bar
  • Linux/ia32 support for Electron >= 4 is downgraded to a warning from @electron/get (#1016)

Removed

  • Node < 8 support (#973)
Commits
  • d80d511 14.0.2
  • 9a10b40 fix(unzip): warn Windows 7 users of the unzip dependency (#1030)
  • 0df8d92 chore(deps-dev): update eslint-config-standard requirement from ^12.0.0 to ^1...
  • f2ceef4 14.0.1
  • 41149ba Remove section from README about 'Open Open Source' (#1026)
  • 8e1c92e fix: add os.release() to host info
  • bc992d2 chore: lower the no-response days to 7
  • be3b12e Update fs-extra requirement from ^7.0.0 to ^8.1.0 (#993)
  • 92d09bb chore: upgrade eslint to ^6 (#1020)
  • c804117 docs: add unzip dependency info to README
  • 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #235.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-packager-14.0.2 branch July 25, 2019 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants