chore(deps): update dependency ansible-lint to v6.13.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ansible-lint (changelog) | minor |
==6.12.1 -> ==6.13.0
|
Release Notes
ansible/ansible-lint
v6.13.0
Minor Changes
- Removed experimental flag from multiple rules (#3037) @ssbarnea
- Allow only use of quoted octals (#3030) @ssbarnea
- Load rule ignores from external text file (#3004) @ssbarnea
Bugfixes
- Improve jinja error line number identification (#3044) @ssbarnea
- profiles: include all rules when listing all rules or tags (#3043) @ziegenberg
- Improve documentation on var-naming (#3042) @ssbarnea
- Improve loop-var-prefix checking (#3041) @ssbarnea
- Ignore known problematic modules from args rule (#3040) @ssbarnea
- Improve jinja2 rule error handling (#3039) @ssbarnea
- Enable syntax-check on roles (#3035) @ssbarnea
- Recognize role-name[path] also inside roles block (#3034) @ssbarnea
- Allow {% in schema full-jinja check (#3029) @ssbarnea
- Update ansible-compat (#3025) @ssbarnea
- Recognize systemctl kill as a valid command (#3024) @konstruktoid
- Mark syntax-check as unskippable (#3020) @ssbarnea
- Fixes no-tabs issue with fqcn actions (#3021) @ssbarnea
- Move empty-playbook to syntax-check (#3019) @ssbarnea
- Ensure that rule import failures are not ignored (#2983) @ssbarnea
- Increase the test coverage (#3014) @ssbarnea
v6.12.2
Bugfixes
- Use XDG_CACHE_HOME instead of XDG_CONFIG_CACHE (#3009) @gangefors
- Adding galaxy[tag] check for required tags (#3006) @alisonlhart
- Fix playbook/rulebook detection (#3005) @apatard
- Improved documentation building (#3007) @ssbarnea
- Rename meta-unsupported-ansible to meta-runtime and correct its logic (#3000) @alisonlhart
- Avoid stack trace caused by bad filename matching pattern (#3001) @ssbarnea
- Embed ansible_compat in linter (#2994) @ssbarnea
- Bump cryptography to 39.0.1 (#2996) @ssbarnea
- Keep jinja2 leading spaces (#2993) @ssbarnea
- Add schema[moves] messages for moved plugins (#2992) @ssbarnea
- Updated galaxy rule imports and improved code coverage (#2985) @ajinkyau
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate bot