From afdbcf6f2983185b140b25d6cd6c3cb7cdaa6dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:22:28 -0600 Subject: [PATCH] chore(deps): update dependency starlight-links-validator to v0.12.3 (#1215) 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 | |---|---|---|---|---|---| | [starlight-links-validator](https://redirect.github.com/HiDeoo/starlight-links-validator) | [`0.12.2` -> `0.12.3`](https://renovatebot.com/diffs/npm/starlight-links-validator/0.12.2/0.12.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/starlight-links-validator/0.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/starlight-links-validator/0.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/starlight-links-validator/0.12.2/0.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/starlight-links-validator/0.12.2/0.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
HiDeoo/starlight-links-validator (starlight-links-validator) ### [`v0.12.3`](https://redirect.github.com/HiDeoo/starlight-links-validator/releases/tag/v0.12.3) [Compare Source](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.12.2...v0.12.3) #####    🐞 Bug Fixes - Fixes validation issues with links containing query strings  -  by [@​HiDeoo](https://redirect.github.com/HiDeoo) [(47b38)](https://redirect.github.com/HiDeoo/starlight-links-validator/commit/47b384d) #####     [View changes on GitHub](https://redirect.github.com/HiDeoo/starlight-links-validator/compare/v0.12.2...v0.12.3)
--- ### 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 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/knope-dev/knope). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 953f9054..f808a379 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -6667,9 +6667,9 @@ "license": "BSD-3-Clause" }, "node_modules/starlight-links-validator": { - "version": "0.12.2", - "resolved": "https://registry.npmjs.org/starlight-links-validator/-/starlight-links-validator-0.12.2.tgz", - "integrity": "sha512-Iw1AvIULw7Tx4sGmPQciWD8jD2SIG14ynywqUyQYtxiao+phH7KWCwlm5TZ5PchrUm9nNSBYriufYwsd+VDQ3w==", + "version": "0.12.3", + "resolved": "https://registry.npmjs.org/starlight-links-validator/-/starlight-links-validator-0.12.3.tgz", + "integrity": "sha512-xOyriH9BQ7kQbHlVARp3quIKqUsBjx4sgv6/F2eKP1a6pWRLvFsX+89rRaCkRKAEnmFiI8VygjH1D/RGUXoxbQ==", "license": "MIT", "dependencies": { "@types/picomatch": "2.3.3",