Skip to content

Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0#20370

Merged
cwperks merged 2 commits intomainfrom
dependabot/github_actions/lycheeverse/lychee-action-2.7.0
Jan 5, 2026
Merged

Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0#20370
cwperks merged 2 commits intomainfrom
dependabot/github_actions/lycheeverse/lychee-action-2.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps lycheeverse/lychee-action from 2.6.1 to 2.7.0.

Release notes

Sourced from lycheeverse/lychee-action's releases.

Version 2.7.0

Breaking changes

If you're using --base, you must now provide either a URL (with scheme) or an absolute local path. See lychee --help for more information. If you want to resolve root-relative links in local files, also see --root-dir.

What's Changed

Full Changelog: lycheeverse/lychee-action@v2...v2.7.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)

Summary by CodeRabbit

  • Chores
    • Updated link checking tool to the latest version.

✏️ Tip: You can customize this high-level summary in your review settings.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Jan 5, 2026
@dependabot dependabot bot requested review from a team, jed326 and peternied as code owners January 5, 2026 13:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Jan 5, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 5, 2026

📝 Walkthrough

Walkthrough

The pull request updates the lychee Link Checker GitHub Action from version 2.6.1 to 2.7.0 in the CI/CD workflow and documents this dependency bump in the changelog.

Changes

Cohort / File(s) Summary
Lychee Action Version Bump
.github/workflows/links.yml, CHANGELOG.md
Updated lycheeverse/lychee-action from v2.6.1 to v2.7.0 in the links workflow and added corresponding changelog entry documenting the dependency update.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • jed326
  • peternied
  • cwperks

Poem

🐰 A lychee so fresh, version two-point-seven,
Link checker bouncing toward developer heaven,
Dependency bumped with a hop and a bound,
In workflows and changelogs, improvements are found! ✨

Pre-merge checks

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description contains Dependabot-generated content with release notes and commit information, but does not follow the required template structure with Description and Related Issues sections. Add a Description section explaining the update and any breaking changes, and include a Related Issues section if applicable to this repository.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and clearly describes the main change: bumping a GitHub Action dependency from version 2.6.1 to 2.7.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between ae713e4 and 8780f26.

📒 Files selected for processing (2)
  • .github/workflows/links.yml
  • CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
  • GitHub Check: precommit (25, ubuntu-24.04-arm)
  • GitHub Check: precommit (21, ubuntu-24.04-arm)
  • GitHub Check: precommit (21, ubuntu-latest)
  • GitHub Check: precommit (21, windows-2025, true)
  • GitHub Check: precommit (25, macos-15)
  • GitHub Check: precommit (21, macos-15-intel)
  • GitHub Check: precommit (25, windows-latest)
  • GitHub Check: precommit (21, macos-15)
  • GitHub Check: precommit (21, windows-latest)
  • GitHub Check: precommit (25, macos-15-intel)
  • GitHub Check: precommit (25, ubuntu-latest)
  • GitHub Check: detect-breaking-change
  • GitHub Check: assemble (21, ubuntu-24.04-arm)
  • GitHub Check: assemble (25, windows-latest)
  • GitHub Check: assemble (21, windows-latest)
  • GitHub Check: assemble (25, ubuntu-latest)
  • GitHub Check: assemble (25, ubuntu-24.04-arm)
  • GitHub Check: assemble (21, ubuntu-latest)
  • GitHub Check: dependabot
  • GitHub Check: Analyze (java)
🔇 Additional comments (2)
CHANGELOG.md (1)

54-54: LGTM!

The changelog entry is correctly formatted and properly documents the dependency upgrade.

.github/workflows/links.yml (1)

16-16: The v2.7.0 upgrade is safe for this workflow configuration.

The breaking change in v2.7.0 related to the --base parameter does not affect this workflow, which uses --accept, --exclude-mail, and --exclude-file parameters instead. No other behavioral changes documented in the v2.7.0 release impact the link checking configuration.


Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: dependabot[bot] <support@github.com>
@cwperks cwperks merged commit 66d2482 into main Jan 5, 2026
33 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/lycheeverse/lychee-action-2.7.0 branch January 5, 2026 15:48
tanyabti pushed a commit to tanyabti/OpenSearch that referenced this pull request Feb 24, 2026
…t#20370)

* Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tanyabti pushed a commit to tanyabti/OpenSearch that referenced this pull request Feb 24, 2026
…t#20370)

* Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant