chore(deps): update dependency ansible-lint to v6.20.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ansible-lint (changelog) | minor |
==6.19.0 -> ==6.20.1
|
Release Notes
ansible/ansible-lint (ansible-lint)
v6.20.1
Bugfixes
- Fix detection of play roles vars missing prefix (#3765) @cavcrosby
- Prune reported errors after autofix (#3774) @cidrblock
-
--fix
will now default toall
(#3777) @ajinkyau - Avoid false error caused by TypeError with jinja rule (#3773) @ssbarnea
- Sanity Rule Ignore Additions and Updates (#3766) @alisonlhart
- Update rulebook schema (name is now required) (#3776) @ssbarnea
- Expose rules that have autofix capability in docs (#3770) @shatakshiiii
- List all the fixable rules in CLI via
--list-rules
(#3737) @shatakshiiii - Include level in SARIF results (#3758) @ssbarnea
- Meta runtime supported version update (#3755) @alisonlhart
v6.20.0
Minor Changes
- Respect cgroup CPU limits when running inside containers (#3749) @ssbarnea
- Rename --write option to --fix (#3748) @ssbarnea
- Add auto-fixing implementation for
no-free-form
rule (#3725) @ajinkyau - Add auto-fixing implementation for
partial-become
rule (#3692) @shatakshiiii - Add auto-fixing implementation for
no-jinja-when
rule (#3721) @shatakshiiii
Bugfixes
- Fix the detection of role vars missing role prefix (#3750) @cavcrosby
- Clarify auto-fix arguments use (#3751) @ssbarnea
- Avoid IndexError exception with jinja transform (#3747) @ssbarnea
- Fix docs typo (#3746) @ssbarnea
- Add /bin/bash executable to example correct code for pipefail rule (#3731) @Perdu
- Properly avoid
pipx
venv path to be included in altered path warning (#3730) @chrysle - Fix transform exception with local_action with old syntax (#3743) @ssbarnea
- Support only_upgrade (#3734) @soroshsabz
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate bot