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

fix(deps): update dependency electron-packager to version .x 🌟 #4155

Merged
merged 1 commit into from
May 8, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2019

This PR contains the following updates:

Package Type Update Change References
electron-packager dependencies major 9.1.0 -> 13.1.1 source

Release Notes

electron-userland/electron-packager

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.1

Compare Source

Fixed
  • Ensure relative out dirs are correctly ignored when copying (#​919)

v13.0.0

Compare Source

Added
  • prebuiltAsar option to specify a prebuilt ASAR file (#​823)
  • support for macOS Mojave app notarization (#​899)
Changed
  • Dropped support for running on Node < 6.0. (#​900)
Removed
  • Deprecated target arch APIs (#​915)
  • The callback version of the API (use nodeify if you need that syntax style) (#​916)

v12.2.0

Compare Source

Added
  • darwinDarkModeSupport option to support macOS Mojave dark mode for older Electron versions (#​893)
Fixed
  • Don't handle EH/NP Helpers if they don't exist (#​894)

v12.1.2

Compare Source

Fixed

v12.1.1

Compare Source

Changed
  • Host arch utilities moved to electron-download. This is not a breaking change, as the existing API
    has been kept the same.
Deprecated
  • hostArch and unameArch in electron-packager/targets, replaced with host and uname in
    electron-download/lib/arch, respectively

v12.1.0

Compare Source

Added
  • --version shows the Packager/Node versions & host platform/arch (#​841)
Fixed
  • mips64el arch is only available with Electron 1.8.x (#​843)
  • better detection of node modules (#​847)

v12.0.2

Compare Source

Fixed

v12.0.1

Compare Source

Fixed
  • Upgraded galactus to ^0.2.1 to fix a bug with relative paths

v12.0.0

Compare Source

Changed
  • prune exclusively utilizes the galactus module for pruning devDependencies, instead of
    depending on package managers (#​819)
  • electron-packager is no longer ignored by default (#​819)
  • A warning is emitted when an Electron module is a production dependency (#​819)
Removed

v11.2.1

Compare Source

Fixed
  • Don't handle EH/NP Helpers if they don't exist (Backport of #​894)

v11.2.0

Compare Source

Added
  • Utility function to execute hooks serially (#​814)

v11.1.0

Compare Source

Added
  • Support for MAS Login Helper (Electron 2.0.0-beta.1 and above) (#​807)

v11.0.1

Compare Source

Fixed
  • rcedit module updated to 1.0.0, which fixes some bugs (#​804)
  • --help prints usage to stdout (#​805)

v11.0.0

Compare Source

Added
  • linux platform, mips64el arch builds (Electron 1.8.2-beta.5 and above) (#​800)
Changed
  • all or platform=linux, arch=all now include arch=mips64el if the Electron version specified
    is 1.8.2-beta.5 or above (#​800)

v10.1.2

Compare Source

Fixed
  • overwrite: true when no platform/arch is specified (#​794)

v10.1.1

Compare Source

Fixed
  • ARM detection with prebuilt armv7l Node.js (#​783)
  • Don't create yarn.lock when pruning with Yarn (#​784)

v10.1.0

Compare Source

Added
  • Option to set the executable name separate from the app name (#​758)
Fixed

v10.0.0

Compare Source

Changed
  • Switch from minimist to yargs-parser (#​732)
  • Electron Packager only officially supports Node versions that are supported by the
    NodeJS team (#​747)
  • Refactor to use Promises internally. This has the side effect of somewhat parallelizing building two or more targets at once and/or two or more functions for a given hook, via Promise.all (#​753)

Renovate configuration

πŸ“… Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels May 7, 2019
@jennifer-shehane jennifer-shehane self-assigned this May 8, 2019
@jennifer-shehane jennifer-shehane self-requested a review May 8, 2019 08:34
@jennifer-shehane jennifer-shehane removed their assignment May 8, 2019
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Should be good. Dropped support for some APIs that we don't use. May contain some fixes.

@jennifer-shehane jennifer-shehane merged commit 9ce129c into develop May 8, 2019
@renovate renovate bot deleted the renovate/electron-packager-13.x branch May 8, 2019 08:37
@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 17, 2019

Released in 3.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants