[PR #14] [MERGED] chore(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.7.0 #18

Closed
opened 2025-11-06 08:12:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/testthedocs/awesome-docs/pull/14
Author: @dependabot[bot]
Created: 4/18/2023
Status: Merged
Merged: 4/24/2023
Merged by: @svx

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


📝 Commits (1)

  • 74ce2a4 chore(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.7.0

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/cron-linkcheck.yml (+1 -1)
📝 .github/workflows/linkcheck-on-pr.yml (+1 -1)

📄 Description

Bumps lycheeverse/lychee-action from 1.5.4 to 1.7.0.

Release notes

Sourced from lycheeverse/lychee-action's releases.

Version 1.7.0

What's Changed

New Contributors

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

Version 1.6.1

Summary

Hotfix release, which restores old behavior for cached links with status code 2xx. This temporarily broke some downstream pipelines.

What's Changed

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

Version 1.6.0

What's Changed

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.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 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/testthedocs/awesome-docs/pull/14 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/18/2023 **Status:** ✅ Merged **Merged:** 4/24/2023 **Merged by:** [@svx](https://github.com/svx) **Base:** `main` ← **Head:** `dependabot/github_actions/lycheeverse/lychee-action-1.7.0` --- ### 📝 Commits (1) - [`74ce2a4`](https://github.com/testthedocs/awesome-docs/commit/74ce2a49fbb0617fbe7e9837dc958efb417efe55) chore(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.7.0 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cron-linkcheck.yml` (+1 -1) 📝 `.github/workflows/linkcheck-on-pr.yml` (+1 -1) </details> ### 📄 Description Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.4 to 1.7.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.7.0</h2> <h2>What's Changed</h2> <ul> <li>Fix three typos in README by <a href="https://github.com/phieri"><code>@​phieri</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/184">lycheeverse/lychee-action#184</a></li> <li>CI: Automatic vX tag update workflow by <a href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/185">lycheeverse/lychee-action#185</a></li> <li>Format arguments in CI pipeline by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/186">lycheeverse/lychee-action#186</a></li> <li>Test lychee cache by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/187">lycheeverse/lychee-action#187</a></li> <li>Cleanup tar archive; make installation more robst by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/189">lycheeverse/lychee-action#189</a></li> <li>Readme: Add info about split up cache steps by <a href="https://github.com/tooomm"><code>@​tooomm</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/190">lycheeverse/lychee-action#190</a></li> <li>bump lychee version by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/192">lycheeverse/lychee-action#192</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/phieri"><code>@​phieri</code></a> made their first contribution in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/184">lycheeverse/lychee-action#184</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lycheeverse/lychee-action/compare/v1.6.1...v1.7.0">https://github.com/lycheeverse/lychee-action/compare/v1.6.1...v1.7.0</a></p> <h2>Version 1.6.1</h2> <h2>Summary</h2> <p>Hotfix release, which restores old behavior for cached links with status code 2xx. This temporarily broke some downstream pipelines.</p> <h2>What's Changed</h2> <ul> <li>Bump lychee to 0.11.1 by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/181">lycheeverse/lychee-action#181</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lycheeverse/lychee-action/compare/v1.6.0...v1.6.1">https://github.com/lycheeverse/lychee-action/compare/v1.6.0...v1.6.1</a></p> <h2>Version 1.6.0</h2> <h2>What's Changed</h2> <ul> <li>Use random tempfile for <code>LYCHEE_TMP</code> by <a href="https://github.com/mre"><code>@���mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/173">lycheeverse/lychee-action#173</a></li> <li>Bump actions/checkout from 3.1.0 to 3.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/175">lycheeverse/lychee-action#175</a></li> <li>Bump actions/checkout from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/177">lycheeverse/lychee-action#177</a></li> <li>Bump to lychee version 0.11.0 by <a href="https://github.com/mre"><code>@​mre</code></a> in <a href="https://redirect.github.com/lycheeverse/lychee-action/pull/180">lycheeverse/lychee-action#180</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.0">https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lycheeverse/lychee-action/commit/97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5"><code>97189f2</code></a> bump version</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/01d72a032635cc56bf23e901b9d5fb3272419ca1"><code>01d72a0</code></a> update to 1.7.0</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/7dedc2e65d226a92c5037f28f9587ac990e43803"><code>7dedc2e</code></a> bump lychee version (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/192">#192</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/a12cbb3a4921899299dcc58a6136bcdd0d1fbf1c"><code>a12cbb3</code></a> add info about split up cache steps (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/190">#190</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/053a19c5553b4658ddaf67cb19fc9634f178a430"><code>053a19c</code></a> Update FUNDING.yml</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/249abafe5e45bd0bd7b16d9f57791044a22881eb"><code>249abaf</code></a> Cleanup tar archive; make installation more robst (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/189">#189</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/8aac478accffb57894c1d3ac2ffdaeb54c1fd5b5"><code>8aac478</code></a> Test lychee cache (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/187">#187</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/a4ca7a733dd317f546cad0b3b9a56a6ce728e921"><code>a4ca7a7</code></a> Format arguments (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/186">#186</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/ec141401078393f1f68edbcef205b6db1501fe48"><code>ec14140</code></a> CI: Automatic vX tag update workflow (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/185">#185</a>)</li> <li><a href="https://github.com/lycheeverse/lychee-action/commit/c90955041c1be4e02158e386ba2b8d9c376160ee"><code>c909550</code></a> Fix three typos in README (<a href="https://redirect.github.com/lycheeverse/lychee-action/issues/184">#184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.7.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.5.4&new-version=1.7.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 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 2025-11-06 08:12:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docs#18