Skip to content

Update dependency lychee to v0.24.2#2792

Merged
breedx-splk merged 2 commits into
mainfrom
renovate/lychee-0.x
May 1, 2026
Merged

Update dependency lychee to v0.24.2#2792
breedx-splk merged 2 commits into
mainfrom
renovate/lychee-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

Package Update Change
lychee minor 0.23.00.24.2

Release Notes

lycheeverse/lychee (lychee)

v0.24.2

Compare Source

Added
Fixed
  • typo in README.md (#​2173)
  • update binstall metadata after 0.24.0 restructure (#​2165)
Other
  • (deps) bump the dependencies group with 8 updates

v0.24.1

Compare Source

Breaking: with v0.24.0 the structure of the released archive files has changed.

Fixed
  • Restore naming convention of released files (#​2161)
  • Fix Docker build (#​2163)

v0.24.0

Compare Source

Breaking: in v0.24.0 the release names are scrambled. See v0.24.1 where the previous naming convention are restored.
Breaking: with v0.24.0 the structure of the released archive files has changed.

Added
Fixed
  • Prevent 0 value for max-concurrency and threads (#​2145)
  • Use the remapped URI for the cache key (#​1818) (#​2109)
  • (cli) bump open files limit on macOS and Linux (#​2106)
  • Fix matching logic for glob hidden files (#​2130)
  • Fix output path not validated before the run (#​2148)
  • Fix double count (#​2088)
  • Prevent duplicate requests to the same URLs (#​2067)
  • Fix Windows Absolute Path Parsing and Remove HTTP Assumption (#​1837)
Other
  • Make website checker return Status always, rather than Result (#​2140)
  • Remove the Redirect and Remapped wrapper variants from the Status enum. (#​2129)
  • Allow root-dir that doesn't exist (#​2127)
  • Unify input URL fetching with the link-checker's HostPool (#​2100)
  • Unify Releases Across Operating Systems (#​1957)
  • Remove raw mode (#​2086)
  • Always show full config parse errors with full details in output (#​2149)
  • Add tests for the current state of "Checking a Local Folder with URL Remapping" (#​1965)
  • Move caching logic to cache (#​2123)
  • Support multiple config file formats and refactor config module (#​2104)
  • Never cache errors on disk
  • Report input source errors rather than tokio panics (#​2074)
  • Add WaitGroup for waiting for a dynamic set of tasks (#​2046)
  • [breaking] add BaseInfo for resolving links, delete Base, cleanup utils (#​2005)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • 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 added the dependencies Pull requests that update a dependency file label Apr 28, 2026
Copilot AI review requested due to automatic review settings April 28, 2026 00:44
@renovate renovate Bot requested a review from a team as a code owner April 28, 2026 00:44
@renovate renovate Bot requested review from Copilot and removed request for Copilot April 28, 2026 00:44
@renovate renovate Bot force-pushed the renovate/lychee-0.x branch from 79767da to e47624b Compare April 28, 2026 11:00
@renovate renovate Bot review requested due to automatic review settings April 28, 2026 11:00
@renovate renovate Bot force-pushed the renovate/lychee-0.x branch from e47624b to f644df8 Compare April 29, 2026 09:42
@renovate renovate Bot requested review from Copilot and removed request for Copilot April 29, 2026 09:42
@renovate renovate Bot changed the title Update dependency lychee to v0.24.1 Update dependency lychee to v0.24.2 May 1, 2026
Copilot AI review requested due to automatic review settings May 1, 2026 15:59
@renovate renovate Bot force-pushed the renovate/lychee-0.x branch from f644df8 to e4ef525 Compare May 1, 2026 15:59
@renovate renovate Bot review requested due to automatic review settings May 1, 2026 15:59
Copilot AI review requested due to automatic review settings May 1, 2026 17:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s link-checking toolchain by bumping the lychee CLI version and adjusting the Lychee configuration to match the newer config expectations.

Changes:

  • Bump lychee from 0.23.0 to 0.24.2 in mise.toml.
  • Update .github/config/lychee.toml to set include_fragments using a mode string (for Lychee 0.24+).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
mise.toml Updates the pinned Lychee CLI version used by repo tooling.
.github/config/lychee.toml Adjusts Lychee fragment-check configuration for the updated Lychee version.

@breedx-splk breedx-splk added this pull request to the merge queue May 1, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 1, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Merged via the queue into main with commit 1e3ec70 May 1, 2026
25 checks passed
@breedx-splk breedx-splk deleted the renovate/lychee-0.x branch May 1, 2026 18:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants