Update dependency ansible-lint to v24.2.3 #144

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) patch ==24.2.0 -> ==24.2.3

Release Notes

ansible/ansible-lint (ansible-lint)

v24.2.3

Compare Source

Bugfixes

v24.2.2

Compare Source

Bugfixes

v24.2.1

Compare Source

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)) | patch | `==24.2.0` -> `==24.2.3` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v24.2.3`](https://github.com/ansible/ansible-lint/releases/tag/v24.2.3) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.2.2...v24.2.3) #### Bugfixes - Make `ignore_unreachable` accept jinja templates ([#&#8203;4120](https://github.com/ansible/ansible-lint/issues/4120)) [@&#8203;audgirka](https://github.com/audgirka) - Make fix more resilient to syntax-check errors ([#&#8203;4125](https://github.com/ansible/ansible-lint/issues/4125)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Don't inject CWD parent into PATH ([#&#8203;4108](https://github.com/ansible/ansible-lint/issues/4108)) [@&#8203;garymm](https://github.com/garymm) - Do not assume working_directory is github.workspace ([#&#8203;4103](https://github.com/ansible/ansible-lint/issues/4103)) [@&#8203;ajfabbri](https://github.com/ajfabbri) - Fix yaml rules being included regardless of tags ([#&#8203;4107](https://github.com/ansible/ansible-lint/issues/4107)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Allow jinja2 expression for choices field ([#&#8203;4117](https://github.com/ansible/ansible-lint/issues/4117)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Update `order` schema to work with jinja template ([#&#8203;4121](https://github.com/ansible/ansible-lint/issues/4121)) [@&#8203;audgirka](https://github.com/audgirka) - Fix KeyError on `key-order` rule with blocks ([#&#8203;4116](https://github.com/ansible/ansible-lint/issues/4116)) [@&#8203;Qalthos](https://github.com/Qalthos) - Avoid running get_app more than once ([#&#8203;4115](https://github.com/ansible/ansible-lint/issues/4115)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Avoid NameError if there is no notify keyword to update ([#&#8203;4113](https://github.com/ansible/ansible-lint/issues/4113)) [@&#8203;Qalthos](https://github.com/Qalthos) - Add AstraLinux platform identification ([#&#8203;4111](https://github.com/ansible/ansible-lint/issues/4111)) [@&#8203;dentist128](https://github.com/dentist128) ### [`v24.2.2`](https://github.com/ansible/ansible-lint/releases/tag/v24.2.2) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.2.1...v24.2.2) #### Bugfixes - Raise exception while accessing rules by index ([#&#8203;4068](https://github.com/ansible/ansible-lint/issues/4068)) [@&#8203;audgirka](https://github.com/audgirka) - Update spdx license list ([#&#8203;4097](https://github.com/ansible/ansible-lint/issues/4097)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Bump minimal version of black being required ([#&#8203;4089](https://github.com/ansible/ansible-lint/issues/4089)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add systemctl get-default as acceptable command ([#&#8203;4087](https://github.com/ansible/ansible-lint/issues/4087)) [@&#8203;konstruktoid](https://github.com/konstruktoid) - Adding EDA tag to the required galaxy.yml tags ([#&#8203;4077](https://github.com/ansible/ansible-lint/issues/4077)) [@&#8203;alisonlhart](https://github.com/alisonlhart) ### [`v24.2.1`](https://github.com/ansible/ansible-lint/releases/tag/v24.2.1) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.2.0...v24.2.1) #### Bugfixes - Fix error suppression when syntax is incorrect ([#&#8203;4026](https://github.com/ansible/ansible-lint/issues/4026)) [@&#8203;audgirka](https://github.com/audgirka) - Set global `cache_dir_lock` ([#&#8203;4055](https://github.com/ansible/ansible-lint/issues/4055)) [@&#8203;guppy0130](https://github.com/guppy0130) - \[role-name] Handle string role dependencies ([#&#8203;4054](https://github.com/ansible/ansible-lint/issues/4054)) [@&#8203;corubba](https://github.com/corubba) - Support for upcoming Ubuntu 24.04 and Fedora 40 ([#&#8203;4051](https://github.com/ansible/ansible-lint/issues/4051)) [@&#8203;mafalb](https://github.com/mafalb) - Update documentation for syntax-check\[unknown-module] ([#&#8203;4049](https://github.com/ansible/ansible-lint/issues/4049)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Add OpenWRT 23.05 to valid versions ([#&#8203;4041](https://github.com/ansible/ansible-lint/issues/4041)) [@&#8203;jonkerj](https://github.com/jonkerj) - Update task name in `notify` for a task against `name[casing]` error ([#&#8203;4038](https://github.com/ansible/ansible-lint/issues/4038)) [@&#8203;audgirka](https://github.com/audgirka) - accept yum history and info as valid commands ([#&#8203;4025](https://github.com/ansible/ansible-lint/issues/4025)) [@&#8203;konstruktoid](https://github.com/konstruktoid) - Add attributes for role argument specs ([#&#8203;4018](https://github.com/ansible/ansible-lint/issues/4018)) [@&#8203;felixfontein](https://github.com/felixfontein) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-03-18 10:00:34 +00:00
/ terraform (push) Failing after 3m3s Details
/ ansible (push) Successful in 10m37s Details
1e448f9744
Update dependency ansible-lint to v24.2.1
renovate changed title from Update dependency ansible-lint to v24.2.1 to Update dependency ansible-lint to v24.2.2 2024-04-09 18:00:23 +01:00
renovate force-pushed renovate/ansible-lint-24.x from 1e448f9744 to f556af8bc9 2024-04-09 18:00:25 +01:00 Compare
renovate changed title from Update dependency ansible-lint to v24.2.2 to Update dependency ansible-lint to v24.2.3 2024-04-30 14:00:26 +01:00
renovate force-pushed renovate/ansible-lint-24.x from f556af8bc9 to be41038108 2024-04-30 14:00:28 +01:00 Compare
Some checks failed
/ terraform (push) Failing after 1m36s
/ ansible (push) Successful in 2m44s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

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

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 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#144
No description provided.