Commit d7d0665
authored
Renovate: lycheeverse/lychee-action to v2.5.0 (#40)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action)
| action | minor | `v2.4.0` -> `v2.5.0` |
---
### Release Notes
<details>
<summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary>
###
[`v2.5.0`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.5.0):
Version 2.5.0
[Compare
Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.4.1...v2.5.0)
#### Summary
Most notably with this release the deprecated `--exclude-mail` flag was
removed and the behavior of the `--accept` flag was updated. Previously,
status codes such as 200 OK were always accepted. Now they are only
accepted by default. This means providing the argument `--accept 201`
now rejects status code 200 OK.
#### What's Changed
- Update lycheeVersion to v0.19.1 by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in[https://github.com/lycheeverse/lychee-action/pull/300](https://redirect.github.com/lycheeverse/lychee-action/pull/300)0
- See the lychee changes here:
https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.19.1,
https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.19.0
**Full Changelog**:
lycheeverse/lychee-action@v2...v2.5.0
###
[`v2.4.1`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.4.1):
Version 2.4.1
[Compare
Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.4.0...v2.4.1)
#### What's Changed
- Added Update Default Lychee version workflow by
[@​Arteiii](https://redirect.github.com/Arteiii) in
[https://github.com/lycheeverse/lychee-action/pull/284](https://redirect.github.com/lycheeverse/lychee-action/pull/284)
- Use temporary directory for lychee installation by
[@​mre](https://redirect.github.com/mre) in
[https://github.com/lycheeverse/lychee-action/pull/287](https://redirect.github.com/lycheeverse/lychee-action/pull/287)
- Fix `lychee` version check by
[@​mondeja](https://redirect.github.com/mondeja) in
[https://github.com/lycheeverse/lychee-action/pull/288](https://redirect.github.com/lycheeverse/lychee-action/pull/288)
**Full Changelog**:
lycheeverse/lychee-action@v2...v2.4.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day
1 of the month ( * 0-3 1 * * ) (UTC), Automerge - Monday through Friday
( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3909f8e commit d7d0665
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