Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

fix(deps): update dependency electron-store to v4 - autoclosed #378

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2019

This PR contains the following updates:

Package Type Update Change
electron-store dependencies major ^3.0.0 -> ^4.0.0

Release Notes

sindresorhus/electron-store

v4.0.0

Compare Source

Breaking:

Enhancements:

  • Fix deprecated crypto.createDecipher() and crypto.createCipher() Node.js warnings (#​72) 8261b92
    Node.js deprecated the above APIs and we had to do encryption for the encryptionKey option differently. electron-store should be able to read both the new and old encryption format and it will write the new encryption format if you change any config. The migration is fully automatic, but please test your app thoroughly in case there are any issues.

Renovate 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 if you modify the PR title to begin with "rebase!".

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

@renovate renovate bot changed the title fix(deps): update dependency electron-store to v4 fix(deps): update dependency electron-store to v4 - autoclosed Sep 9, 2019
@renovate renovate bot closed this Sep 9, 2019
@renovate renovate bot deleted the renovate/electron-store-4.x branch September 9, 2019 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant