Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2019

Bumps electron-packager from 5.2.1 to 7.0.0.

Release notes

Sourced from electron-packager's releases.

7.0.0

Added

  • Add download parameter (#320)

Changed

  • Dropped support for running on Node < 4.0. (#319)

Fixed

  • strict-ssl (and by extension, download.strictSSL) defaults to true, as documented (#320)

Deprecated

  • cache is deprecated in favor of download.cache (#320)
  • strict-ssl is deprecated in favor of download.strictSSL (#320)

Removed

  • [win32] version-string.FileVersion and version-string.ProductVersion are replaced by
    favor of app-version and build-version, respectively (#327)
  • [win32] version-string.LegalCopyright is replaced by app-copyright (#327)

6.0.2

Changed

  • [win32] rcedit dependency updated to 0.5.x. The DLL mentioned in the 6.0.1 release notes
    is no longer required.

6.0.1

Changed

  • [win32] rcedit dependency updated to 0.4.x
  • API documentation moved from readme.md to docs/api.md (#296)

Fixed

  • [darwin/mas] The OSX icon is properly replaced when Electron ≥ 0.37.4 is used (#301)
  • default_app.asar is deleted during packaging (necessary when Electron ≥ 0.37.4 is used).
    The default_app folder is still deleted for older Electron versions (#298, #311)

6.0.0

Added

  • Add support for a new target platform, Mac App Store (mas), including signing OS X apps
    (#223, #278)
  • Add app-copyright parameter (#223)
  • Add tmpdir parameter to specify a custom temp directory (#230); set to false to disable
    using a temporary directory at all (#251, #276)
  • Add NEWS.md, a human-readable list of changes in each version (since 5.2.0) (#263)

Changed

  • The GitHub repository has been moved into an organization,
    electron-userland
  • Allow the ignore parameter to take a function (#247)
  • [contributors] Update Standard (JavaScript coding standard) package to 5.4.x
  • [contributors] Add code coverage support via Coveralls (#257)
  • Better docs around contributing to the project (#258)
... (truncated)
Changelog

Sourced from electron-packager's changelog.

7.0.0 - 2016-04-17

Added

  • Add download parameter (#320)

Changed

  • Dropped support for running on Node < 4.0. (#319)

Fixed

  • strict-ssl (and by extension, download.strictSSL) defaults to true, as documented (#320)

Deprecated

  • cache is deprecated in favor of download.cache (#320)
  • strict-ssl is deprecated in favor of download.strictSSL (#320)

Removed

  • [win32] version-string.FileVersion and version-string.ProductVersion are replaced by
    favor of app-version and build-version, respectively (#327)
  • [win32] version-string.LegalCopyright is replaced by app-copyright (#327)

6.0.2 - 2016-04-09

Changed

  • [win32] rcedit dependency updated to 0.5.x. The DLL mentioned in the 6.0.1 release notes
    is no longer required.

6.0.1 - 2016-04-08

Changed

  • [win32] rcedit dependency updated to 0.4.x. A new DLL is required to run the new version
    of rcedit, please see the documentation
    for details
  • API documentation moved from readme.md to docs/api.md (#296)

Fixed

  • [darwin/mas] The OSX icon is properly replaced when Electron ≥ 0.37.4 is used (#301)
... (truncated)
Commits
  • 6a30a5a 7.0.0
  • 42ac2fd Prep NEWS for 7.0.0
  • 4ee41ee Merge pull request #332 from electron-userland/travis-osx
  • 2b983c5 Longer test timeout on Mac for win32 tests
  • c7dde68 Travis: revert back to using a container for Linux builds
  • fef8a6f Travis: add support for testing on OS X
  • 4fa534e Tests: actually use the version param of downloadAll
  • 9849dae Merge pull request #327 from malept/remove-deprecated-version-string-params
  • eda5009 Remove deprecated version-string subproperties
  • 2b17248 Merge pull request #328 from malept/less-test-redundancy
  • 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 Sep 18, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2022

Superseded by #19.

@dependabot dependabot bot closed this Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/FutureAction/Poll/electron-packager-7.0.0 branch October 11, 2022 21:14
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