Commit 5b9f9bd
authored
Renovate: lycheeverse/lychee-action to v2.4.0 (#39)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action)
| action | minor | `v2.3.0` -> `v2.4.0` |
---
### Release Notes
<details>
<summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary>
###
[`v2.4.0`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.4.0):
Version 2.4.0
[Compare
Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.3.0...v2.4.0)
#### What's Changed
- lychee now has a new task output, which allows to track which links
got fixed more easily.
It looks like this:
\[test.html]:
- \[X] \[404] https://en.wikipedia.org/wiki/foo | Network error: Not
Found
- \[ ] \[404] https://en.wikipedia.org/wiki/bar | Network error: Not
Found
- \[ ] \[ERROR] https://example.com/baz | Network error: error sending
request for url (https://example.com/baz) Maybe a certificate error?
Each broken link has a checkbox that can be ticked off once fixed.
Credit goes to [@​Arteiii](https://redirect.github.com/Arteiii)
for the idea and the implementation.
See
[#​274](https://redirect.github.com/lycheeverse/lychee-action/issues/274)
for more information.
- Update To latest lychee Release by
[@​Arteiii](https://redirect.github.com/Arteiii) in
[https://github.com/lycheeverse/lychee-action/pull/279](https://redirect.github.com/lycheeverse/lychee-action/pull/279)
- Add `workingDirectory` argument by
[@​mre](https://redirect.github.com/mre) in
[https://github.com/lycheeverse/lychee-action/pull/283](https://redirect.github.com/lycheeverse/lychee-action/pull/283)
#### New Contributors
- [@​Arteiii](https://redirect.github.com/Arteiii) made their
first contribution in
[https://github.com/lycheeverse/lychee-action/pull/279](https://redirect.github.com/lycheeverse/lychee-action/pull/279)
**Full Changelog**:
lycheeverse/lychee-action@v2...v2.4.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - "* *
* * 1-5" (UTC).
🚦 **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/UCL-ARC/coding-standards).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 132a5a3 commit 5b9f9bd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments