This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ansible/ansible-lint](https://github.com/ansible/ansible-lint) | action | major | `v25.12.2` -> `v26.1.0` |
---
### Release Notes
<details>
<summary>ansible/ansible-lint (ansible/ansible-lint)</summary>
### [`v26.1.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.1.0)
[Compare Source](https://github.com/ansible/ansible-lint/compare/v25.12.2...v26.1.0)
#### Fixes
- fix: implement precise filtering for bracketed sub-tags ([#​4892](https://github.com/ansible/ansible-lint/issues/4892)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: avoid unnecessary creation of .ansible folders ([#​4894](https://github.com/ansible/ansible-lint/issues/4894)) [@​ssbarnea](https://github.com/ssbarnea)
- fix: refactor RulesCollection to always require app argument ([#​4891](https://github.com/ansible/ansible-lint/issues/4891)) [@​ssbarnea](https://github.com/ssbarnea)
- fix: anchor kind discovery to project root ([#​4763](https://github.com/ansible/ansible-lint/issues/4763)) ([#​4889](https://github.com/ansible/ansible-lint/issues/4889)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: avoid creating cache directory when listing version ([#​4865](https://github.com/ansible/ansible-lint/issues/4865)) [@​ssbarnea](https://github.com/ssbarnea)
- fix: ensure exclude\_paths are honored for unparseable files ([#​4886](https://github.com/ansible/ansible-lint/issues/4886)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: avoid use of pathspec 1.0.0 until yamllint is updated ([#​4887](https://github.com/ansible/ansible-lint/issues/4887)) [@​ssbarnea](https://github.com/ssbarnea)
- fix: allow valid tabs in lineinfile nested in blocks ([#​4719](https://github.com/ansible/ansible-lint/issues/4719)) ([#​4881](https://github.com/ansible/ansible-lint/issues/4881)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: update documentation to clarify requirement to run from project … ([#​4885](https://github.com/ansible/ansible-lint/issues/4885)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: replace hardcoded /tmp path with secure temp directory (CWE… ([#​4878](https://github.com/ansible/ansible-lint/issues/4878)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: handle missing keys in \_parse\_failed\_msg to prevent KeyError ([#​4879](https://github.com/ansible/ansible-lint/issues/4879)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: add argument\_specs to meta schema ([#​4762](https://github.com/ansible/ansible-lint/issues/4762)) ([#​4880](https://github.com/ansible/ansible-lint/issues/4880)) [@​Jkhall81](https://github.com/Jkhall81)
- fix: retire -p/--parseable option ([#​4884](https://github.com/ansible/ansible-lint/issues/4884)) [@​ssbarnea](https://github.com/ssbarnea)
- fix: correct partial-become rule documentation comments ([#​4876](https://github.com/ansible/ansible-lint/issues/4876)) [@​emmanuel-ferdman](https://github.com/emmanuel-ferdman)
#### Maintenance
- chore: add almalinux platform to meta schemas ([#​4893](https://github.com/ansible/ansible-lint/issues/4893)) [@​thelinuxracoon](https://github.com/thelinuxracoon)
- chore: refactor testing code to reduce use of get\_app() ([#​4890](https://github.com/ansible/ansible-lint/issues/4890)) [@​ssbarnea](https://github.com/ssbarnea)
- chore(deps): update all dependencies ([#​4877](https://github.com/ansible/ansible-lint/issues/4877)) @​[renovate\[bot\]](https://github.com/apps/renovate)
</details>
---
### 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 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v25.12.2->v26.1.0Release Notes
ansible/ansible-lint (ansible/ansible-lint)
v26.1.0Compare Source
Fixes
Maintenance
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 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.
This PR has been generated by Renovate Bot.