-
Notifications
You must be signed in to change notification settings - Fork 822
Commit cc29829
authored
Update dependency lychee to v0.20.0 (#1531)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [lychee](https://redirect.github.com/lycheeverse/lychee) | minor |
`0.19.1` -> `0.20.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.20.0`](https://redirect.github.com/lycheeverse/lychee/releases/tag/lychee-v0.20.0)
[Compare
Source](https://redirect.github.com/lycheeverse/lychee/compare/lychee-v0.19.1...lychee-v0.20.0)
##### Added
- make wikilink extraction and checking opt-in
([#​1803](https://redirect.github.com/lycheeverse/lychee/pull/1803))
- skip fragment checking for unsupported MIME types
([#​1744](https://redirect.github.com/lycheeverse/lychee/pull/1744))
- add 'user-content-' prefix to support github markdown fragment
([#​1750](https://redirect.github.com/lycheeverse/lychee/pull/1750))
##### Fixed
- do not check the fragment when http response err but accepted
([#​1763](https://redirect.github.com/lycheeverse/lychee/pull/1763))
- treat a fragment in an empty directory as an error
([#​1756](https://redirect.github.com/lycheeverse/lychee/pull/1756))
- resolve index file inside a directory
([#​1752](https://redirect.github.com/lycheeverse/lychee/pull/1752))
- skip fragment check if website URL doesn't contain fragment
([#​1733](https://redirect.github.com/lycheeverse/lychee/pull/1733))
##### Other
- Bump dependencies
([#​1811](https://redirect.github.com/lycheeverse/lychee/pull/1811))
- Skip binary and invalid UTF-8 inputs
([#​1810](https://redirect.github.com/lycheeverse/lychee/pull/1810))
- Refactor input dumping and path retrieval with extension filtering
([#​1648](https://redirect.github.com/lycheeverse/lychee/pull/1648))
- Use a HashSet to store inputs and avoid duplicates
([#​1781](https://redirect.github.com/lycheeverse/lychee/pull/1781))
- add `--index-files` flag, and turn off index file checking by default
([#​1777](https://redirect.github.com/lycheeverse/lychee/pull/1777))
- Cleanup input example
([#​1792](https://redirect.github.com/lycheeverse/lychee/pull/1792))
- Fix missing identifier in snap build action; add snap install to
readme
([#​1793](https://redirect.github.com/lycheeverse/lychee/pull/1793))
- refactor `test_fragments` to clarify expected successes/fails
([#​1776](https://redirect.github.com/lycheeverse/lychee/pull/1776))
- Regular expressions for exclude\_path
([#​1766](https://redirect.github.com/lycheeverse/lychee/pull/1766))
- Replace unmaintained human-sort with numeric-sort
([#​1759](https://redirect.github.com/lycheeverse/lychee/pull/1759))
- Fix basic auth
([#​1748](https://redirect.github.com/lycheeverse/lychee/pull/1748))
- Update 'Users' section in the README
- Add ProseKit to users
- Migrate to Clippy 1.88
([#​1749](https://redirect.github.com/lycheeverse/lychee/pull/1749))
- fix assertion in fragment checks
- Replace unreliable API URL
- display unsupported URLs
([#​1727](https://redirect.github.com/lycheeverse/lychee/pull/1727))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9c4ab80 commit cc29829Copy full SHA for cc29829
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments