Skip to content

fix(deps): update dependency starlight-links-validator to ^0.21.0#75

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.21.0#75
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 Sep 18, 2025

This PR contains the following updates:

Package Change Age Confidence
starlight-links-validator (source) ^0.17.0^0.21.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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.

v0.19.2

Compare Source

Patch Changes
  • #​131 14f4d8d Thanks @​DaniFoldi! - Adds astro as a peer dependency to prevent potential build errors in monorepos with hoisting disabled.

v0.19.1

Compare Source

Patch Changes
  • #​127 2c0e83d Thanks @​HiDeoo! - Fixes validation issues with links containing query strings when using the Astro trailingSlash option.

v0.19.0

Compare Source

Minor Changes

v0.18.1

Compare Source

Patch Changes
  • #​121 242bc28 Thanks @​HiDeoo! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.

v0.18.0

Compare Source

Minor Changes

Configuration

📅 Schedule: 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 from cc742e1 to 67c4438 Compare September 25, 2025 18:15
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from 30ea044 to fc07106 Compare October 18, 2025 12:51
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.18.0 fix(deps): update dependency starlight-links-validator to ^0.19.0 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from fc07106 to 277c9e5 Compare October 21, 2025 10:00
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from 2865938 to 01a0e16 Compare November 11, 2025 02:05
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from ef8e08e to 4782979 Compare November 24, 2025 05:30
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 4782979 to ea8bc8b Compare December 1, 2025 15:57
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from ea8bc8b to 4fe3d89 Compare December 31, 2025 13:07
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from 19034fb to 8231b1a Compare January 24, 2026 03:56
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 8231b1a to 3eb751b Compare February 2, 2026 21:43
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from e277a2b to 68c4970 Compare February 17, 2026 16:00
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from 0f1bc44 to 69a1877 Compare March 11, 2026 22:36
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.19.0 fix(deps): update dependency starlight-links-validator to ^0.20.0 Mar 11, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 11, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: docs@0.0.1
npm error Found: @astrojs/starlight@0.32.6
npm error node_modules/@astrojs/starlight
npm error   @astrojs/starlight@"^0.32.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @astrojs/starlight@">=0.38.0" from starlight-links-validator@0.21.0
npm error node_modules/starlight-links-validator
npm error   starlight-links-validator@"^0.21.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-27T16_57_48_195Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-27T16_57_48_195Z-debug-0.log

@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 69a1877 to 3832e0d Compare March 13, 2026 00:53
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 3832e0d to 71afbb1 Compare March 27, 2026 13:00
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 71afbb1 to 45147f8 Compare March 27, 2026 16:57
@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.21.0 Mar 27, 2026
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