mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
6a5ce1f2a0
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://togithub.com/lycheeverse/lychee-action) | action | patch | `v1.9.0` -> `v1.9.1` | --- ### Release Notes <details> <summary>lycheeverse/lychee-action (lycheeverse/lychee-action)</summary> ### [`v1.9.1`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.9.1): Version 1.9.1 [Compare Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.9.0...v1.9.1) This is a hotfix release which restores the behavior of the `accept` config parameter. Integers are accepted again as status codes. ```toml accept = [200, 201, 202, 203, 429] ``` is equivalent to ```toml accept = ["200..=203", 429] ``` Integers and strings (e.g. for ranges) can be mixed. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
add-to-project.yml | ||
auto-assign-pr-author.yaml | ||
build_coverage.yaml | ||
build_doc_prs.yaml | ||
build_frontend_prs.yml | ||
build_prs_jest_report.yaml | ||
build.yaml | ||
check_links.yaml | ||
codeql-analysis.yml | ||
docker_publish.yaml | ||
e2e.frontend.yaml | ||
flag-no-response.yaml | ||
generate-docs.yaml | ||
gradual-strict-null-checks.yml | ||
notify_enterprise.yaml | ||
pr_add_test_results.yaml | ||
publish-new-version.yaml | ||
release_changelog.yml | ||
release.yaml | ||
reset_heroku.yml | ||
update_contributors.yaml | ||
update_version_for_version_checker.yml | ||
validate-migrations.yaml |