h3poteto / whalebird-desktop

Single-column Fediverse client for desktop
https://whalebird.social
GNU General Public License v3.0
889 stars 80 forks source link

Update dependency electron-store to v10 #4972

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-store ^8.1.0 -> ^10.0.0 age adoption passing confidence

Release Notes

sindresorhus/electron-store (electron-store) ### [`v10.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v9.0.0...v10.0.0) ##### Breaking - Switch from JSON Schema draft-v7 to [draft-2020-12](https://json-schema.org/draft/2020-12/release-notes#2020-12-release-notes) - Please [read about](https://ajv.js.org/json-schema.html#draft-2020-12) the breaking changes. *This is only a breaking change if you use the `schema` option.* ### [`v9.0.0`](https://togithub.com/sindresorhus/electron-store/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/electron-store/compare/v8.2.0...v9.0.0) ##### Breaking - Require Node.js 20 and Electron 30 [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and [this](https://www.electronjs.org/docs/latest/tutorial/esm).** - For TypeScript users, make sure you have the correct [tsconfig](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm). ##### Improvements - Update dependencies [`7ddf0c6`](https://togithub.com/sindresorhus/electron-store/commit/7ddf0c6)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.