feat(npm): update starlight-links-validator (0.21.0 → 0.25.2)#148
Open
lrstanley-x[bot] wants to merge 1 commit into
Open
feat(npm): update starlight-links-validator (0.21.0 → 0.25.2)#148lrstanley-x[bot] wants to merge 1 commit into
lrstanley-x[bot] wants to merge 1 commit into
Conversation
lrstanley-x
Bot
force-pushed
the
renovate/starlight-links-validator-0.x
branch
from
May 1, 2026 06:03
6ef34b1 to
bd81d53
Compare
Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com>
lrstanley-x
Bot
force-pushed
the
renovate/starlight-links-validator-0.x
branch
from
July 1, 2026 06:32
bd81d53 to
d429a8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.21.0→^0.25.0Release Notes
HiDeoo/starlight-links-validator (starlight-links-validator)
v0.25.2Compare Source
Patch Changes
19b97a0Thanks @HiDeoo! - Fixes link validation issue for frontmatter-only pages when using Sätteri.v0.25.1Compare Source
Patch Changes
0016925Thanks @HiDeoo! - Fixes a potential type error.v0.25.0Compare Source
Minor Changes
#167
5019546Thanks @HiDeoo! - Adds support for Astro v7, drops support for Astro v6.0.41.0.Please follow the upgrade guide to update your project.
#167
5019546Thanks @HiDeoo! - Adds support for the Sätteri Markdown processor.v0.24.1Compare Source
Patch Changes
52766c9Thanks @HiDeoo! - Prevents a warning when used with Astro 6.4+v0.24.0Compare Source
Minor Changes
e7663beThanks @HiDeoo! - Adds support for validating links to Astro redirects.v0.23.0Compare Source
Minor Changes
#147
424b4c2Thanks @mvvmm! - Adds a newfailOnErroroption to control whether link validation issues fail the build.true, validation issues fail the build.false, validation issues are still reported, but they do not fail the build.#147
424b4c2Thanks @mvvmm! - Adds support for a JSON reporter.When enabled, validation errors are written to the
.starlight-links-validator/errors.jsonfile, which is only created when validation errors are found.#147
424b4c2Thanks @mvvmm! - Adds alink_validation_failedstep output to the GitHub Actions reporter.Patch Changes
045637eThanks @HiDeoo! - Fixes a regression in version0.21.0where some links were incorrectly reported as invalid or failed to match theexcludeoption.v0.22.0Compare Source
Minor Changes
6f66387Thanks @HiDeoo! - Adds support for validating frontmatter links transformed by Starlight route data middleware.Configuration
📅 Schedule: (in timezone America/Denver)
🚦 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.
PR generated using automation.