Skip to content
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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented Apr 17, 2023

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: Version 1.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.

@chii-bot chii-bot bot requested a review from toboshii as a code owner April 17, 2023 23:18
@chii-bot chii-bot bot added renovate/github-release renovate/github-action type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/github Changes made in the github directory labels Apr 17, 2023
@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.7.0 feat(github-action): update lycheeverse/lychee-action action to v1.8.0 May 15, 2023
@chii-bot chii-bot bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 313a748 to 4b5a4de Compare May 15, 2023 01:28
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Oct 17, 2023

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.

@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.8.0 feat(github-action): update lycheeverse/lychee-action action to v1.9.0 Jan 5, 2024
@chii-bot chii-bot bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch 2 times, most recently from 4b19709 to f45bb45 Compare January 10, 2024 01:19
@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.9.0 feat(github-action): update lycheeverse/lychee-action action to v1.9.1 Jan 10, 2024
@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.9.1 feat(github-action): update lycheeverse/lychee-action action to v1.9.2 Jan 26, 2024
@chii-bot chii-bot bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from f45bb45 to 1cab074 Compare January 26, 2024 16:22
@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.9.2 feat(github-action): update lycheeverse/lychee-action action to v1.9.3 Jan 29, 2024
@chii-bot chii-bot bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 1cab074 to 0fb33a4 Compare January 29, 2024 12:31
| datasource  | package                   | from   | to      |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | lycheeverse/lychee-action | v1.6.1 | v1.10.0 |
@chii-bot chii-bot bot changed the title feat(github-action): update lycheeverse/lychee-action action to v1.9.3 feat(github-action): update lycheeverse/lychee-action action to v1.10.0 Apr 25, 2024
@chii-bot chii-bot bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 0fb33a4 to 4ba2532 Compare April 25, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants