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-store from 6.0.0 to 7.0.2 #6

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 4, 2021

Snyk has created this PR to upgrade electron-store from 6.0.0 to 7.0.2.

merge advice
ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-02-11.
Release notes
Package name: electron-store
  • 7.0.2 - 2021-02-11
    • Improve error message when user forgot to call Store.initRenderer() (#166) a61f9ea

    v7.0.1...v7.0.2

  • 7.0.1 - 2021-02-01
    • Fix the TypeScript type for initRenderer 05a769d

    v7.0.0...v7.0.1

  • 7.0.0 - 2021-01-22

    Breaking

    • Require Electron 11 7beffc1
      • It will most likely still work on Electron 9 and up, but I'm not interested in providing support for versions older than Electron 11.
    • Make the clearInvalidConfig option false by default 76efa82
    • Fix compatibility with Electron 12 (and remove use of electron.remote) (#157) 191ae04
      • If you create a store that is imported into both the main and renderer process, you don't have to do anything. If you only create a store in the renderer process, you need to manually call Store.initRenderer() in the main process.
    • Update ajv to version 7. This might affect you if you're using the schema option.

    v6.0.1...v7.0.0

  • 6.0.1 - 2020-10-05
    • Fix the migration feature (#143) dced818
      Turns out it never worked properly...

    v6.0.0...v6.0.1

  • 6.0.0 - 2020-07-17

    Breaking

    • Require Electron 7 and later a066c03
      This is the oldest version supported by the Electron team.

    Improvements

    • Upgrade conf dependency b29a67e
      This fixes a file writing problem on Windows.

    v5.2.0...v6.0.0

from electron-store GitHub release notes
Commit messages
Package name: electron-store

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

MarcelRaschke added a commit that referenced this pull request Sep 28, 2022
…-git-info-2.8.9

chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9
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.

1 participant