chore(deps): update ansible/ansible-lint action to v26.9.0 #55

Merged
CSRBot merged 1 commits from renovate/ansible-ansible-lint-26.x into master 2026-09-22 21:33:33 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint action minor v26.8.0v26.9.0

Release Notes

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

v26.9.0

Compare Source

Features

Fixes

Performance

Maintenance

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/ansible-lint/compare/v26.8.0...v26.9.0


Configuration

📅 Schedule: (UTC)

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


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://github.com/ansible/ansible-lint) | action | minor | `v26.8.0` → `v26.9.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`v26.9.0`](https://github.com/ansible/ansible-lint/releases/tag/v26.9.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v26.8.0...v26.9.0) #### Features - feat: support `example` section in file `meta/argument_specs.yml` ([#&#8203;5164](https://github.com/ansible/ansible-lint/issues/5164)) [@&#8203;berndfinger](https://github.com/berndfinger) #### Fixes - fix: resolve short mock modules during syntax check ([#&#8203;5149](https://github.com/ansible/ansible-lint/issues/5149)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: propagate `extra_vars` to `import_playbook` syntax check ([#&#8203;5148](https://github.com/ansible/ansible-lint/issues/5148)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: resolve nested `include_tasks` relative paths ([#&#8203;5159](https://github.com/ansible/ansible-lint/issues/5159)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: resolve `include_tasks` paths from playbook dir ([#&#8203;5184](https://github.com/ansible/ansible-lint/issues/5184)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: apply profile-level skip list during linting ([#&#8203;5151](https://github.com/ansible/ansible-lint/issues/5151)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: honor `warn_list` after `--fix` rewrites task names ([#&#8203;5085](https://github.com/ansible/ansible-lint/issues/5085)) [@&#8203;santosh7676](https://github.com/santosh7676) - fix: mock\_modules clobbering collections and args false positives ([#&#8203;5157](https://github.com/ansible/ansible-lint/issues/5157)) [@&#8203;djdanielsson](https://github.com/djdanielsson) - fix: inject plain-name mock roles path regardless of `--offline` ([#&#8203;5183](https://github.com/ansible/ansible-lint/issues/5183)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: warn users when directory expansion discovers new files ([#&#8203;5158](https://github.com/ansible/ansible-lint/issues/5158)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix: skip auto-fix `no-jinja-when` on string-embedded jinja ([#&#8203;5103](https://github.com/ansible/ansible-lint/issues/5103)) [@&#8203;f1047](https://github.com/f1047) - fix: do not warn when Jinja block indent is only trim-marker noise ([#&#8203;5153](https://github.com/ansible/ansible-lint/issues/5153)) [@&#8203;DSeaStar](https://github.com/DSeaStar) - fix: preserve blank lines after flow collections ([#&#8203;5178](https://github.com/ansible/ansible-lint/issues/5178)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: add `validate_argspec` to play schema ([#&#8203;5187](https://github.com/ansible/ansible-lint/issues/5187)) [@&#8203;sameeralam3127](https://github.com/sameeralam3127) - fix: use ThreadPoolExecutor for syntax check workers ([#&#8203;5173](https://github.com/ansible/ansible-lint/issues/5173)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix: drop ruamel.yaml.clib ([#&#8203;5163](https://github.com/ansible/ansible-lint/issues/5163)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix(deps): upgrade gitpython 3.1.57 to 3.1.59 ([#&#8203;5152](https://github.com/ansible/ansible-lint/issues/5152)) [@&#8203;rockygeekz](https://github.com/rockygeekz) - fix: upgrade black to >=25.2.0 to address CVE-2026-32274 ([#&#8203;5166](https://github.com/ansible/ansible-lint/issues/5166)) [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) - fix: raise cryptography floor and bump js-yaml for Guardian prod vulns ([#&#8203;5174](https://github.com/ansible/ansible-lint/issues/5174)) [@&#8203;rockygeekz](https://github.com/rockygeekz) #### Performance - perf: cache `get_deps_versions()` result ([#&#8203;5113](https://github.com/ansible/ansible-lint/issues/5113)) [@&#8203;BlackDark](https://github.com/BlackDark) #### Maintenance - chore: Add `.github/SECURITY.md` ([#&#8203;5165](https://github.com/ansible/ansible-lint/issues/5165)) [@&#8203;gundalow](https://github.com/gundalow) - chore(deps): update all dependencies and pep621 ([#&#8203;5138](https://github.com/ansible/ansible-lint/issues/5138), [#&#8203;5154](https://github.com/ansible/ansible-lint/issues/5154), [#&#8203;5155](https://github.com/ansible/ansible-lint/issues/5155), [#&#8203;5160](https://github.com/ansible/ansible-lint/issues/5160), [#&#8203;5161](https://github.com/ansible/ansible-lint/issues/5161), [#&#8203;5172](https://github.com/ansible/ansible-lint/issues/5172), [#&#8203;5175](https://github.com/ansible/ansible-lint/issues/5175), [#&#8203;5176](https://github.com/ansible/ansible-lint/issues/5176)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) #### What's Changed - chore(deps): update all dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5138](https://github.com/ansible/ansible-lint/pull/5138) - fix: resolve short mock modules during syntax check by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5149](https://github.com/ansible/ansible-lint/pull/5149) - fix(deps): upgrade gitpython 3.1.57 to 3.1.59 by [@&#8203;rockygeekz](https://github.com/rockygeekz) in [#&#8203;5152](https://github.com/ansible/ansible-lint/pull/5152) - chore(deps): update all dependencies pep621 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5155](https://github.com/ansible/ansible-lint/pull/5155) - fix: propagate extra\_vars to import\_playbook syntax check by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5148](https://github.com/ansible/ansible-lint/pull/5148) - fix: warn users when directory expansion discovers new files by [@&#8203;rockygeekz](https://github.com/rockygeekz) in [#&#8203;5158](https://github.com/ansible/ansible-lint/pull/5158) - fix: resolve nested include\_tasks relative paths by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5159](https://github.com/ansible/ansible-lint/pull/5159) - fix: apply profile-level skip list during linting by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5151](https://github.com/ansible/ansible-lint/pull/5151) - chore(deps): update all dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5154](https://github.com/ansible/ansible-lint/pull/5154) - chore(deps): update all dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5160](https://github.com/ansible/ansible-lint/pull/5160) - fix: skip auto-fix no-jinja-when on string-embedded jinja by [@&#8203;f1047](https://github.com/f1047) in [#&#8203;5103](https://github.com/ansible/ansible-lint/pull/5103) - chore(deps): update all dependencies pep621 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5161](https://github.com/ansible/ansible-lint/pull/5161) - fix: do not warn when Jinja block indent is only trim-marker noise by [@&#8203;DSeaStar](https://github.com/DSeaStar) in [#&#8203;5153](https://github.com/ansible/ansible-lint/pull/5153) - chore: Add .github/SECURITY.md by [@&#8203;gundalow](https://github.com/gundalow) in [#&#8203;5165](https://github.com/ansible/ansible-lint/pull/5165) - fix: upgrade black to >=25.2.0 to address CVE-2026-32274 by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5166](https://github.com/ansible/ansible-lint/pull/5166) - Fix/drop ruamel yaml clib fresh by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5163](https://github.com/ansible/ansible-lint/pull/5163) - chore(deps): update all dependencies pep621 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5172](https://github.com/ansible/ansible-lint/pull/5172) - fix: honor warn\_list after --fix rewrites task names by [@&#8203;santosh7676](https://github.com/santosh7676) in [#&#8203;5085](https://github.com/ansible/ansible-lint/pull/5085) - feat: support 'example' section in file meta/argument\_specs.yml by [@&#8203;berndfinger](https://github.com/berndfinger) in [#&#8203;5164](https://github.com/ansible/ansible-lint/pull/5164) - fix: use ThreadPoolExecutor for syntax check workers by [@&#8203;rockygeekz](https://github.com/rockygeekz) in [#&#8203;5173](https://github.com/ansible/ansible-lint/pull/5173) - fix: mock\_modules clobbering collections and args false positives by [@&#8203;djdanielsson](https://github.com/djdanielsson) in [#&#8203;5157](https://github.com/ansible/ansible-lint/pull/5157) - fix: raise cryptography floor and bump js-yaml for Guardian prod vulns by [@&#8203;rockygeekz](https://github.com/rockygeekz) in [#&#8203;5174](https://github.com/ansible/ansible-lint/pull/5174) - chore(deps): update all dependencies pep621 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5176](https://github.com/ansible/ansible-lint/pull/5176) - chore(deps): update all dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;5175](https://github.com/ansible/ansible-lint/pull/5175) - fix: preserve blank lines after flow collections by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5178](https://github.com/ansible/ansible-lint/pull/5178) - perf: cache get\_deps\_versions() result by [@&#8203;BlackDark](https://github.com/BlackDark) in [#&#8203;5113](https://github.com/ansible/ansible-lint/pull/5113) - fix: inject plain-name mock roles path regardless of --offline by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5183](https://github.com/ansible/ansible-lint/pull/5183) - fix: resolve include\_tasks paths from playbook dir by [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) in [#&#8203;5184](https://github.com/ansible/ansible-lint/pull/5184) - fix: add validate\_argspec to play schema by [@&#8203;sameeralam3127](https://github.com/sameeralam3127) in [#&#8203;5187](https://github.com/ansible/ansible-lint/pull/5187) #### New Contributors - [@&#8203;shvenkat-rh](https://github.com/shvenkat-rh) made their first contribution in [#&#8203;5149](https://github.com/ansible/ansible-lint/pull/5149) - [@&#8203;f1047](https://github.com/f1047) made their first contribution in [#&#8203;5103](https://github.com/ansible/ansible-lint/pull/5103) - [@&#8203;DSeaStar](https://github.com/DSeaStar) made their first contribution in [#&#8203;5153](https://github.com/ansible/ansible-lint/pull/5153) - [@&#8203;berndfinger](https://github.com/berndfinger) made their first contribution in [#&#8203;5164](https://github.com/ansible/ansible-lint/pull/5164) - [@&#8203;BlackDark](https://github.com/BlackDark) made their first contribution in [#&#8203;5113](https://github.com/ansible/ansible-lint/pull/5113) - [@&#8203;sameeralam3127](https://github.com/sameeralam3127) made their first contribution in [#&#8203;5187](https://github.com/ansible/ansible-lint/pull/5187) **Full Changelog**: <https://github.com/ansible/ansible-lint/compare/v26.8.0...v26.9.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
CSRBot added 1 commit 2026-09-22 21:17:36 +02:00
chore(deps): update ansible/ansible-lint action to v26.9.0
Ansible Linter / ansible-lint (push) Successful in 1m35s
Lint Markdown files / markdown-lint (push) Successful in 12s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Ansible Linter / ansible-lint (pull_request) Successful in 1m9s
2c2e421b91
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-09-22 21:17:37 +02:00
CSRBot merged commit e4c7530e02 into master 2026-09-22 21:33:33 +02:00
CSRBot deleted branch renovate/ansible-ansible-lint-26.x 2026-09-22 21:33:33 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/ansible-role-bind9#55