fix(deps): update dependency starlight-links-validator to v0.21.0#1271
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency starlight-links-validator to v0.21.0#1271renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
contribute | 91afcc1 | Apr 03 2026, 05:25 PM |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
90f63d0 to
ca49a08
Compare
ca49a08 to
91afcc1
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.19.2→0.21.0Release Notes
HiDeoo/starlight-links-validator (starlight-links-validator)
v0.21.0Compare Source
Minor Changes
#142
9ee77adThanks @HiDeoo! - Refactors internal logic from a remark to a rehype plugin.This is an internal update and should not cause any user-facing changes, but it improves plugin performance and fixes some edge-case validation issues.
#144
b30aa17Thanks @HiDeoo! - Redesigns link validation error reporting to be more user-friendly and actionable.Most notably, error reporting now includes the following improvements:
#145
82cb4dThanks @HiDeoo! - Adds support for a GitHub Actions reporter.When enabled and the plugin runs in GitHub Actions, validation errors are written to the job summary as a Markdown table.
#142
9ee77adThanks @HiDeoo! - Adds support for validating links transformed by remark and rehype plugins.This change allows users to use portable Markdown links, author links that can be followed in an IDE and that are transformed by remark or rehype plugins into proper URLs at build time, while still being validated.
#144
b30aa17Thanks @HiDeoo! - Reduces terminal text styling dependency size by switching to Node.js built-inutil.styleText().Patch Changes
9ee77adThanks @HiDeoo! - Fixes an edge-case link validation issue related to Astro 6 Markdown heading ID generation changes.v0.20.1Compare Source
Patch Changes
01c0073Thanks @HiDeoo! - Fixes a regression in version0.20.0incorrectly reporting non HTTP-based URL links as invalid, e.g.mailto:links.v0.20.0Compare Source
Minor Changes
#136
7f6b843Thanks @HiDeoo! - Adds support for Astro v6, drops support for Astro v5.0.38.0.Please follow the upgrade guide to update your project.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.