Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

feat(github-action): update lycheeverse/lychee-action action to v1.10.0 #39

Merged
merged 1 commit into from
May 31, 2024

Conversation

ullberg-github-app[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
lycheeverse/lychee-action action minor v1.6.1 -> v1.10.0

Release Notes

lycheeverse/lychee-action (lycheeverse/lychee-action)

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v1.9.3...v1.10.0

v1.9.3: Version 1.9.3

Compare Source

What's Changed

Full Changelog: lycheeverse/lychee-action@v1...v1.9.3

v1.9.2: Version 1.9.2

Compare Source

What's Changed

Full Changelog: lycheeverse/lychee-action@v1...v1.9.2

v1.9.1: Version 1.9.1

Compare Source

This is a hotfix release which restores the behavior of the accept config parameter.
Integers are accepted again as status codes.

accept = [200, 201, 202, 203, 429]

is equivalent to

accept = ["200..=203", 429]

Integers and strings (e.g. for ranges) can be mixed.

v1.9.0: Version 1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v1...v1.9.0

v1.8.0: Version 1.8.0

Compare Source

What's Changed

  • Update lychee to 0.13.0.
  • Adds support for showing the check duration in the JSON output.
  • Faster link suggestions by using concurrent Wayback Machine lookups.

Full Changelog: lycheeverse/lychee-action@v1...v1.8.0

v1.7.0: Version 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v1.6.1...v1.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

| datasource  | package                   | from   | to      |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | lycheeverse/lychee-action | v1.6.1 | v1.10.0 |
@ullberg-github-app ullberg-github-app bot requested a review from ullbergm as a code owner May 31, 2024 14:02
@ullberg-github-app ullberg-github-app bot added renovate/github-action renovate/github-release type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/github Changes made in the github directory labels May 31, 2024
@ullbergm ullbergm merged commit 4e51e0b into main May 31, 2024
3 checks passed
@ullbergm ullbergm deleted the renovate/lycheeverse-lychee-action-1.x branch May 31, 2024 14:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/github Changes made in the github directory renovate/github-action renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant