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

chore(deps): update lycheeverse/lychee-action action to v1.10.0 #28

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

Package Type Update Change
lycheeverse/lychee-action action minor v1.5.0 -> 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

v1.6.1: Version 1.6.1

Compare Source

Summary

Hotfix release, which restores old behavior for cached links with status code 2xx.
This temporarily broke some downstream pipelines.

What's Changed

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

v1.6.0: Version 1.6.0

Compare Source

What's Changed

Full Changelog: lycheeverse/lychee-action@v1.5.4...v1.6.0

v1.5.4: Version 1.5.4

Compare Source

What's Changed

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

v1.5.3: Version 1.5.3

Compare Source

What's Changed

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

v1.5.2: Version 1.5.2

Compare Source

What's Changed
New Contributors

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

v1.5.1: Version 1.5.1

Compare Source

Summary

Bump lychee version to fix some regressions and extend the documentation.

What's Changed
New Contributors

Full Changelog: lycheeverse/lychee-action@v1.5.0...v1.5.1


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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Nov 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 11:52am

@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.5.4 chore(deps): update lycheeverse/lychee-action action to v1.6.1 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from f19b3c5 to 590ab30 Compare March 17, 2023 22:07
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.6.1 chore(deps): update lycheeverse/lychee-action action to v1.7.0 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 590ab30 to 52fe83f Compare April 18, 2023 00:37
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.7.0 chore(deps): update lycheeverse/lychee-action action to v1.8.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 52fe83f to 10c9528 Compare May 28, 2023 11:19
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 10c9528 to 45efd89 Compare January 5, 2024 17:07
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.8.0 chore(deps): update lycheeverse/lychee-action action to v1.9.0 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 45efd89 to 38e6727 Compare January 10, 2024 05:57
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.9.0 chore(deps): update lycheeverse/lychee-action action to v1.9.1 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 38e6727 to 98f8763 Compare January 26, 2024 21:04
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.9.1 chore(deps): update lycheeverse/lychee-action action to v1.9.2 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 98f8763 to 2a6f366 Compare January 29, 2024 12:03
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.9.2 chore(deps): update lycheeverse/lychee-action action to v1.9.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/lycheeverse-lychee-action-1.x branch from 2a6f366 to 1d2c696 Compare April 25, 2024 11:50
@renovate renovate bot changed the title chore(deps): update lycheeverse/lychee-action action to v1.9.3 chore(deps): update lycheeverse/lychee-action action to v1.10.0 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants