Commit f687e5f
chore(deps): update dependency lychee to v0.22.0 (#1723)
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
([#​1912](https://redirect.github.com/lycheeverse/lychee/pull/1912))
- propagate input loading/collecting errors to top level
([#​1864](https://redirect.github.com/lycheeverse/lychee/pull/1864))
- file preprocessing
([#​1891](https://redirect.github.com/lycheeverse/lychee/pull/1891))
##### Fixed
- make file matcher respect the hidden option
([#​1936](https://redirect.github.com/lycheeverse/lychee/pull/1936))
- inverted gitignore behaviour for --dump-inputs
([#​1882](https://redirect.github.com/lycheeverse/lychee/pull/1882))
##### Other
- *(deps)* bump the dependencies group with 5 updates
([#​1944](https://redirect.github.com/lycheeverse/lychee/pull/1944))
- progress bar
([#​1914](https://redirect.github.com/lycheeverse/lychee/pull/1914))
- Bump the dependencies group with 3 updates
([#​1933](https://redirect.github.com/lycheeverse/lychee/pull/1933))
- Fix parsing larger HTML blocks in MDX files
([#​1924](https://redirect.github.com/lycheeverse/lychee/pull/1924))
- use markdown formatting for files-from help text
([#​1917](https://redirect.github.com/lycheeverse/lychee/pull/1917))
- Bump the dependencies group across 1 directory with 8 updates
([#​1916](https://redirect.github.com/lycheeverse/lychee/pull/1916))
- use log::Level's deserialiser, and link example TOML
([#​1907](https://redirect.github.com/lycheeverse/lychee/pull/1907))
- Config file up to date
([#​1906](https://redirect.github.com/lycheeverse/lychee/pull/1906))
- check glob validity when parsing input source arguments
([#​1869](https://redirect.github.com/lycheeverse/lychee/pull/1869))
- Fix typos, and configure the typos tool
([#​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 <gregor.zeitlinger@grafana.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>1 parent dc805a7 commit f687e5f
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments