Skip to content

chore(deps): bump starlight-links-validator from 0.22.0 to 0.23.0 in /docs#26184

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/starlight-links-validator-0.23.0
Closed

chore(deps): bump starlight-links-validator from 0.22.0 to 0.23.0 in /docs#26184
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/starlight-links-validator-0.23.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps starlight-links-validator from 0.22.0 to 0.23.0.

Release notes

Sourced from starlight-links-validator's releases.

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.
Changelog

Sourced from starlight-links-validator's changelog.

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.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) from 0.22.0 to 0.23.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.23.0/packages/starlight-links-validator)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Looks like starlight-links-validator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 14, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/starlight-links-validator-0.23.0 branch April 14, 2026 11:22
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