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 13.1.1 to 15.4.0 #121

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps electron-packager from 13.1.1 to 15.4.0.

Release notes

Sourced from electron-packager's releases.

15.4.0

Added

  • extendHelperInfo option to allow extending helper app Info.plist files (#1233)
  • Automatically insert ElectronAsarIntegrity into Info.plist files (#1279)

Fixed

  • Compatibility with electron-notarize@^1.1.0 (#1278)

15.3.0

Added

  • Bundled app validation to ensure that both package.json and the main entry point exist (#1257)
  • Support for customizing Windows targets on darwin/arm64 (#1260)
  • Support for customizing Windows targets on WSL without Wine installed (#1260)

15.2.0

Added

  • Upgrade electron-osx-sign to 0.5.0 which adds a new option, entitlementsForFile (#1189)

Fixed

  • Add package manager lockfiles to default ignore list (#1182)
  • Allow checking official builds against prerelease versions (#1191)

15.1.0

Added

  • add darwin/arm64 and mas/arm64 as official platform/arch combinations (#1168)

Fixed

  • TypeScript: ensure OsxNotarizeOptions definition contains credentials (#1167)

15.0.0

Added

  • mac: app API key notarization (#1127)
  • TypeScript definition (#1131)

Changed

  • Replace cross-zip with extract-zip (#1139)

Removed

  • Node < 10 support (#1122)

... (truncated)

Changelog

Sourced from electron-packager's changelog.

15.4.0 - 2021-09-10

Added

  • extendHelperInfo option to allow extending helper app Info.plist files (#1233)
  • Automatically insert ElectronAsarIntegrity into Info.plist files (#1279)

Fixed

  • Compatibility with electron-notarize@^1.1.0 (#1278)

15.3.0 - 2021-07-17

Added

  • Bundled app validation to ensure that both package.json and the main entry point exist (#1257)
  • Support for customizing Windows targets on darwin/arm64 (#1260)
  • Support for customizing Windows targets on WSL without Wine installed (#1260)

15.2.0 - 2020-12-04

Added

  • Upgrade electron-osx-sign to 0.5.0 which adds a new option, entitlementsForFile (#1189)

Fixed

  • Add package manager lockfiles to default ignore list (#1182)
  • Allow checking official builds against prerelease versions (#1191)

15.1.0 - 2020-08-21

Added

  • add darwin/arm64 and mas/arm64 as official platform/arch combinations (#1168)

Fixed

  • TypeScript: ensure OsxNotarizeOptions definition contains credentials (#1167)

[15.0.0] - 2020-06-27

... (truncated)

Commits
  • c42b07b 15.4.0
  • 120f5b2 feat(mac): automatically insert ElectronAsarIntegrity into Info.plist (#1279)
  • 727a610 fix(mac): compatibility with electron-notarize@^1.1.0 (#1278)
  • bde6031 chore: bump actions/setup-node from 2.3.2 to 2.4.0 (#1270)
  • cb7238f Merge pull request #1269 from electron/dependabot/github_actions/actions/setu...
  • aa929db chore: bump actions/setup-node from 2.3.1 to 2.3.2
  • c1c3a26 chore: bump actions/setup-node from 2.3.0 to 2.3.1 (#1268)
  • 33b60b6 feat: allow extension of helper app plists with extendHelperInfo (#1233)
  • 7d9b958 chore: bump actions/setup-node from 2.2.0 to 2.3.0 (#1265)
  • a18f946 docs(issue-template): fix invite link to discord server (#1264)
  • 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps [electron-packager](https://github.com/electron/electron-packager) from 13.1.1 to 15.4.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](electron/packager@v13.1.1...v15.4.0)

---
updated-dependencies:
- dependency-name: electron-packager
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #143.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-packager-15.4.0 branch April 25, 2022 19:04
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