-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): renovate: lycheeverse/lychee-action to v2.6.1 #591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
56daa12
to
073af7a
Compare
073af7a
to
6ee262a
Compare
Edited/Blocked NotificationRenovate 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. |
--exclude docs/pages | ||
--exclude docs/_includes | ||
--exclude-path '{{cookiecutter.project_slug}}/README.md' | ||
--exclude-path '\\{\\{cookiecutter.project_slug\\}\\}/README.md' |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
Failing link as https://coveralls.io is down |
There was a problem hiding this 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' |
There was a problem hiding this comment.
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?
This PR contains the following updates:
v2.4.1
->v2.6.1
Release Notes
lycheeverse/lychee-action (lycheeverse/lychee-action)
v2.6.1
: Version 2.6.1Compare Source
What's Changed
Full Changelog: lycheeverse/lychee-action@v2...v2.6.1
v2.6.0
: Version 2.6.0Compare Source
What's Changed
Full Changelog: lycheeverse/lychee-action@v2...v2.6.0
v2.5.0
: Version 2.5.0Compare 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.
This PR was generated by Mend Renovate. View the repository job log.