[PR #24] [MERGED] Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 #966

Closed
opened 2026-05-11 13:02:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/virtualroot/awesome-opentofu/pull/24
Author: @dependabot[bot]
Created: 1/8/2024
Status: Merged
Merged: 1/8/2024
Merged by: @virtualroot

Base: mainHead: dependabot/github_actions/lycheeverse/lychee-action-1.9.0


📝 Commits (1)

  • 3a6e535 Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0

📊 Changes

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

View changed files

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

📄 Description

Bumps lycheeverse/lychee-action from 1.8.0 to 1.9.0.

Release notes

Sourced from lycheeverse/lychee-action's releases.

Version 1.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 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/24 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/8/2024 **Status:** ✅ Merged **Merged:** 1/8/2024 **Merged by:** [@virtualroot](https://github.com/virtualroot) **Base:** `main` ← **Head:** `dependabot/github_actions/lycheeverse/lychee-action-1.9.0` --- ### 📝 Commits (1) - [`3a6e535`](https://github.com/virtualroot/awesome-opentofu/commit/3a6e53504c4beabb264f0b72cbd556210bfb29ac) Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yml` (+1 -1) </details> ### 📄 Description Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lycheeverse/lychee-action/releases">lycheeverse/lychee-action's releases</a>.</em></p> <blockquote> <h2>Version 1.9.0</h2> <h2>What's Changed</h2> <ul> <li>Document the current directory for the cache argument example by <a href="https://github.com/theredfish"><code>@​theredfish</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/193">lycheeverse/lychee-action#193</a></li> <li>Add <code>*.rst</code> glob pattern to defaults by <a href="https://github.com/kdeldycke"><code>@​kdeldycke</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/197">lycheeverse/lychee-action#197</a></li> <li>Automatically pass Github token by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/196">lycheeverse/lychee-action#196</a></li> <li>Always create output file; not only on error by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/199">lycheeverse/lychee-action#199</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/208">lycheeverse/lychee-action#208</a></li> <li>add documentation on using the param when testing local files (as in… by <a href="https://github.com/tgaff"><code>@​tgaff</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/211">lycheeverse/lychee-action#211</a></li> <li>fix: Lychee output to file (fixes <a href="https://redirect.github.com/lycheeverse/lychee-action/issues/214">#214</a>) by <a href="https://github.com/LilDrunkenSmurf"><code>@​LilDrunkenSmurf</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/215">lycheeverse/lychee-action#215</a></li> <li>Add integration test for custom output paths (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/215">#215</a>) by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/217">lycheeverse/lychee-action#217</a></li> <li>Add integration tests for absolute output path and <code>--dump</code> by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/218">lycheeverse/lychee-action#218</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/theredfish"><code>@​theredfish</code></a> made their first contribution in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/193">lycheeverse/lychee-action#193</a></li> <li><a href="https://github.com/kdeldycke"><code>@​kdeldycke</code></a> made their first contribution in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/197">lycheeverse/lychee-action#197</a></li> <li><a href="https://github.com/tgaff"><code>@​tgaff</code></a> made their first contribution in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/211">lycheeverse/lychee-action#211</a></li> <li><a href="https://github.com/LilDrunkenSmurf"><code>@​LilDrunkenSmurf</code></a> made their first contribution in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/215">lycheeverse/lychee-action#215</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.0">https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lycheeverse/lychee-action/commit/22134d37a1fff6c2974df9c92a7c7e1e86a08f9c"><code>22134d3</code></a> Bump version to 1.9.0</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/ebd95ebde89b46eaf3567432efb0b52bad2187d7"><code>ebd95eb</code></a> Update to latest lychee 0.14.0</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/37d79d3b6eda9990480a57eed21c847792dec37a"><code>37d79d3</code></a> Add integration tests for absolute output path and <code>--dump</code> (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/218">#218</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/57219e4f1d23b32484889db3dbd73f6b814c9bfa"><code>57219e4</code></a> Add integration test for custom output paths (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/1309">#1309</a>) (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/217">#217</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/a4282891d5805c0d9df0c0d524e2e95a3b0d1ac5"><code>a428289</code></a> fix: cleanup if statement (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/215">#215</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/ef8c8f32c278e9eed290c6e6c96748f16b6cd335"><code>ef8c8f3</code></a> Add documentation on using the <code>--base</code> param when testing local files (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/211">#211</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/2ac9f030ccdea0033e2510a23a67da2a2da98492"><code>2ac9f03</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/208">#208</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/5a5fc0bef7bcf1858217e7c9a8d4c01ec79dbeaf"><code>5a5fc0b</code></a> Update links.yml</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/e4b3f3d101978933dd3e111a47d6702a50e51a87"><code>e4b3f3d</code></a> Always create output file; not only on error (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/199">#199</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/7cdbd6424d9567a3b47f5928d476b0ce10cb9da9"><code>7cdbd64</code></a> Automatically pass Github token (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/196">#196</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v1.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lycheeverse/lychee-action&package-manager=github_actions&previous-version=1.8.0&new-version=1.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <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-11 13:02:33 -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#966