1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

chore(deps): update ansible/ansible-lint action to v25.11.1 (#750)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint)
| action | patch | `v25.11.0` -> `v25.11.1` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>

###
[`v25.11.1`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.11.1)

[Compare
Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.11.0...v25.11.1)

#### Features

- feat: detect missing prefix in role's handlers vars
([#&#8203;4826](https://redirect.github.com/ansible/ansible-lint/issues/4826))
[@&#8203;cavcrosby](https://redirect.github.com/cavcrosby)

#### Fixes

- Migrate RTD URLs to docs.ansible.com
([#&#8203;4842](https://redirect.github.com/ansible/ansible-lint/issues/4842))
[@&#8203;gundalow](https://redirect.github.com/gundalow)
- fix: Pass module spec via stdin instead of command line args
([#&#8203;4844](https://redirect.github.com/ansible/ansible-lint/issues/4844))
[@&#8203;apollo13](https://redirect.github.com/apollo13)
- fix: Update mypy python version to 3.12
([#&#8203;4846](https://redirect.github.com/ansible/ansible-lint/issues/4846))
[@&#8203;alisonlhart](https://redirect.github.com/alisonlhart)

#### Maintenance

- chore(deps): update all dependencies
([#&#8203;4833](https://redirect.github.com/ansible/ansible-lint/issues/4833))
@&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /test/schemas
([#&#8203;4849](https://redirect.github.com/ansible/ansible-lint/issues/4849))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /test/schemas
([#&#8203;4847](https://redirect.github.com/ansible/ansible-lint/issues/4847))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Add support for Fedora 43
([#&#8203;4836](https://redirect.github.com/ansible/ansible-lint/issues/4836))
[@&#8203;jsf9k](https://redirect.github.com/jsf9k)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ansible-collections/hetzner.hcloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-25 10:32:03 +01:00 committed by GitHub
parent 57d7dda1e7
commit 7dd3e7f556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,6 @@ jobs:
steps:
- uses: actions/checkout@v5
- uses: ansible/ansible-lint@v25.11.0
- uses: ansible/ansible-lint@v25.11.1
env:
HCLOUD_TOKEN: ""