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

Update dependency electron-store to v8 #71

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-store 6.0.0 -> 8.0.0 age adoption passing confidence

Release Notes

sindresorhus/electron-store

v8.0.0

Compare Source

Breaking
  • Upgrade to from Ajv 7 to Ajv 8

v7.0.3

Compare Source

  • Fix the internal IPC to only subscribe to events once (#​180) cbe1449

v7.0.2

Compare Source

  • Improve error message when user forgot to call Store.initRenderer() (#​166) a61f9ea

v7.0.1

Compare Source

  • Fix the TypeScript type for initRenderer 05a769d

v7.0.0

Compare Source

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

Compare Source

  • Fix the migration feature (#​143) dced818
    Turns out it never worked properly...

Configuration

📅 Schedule: 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 WhiteSource 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.

1 participant