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-util from 0.17.2 to 0.18.1 #1

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

Conversation

OATEF4313
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade electron-util from 0.17.2 to 0.18.1.

ℹ️ 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 on 7 months ago.

Release notes
Package name: electron-util
  • 0.18.1 - 2024-02-26

    v0.18.0...v0.18.1

  • 0.18.0 - 2024-01-13

    Breaking

    • Require Electron 28 2da8c9e
    • This package is now pure ESM. Please read this and this.
    • Remove use of the Electron remote module (#58) df228ac
      • Because of the removal of remote, this package no longer proxies call between processes for you. So APIs that require to be run in the main process must be called from the main process or you will need to set up IPC channels. APIs that can be called in any process have not moved. To call a main process API, you must use the sub-export /main: import ... from 'electron-util/main'

    v0.17.2...v0.18.0

  • 0.17.2 - 2021-08-29

    v0.17.1...v0.17.2

from electron-util GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade electron-util from 0.17.2 to 0.18.1.

See this package in npm:
electron-util

See this project in Snyk:
https://app.snyk.io/org/oatef4313-5ArwHids2AjpqTSeuy5d8u/project/cf08b2f4-7303-408b-8e04-29987bccb1ca?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.

2 participants