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 #5379

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

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

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


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.

@renovate-bot renovate-bot requested a review from a team as a code owner July 10, 2024 04:29
@dpebot
Copy link
Collaborator

dpebot commented Jul 10, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Aug 7, 2024

/gcbrun

Copy link

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.

@chingor13 chingor13 merged commit 6e2c287 into googleapis:main Aug 7, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants