Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency starlight-links-validator to ^0.15.0 #3072

Draft
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlight-links-validator (source) ^0.13.0 -> ^0.15.0 age adoption passing confidence

Release Notes

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

v0.15.0

Compare Source

Minor Changes
  • #​93 6d7174b Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version 0.32.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @​astrojs/upgrade
  • #​100 b238cb7 Thanks @​HiDeoo! - Adds a new sameSitePolicy option to configure how external links pointing to the same origin as the one configured in the Astro site option should be handled.

    The current default behavior to ignore all external links remains unchanged. This new option allows to error on such links so they can be rewritten without the origin or to validate them as if they were internal links.

  • #​100 b238cb7 Thanks @​HiDeoo! - Adds a new components option to define additional components and their props to validate as links on top of the built-in <LinkButton> and <LinkCard> Starlight components.

Patch Changes

v0.14.3

Compare Source

Patch Changes
  • #​91 1ef31b8 Thanks @​DaniFoldi! - Moves mdast-util-mdx-jsx package to non-dev dependencies to prevent issues in monorepos with hoisting disabled.

v0.14.2

Compare Source

Patch Changes

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

Minor Changes
  • #​77 486a379 Thanks @​HiDeoo! - Adds support for Astro v5, drops support for Astro v4.

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

    Please follow the upgrade guide to update your project.

    When using the plugin with the Content Layer API, the plugin will now automatically invalidate the content layer cache so that all links can be properly validated. To avoid unnecessary cache invalidation, it is recommended to conditionally use the plugin only when necessary. Check out the new “Conditional Validation” guide for more information.

    ⚠️ BREAKING CHANGE: Due to a regression in Astro v5, links to pages with custom IDs/slugs can no longer be validated and will be flagged as invalid. If you rely on this feature, please stay on a previous version of Starlight and Astro in the meantime.


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 requested a review from a team as a code owner December 18, 2024 18:35
@renovate renovate bot added the dependencies Does it update a dependency? label Dec 18, 2024
Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for tauri-v2 failed.

Name Link
🔨 Latest commit c20d69f
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/67ee614d09a23d00087bc087

Copy link

socket-security bot commented Dec 18, 2024

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected]0.15.0 Transitive: environment +74 3.36 MB hideoo

View full report↗︎

@vasfvitor
Copy link
Contributor

BREAKING CHANGE: Due to a regression in Astro v5, links to pages with custom IDs/slugs can no longer be validated and will be flagged as invalid. If you rely on this feature, please stay on a previous version of Starlight and Astro in the meantime.

maybe due to this we may not upgrade, have to check when upgrading on #3067

@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from ad97af7 to 16ff888 Compare December 19, 2024 16:33
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 4 times, most recently from b063aa1 to 61656f4 Compare January 10, 2025 17:08
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from 2fb961f to 69ed959 Compare February 2, 2025 14:11
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 69ed959 to c958b95 Compare March 12, 2025 21:41
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Mar 12, 2025
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch 2 times, most recently from dbe5684 to 9ad47f2 Compare March 17, 2025 14:31
@FabianLars FabianLars marked this pull request as draft March 17, 2025 14:40
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 9ad47f2 to 22938d6 Compare March 28, 2025 10:23
@renovate renovate bot force-pushed the renovate/starlight-links-validator-0.x branch from 22938d6 to c20d69f Compare April 3, 2025 10:22
@renovate renovate bot changed the title fix(deps): update dependency starlight-links-validator to ^0.14.0 fix(deps): update dependency starlight-links-validator to ^0.15.0 Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Does it update a dependency?
Projects
Status: 🪵 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant