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

chore(deps): update dependency electron-packager to v17 #1181

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-packager ^14.2.1 -> ^17.0.0 age adoption passing confidence

Release Notes

electron/electron-packager (electron-packager)

v17.1.2: 17.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: electron/packager@v17.1.1...v17.1.2

v17.1.1

Compare Source

What's Changed

Full Changelog: electron/packager@v17.1.0...v17.1.1

v17.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: electron/packager@v17.0.0...v17.1.0

v17.0.0: 17.0.0

Compare Source

Changed
  • BREAKING: Replaced electron-osx-sign with @electron/osx-sign. The accepted properties on the osxSign options object are now slightly different. Please see the migration guide for more information on these changes. (#​1428)
  • Replaced asar with @electron/asar. The configuration options are unchanged. This migration is purely cosmetic. (#​1431)

v16.0.0: 16.0.0

Compare Source

Fixed
  • Properly import info logger (#​1405)
Added
Changed
Removed

v15.5.2: 15.5.2

Compare Source

Fixed
  • Package should not log info on --quiet flag
  • Ignore node_gyp_bins directory if it exists

v15.5.1

Compare Source

v15.5.0: 15.5.0

Compare Source

Added
  • New universal architecture supported when packaging for macOS to generate a universal app
  • osxUniveral option to allow providing options to @electron/universal when packaging a universal app

v15.4.0: 15.4.0

Compare Source

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)

v15.3.0: 15.3.0

Compare Source

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)

v15.2.0: 15.2.0

Compare Source

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)

v15.1.0: 15.1.0

Compare Source

Added
  • add darwin/arm64 and mas/arm64 as official platform/arch combinations (#​1168)
Fixed
  • TypeScript: ensure OsxNotarizeOptions definition contains credentials (#​1167)

v15.0.0: 15.0.0

Compare Source

Added
Changed
  • Replace cross-zip with extract-zip (#​1139)
Removed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants