From fdc79e624fb7582b412c8bb6ead3e59ef3fb04af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 11:00:49 +0000 Subject: [PATCH] fix(deps): update dependency git-url-parse to v16.1.0 (#10240) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [git-url-parse](https://redirect.github.com/IonicaBizau/git-url-parse) | [`16.0.1` -> `16.1.0`](https://renovatebot.com/diffs/npm/git-url-parse/16.0.1/16.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/git-url-parse/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/git-url-parse/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/git-url-parse/16.0.1/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/git-url-parse/16.0.1/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
IonicaBizau/git-url-parse (git-url-parse) ### [`v16.1.0`](https://redirect.github.com/IonicaBizau/git-url-parse/releases/tag/16.1.0) [Compare Source](https://redirect.github.com/IonicaBizau/git-url-parse/compare/16.0.3...16.1.0) 16.1.0 ### [`v16.0.3`](https://redirect.github.com/IonicaBizau/git-url-parse/releases/tag/16.0.3) [Compare Source](https://redirect.github.com/IonicaBizau/git-url-parse/compare/16.0.2...16.0.3) 16.0.3 ### [`v16.0.2`](https://redirect.github.com/IonicaBizau/git-url-parse/releases/tag/16.0.2) [Compare Source](https://redirect.github.com/IonicaBizau/git-url-parse/compare/16.0.1...16.0.2) :memo: Docs
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/yarn.lock b/website/yarn.lock index ffafa4d226..0ce051fe39 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -8412,22 +8412,22 @@ __metadata: languageName: node linkType: hard -"git-up@npm:^8.0.0": - version: 8.0.1 - resolution: "git-up@npm:8.0.1" +"git-up@npm:^8.1.0": + version: 8.1.1 + resolution: "git-up@npm:8.1.1" dependencies: is-ssh: "npm:^1.4.0" parse-url: "npm:^9.2.0" - checksum: 10c0/9aa809907ecfc96093d91e2fc68644ace1ac184ed613a67d74f24627172f62f73cc0149037975bd2edf6540676db99632692dc3b18e0a053273e160cf158973f + checksum: 10c0/2cc4461d8565a3f7a1ecd3d262a58ddb8df0a67f7f7d4915df2913c460b2e88ae570a6ea810700a6d22fb3b9e4bea8dd10a8eb469900ddc12e35c62208608c03 languageName: node linkType: hard "git-url-parse@npm:^16.0.0": - version: 16.0.1 - resolution: "git-url-parse@npm:16.0.1" + version: 16.1.0 + resolution: "git-url-parse@npm:16.1.0" dependencies: - git-up: "npm:^8.0.0" - checksum: 10c0/bef681b3726c730a3efb599d38ab6affbb13e5e85269fc9c35831ddfe0d195e6a29098c79c8faa63ccd8503ace54c2c4b01a73122af3b66c2ce11f4692b3ef19 + git-up: "npm:^8.1.0" + checksum: 10c0/b8f5ebcbd5b2baf9f1bb77a217376f0247c47fe1d42811ccaac3015768eebb0759a59051f758e50e70adf5c67ae059d1975bf6b750164f36bfd39138d11b940b languageName: node linkType: hard