miraclx / freyr-js

A tool for downloading songs from music streaming services like Spotify and Apple Music.
https://git.io/freyr-js
Apache License 2.0
1.61k stars 103 forks source link

fix(deps): update dependency minimatch to v10 #699

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minimatch ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

isaacs/minimatch (minimatch) ### [`v10.0.1`](https://redirect.github.com/isaacs/minimatch/compare/v10.0.0...v10.0.1) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v10.0.0...v10.0.1) ### [`v10.0.0`](https://redirect.github.com/isaacs/minimatch/compare/v9.0.5...v10.0.0) [Compare Source](https://redirect.github.com/isaacs/minimatch/compare/v9.0.5...v10.0.0)

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (UTC), 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.

github-actions[bot] commented 4 months ago
--- πŸ‹ πŸ€– πŸ”ƒ **A docker image for this PR is being built!** ```console docker pull freyrcli/freyrjs-git:pr-699 ``` | [**Base (master)**][base-url] | [![](https://img.shields.io/docker/image-size/freyrcli/freyrjs-git/559f2bf?color=gray&label=%20&logo=docker)][base-url] | | :-: | - | ---
What's this? This docker image is a self-contained sandbox that includes all the patches made in this PR. Allowing others to easily use your patches without waiting for it to get merged and released officially. For more context, see https://github.com/miraclx/freyr-js#docker-development.