chore(deps-dev): bump ansible-lint from 6.22.1 to 24.2.1
Bumps ansible-lint from 6.22.1 to 24.2.1.
Release notes
Sourced from ansible-lint's releases.
v24.2.1
Bugfixes
- Fix error suppression when syntax is incorrect (#4026)
@audgirka
- Set global
cache_dir_lock
(#4055)@guppy0130
- [role-name] Handle string role dependencies (#4054)
@corubba
- Support for upcoming Ubuntu 24.04 and Fedora 40 (#4051)
@mafalb
- Update documentation for syntax-check[unknown-module] (#4049)
@ssbarnea
- Add OpenWRT 23.05 to valid versions (#4041)
@jonkerj
- Update task name in
notify
for a task againstname[casing]
error (#4038)@audgirka
- accept yum history and info as valid commands (#4025)
@konstruktoid
- Add attributes for role argument specs (#4018)
@felixfontein
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
-
ce2ebd7
Fix error suppression when syntax is incorrect (#4026) -
ee7ede5
Bump the dependencies group in /.config with 12 updates (#4062) -
b35bf7e
Inherit secrets in ack pipeline (#4064) -
7d4659b
Update CODEOWNERS (#4063) -
36e2674
Set globalcache_dir_lock
(#4055) -
6d247c1
[role-name] Handle string role dependencies (#4054) -
d65aeed
Support for upcoming Ubuntu 24.04 and Fedora 40 (#4051) -
f7b204d
Fix docs build (#4058) -
cb9d760
Bump the dependencies group in /.config with 15 updates (#4050) -
efeda67
Update documentation for syntax-check[unknown-module] (#4049) - Additional commits viewable in compare view