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-packager from 5.2.1 to 14.1.0 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 5, 2019

Bumps electron-packager from 5.2.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
Maintainer changes

This version was pushed to npm by malept, 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 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2019
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.

None yet

0 participants