chore(deps): update ansible/ansible-lint action to v25.7.0 #14

Merged
CSRBot merged 1 commits from renovate/actions into master 2025-07-30 00:05:20 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint action minor v25.6.1 -> v25.7.0

Release Notes

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

v25.7.0

Compare Source

Enhancements

Bugfixes

Maintenance


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.


  • 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 | minor | `v25.6.1` -> `v25.7.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`v25.7.0`](https://github.com/ansible/ansible-lint/releases/tag/v25.7.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v25.6.1...v25.7.0) #### Enhancements - Use 'x-ansible-lint' key for path patterns in schema tests ([#&#8203;4690](https://github.com/ansible/ansible-lint/issues/4690)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Address disable\_lookups deprecation with ansible-core 2.19 ([#&#8203;4683](https://github.com/ansible/ansible-lint/issues/4683)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add auto-fixing implementation for pattern rule ([#&#8203;4679](https://github.com/ansible/ansible-lint/issues/4679)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Remove patterns specific playbook meta folder ([#&#8203;4669](https://github.com/ansible/ansible-lint/issues/4669)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Allow loading of yamllint config from a different location ([#&#8203;4644](https://github.com/ansible/ansible-lint/issues/4644)) [@&#8203;dbrennand](https://github.com/dbrennand) - Add new rule to validate pattern directory structure ([#&#8203;4662](https://github.com/ansible/ansible-lint/issues/4662)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Add play argspec schema validation to schema rule ([#&#8203;4667](https://github.com/ansible/ansible-lint/issues/4667)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Add schema check for validating pattern specification file ([#&#8203;4653](https://github.com/ansible/ansible-lint/issues/4653)) [@&#8203;shatakshiiii](https://github.com/shatakshiiii) - Enable testing with python 3.14 ([#&#8203;4637](https://github.com/ansible/ansible-lint/issues/4637)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - Check for gh\_action\_ref explicitly and document GHA inputs ([#&#8203;4701](https://github.com/ansible/ansible-lint/issues/4701)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - jinja spacing warning line-endings ([#&#8203;4691](https://github.com/ansible/ansible-lint/issues/4691)) [@&#8203;anusshukla](https://github.com/anusshukla) - Handle lookup templating checks with ASTs ([#&#8203;4698](https://github.com/ansible/ansible-lint/issues/4698)) [@&#8203;alisonlhart](https://github.com/alisonlhart) - Fix var-naming\[no-role-prefix] rule incorrectly applying to role variables ([#&#8203;4677](https://github.com/ansible/ansible-lint/issues/4677)) [@&#8203;vills](https://github.com/vills) - schema: add missing subset 'systemd' to gather\_subset ([#&#8203;4664](https://github.com/ansible/ansible-lint/issues/4664)) [@&#8203;eliba](https://github.com/eliba) - Fix typos in --list-tags help text ([#&#8203;4661](https://github.com/ansible/ansible-lint/issues/4661)) [@&#8203;correctmost](https://github.com/correctmost) - Avoid import errors from filters when running in nodeps mode ([#&#8203;4651](https://github.com/ansible/ansible-lint/issues/4651)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Maintenance - packit: reformat, remove deprecated syntax and try merge queue ([#&#8203;4639](https://github.com/ansible/ansible-lint/issues/4639)) [@&#8203;mfocko](https://github.com/mfocko) - Remove patch report from codecov ([#&#8203;4671](https://github.com/ansible/ansible-lint/issues/4671)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Improve cspell configuration ([#&#8203;4668](https://github.com/ansible/ansible-lint/issues/4668)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Update test deps ([#&#8203;4658](https://github.com/ansible/ansible-lint/issues/4658)) [@&#8203;ssbarnea](https://github.com/ssbarnea) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
CSRBot added 1 commit 2025-07-30 00:02:10 +02:00
chore(deps): update ansible/ansible-lint action to v25.7.0
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 14s
Ansible Linter / ansible-lint (push) Successful in 46s
Lint Markdown files / markdown-lint (pull_request) Successful in 17s
Ansible Linter / ansible-lint (pull_request) Successful in 58s
8af5817235
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-07-30 00:02:12 +02:00
CSRBot merged commit f458d64a0a into master 2025-07-30 00:05:20 +02:00
CSRBot deleted branch renovate/actions 2025-07-30 00:05:25 +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-git#14
No description provided.