From 550f99986a5de4dbaa60ac4c9ab629c70f683a5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 08:28:40 +0100 Subject: [PATCH] chore(deps): update lycheeverse/lychee docker tag to v0.14.3 (#3429) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lycheeverse/lychee](https://togithub.com/lycheeverse/lychee) | patch | `0.14.0` -> `0.14.3` | --- ### Release Notes
lycheeverse/lychee (lycheeverse/lychee) ### [`v0.14.3`](https://togithub.com/lycheeverse/lychee/releases/tag/v0.14.3): Version 0.14.3 [Compare Source](https://togithub.com/lycheeverse/lychee/compare/v0.14.0...v0.14.3) #### What's Changed ##### Miscellaneous and Others 🔔 - fix(tests): update the expected output in cli tests by [@​orhun](https://togithub.com/orhun) in [https://github.com/lycheeverse/lychee/pull/1362](https://togithub.com/lycheeverse/lychee/pull/1362) - status.rs: Make json output more verbose by [@​Asiderr](https://togithub.com/Asiderr) in [https://github.com/lycheeverse/lychee/pull/1367](https://togithub.com/lycheeverse/lychee/pull/1367) - Set URI to HTTPS for ErrorKind::InsecureURL by [@​Elkiwa](https://togithub.com/Elkiwa) in [https://github.com/lycheeverse/lychee/pull/1369](https://togithub.com/lycheeverse/lychee/pull/1369) - Fixed fragment generation for headings with inline code by [@​HU90m](https://togithub.com/HU90m) in [https://github.com/lycheeverse/lychee/pull/1370](https://togithub.com/lycheeverse/lychee/pull/1370) - Move to workspace versioning by [@​mre](https://togithub.com/mre) in [https://github.com/lycheeverse/lychee/pull/1372](https://togithub.com/lycheeverse/lychee/pull/1372) #### New Contributors - [@​Asiderr](https://togithub.com/Asiderr) made their first contribution in [https://github.com/lycheeverse/lychee/pull/1367](https://togithub.com/lycheeverse/lychee/pull/1367) - [@​Elkiwa](https://togithub.com/Elkiwa) made their first contribution in [https://github.com/lycheeverse/lychee/pull/1369](https://togithub.com/lycheeverse/lychee/pull/1369) **Full Changelog**: https://github.com/lycheeverse/lychee/compare/v0.14.2...v0.14.3
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/woodpecker-ci/woodpecker). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> --- .woodpecker/static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/static.yaml b/.woodpecker/static.yaml index 7baea6d592..80259c7b3d 100644 --- a/.woodpecker/static.yaml +++ b/.woodpecker/static.yaml @@ -26,7 +26,7 @@ steps: version: 3.2.4 - name: links - image: lycheeverse/lychee:0.14.0 + image: lycheeverse/lychee:0.14.3 depends_on: [] commands: - lychee pipeline/frontend/yaml/linter/schema/schema.json