Skip to content

chore(deps): update dependency starlight-links-validator to v0.23.0 - autoclosed#4092

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

chore(deps): update dependency starlight-links-validator to v0.23.0 - autoclosed#4092
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 23, 2026

This PR contains the following updates:

Package Change Age Confidence
starlight-links-validator (source) 0.19.20.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

v0.20.1

Compare Source

Patch Changes
  • #​139 01c0073 Thanks @​HiDeoo! - Fixes a regression in version 0.20.0 incorrectly reporting non HTTP-based URL links as invalid, e.g. mailto: links.

v0.20.0

Compare Source

Minor Changes
  • #​136 7f6b843 Thanks @​HiDeoo! - Adds support for Astro v6, drops support for Astro v5.

    ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.38.0.

    Please follow the upgrade guide to update your project.


Configuration

📅 Schedule: (in timezone Europe/Gibraltar)

  • Branch creation
    • "before 9am on monday"
  • 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 23, 2026

Deploy Preview for biomejs failed. Why did it fail? →

Name Link
🔨 Latest commit 71d699a
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/69de9126d7409400089dcd0e

@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch 4 times, most recently from 9387c9f to 4f62924 Compare March 30, 2026 15:44
@renovate renovate Bot changed the title chore(deps): update dependency starlight-links-validator to v0.20.1 chore(deps): update dependency starlight-links-validator to v0.21.0 Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch 9 times, most recently from a1bb509 to de1465f Compare April 6, 2026 06:43
@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch 7 times, most recently from 0b380de to d7f0391 Compare April 10, 2026 14:37
@renovate renovate Bot changed the title chore(deps): update dependency starlight-links-validator to v0.21.0 chore(deps): update dependency starlight-links-validator to v0.22.0 Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch from d7f0391 to 5804b16 Compare April 12, 2026 12:54
@renovate renovate Bot changed the title chore(deps): update dependency starlight-links-validator to v0.22.0 chore(deps): update dependency starlight-links-validator to v0.23.0 Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch 3 times, most recently from 6257190 to d2e5e0c Compare April 13, 2026 12:34
@renovate renovate Bot force-pushed the renovate/starlight-links-validator-0.x branch from d2e5e0c to 71d699a Compare April 14, 2026 19:10
@renovate renovate Bot changed the title chore(deps): update dependency starlight-links-validator to v0.23.0 chore(deps): update dependency starlight-links-validator to v0.23.0 - autoclosed Apr 20, 2026
@renovate renovate Bot closed this Apr 20, 2026
@renovate renovate Bot deleted the renovate/starlight-links-validator-0.x branch April 20, 2026 03:30
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