Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps electron-packager from 13.1.1 to 14.1.0.

Release notes

Sourced from electron-packager's releases.

14.0.6

Fixed

  • Send the properly formatted options from the CLI to electron-osx-sign (#1047)

14.0.5

Fixed

  • ensure that CFBundleExecutable and friends are correct for helper apps (#1046)

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:
... (truncated)
Changelog

Sourced from electron-packager's changelog.

14.1.0 - 2019-10-28

Added

  • (darwin/mas only) usageDescription option (#1049)
  • Support for official win32/arm64 builds (#1053)

14.0.6 - 2019-09-09

Fixed

  • Send the properly formatted options from the CLI to electron-osx-sign (#1047)

14.0.5 - 2019-08-28

Fixed

  • Ensure that CFBundleExecutable and friends are correct for helper apps (#1046)

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)
... (truncated)
Commits
  • 8d41b1f 14.1.0
  • dc31cac chore(deps): upgrade to @electron/get@^1.6.0 for better proxy support
  • 16dce74 chore(deps): bump yargs-parser from 15.0.0 to 16.0.0 (#1065)
  • 5d48f3e feat: add support for win32/arm64 official builds (#1053)
  • 0ca327d chore(deps): bump yargs-parser from 13.1.1 to 15.0.0 (#1057)
  • 58ef04a chore(deps-dev): bump eslint-plugin-ava from 8.0.0 to 9.0.0 (#1058)
  • 9c30144 chore(deps-dev): bump eslint-plugin-node from 9.2.0 to 10.0.0 (#1056)
  • c3ad027 feat: add usageDescription option for darwin/mas targets (#1049)
  • ce21c5d 14.0.6
  • 1bb9edd fix: send the properly formatted options from the CLI to electron-osx-sign (#...
  • 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 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [electron-packager](https://github.com/electron/electron-packager) from 13.1.1 to 14.1.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/master/NEWS.md)
- [Commits](electron/packager@v13.1.1...v14.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #356.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-packager-14.1.0 branch November 25, 2019 01:28
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