Skip to content

fix(deps): update dependency starlight-links-validator to ^0.23.0#149

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/starlight-links-validator-0.x
Open

fix(deps): update dependency starlight-links-validator to ^0.23.0#149
renovate[bot] wants to merge 1 commit intomainfrom
renovate/starlight-links-validator-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
starlight-links-validator (source) ^0.20.1^0.23.0 age confidence

Release Notes

HiDeoo/starlight-links-validator (starlight-links-validator)

v0.23.0

Compare Source

Minor Changes
  • #​147 424b4c2 Thanks @​mvvmm! - Adds a new failOnError option to control whether link validation issues fail the build.

    • When set to true, validation issues fail the build.
    • When set to false, validation issues are still reported, but they do not fail the build.
  • #​147 424b4c2 Thanks @​mvvmm! - Adds support for a JSON reporter.

    When enabled, validation errors are written to the .starlight-links-validator/errors.json file, which is only created when validation errors are found.

  • #​147 424b4c2 Thanks @​mvvmm! - Adds a link_validation_failed step output to the GitHub Actions reporter.

Patch Changes
  • #​155 045637e Thanks @​HiDeoo! - Fixes a regression in version 0.21.0 where some links were incorrectly reported as invalid or failed to match the exclude option.

v0.22.0

Compare Source

Minor Changes
  • #​151 6f66387 Thanks @​HiDeoo! - Adds support for validating frontmatter links transformed by Starlight route data middleware.

v0.21.0

Compare Source

Minor Changes
  • #​142 9ee77ad Thanks @​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 b30aa17 Thanks @​HiDeoo! - Redesigns link validation error reporting to be more user-friendly and actionable.

    Most notably, error reporting now includes the following improvements:

    • Errors now include source line numbers.
    • In supported terminals and editors, links can open the source file at the relevant error location.
    • In supported terminals, error messages link to dedicated documentation pages with explanations and suggested fixes.
  • #​145 82cb4d Thanks @​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 9ee77ad Thanks @​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 b30aa17 Thanks @​HiDeoo! - Reduces terminal text styling dependency size by switching to Node.js built-in util.styleText().

Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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. View the repository job log.

@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from d505c3b to 5d01088 Compare March 13, 2026 11:47
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.20.0 fix(deps): update dependency starlight-links-validator to ^0.20.0 - autoclosed Mar 20, 2026
@renovate renovate bot closed this Mar 20, 2026
@renovate renovate bot deleted the renovate/starlight-links-validator-0.x branch March 20, 2026 21:09
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.20.0 - autoclosed fix(deps): update dependency starlight-links-validator to ^0.21.0 Mar 27, 2026
@renovate renovate bot reopened this Mar 27, 2026
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 5d01088 to 8d72244 Compare March 27, 2026 16:30
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.21.0 fix(deps): update dependency starlight-links-validator to ^0.22.0 Apr 7, 2026
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 8d72244 to 722990c Compare April 7, 2026 13:46
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.22.0 fix(deps): update dependency starlight-links-validator to ^0.23.0 Apr 9, 2026
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 722990c to 2812147 Compare April 9, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants