[PR #103] [MERGED] chore(deps): update lycheeverse/lychee-action action to v2.6.1 #913

Closed
opened 2026-05-07 13:44:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/virtualroot/awesome-opentofu/pull/103
Author: @renovate[bot]
Created: 8/7/2025
Status: Merged
Merged: 8/27/2025
Merged by: @virtualroot

Base: mainHead: renovate/lycheeverse-lychee-action-2.x


📝 Commits (1)

  • 4c73d46 chore(deps): update lycheeverse/lychee-action action to v2.6.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/lint.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change
lycheeverse/lychee-action action minor v2.4.1 -> v2.6.1

Release Notes

lycheeverse/lychee-action (lycheeverse/lychee-action)

v2.6.1: Version 2.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.6.1

v2.6.0: Version 2.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.6.0

v2.5.0: Version 2.5.0

Compare Source

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

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/virtualroot/awesome-opentofu/pull/103 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@virtualroot](https://github.com/virtualroot) **Base:** `main` ← **Head:** `renovate/lycheeverse-lychee-action-2.x` --- ### 📝 Commits (1) - [`4c73d46`](https://github.com/virtualroot/awesome-opentofu/commit/4c73d46f0ca20271fe1c2b3ee9ba1e8a68c8acb0) chore(deps): update lycheeverse/lychee-action action to v2.6.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action) | action | minor | `v2.4.1` -> `v2.6.1` | --- ### Release Notes <details> <summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary> ### [`v2.6.1`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.6.1): Version 2.6.1 [Compare Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.6.0...v2.6.1) #### What's Changed - Update lycheeVersion to v0.20.1 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;306](https://redirect.github.com/lycheeverse/lychee-action/pull/306), which contains a hotfix for [#&#8203;305](https://redirect.github.com/lycheeverse/lychee-action/issues/305). **Full Changelog**: <https://github.com/lycheeverse/lychee-action/compare/v2...v2.6.1> ### [`v2.6.0`](https://redirect.github.com/lycheeverse/lychee-action/releases/tag/v2.6.0): Version 2.6.0 [Compare Source](https://redirect.github.com/lycheeverse/lychee-action/compare/v2.5.0...v2.6.0) ##### What's Changed - Update lychee version to v0.20.0 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;304](https://redirect.github.com/lycheeverse/lychee-action/pull/304) - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;303](https://redirect.github.com/lycheeverse/lychee-action/pull/303) **Full Changelog**: <https://github.com/lycheeverse/lychee-action/compare/v2...v2.6.0> ### [`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 [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;300](https://redirect.github.com/lycheeverse/lychee-action/pull/300) - 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**: <https://github.com/lycheeverse/lychee-action/compare/v2...v2.5.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- 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/virtualroot/awesome-opentofu). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-07 13:44:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-opentofu#913