Commit 4e2d6b8
authored
chore(deps): update dependency lychee to v0.23.0 (#1874)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lychee](https://redirect.github.com/lycheeverse/lychee) | minor |
`0.22.0` → `0.23.0` |
---
### Release Notes
<details>
<summary>lycheeverse/lychee (lychee)</summary>
###
[`v0.23.0`](https://redirect.github.com/lycheeverse/lychee/releases/tag/lychee-v0.23.0)
[Compare
Source](https://redirect.github.com/lycheeverse/lychee/compare/lychee-v0.22.0...lychee-v0.23.0)
##### Added
- per-host caching
([#​1974](https://redirect.github.com/lycheeverse/lychee/pull/1974))
- implement per-host rate limiting and statistics
([#​1929](https://redirect.github.com/lycheeverse/lychee/pull/1929))
##### Fixed
- CacheableResponse should only download file when needed
([#​2035](https://redirect.github.com/lycheeverse/lychee/pull/2035))
- Combine host stats with response stats
([#​1975](https://redirect.github.com/lycheeverse/lychee/pull/1975))
##### Other
- delete leftover openssl sentence in readme
- Speed up slow tests
([#​2019](https://redirect.github.com/lycheeverse/lychee/pull/2019))
- *(deps)* bump the dependencies group with 2 updates
- Improve README.md UX
([#​2029](https://redirect.github.com/lycheeverse/lychee/pull/2029))
- Replace OpenSSL with rustls
([#​1928](https://redirect.github.com/lycheeverse/lychee/pull/1928))
- Replace check-if-email-exists with mailify
([#​1985](https://redirect.github.com/lycheeverse/lychee/pull/1985))
- Redirect hint
([#​2020](https://redirect.github.com/lycheeverse/lychee/pull/2020))
- Update to reqwest 0.13.1 & cargo update
- *(deps)* bump the dependencies group across 1 directory with 4 updates
- Use absolute instead of canonicalize for relative root-dir
([#​2008](https://redirect.github.com/lycheeverse/lychee/pull/2008))
- Log successful responses only for Debug and Trace
- Only show redirect details in verbose mode
- Show status code in redirect list
- Use u8 instead of i8 for log level values
- Update comparison table
([#​1997](https://redirect.github.com/lycheeverse/lychee/pull/1997))
- Rejected urls
([#​1990](https://redirect.github.com/lycheeverse/lychee/pull/1990))
- Accept ranges
([#​1989](https://redirect.github.com/lycheeverse/lychee/pull/1989))
- *(deps)* bump the dependencies group with 5 updates
([#​1988](https://redirect.github.com/lycheeverse/lychee/pull/1988))
- *(deps)* bump the dependencies group with 4 updates
([#​1978](https://redirect.github.com/lycheeverse/lychee/pull/1978))
- *(deps)* bump the dependencies group with 4 updates
([#​1973](https://redirect.github.com/lycheeverse/lychee/pull/1973))
- *(docs)* update TOC
- Improve wikilink parsing and checking
([#​1799](https://redirect.github.com/lycheeverse/lychee/pull/1799))
- Specify that Scoop installation is for Windows
([#​1969](https://redirect.github.com/lycheeverse/lychee/pull/1969))
- Extract record\_cache\_event & skip mail caching
- Add tldr-pages link to README
([#​1963](https://redirect.github.com/lycheeverse/lychee/pull/1963))
- *(deps)* bump the dependencies group across 1 directory with 3 updates
([#​1961](https://redirect.github.com/lycheeverse/lychee/pull/1961))
- Extract URLs from CSS
([#​1956](https://redirect.github.com/lycheeverse/lychee/pull/1956))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 229e2e0 commit 4e2d6b8
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