mountainash / Mixcloud-Play

Mixcloud macOS desktop app with media controls, track title in menu bar & notifications
https://github.com/mountainash/Mixcloud-Play/releases/latest
20 stars 3 forks source link

Update dependency electron-store to v10 #133

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-store 8.2.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 was generated by Mend Renovate. View the repository job log.