Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Update Change
lychee minor 0.21.0 -> 0.22.0

Warning

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


Release Notes

lycheeverse/lychee (lychee)

v0.22.0

Compare Source

Added
  • support relative --root-dir (#​1912)
  • propagate input loading/collecting errors to top level (#​1864)
  • file preprocessing (#​1891)
Fixed
  • make file matcher respect the hidden option (#​1936)
  • inverted gitignore behaviour for --dump-inputs (#​1882)
Other
  • (deps) bump the dependencies group with 5 updates (#​1944)
  • progress bar (#​1914)
  • Bump the dependencies group with 3 updates (#​1933)
  • Fix parsing larger HTML blocks in MDX files (#​1924)
  • use markdown formatting for files-from help text (#​1917)
  • Bump the dependencies group across 1 directory with 8 updates (#​1916)
  • use log::Level's deserialiser, and link example TOML (#​1907)
  • Config file up to date (#​1906)
  • check glob validity when parsing input source arguments (#​1869)
  • Fix typos, and configure the typos tool (#​1895)
  • Address new clippy lints with version 1.91
  • Bump MSRV
  • Bump the dependencies group across 1 directory with 7 updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Dec 5, 2025
@renovate renovate bot enabled auto-merge (squash) December 5, 2025 13:58
@renovate renovate bot force-pushed the renovate/lychee-0.x branch from 0e6f89a to 53d4d33 Compare December 5, 2025 17:51
Signed-off-by: Gregor Zeitlinger <[email protected]>
Signed-off-by: Gregor Zeitlinger <[email protected]>
Signed-off-by: Gregor Zeitlinger <[email protected]>
@renovate renovate bot merged commit f687e5f into main Dec 5, 2025
35 checks passed
@renovate renovate bot deleted the renovate/lychee-0.x branch December 5, 2025 18:26
jaydeluca pushed a commit that referenced this pull request Dec 8, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lychee](https://redirect.github.com/lycheeverse/lychee) | minor |
`0.21.0` -> `0.22.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>lycheeverse/lychee (lychee)</summary>

###
[`v0.22.0`](https://redirect.github.com/lycheeverse/lychee/releases/tag/lychee-v0.22.0)

[Compare
Source](https://redirect.github.com/lycheeverse/lychee/compare/lychee-v0.21.0...lychee-v0.22.0)

##### Added

- support relative --root-dir
([#&#8203;1912](https://redirect.github.com/lycheeverse/lychee/pull/1912))
- propagate input loading/collecting errors to top level
([#&#8203;1864](https://redirect.github.com/lycheeverse/lychee/pull/1864))
- file preprocessing
([#&#8203;1891](https://redirect.github.com/lycheeverse/lychee/pull/1891))

##### Fixed

- make file matcher respect the hidden option
([#&#8203;1936](https://redirect.github.com/lycheeverse/lychee/pull/1936))
- inverted gitignore behaviour for --dump-inputs
([#&#8203;1882](https://redirect.github.com/lycheeverse/lychee/pull/1882))

##### Other

- *(deps)* bump the dependencies group with 5 updates
([#&#8203;1944](https://redirect.github.com/lycheeverse/lychee/pull/1944))
- progress bar
([#&#8203;1914](https://redirect.github.com/lycheeverse/lychee/pull/1914))
- Bump the dependencies group with 3 updates
([#&#8203;1933](https://redirect.github.com/lycheeverse/lychee/pull/1933))
- Fix parsing larger HTML blocks in MDX files
([#&#8203;1924](https://redirect.github.com/lycheeverse/lychee/pull/1924))
- use markdown formatting for files-from help text
([#&#8203;1917](https://redirect.github.com/lycheeverse/lychee/pull/1917))
- Bump the dependencies group across 1 directory with 8 updates
([#&#8203;1916](https://redirect.github.com/lycheeverse/lychee/pull/1916))
- use log::Level's deserialiser, and link example TOML
([#&#8203;1907](https://redirect.github.com/lycheeverse/lychee/pull/1907))
- Config file up to date
([#&#8203;1906](https://redirect.github.com/lycheeverse/lychee/pull/1906))
- check glob validity when parsing input source arguments
([#&#8203;1869](https://redirect.github.com/lycheeverse/lychee/pull/1869))
- Fix typos, and configure the typos tool
([#&#8203;1895](https://redirect.github.com/lycheeverse/lychee/pull/1895))
- Address new clippy lints with version 1.91
- Bump MSRV
- Bump the dependencies group across 1 directory with 7 updates

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

Signed-off-by: Gregor Zeitlinger <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <[email protected]>
Signed-off-by: Jay DeLuca <[email protected]>
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