1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.github/workflows
renovate[bot] 6a5ce1f2a0
chore(deps): update lycheeverse/lychee-action action to v1.9.1 (#5935)
[![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>
2024-01-17 14:39:33 +00:00
..
add-to-project.yml
auto-assign-pr-author.yaml
build_coverage.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
build_doc_prs.yaml chore: Rename validate step (#4969) 2023-10-09 13:55:38 +02:00
build_frontend_prs.yml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
build_prs_jest_report.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
build.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
check_links.yaml chore(deps): update lycheeverse/lychee-action action to v1.9.1 (#5935) 2024-01-17 14:39:33 +00:00
codeql-analysis.yml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
docker_publish.yaml Chore/bump dependencies (#5146) 2023-10-26 09:09:03 +02:00
e2e.frontend.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
flag-no-response.yaml
generate-docs.yaml chore(deps): update actions/checkout action to v4 (#4741) 2023-10-05 10:19:57 +02:00
gradual-strict-null-checks.yml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
notify_enterprise.yaml chore(deps): update actions/github-script action to v7 (#5539) 2024-01-09 18:53:50 +01:00
pr_add_test_results.yaml
publish-new-version.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
release_changelog.yml chore(deps): update metcalfc/changelog-generator action to v4.2.0 (#5505) 2023-11-29 19:37:48 +00:00
release.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
reset_heroku.yml chore(deps): update akhileshns/heroku-deploy action to v3.13.15 (#5839) 2024-01-10 19:51:41 +00:00
update_contributors.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00
update_version_for_version_checker.yml fix: version checker update needs permissions to write id-token 2023-09-28 09:38:20 +02:00
validate-migrations.yaml chore(deps): update actions/setup-node action to v4 (#5891) 2024-01-17 09:56:41 +02:00