chore(deps-dev): bump ansible-lint from 6.22.1 to 24.2.0
Bumps ansible-lint from 6.22.1 to 24.2.0.
Release notes
Sourced from ansible-lint's releases.
v24.2.0
Minor Changes
- Drop support for Python 3.9 (#4009)
@audgirka
Bugfixes
- Fix scenario when role has no
dependencies
section inmeta/main.yml
(#3993)@audgirka
v6.22.2
Bugfixes
- Fix key error for name[casing] rule (#3987)
@ajinkyau
- Allow dashes in legacy role namespaces (#3962)
@sur5r
- Use new ansible-compat verbosity levels (#3975)
@ssbarnea
- Remove dependency on newer requests library (#3959)
@ssbarnea
- Ignore set-property for systemd command (#3949)
@alanbbr
- Correct requires_ansible error message (#3954)
@ssbarnea
- Improve transformation for
no-free-form
rule (#3945)@ajinkyau
- Documentation improvement (#3946)
@ssbarnea
- docs: fix grammatical issue in philosophy Q&A section (#3934)
@davidhulick
- Update supported versions of ansible (#3930)
@ajinkyau
- Fix backward compatibility (#3929)
@McSim85
- Fix auto capitalization for name[prefix] rule (#3922)
@ajinkyau
- Fix role deps check for detecting path names (#3923)
@cavcrosby
- Avoid warnings about PATH with pipx installations (#3920)
@ssbarnea
Commits
-
a3fc7e4
chore: pre-commit autoupdate (#4010) -
4b36ffa
Apply Python 3.10 code changes (#4012) -
1543d4c
Drop support for Python 3.9 (#4009) -
26ecfa0
Configure codecov for ansible-lint (#4011) -
c98fa0e
Bump codecov/codecov-action from 3 to 4 (#4003) -
48a7c4f
Make File Permissions Mode a String (#4004) -
2ce9450
Bump the dependencies group in /.config with 10 updates (#4006) -
6a8a402
Bump the dependencies group in /.config with 16 updates (#4002) -
a93584a
Rename lock file in GHA (#4001) -
eeac681
Unify requirements files (#3989) - Additional commits viewable in compare view