Skip to content

chore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.9.0 - #1351

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/lycheeverse/lychee-action-2.9.0
Open

chore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.9.0#1351
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/lycheeverse/lychee-action-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps lycheeverse/lychee-action from 2.7.0 to 2.9.0.

Release notes

Sourced from lycheeverse/lychee-action's releases.

v2.9.0

Summary

This release updates the default lychee version from v0.23.0 to v0.24.2.

The main reason for this release is compatibility with the new lychee 0.24.x release artifacts. Starting with lychee v0.24.0, the archive layout changed, and the lychee binary may now be packaged inside a subdirectory. lychee-action now detects that layout automatically, so users can upgrade without changing their workflows.

If you use:

uses: lycheeverse/lychee-action@v2

you will get the new version once the floating v2 tag has been updated. If you pin exact versions, update to:

uses: lycheeverse/lychee-action@v2.9.0

What’s new from lychee v0.24.x

Better diagnostics

lychee now reports line and column numbers for detected links. This makes broken link reports easier to act on, especially in larger documentation sites or generated reports.

Text fragment checking

lychee can now check URL text fragments, such as links containing #:~:text=.... This helps catch links that point to a valid page but no longer points to the intended highlighted text.

Sitemap support

lychee can now read sitemap.xml inputs. This is useful for checking published websites or generated documentation sites where the sitemap is the easiest source of URLs to validate.

JUnit output

lychee now supports JUnit output. This makes it easier to integrate link checking results with CI systems and test reporting tools that understand JUnit XML.

Redirect and remap visibility

lychee can now show redirects and remaps more clearly. This helps explain why a URL was checked as a different final URL and makes debugging link-checking behavior easier.

Multiple config files

lychee now supports multiple configuration files and expanded config handling. This is useful for repositories that split documentation, website, or package-specific link-checking settings.

Timeout handling

lychee can now accept timeouts explicitly. This gives users more control over how strict their link checks should be for flaky or slow endpoints.

Fixes and reliability improvements

... (truncated)

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 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)

@dependabot
dependabot Bot requested a review from dlrsp-dev as a code owner August 21, 2026 20:24
@dependabot dependabot Bot added the 📦 dependencies Update of dependencies label Aug 21, 2026
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from ed46e54 to f7b5e3a Compare August 23, 2026 08:38
@dlrsp-actions dlrsp-actions Bot added the needs-human-review Policy gate blocked; human review required label Aug 23, 2026
@dlrsp-actions

dlrsp-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from f7b5e3a to 83f7c32 Compare August 24, 2026 08:38
@dlrsp-actions

dlrsp-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 83f7c32 to 323b314 Compare August 24, 2026 08:45
@dlrsp-actions

dlrsp-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 323b314 to ca9aea0 Compare August 25, 2026 08:32
@dlrsp-actions

dlrsp-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from ca9aea0 to b7e754a Compare August 25, 2026 08:39
@dlrsp-actions

dlrsp-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from b7e754a to 3efa3b2 Compare August 25, 2026 08:52
@dlrsp-actions

dlrsp-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 3efa3b2 to a971d74 Compare August 26, 2026 08:33
@dlrsp-actions

dlrsp-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from a971d74 to 717c80e Compare August 26, 2026 08:39
@dlrsp-actions

dlrsp-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 717c80e to 31d5c56 Compare August 26, 2026 08:53
@dlrsp-actions

dlrsp-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 31d5c56 to a585697 Compare August 27, 2026 18:34
@dlrsp-actions

dlrsp-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from a585697 to 7e27c13 Compare August 27, 2026 18:48
@dlrsp-actions

dlrsp-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 7e27c13 to 3fa3f48 Compare August 27, 2026 19:09
@dlrsp-actions

dlrsp-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 3fa3f48 to d3faddb Compare August 28, 2026 19:48
@dlrsp-actions

dlrsp-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions

dlrsp-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 604b8f8 to 9846897 Compare August 31, 2026 15:39
@dlrsp-actions

dlrsp-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 9846897 to 2a71a16 Compare August 31, 2026 15:46
@dlrsp-actions

dlrsp-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 2a71a16 to e57be03 Compare September 1, 2026 12:55
@dlrsp-actions

dlrsp-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from e57be03 to efe6aad Compare September 1, 2026 13:02
@dlrsp-actions

dlrsp-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from efe6aad to 9a12de6 Compare September 1, 2026 13:22
@dlrsp-actions

dlrsp-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 9a12de6 to e210307 Compare September 2, 2026 12:24
@dlrsp-actions

dlrsp-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from e210307 to 7e3946b Compare September 2, 2026 12:32
@dlrsp-actions

dlrsp-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 7e3946b to 804d6cd Compare September 2, 2026 12:44
@dlrsp-actions

dlrsp-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 804d6cd to 8a92582 Compare September 3, 2026 12:23
@dlrsp-actions

dlrsp-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 8a92582 to 13423ec Compare September 3, 2026 12:31
@dlrsp-actions

dlrsp-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 13423ec to f675caf Compare September 5, 2026 11:31
@dlrsp-actions

dlrsp-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from f675caf to 5d1d66c Compare September 5, 2026 11:38
@dlrsp-actions

dlrsp-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 5d1d66c to 7930237 Compare September 6, 2026 11:52
@dlrsp-actions

dlrsp-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v2.7.0...v2.9.0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dlrsp-actions
dlrsp-actions Bot force-pushed the dependabot/github_actions/lycheeverse/lychee-action-2.9.0 branch from 7930237 to 103a119 Compare September 6, 2026 11:58
@dlrsp-actions

dlrsp-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Policy gate blocked this PR: default-fail: matched catch-all policy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 dependencies Update of dependencies needs-human-review Policy gate blocked; human review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant