api-specs icon indicating copy to clipboard operation
api-specs copied to clipboard

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

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v1.9.3...v1.10.0

v1.9.3: Version 1.9.3

Compare Source

What's Changed

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.3

v1.9.2: Version 1.9.2

Compare Source

What's Changed

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/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: https://github.com/lycheeverse/lychee-action/compare/v1...v1.9.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 Mend Renovate. View repository job log here.

renovate[bot] avatar Jan 29 '24 13:01 renovate[bot]