Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

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

v2.6.0: Version 2.6.0

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the renovate Related to Renovate config label Oct 2, 2025
@renovate renovate bot enabled auto-merge (squash) October 2, 2025 14:51
Copy link
Contributor Author

renovate bot commented Oct 2, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot requested a review from a team October 2, 2025 14:51
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-2.x branch 2 times, most recently from 56daa12 to 073af7a Compare October 2, 2025 18:37
samcunliffe
samcunliffe previously approved these changes Oct 5, 2025
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-2.x branch from 073af7a to 6ee262a Compare October 8, 2025 11:12
Copy link
Contributor Author

renovate bot commented Oct 10, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

--exclude docs/pages
--exclude docs/_includes
--exclude-path '{{cookiecutter.project_slug}}/README.md'
--exclude-path '\\{\\{cookiecutter.project_slug\\}\\}/README.md'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed this @samcunliffe. Unclear why we didn't need to do this beforehand.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaargh could it be single quotes or somesuch?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried double and it didn't work

@paddyroddy
Copy link
Member

Failing link as https://coveralls.io is down

@paddyroddy paddyroddy self-requested a review October 10, 2025 15:20
@paddyroddy paddyroddy disabled auto-merge October 10, 2025 15:20
@paddyroddy paddyroddy merged commit 40a21e9 into main Oct 10, 2025
32 of 34 checks passed
@paddyroddy paddyroddy deleted the renovate/lycheeverse-lychee-action-2.x branch October 10, 2025 15:20
Copy link
Member

@samcunliffe samcunliffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

--exclude docs/pages
--exclude docs/_includes
--exclude-path '{{cookiecutter.project_slug}}/README.md'
--exclude-path '\\{\\{cookiecutter.project_slug\\}\\}/README.md'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaargh could it be single quotes or somesuch?

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

Labels

renovate Related to Renovate config

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants