chore(deps): update dependency ansible-lint to v6.17.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ansible-lint (changelog) | minor |
==6.16.2 -> ==6.17.2
|
Release Notes
ansible/ansible-lint
v6.17.2
Bugfixes
- Allow use as a reusable github action (#3513) @ssbarnea
- Add action and args properties to task class (#3576) @ssbarnea
- Fixed error when sarif file option is provided (#3587) @ajinkyau
- Add NetBSD as a recognized platform (#3586) @he32
- Display ansible-compat version alongwith with other deps (#3584) @ajinkyau
- Refactored syntax-checking (#3568) @ssbarnea
- Avoid app reinitialization during syntax-check (#3563) @ssbarnea
- Allow config file to have
.yaml
extension (#3559) @bdsoha - Allow lists of lists of strings for vars_files (#3561) @ajinkyau
v6.17.1
Bugfixes
- Update guess install method check (#3553) @ajinkyau
- Fix exclude logic bug that can cause cause partial linting (#3552) @ssbarnea
- Make profile information on summary line more clear (#3545) @ssbarnea
- Avoid adding pip related messages if installation method is different (#3551) @ajinkyau
- Avoid false positive with var-naming[no-role-prefix] (#3550) @ssbarnea
- Make refresh_schemas handle firewalls that cut the file transfer midway (#3546) @sverrehu
- Rename marketplace action (#3548) @ssbarnea
- Fix action name (#3536) @coaxial
- Handling of exclude paths with trailing slashs (#3527) @hille721
- Ensure that rules collections use Runtime in offline mode (#3526) @ssbarnea
- Avoid using get_app() from inside the rule (#3525) @ssbarnea
- Avoid dependency error from rich (#3517) @ssbarnea
v6.17.0
Minor Changes
- fqcn[deep]: detect deep plugins (#3502) @ssbarnea
Bugfixes
- Reimplement file exclusion logic (#3507) @ssbarnea
- Check validity of 'become_method' values from code (#3499) @ajinkyau
- Fix role_name_ prefix include_role var name error (#3500) @ajinkyau
- Hide pip error if not present (#3494) @Et7f3
- Update formatter to avoid reporting paths with .. (#3496) @ssbarnea
- Remove false positive on 'cacheable' property of set_fact (#3490) @ajinkyau
- Add missing become_method plugins to the schema (#3484) @ajinkyau
- Add support for ansible-builder v3 schema (#3480) @ajinkyau
- Add Github Marketplace Action (#3476) @ssbarnea
- Add oracle linux 8.8 (#3479) @facorazza
- Revert ansible-compat vendoring (#3478) @ssbarnea
- Updated file or dir not found message (#3474) @ajinkyau
- Check for included role prefix instead of current one (#3473) @ssbarnea
Configuration
-
If you want to rebase/retry this MR, check this box