chore(deps): update ansible/ansible-lint action to v26 #4

Open
CSRBot wants to merge 1 commits from renovate/ansible-ansible-lint-26.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint action major v25.12.2v26.4.0

Release Notes

ansible/ansible-lint (ansible/ansible-lint)

v26.4.0

Compare Source

Fixes

Maintenance

v26.3.0

Compare Source

Features

Fixes

Maintenance

v26.2.0

Compare Source

Features

Fixes

Maintenance

v26.1.1

Compare Source

Features

Fixes

Maintenance

v26.1.0

Compare Source

Fixes

Maintenance


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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.4.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`v26.4.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.4.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.3.0...v26.4.0) #### Fixes - fix: remove deprecated apt\_key module from examples and builtins ([#&#8203;5000](https://github.com/ansible/ansible-lint/issues/5000)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix(security): update dependencies \[SECURITY] ([#&#8203;5010](https://github.com/ansible/ansible-lint/issues/5010)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix: avoid permission error when linting /tmp files ([#&#8203;5009](https://github.com/ansible/ansible-lint/issues/5009)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: reapply false positive patch for no-changed-when rule ([#&#8203;4989](https://github.com/ansible/ansible-lint/issues/4989)) [@&#8203;Red-GV](https://github.com/Red-GV) - docs: fix inaccuracies found during documentation audit ([#&#8203;4999](https://github.com/ansible/ansible-lint/issues/4999)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix: support collection format in mock\_roles ([#&#8203;4980](https://github.com/ansible/ansible-lint/issues/4980)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) - fix(security): update dependencies \[SECURITY] ([#&#8203;4993](https://github.com/ansible/ansible-lint/issues/4993)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) #### Maintenance - chore: update hooks ([#&#8203;5008](https://github.com/ansible/ansible-lint/issues/5008)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: implement workaround for coverage merging failure ([#&#8203;5006](https://github.com/ansible/ansible-lint/issues/5006)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add support for upcoming Ubuntu 26.04 ([#&#8203;4995](https://github.com/ansible/ansible-lint/issues/4995)) [@&#8203;Andiroid](https://github.com/Andiroid) - chore(deps): update all dependencies pep621 ([#&#8203;4994](https://github.com/ansible/ansible-lint/issues/4994)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): bump black from 26.1.0 to 26.3.1 in /.config ([#&#8203;4991](https://github.com/ansible/ansible-lint/issues/4991)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v26.3.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.3.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.2.0...v26.3.0) #### Features - feat: add jinja2-template-extension opt-in rule ([#&#8203;4979](https://github.com/ansible/ansible-lint/issues/4979)) [@&#8203;djdanielsson](https://github.com/djdanielsson) #### Fixes - fix: Add missing version\_changed var to ComplexityRule class ([#&#8203;4987](https://github.com/ansible/ansible-lint/issues/4987)) [@&#8203;thrashwerk](https://github.com/thrashwerk) #### Maintenance - chore: pre-commit autoupdate ([#&#8203;4986](https://github.com/ansible/ansible-lint/issues/4986)) @&#8203;[pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci) - chore(deps): update all dependencies pep621 ([#&#8203;4984](https://github.com/ansible/ansible-lint/issues/4984)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4983](https://github.com/ansible/ansible-lint/issues/4983)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps-dev): bump minimatch from 9.0.5 to 10.2.4 in /test/schemas ([#&#8203;4982](https://github.com/ansible/ansible-lint/issues/4982)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v26.2.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.2.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.1.1...v26.2.0) #### Features - feat: complexity\[tasks] for task and handler files ([#&#8203;4799](https://github.com/ansible/ansible-lint/issues/4799)) [@&#8203;ARYPROGRAMMER](https://github.com/ARYPROGRAMMER) - feat: adding new argument\_spec rule and tests ([#&#8203;4968](https://github.com/ansible/ansible-lint/issues/4968)) [@&#8203;djdanielsson](https://github.com/djdanielsson) - feat: allow users to opt into rules while still using profiles ([#&#8203;4974](https://github.com/ansible/ansible-lint/issues/4974)) [@&#8203;djdanielsson](https://github.com/djdanielsson) - feat: use uv for installation and add override\_version input ([#&#8203;4703](https://github.com/ansible/ansible-lint/issues/4703)) ([#&#8203;4933](https://github.com/ansible/ansible-lint/issues/4933)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Fixes - fix: no-free-form transform parsing ([#&#8203;4942](https://github.com/ansible/ansible-lint/issues/4942)) [@&#8203;Edition-X](https://github.com/Edition-X) - fix: make ansible-lint work with AWS CodeBuild Lambda ([#&#8203;4972](https://github.com/ansible/ansible-lint/issues/4972)) [@&#8203;GElkayam](https://github.com/GElkayam) - fix: skip\_list with sub-rules no longer skips entire rule ([#&#8203;4955](https://github.com/ansible/ansible-lint/issues/4955)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) - fix: update pre-commit hook to support Python 3.14 ([#&#8203;4959](https://github.com/ansible/ansible-lint/issues/4959)) [@&#8203;dmzoneill](https://github.com/dmzoneill) - fix: respect custom yamllint config ([#&#8203;4758](https://github.com/ansible/ansible-lint/issues/4758)) [@&#8203;dbrennand](https://github.com/dbrennand) - fix: use pip instead of uv when setup\_python is false ([#&#8203;4941](https://github.com/ansible/ansible-lint/issues/4941)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: resolved issue with uv installing python ([#&#8203;4940](https://github.com/ansible/ansible-lint/issues/4940)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: restore correct mapping indentation after anchors ([#&#8203;4935](https://github.com/ansible/ansible-lint/issues/4935)) ([#&#8203;4936](https://github.com/ansible/ansible-lint/issues/4936)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: schema/meta support SLES 15SP7 and 16 ([#&#8203;4938](https://github.com/ansible/ansible-lint/issues/4938)) [@&#8203;Klaas-](https://github.com/Klaas-) - Bump actions/checkout in README ([#&#8203;4934](https://github.com/ansible/ansible-lint/issues/4934)) [@&#8203;jaap3](https://github.com/jaap3) - fix: resolve path resolution for imported tasks in global tasks direc… ([#&#8203;4926](https://github.com/ansible/ansible-lint/issues/4926)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Maintenance - chore: remove use of pytest-sugar ([#&#8203;4977](https://github.com/ansible/ansible-lint/issues/4977)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: update test deps ([#&#8203;4976](https://github.com/ansible/ansible-lint/issues/4976)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: remove use of pytest-plus ([#&#8203;4975](https://github.com/ansible/ansible-lint/issues/4975)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore: pre-commit autoupdate ([#&#8203;4948](https://github.com/ansible/ansible-lint/issues/4948)) @&#8203;[pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci) - chore(deps): bump ajv from 8.10.0 to 8.18.0 in /test/schemas ([#&#8203;4970](https://github.com/ansible/ansible-lint/issues/4970)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 in /.config ([#&#8203;4962](https://github.com/ansible/ansible-lint/issues/4962)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump pillow from 12.1.0 to 12.1.1 ([#&#8203;4964](https://github.com/ansible/ansible-lint/issues/4964)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore(deps): bump cryptography from 46.0.4 to 46.0.5 ([#&#8203;4963](https://github.com/ansible/ansible-lint/issues/4963)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - chore: fix mypy failures plus extra ([#&#8203;4954](https://github.com/ansible/ansible-lint/issues/4954)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4937](https://github.com/ansible/ansible-lint/issues/4937)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4932](https://github.com/ansible/ansible-lint/issues/4932)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4931](https://github.com/ansible/ansible-lint/issues/4931)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4930](https://github.com/ansible/ansible-lint/issues/4930)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4929](https://github.com/ansible/ansible-lint/issues/4929)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4928](https://github.com/ansible/ansible-lint/issues/4928)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) ### [`v26.1.1`](https://github.com/ansible/ansible-lint/releases/tag/v26.1.1) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.1.0...v26.1.1) #### Features - feat: added exit code 8 for successfully fixed violations ([#&#8203;4674](https://github.com/ansible/ansible-lint/issues/4674)) ([#&#8203;4899](https://github.com/ansible/ansible-lint/issues/4899)) [@&#8203;Jkhall81](https://github.com/Jkhall81) #### Fixes - fix: resolve auto-fix failures and detection for short module names (… ([#&#8203;4897](https://github.com/ansible/ansible-lint/issues/4897)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: ensure --no-offline overrides config file precedence ([#&#8203;4845](https://github.com/ansible/ansible-lint/issues/4845)) ([#&#8203;4903](https://github.com/ansible/ansible-lint/issues/4903)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: pre-commit cache missing cspell updates ([#&#8203;4909](https://github.com/ansible/ansible-lint/issues/4909)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Set cryptography ceiling to match downstream requirement. ([#&#8203;4904](https://github.com/ansible/ansible-lint/issues/4904)) [@&#8203;cidrblock](https://github.com/cidrblock) - fix: almalinux missing reference in platforms array ([#&#8203;4896](https://github.com/ansible/ansible-lint/issues/4896)) [@&#8203;thelinuxracoon](https://github.com/thelinuxracoon) #### Maintenance - chore: Add renovate constraint for cryptography ([#&#8203;4911](https://github.com/ansible/ansible-lint/issues/4911)) [@&#8203;alisonlhart](https://github.com/alisonlhart) ### [`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 ([#&#8203;4892](https://github.com/ansible/ansible-lint/issues/4892)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid unnecessary creation of .ansible folders ([#&#8203;4894](https://github.com/ansible/ansible-lint/issues/4894)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: refactor RulesCollection to always require app argument ([#&#8203;4891](https://github.com/ansible/ansible-lint/issues/4891)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: anchor kind discovery to project root ([#&#8203;4763](https://github.com/ansible/ansible-lint/issues/4763)) ([#&#8203;4889](https://github.com/ansible/ansible-lint/issues/4889)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid creating cache directory when listing version ([#&#8203;4865](https://github.com/ansible/ansible-lint/issues/4865)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: ensure exclude\_paths are honored for unparseable files ([#&#8203;4886](https://github.com/ansible/ansible-lint/issues/4886)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: avoid use of pathspec 1.0.0 until yamllint is updated ([#&#8203;4887](https://github.com/ansible/ansible-lint/issues/4887)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: allow valid tabs in lineinfile nested in blocks ([#&#8203;4719](https://github.com/ansible/ansible-lint/issues/4719)) ([#&#8203;4881](https://github.com/ansible/ansible-lint/issues/4881)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: update documentation to clarify requirement to run from project … ([#&#8203;4885](https://github.com/ansible/ansible-lint/issues/4885)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: replace hardcoded /tmp path with secure temp directory (CWE… ([#&#8203;4878](https://github.com/ansible/ansible-lint/issues/4878)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: handle missing keys in \_parse\_failed\_msg to prevent KeyError ([#&#8203;4879](https://github.com/ansible/ansible-lint/issues/4879)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: add argument\_specs to meta schema ([#&#8203;4762](https://github.com/ansible/ansible-lint/issues/4762)) ([#&#8203;4880](https://github.com/ansible/ansible-lint/issues/4880)) [@&#8203;Jkhall81](https://github.com/Jkhall81) - fix: retire -p/--parseable option ([#&#8203;4884](https://github.com/ansible/ansible-lint/issues/4884)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - fix: correct partial-become rule documentation comments ([#&#8203;4876](https://github.com/ansible/ansible-lint/issues/4876)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) #### Maintenance - chore: add almalinux platform to meta schemas ([#&#8203;4893](https://github.com/ansible/ansible-lint/issues/4893)) [@&#8203;thelinuxracoon](https://github.com/thelinuxracoon) - chore: refactor testing code to reduce use of get\_app() ([#&#8203;4890](https://github.com/ansible/ansible-lint/issues/4890)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - chore(deps): update all dependencies ([#&#8203;4877](https://github.com/ansible/ansible-lint/issues/4877)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
volker.raschek was assigned by CSRBot 2026-06-10 23:03:01 +02:00
CSRBot force-pushed renovate/ansible-ansible-lint-26.x from c8b3f6afbb to 4dba1f6127 2026-06-11 02:01:58 +02:00 Compare
CSRBot force-pushed renovate/ansible-ansible-lint-26.x from 4dba1f6127 to 86032923ed 2026-06-11 05:02:12 +02:00 Compare
CSRBot force-pushed renovate/ansible-ansible-lint-26.x from 86032923ed to afb2c7a796 2026-06-11 20:01:28 +02:00 Compare
CSRBot added 1 commit 2026-06-11 23:01:26 +02:00
chore(deps): update ansible/ansible-lint action to v26
Lint Markdown files / markdown-lint (push) Failing after 6s
Ansible Linter / ansible-lint (pull_request) Successful in 3m5s
Lint Markdown files / markdown-lint (pull_request) Failing after 7s
Ansible Linter / ansible-lint (push) Successful in 4m55s
6bf2eff9dc
CSRBot force-pushed renovate/ansible-ansible-lint-26.x from afb2c7a796 to 6bf2eff9dc 2026-06-11 23:01:26 +02:00 Compare
Some checks are pending
Lint Markdown files / markdown-lint (push) Failing after 6s
Ansible Linter / ansible-lint (pull_request) Successful in 3m5s
Lint Markdown files / markdown-lint (pull_request) Failing after 7s
Ansible Linter / ansible-lint (push) Successful in 4m55s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ansible-ansible-lint-26.x:renovate/ansible-ansible-lint-26.x
git checkout renovate/ansible-ansible-lint-26.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/ansible-role-gitea-runner#4