Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron-packager from 13.1.1 to 14.0.5.

Release notes

Sourced from electron-packager's releases.

14.0.4

Fixed

  • Packaging apps based on Electron >= 6.0.0 correctly renames and packages the new
    Electron GPU Helper bundles (#1036)

14.0.3

Fixed

  • Packaging Electron 6 based apps now correctly renames and packages the new Electron Helper bundles (#1033)

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.5 - 2019-08-28

14.0.4 - 2019-07-30

Fixed

  • Packaging apps based on Electron >= 6.0.0 correctly renames and packages the new
    Electron GPU Helper bundles (#1036)

14.0.3 - 2019-07-18

Fixed

  • Packaging Electron 6 based apps now correctly renames and packages the new
    Electron Helper bundles (#1033)

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)
... (truncated)
Commits
  • dee2285 14.0.5
  • 7bc025b chore: update NEWS.md
  • b49271c fix: ensure that CFBundleExecutable and friends are correct for helper apps (...
  • deaff01 chore(deps-dev): upgrade eslint-config-standard to ^14 (#1043)
  • fa420cd chore(deps-dev): upgrade eslint-plugin-ava to ^8 (#1042)
  • 296827f chore: use the standardized capitalization of README
  • e0eb94a chore: remove AppVeyor badge
  • 4c9f838 build: replace AppVeyor with CircleCI's Windows support (#1041)
  • dd1d9b2 chore: correct formatting of the 14.0.4 NEWS entry
  • 8bf6ac8 14.0.4
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by marshallofsound, a new releaser for electron-packager since your current version.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @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 Aug 29, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #281.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-packager-14.0.5 branch September 10, 2019 01:40
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