chore(deps): update dependency starlight-links-validator to ^0.24.0 - #1897
Merged
Conversation
cameronraysmith
added a commit
that referenced
this pull request
Apr 27, 2026
…p-nix The setup-nix composite action declares system as a required input, but GHA does not enforce required-input validation on composite actions; the missing with: block expanded to system = (empty) in extra_nix_config, producing a literal empty entry in /etc/nix/nix.conf. Nix then resolved .#regenerate-bun-nix against apps..regenerate-bun-nix (empty system slot), which does not exist, and failed run 25007991645 on PR #1897. Match the convention used by containers.yaml and update-flake-inputs.yaml by passing system: x86_64-linux explicitly.
cameronraysmith
force-pushed
the
renovate/starlight-links-validator-0.x
branch
from
April 27, 2026 17:32
42cfbe8 to
450487c
Compare
cameronraysmith
approved these changes
Apr 27, 2026
Owner
|
@Mergifyio refresh |
✅ Pull request refreshed |
Owner
|
@Mergifyio refresh |
✅ Pull request refreshed |
Merge Queue Status
This pull request spent 6 minutes 14 seconds in the queue, including 4 minutes 17 seconds running CI. Required conditions to merge
|
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.23.0→^0.24.0Release Notes
HiDeoo/starlight-links-validator (starlight-links-validator)
v0.24.0Compare Source
Minor Changes
e7663beThanks @HiDeoo! - Adds support for validating links to Astro redirects.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.