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.48k stars 94 forks source link

fix(deps): update dependency spotify-uri to v4.1.0 #692

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
spotify-uri 4.0.1 -> 4.1.0 age adoption passing confidence

Release Notes

TooTallNate/spotify-uri (spotify-uri) ### [`v4.1.0`](https://togithub.com/TooTallNate/spotify-uri/blob/HEAD/CHANGELOG.md#410-2024-05-23) [Compare Source](https://togithub.com/TooTallNate/spotify-uri/compare/v4.0.1...v4.1.0) ##### Features - support browser environment ([#​37](https://togithub.com/TooTallNate/spotify-uri/issues/37)) ([690669b](https://togithub.com/TooTallNate/spotify-uri/commit/690669b2365231be621c31dcecabfbf96e217df4)) ##### [4.0.1](https://togithub.com/TooTallNate/spotify-uri/compare/v3.0.4...v4.0.1) (2023-12-23) ##### [3.0.4](https://togithub.com/TooTallNate/spotify-uri/compare/v3.0.3...v3.0.4) (2023-05-15) ##### [3.0.3](https://togithub.com/TooTallNate/spotify-uri/compare/v3.0.2...v3.0.3) (2022-09-02) ##### [3.0.2](https://togithub.com/TooTallNate/spotify-uri/compare/v3.0.1...v3.0.2) (2022-04-10) ##### Bug Fixes - export uri types ([7776c7b](https://togithub.com/TooTallNate/spotify-uri/commit/7776c7be9265e12e68ed8ce1ec1c7ee1ec073e33)) - linter ([c80803c](https://togithub.com/TooTallNate/spotify-uri/commit/c80803ce0d44a558f5bc70192a0adcd867c38c55)) ##### [3.0.1](https://togithub.com/TooTallNate/spotify-uri/compare/v3.0.0...v3.0.1) (2022-04-07) ##### Bug Fixes - add main & module fields ([24b5f80](https://togithub.com/TooTallNate/spotify-uri/commit/24b5f80b91d8b0b83ea412eb22bdaafd1096d60d))

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 1 month ago
--- 🐋 🤖 🔃 **A docker image for this PR is being built!** ```console docker pull freyrcli/freyrjs-git:pr-692 ``` | [**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.