Skip to content

Bump starlight-links-validator from 0.21.0 to 0.24.0#152

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/starlight-links-validator-0.24.0
May 1, 2026
Merged

Bump starlight-links-validator from 0.21.0 to 0.24.0#152
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/starlight-links-validator-0.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps starlight-links-validator from 0.21.0 to 0.24.0.

Release notes

Sourced from starlight-links-validator's releases.

starlight-links-validator@0.24.0

Minor Changes

starlight-links-validator@0.23.0

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.

starlight-links-validator@0.22.0

Minor Changes

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

Sourced from starlight-links-validator's changelog.

0.24.0

Minor Changes

0.23.0

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.

0.22.0

Minor Changes

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.21.0 to 0.24.0.
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases)
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.24.0/packages/starlight-links-validator)

---
updated-dependencies:
- dependency-name: starlight-links-validator
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/starlight-links-validator-0.24.0 branch from e787dc1 to ba85b8d Compare May 1, 2026 14:28
@github-actions github-actions Bot merged commit 4442f97 into main May 1, 2026
2 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/starlight-links-validator-0.24.0 branch May 1, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants