Commit dcff5a1
authored
chore(deps): update dependency lychee to v0.21.0 (#1642)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lychee](https://redirect.github.com/lycheeverse/lychee) | minor |
`0.20.1` -> `0.21.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.21.0`](https://redirect.github.com/lycheeverse/lychee/releases/tag/lychee-v0.21.0)
[Compare
Source](https://redirect.github.com/lycheeverse/lychee/compare/lychee-v0.20.1...lychee-v0.21.0)
##### Added
- print warning if input source matches no files
([#​1865](https://redirect.github.com/lycheeverse/lychee/pull/1865))
- *(base-url)* \[**breaking**] disallow relative local base to avoid
confusion
([#​1857](https://redirect.github.com/lycheeverse/lychee/pull/1857))
- improve InvalidIndexFile error to mention index file names
([#​1859](https://redirect.github.com/lycheeverse/lychee/pull/1859))
##### Fixed
- move log level padding outside brackets
([#​1871](https://redirect.github.com/lycheeverse/lychee/pull/1871))
- do not reuse excluded status from cache
([#​1850](https://redirect.github.com/lycheeverse/lychee/pull/1850))
- fields missing from config.toml parsing logic
([#​1843](https://redirect.github.com/lycheeverse/lychee/pull/1843))
##### Other
- Bump the dependencies group across 1 directory with 15 updates
([#​1874](https://redirect.github.com/lycheeverse/lychee/pull/1874))
- Inline formatting arguments for anyhow macros as per new lint
- Man pages
([#​1858](https://redirect.github.com/lycheeverse/lychee/pull/1858))
- Add --default-extension argument to force file format
([#​1842](https://redirect.github.com/lycheeverse/lychee/pull/1842))
- Hard wrap help text for options
([#​1854](https://redirect.github.com/lycheeverse/lychee/pull/1854))
- Bump the dependencies group with 6 updates
([#​1855](https://redirect.github.com/lycheeverse/lychee/pull/1855))
- Add exhaustivity check for `fold_in!` macro
([#​1848](https://redirect.github.com/lycheeverse/lychee/pull/1848))
- Additional redirect reporting
([#​1853](https://redirect.github.com/lycheeverse/lychee/pull/1853))
- Redirect reporting
([#​1725](https://redirect.github.com/lycheeverse/lychee/pull/1725))
- Add WinGet installation instructions
([#​1849](https://redirect.github.com/lycheeverse/lychee/pull/1849))
- \[**breaking**] Use `ResolvedInputSource` downstream of `InputContent`
([#​1840](https://redirect.github.com/lycheeverse/lychee/pull/1840))
- Bump the dependencies group with 5 updates
([#​1845](https://redirect.github.com/lycheeverse/lychee/pull/1845))
- Implement `--files-from` Option
([#​1836](https://redirect.github.com/lycheeverse/lychee/pull/1836))
- Apply fallback extensions if directory links resolve to a dir
([#​1826](https://redirect.github.com/lycheeverse/lychee/pull/1826))
- Clarify `--base-url` and `--root-dir` and their interactions
([#​1787](https://redirect.github.com/lycheeverse/lychee/pull/1787))
- Add test for making sure URL inputs always get checked
([#​1824](https://redirect.github.com/lycheeverse/lychee/pull/1824))
- Add conda install to readme
([#​1822](https://redirect.github.com/lycheeverse/lychee/pull/1822))
- Bump the dependencies group with 3 updates
([#​1821](https://redirect.github.com/lycheeverse/lychee/pull/1821))
- Refactor error reporting
([#​1731](https://redirect.github.com/lycheeverse/lychee/pull/1731))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 14883e4 commit dcff5a1
1 file changed
+1
-1
lines changed| 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