Update dependency ansible-lint to v24.12.2 #198

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

This PR contains the following updates:

Package Update Change
ansible-lint (changelog) minor ==24.9.2 -> ==24.12.2

Release Notes

ansible/ansible-lint (ansible-lint)

v24.12.2

Compare Source

Enhancements

Bugfixes

Note this this changelog entry contains changes also included in the two yanked releases before it.

v24.12.1: (yanked)

Compare Source

Enhancements

Bugfixes

v24.12.0: (yanked)

Compare Source

Enhancements

Bugfixes

v24.10.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.9.2` -> `==24.12.2` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v24.12.2`](https://github.com/ansible/ansible-lint/releases/tag/v24.12.2) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.12.1...v24.12.2) #### Enhancements - Added additional galaxy\[tags] checks ([#&#8203;4422](https://github.com/ansible/ansible-lint/issues/4422)) [@&#8203;minsis](https://github.com/minsis) - Refactor code to avoid use of rich library ([#&#8203;4396](https://github.com/ansible/ansible-lint/issues/4396)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Search for config with the yml/yaml extension ([#&#8203;4416](https://github.com/ansible/ansible-lint/issues/4416)) [@&#8203;cornfeedhobo](https://github.com/cornfeedhobo) - Rename color module to output ([#&#8203;4433](https://github.com/ansible/ansible-lint/issues/4433)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove formatting options for listing rules ([#&#8203;4432](https://github.com/ansible/ansible-lint/issues/4432)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - Revert "Accommodate specified inventory files ([#&#8203;4393](https://github.com/ansible/ansible-lint/issues/4393))" ([#&#8203;4450](https://github.com/ansible/ansible-lint/issues/4450)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Enable FQCNs for import_playbook to have subdirs ([#&#8203;4412](https://github.com/ansible/ansible-lint/issues/4412)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Utilize create_matcherror more in other rules ([#&#8203;4408](https://github.com/ansible/ansible-lint/issues/4408)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Add Astra Linux Platform to platform items ([#&#8203;4429](https://github.com/ansible/ansible-lint/issues/4429)) [@&#8203;razerisback](https://github.com/razerisback) - Normalize version field for rules ([#&#8203;4431](https://github.com/ansible/ansible-lint/issues/4431)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Enable pyright hook ([#&#8203;4426](https://github.com/ansible/ansible-lint/issues/4426)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove dead code and prevent regressions ([#&#8203;4425](https://github.com/ansible/ansible-lint/issues/4425)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Prepare for pyright hook enablement ([#&#8203;4410](https://github.com/ansible/ansible-lint/issues/4410)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Activate and address some ruff violations (preview) ([#&#8203;4421](https://github.com/ansible/ansible-lint/issues/4421)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Fix exception with 'skipped' test ([#&#8203;4406](https://github.com/ansible/ansible-lint/issues/4406)) [@&#8203;Gilles95](https://github.com/Gilles95) - Include ! as a shell word. closes [#&#8203;4386](https://github.com/ansible/ansible-lint/issues/4386) ([#&#8203;4403](https://github.com/ansible/ansible-lint/issues/4403)) [@&#8203;wimglenn](https://github.com/wimglenn) Note this this changelog entry contains changes also included in the two yanked releases before it. ### [`v24.12.1`](https://github.com/ansible/ansible-lint/releases/tag/v24.12.1): (yanked) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.12.0...v24.12.1) #### Enhancements - Added additional galaxy\[tags] checks ([#&#8203;4422](https://github.com/ansible/ansible-lint/issues/4422)) [@&#8203;minsis](https://github.com/minsis) #### Bugfixes - Do inventory parsing non-multithreaded ([#&#8203;4447](https://github.com/ansible/ansible-lint/issues/4447)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Enable FQCNs for import_playbook to have subdirs ([#&#8203;4412](https://github.com/ansible/ansible-lint/issues/4412)) [@&#8203;cavcrosby](https://github.com/cavcrosby) ### [`v24.12.0`](https://github.com/ansible/ansible-lint/releases/tag/v24.12.0): (yanked) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.10.0...v24.12.0) #### Enhancements - Refactor code to avoid use of rich library ([#&#8203;4396](https://github.com/ansible/ansible-lint/issues/4396)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Search for config with the yml/yaml extension ([#&#8203;4416](https://github.com/ansible/ansible-lint/issues/4416)) [@&#8203;cornfeedhobo](https://github.com/cornfeedhobo) - Rename color module to output ([#&#8203;4433](https://github.com/ansible/ansible-lint/issues/4433)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove formatting options for listing rules ([#&#8203;4432](https://github.com/ansible/ansible-lint/issues/4432)) [@&#8203;ssbarnea](https://github.com/ssbarnea) #### Bugfixes - Accommodate specified inventory files ([#&#8203;4393](https://github.com/ansible/ansible-lint/issues/4393)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Utilize create_matcherror more in other rules ([#&#8203;4408](https://github.com/ansible/ansible-lint/issues/4408)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Add Astra Linux Platform to platform items ([#&#8203;4429](https://github.com/ansible/ansible-lint/issues/4429)) [@&#8203;razerisback](https://github.com/razerisback) - Normalize version field for rules ([#&#8203;4431](https://github.com/ansible/ansible-lint/issues/4431)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Enable pyright hook ([#&#8203;4426](https://github.com/ansible/ansible-lint/issues/4426)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Remove dead code and prevent regressions ([#&#8203;4425](https://github.com/ansible/ansible-lint/issues/4425)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Prepare for pyright hook enablement ([#&#8203;4410](https://github.com/ansible/ansible-lint/issues/4410)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Activate and address some ruff violations (preview) ([#&#8203;4421](https://github.com/ansible/ansible-lint/issues/4421)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Fix exception with 'skipped' test ([#&#8203;4406](https://github.com/ansible/ansible-lint/issues/4406)) [@&#8203;Gilles95](https://github.com/Gilles95) - Include ! as a shell word. closes [#&#8203;4386](https://github.com/ansible/ansible-lint/issues/4386) ([#&#8203;4403](https://github.com/ansible/ansible-lint/issues/4403)) [@&#8203;wimglenn](https://github.com/wimglenn) ### [`v24.10.0`](https://github.com/ansible/ansible-lint/releases/tag/v24.10.0) [Compare Source](https://github.com/ansible/ansible-lint/compare/v24.9.2...v24.10.0) #### Enhancements - Add support for py313 ([#&#8203;4388](https://github.com/ansible/ansible-lint/issues/4388)) [@&#8203;abhikdps](https://github.com/abhikdps) #### Bugfixes - Require ansible-compat>=24.10.0 ([#&#8203;4402](https://github.com/ansible/ansible-lint/issues/4402)) - Update TaskHasTag example rule used in custom-rules.md ([#&#8203;4401](https://github.com/ansible/ansible-lint/issues/4401)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Add Fedora 41 as a platform in the metadata schema ([#&#8203;4392](https://github.com/ansible/ansible-lint/issues/4392)) [@&#8203;jsf9k](https://github.com/jsf9k) - Fixing the issue "Unfinished sentence in docs/profiles.md [#&#8203;4358](https://github.com/ansible/ansible-lint/issues/4358)" ([#&#8203;4380](https://github.com/ansible/ansible-lint/issues/4380)) [@&#8203;binojmn](https://github.com/binojmn) - Fix quotes converting free-form syntax to yaml ([#&#8203;4361](https://github.com/ansible/ansible-lint/issues/4361)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Handle FQCN when using import_playbook ([#&#8203;4369](https://github.com/ansible/ansible-lint/issues/4369)) [@&#8203;cavcrosby](https://github.com/cavcrosby) - Allow jinja in variable names ([#&#8203;4372](https://github.com/ansible/ansible-lint/issues/4372)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Update rulebook schema ([#&#8203;4373](https://github.com/ansible/ansible-lint/issues/4373)) [@&#8203;ssbarnea](https://github.com/ssbarnea) - Fix wonky writing to sarif_file ([#&#8203;4368](https://github.com/ansible/ansible-lint/issues/4368)) [@&#8203;Qalthos](https://github.com/Qalthos) - Fix to avoid spamming syslog with invoked messages ([#&#8203;4353](https://github.com/ansible/ansible-lint/issues/4353)) [@&#8203;tanwigeetika1618](https://github.com/tanwigeetika1618) - Pin codecov action to v4.5.0 and update dependabot.yml to ignore v4.6.0 ([#&#8203;4356](https://github.com/ansible/ansible-lint/issues/4356)) [@&#8203;tanwigeetika1618](https://github.com/tanwigeetika1618) - Update schema for missing `tags` property to builder v3 `options` ([#&#8203;4346](https://github.com/ansible/ansible-lint/issues/4346)) [@&#8203;audgirka](https://github.com/audgirka) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-11-13 16:00:30 +00:00
Update dependency ansible-lint to v24.10.0
All checks were successful
/ terraform (push) Successful in 40s
/ ansible (push) Successful in 1m28s
c39173fd40
renovate changed title from Update dependency ansible-lint to v24.10.0 to Update dependency ansible-lint to v24.12.0 2024-12-10 14:00:56 +00:00
renovate force-pushed renovate/ansible-lint-24.x from c39173fd40 to 90ec5c425f 2024-12-10 14:00:57 +00:00 Compare
renovate changed title from Update dependency ansible-lint to v24.12.0 to Update dependency ansible-lint to v24.12.1 2024-12-11 14:00:34 +00:00
renovate force-pushed renovate/ansible-lint-24.x from 90ec5c425f to 7b843541e0 2024-12-11 14:00:34 +00:00 Compare
renovate changed title from Update dependency ansible-lint to v24.12.1 to Update dependency ansible-lint to v24.12.2 2024-12-12 14:00:44 +00:00
renovate force-pushed renovate/ansible-lint-24.x from 7b843541e0 to 5a1f375cd9 2024-12-12 14:00:44 +00:00 Compare
Some checks failed
/ terraform (push) Failing after 37s
/ ansible (push) Successful in 1m28s
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-lint-24.x:renovate/ansible-lint-24.x
git checkout renovate/ansible-lint-24.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/ansible-lint-24.x
git checkout renovate/ansible-lint-24.x
git rebase master
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 labels
No milestone
No project
No assignees
1 participant
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#198
No description provided.