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

[Snyk] Upgrade @electron-forge/maker-zip from 7.3.0 to 7.4.0 #15

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

Conversation

randomusert
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @electron-forge/maker-zip from 7.3.0 to 7.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released a month ago, on 2024-04-11.

Release notes
Package name: @electron-forge/maker-zip
  • 7.4.0 - 2024-04-11

    What's Changed

    Highlighted Feature:

    This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

    More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

    Bug Fixes and Improvements

    New Contributors

    Full Changelog: v7.3.1...v7.4.0

  • 7.3.1 - 2024-03-20

    What's Changed

    Highlighted Feature:

    This change enables advanced code signing with [@ electron/windows-sign][@ electron/windows-sign], supporting two different ways to codesign your application and the installer:

    1. Modern: By passing a windowsSign option, which will be passed to [@ electron/windows-sign]. This method allows full customization of the code-signing process - and supports more complicated scenarios like cloud-hosted EV certificates, custom sign pipelines, and per-file overrides. It also supports all existing "simple" codesigning scenarios, including just passing a certificate file and password. Please see https://github.com/@ electron/windows-sign for all possible configuration options.

      When passing windowsSign, do not pass any other available parameters at the top level (like certificateFile, certificatePassword, or signWithParams).

    2. Legacy: By passing the top-level settings (certificateFile, certificatePassword, and signWithParams). For simple codesigning scenarios, there's no reason not to use this method - it'll work just as fine as the modern method.

    Bug Fixes and Improvements

    New Contributors

    Full Changelog: v7.3.0...v7.3.1

    image

  • 7.3.0 - 2024-02-21

    What's Changed

    Features

    Fixes

    Performance

    Other Changes

    • chore: update Packager by @ erikian in #3419
    • chore: bump electronjs/node to 2.2.0 (main) by @ electron-roller in #3469
    • chore(plugins/electronegativity): correct some config types by @ Dogdriip in #3482
    • chore: use Dependabot to update GitHub Actions deps by @ dsanders11 in #3487
    • chore: bump electronjs/node to 2.2.1 (main) by @ electron-roller in #3496

    New Contributors

    Full Changelog: v7.2.0...v7.3.0

from @electron-forge/maker-zip GitHub release notes
Commit messages
Package name: @electron-forge/maker-zip
  • d3d47b2 v7.4.0
  • 06b379b build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
  • 5a9c681 fix(cli): add fuses deps to import script (#3535)
  • 6842e49 build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
  • dc0b494 docs: Typo in Interface MakerDMGConfig (#3550)
  • 5ba9232 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
  • f2a23f1 chore: update listr2 version (#3542)
  • 38b6792 build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
  • a8f48b9 build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3555)
  • a931be0 fix: bump packager minimum dep (#3551)
  • 8c2b864 ci: make signed commits when publishing docs (#3520)
  • ccf6063 v7.3.1
  • c05bf0a build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#3537)
  • 3c5bf3d docs: update forge create-electron-app template to match tutorial (#3528)
  • a6a8bde chore: Bump @ electron/windows-sign deps (#3524)
  • b6fd1f3 build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#3522)
  • 3dc6fe7 ci(windows): pin version of wix toolset to v3.14.0 (#3525)
  • 1aa94fc build: fix keyv type resolution warning during dev (#3507)
  • 7ae554b fix(publisher-github): don't sanitize asset names before upload (#3485)
  • a5c60d5 build: bump memory limit for docs:generate script (#3500)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade @electron-forge/maker-zip from 7.3.0 to 7.4.0.

See this package in npm:
@electron-forge/maker-zip

See this project in Snyk:
https://app.snyk.io/org/randomusert/project/d295c44b-9162-44c4-b996-7583c3ada0ab?utm_source=github&utm_medium=referral&page=upgrade-pr
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

2 participants