Update dependency ansible-lint to v24.6.0 #160

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

This PR contains the following updates:

Package Update Change
ansible-lint (changelog) minor ==24.5.0 -> ==24.6.0

Release Notes

ansible/ansible-lint (ansible-lint)

v24.6.0

Compare Source

Enhancements

Bugfixes


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 becomes conflicted, 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 | Update | Change | |---|---|---| | [ansible-lint](https://github.com/ansible/ansible-lint) ([changelog](https://github.com/ansible/ansible-lint/releases)) | minor | `==24.5.0` -> `==24.6.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v24.6.0`](https://github.com/ansible/ansible-lint/releases/tag/v24.6.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.5.0...v24.6.0) #### Enhancements - Adding logic for configuring supported ansible versions ([#&#8203;4203](https://github.com/ansible/ansible-lint/issues/4203)) [@&#8203;alisonlhart](https://github.com/alisonlhart) #### Bugfixes - Revert notify related checks, errors, transforms for listen and tests ([#&#8203;4205](https://github.com/ansible/ansible-lint/issues/4205)) [@&#8203;audgirka](https://github.com/audgirka) - Improve logic of find_children ([#&#8203;4161](https://github.com/ansible/ansible-lint/issues/4161)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Pickup correct path component w/ANSIBLE_ROLES_PATH ([#&#8203;4176](https://github.com/ansible/ansible-lint/issues/4176)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Respect yamllint 'document_start' rule when autofixing yaml ([#&#8203;4184](https://github.com/ansible/ansible-lint/issues/4184)) [@&#8203;elara-leitstellentechnik](https://github.com/elara-leitstellentechnik) - Avoid displaying upgrade warning when installation is not pip ([#&#8203;4204](https://github.com/ansible/ansible-lint/issues/4204)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Correctly recognize path with spaces with tokenize ([#&#8203;4198](https://github.com/ansible/ansible-lint/issues/4198)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Fix false positive reports in is_handler function ([#&#8203;4170](https://github.com/ansible/ansible-lint/issues/4170)) [@&#8203;MalKeshar](https://github.com/MalKeshar) - Avoid exception with conflicting action statements ([#&#8203;4195](https://github.com/ansible/ansible-lint/issues/4195)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Don't raise name\[casing] on handlers with special role syntax ([#&#8203;4196](https://github.com/ansible/ansible-lint/issues/4196)) [@&#8203;Qalthos](https://github.com/Qalthos) - Refactor tokenize function ([#&#8203;4191](https://github.com/ansible/ansible-lint/issues/4191)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Avoid stacktrace with unsupported import_playbook syntax ([#&#8203;4190](https://github.com/ansible/ansible-lint/issues/4190)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Support for 2.15...updating linter. ([#&#8203;4144](https://github.com/ansible/ansible-lint/issues/4144)) [@&#8203;epacific1](https://github.com/epacific1) - Don't quote strings that start with 0 when running ansible-lint --fix. ([#&#8203;4167](https://github.com/ansible/ansible-lint/issues/4167)) [@&#8203;kousu](https://github.com/kousu) - Allow inventory to be used for playbook order key ([#&#8203;4182](https://github.com/ansible/ansible-lint/issues/4182)) [@&#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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-06-04 20:00:25 +01:00
Update dependency ansible-lint to v24.6.0
All checks were successful
/ terraform (push) Successful in 1m54s
/ ansible (push) Successful in 3m46s
2d489d1b2c
All checks were successful
/ terraform (push) Successful in 1m54s
/ ansible (push) Successful in 3m46s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ansible-lint-24.x:renovate/ansible-lint-24.x
git checkout renovate/ansible-lint-24.x

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/ansible-lint-24.x
git checkout master
git merge --ff-only renovate/ansible-lint-24.x
git checkout renovate/ansible-lint-24.x
git rebase master
git checkout master
git merge --no-ff renovate/ansible-lint-24.x
git checkout master
git merge --squash renovate/ansible-lint-24.x
git checkout master
git merge --ff-only renovate/ansible-lint-24.x
git checkout master
git merge renovate/ansible-lint-24.x
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systems/infrastructure#160
No description provided.