Chore(deps-dev): bump ansible-lint from 24.7.0 to 24.10.0
Bumps ansible-lint from 24.7.0 to 24.10.0.
Release notes
Sourced from ansible-lint's releases.
v24.10.0
Enhancements
- Add support for py313 (#4388)
@abhikdps
Bugfixes
- Require ansible-compat>=24.10.0 (#4402)
- Update TaskHasTag example rule used in custom-rules.md (#4401)
@cavcrosby
- Add Fedora 41 as a platform in the metadata schema (#4392)
@jsf9k
- Fixing the issue "Unfinished sentence in docs/profiles.md #4358" (#4380)
@binojmn
- Fix quotes converting free-form syntax to yaml (#4361)
@cavcrosby
- Handle FQCN when using import_playbook (#4369)
@cavcrosby
- Allow jinja in variable names (#4372)
@ssbarnea
- Update rulebook schema (#4373)
@ssbarnea
- Fix wonky writing to sarif_file (#4368)
@Qalthos
- Fix to avoid spamming syslog with invoked messages (#4353)
@tanwigeetika1618
- Pin codecov action to v4.5.0 and update dependabot.yml to ignore v4.6.0 (#4356)
@tanwigeetika1618
- Update schema for missing
tags
property to builder v3options
(#4346)@audgirka
v24.9.2
Bugfixes
- Fix github action (#4342)
@ssbarnea
v24.9.1
Bugfixes
- Fix missing MatchErrors due to hash collisions (#4307)
@cavcrosby
- Remove requirement of options field in argument_specs.yaml (#4291)
@MatthiasKunnen
- Correct use of working directory with ansible-lint github action (#4340)
@ssbarnea
- Avoid running application initialization twice (#4335)
@ssbarnea
- Handle bare exception case from nested jinja2 vars (#4315)
@cavcrosby
- Require ansible-compat>=24.9.1 (#4336)
@ssbarnea
- Update execution environment schema (#4334)
@ssbarnea
- Add new OEL versions to meta JSON schema (#4312)
@mpmurphy-aexp
- Fix for ignoring test / directories by fqcn[deep] rule (#4320)
@tanwigeetika1618
Other
- Docs: remove IRC/ML/google.groups remnants (#4322)
@Andersson007
v24.9.0
Enhancements
- Community comms (#4309)
@oraNod
- feat: add
requirements_file
input to GitHub action (#4253)@dbrennand
Bugfixes
... (truncated)
Commits
-
44be233
Require ansible-compat>=24.10.0 (#4402) -
70a519d
Update TaskHasTag example rule used in custom-rules.md (#4401) -
8b47b64
Remove self type and update pre-commit hooks (#4400) -
444fc80
Add Fedora 41 as a platform in the metadata schema (#4392) -
4848777
Bump mkdocstrings from 0.26.2 to 0.27.0 in /.config in the dependencies group... -
076d03e
Replace pip-tools with uv (#4391) -
e32a77f
Bump ansible-core from 2.17.5 to 2.17.6 in /.config (#4390) -
4dc1085
Add support for py313 (#4388) -
79c3707
Fixing the issue "Unfinished sentence in docs/profiles.md #4358" (#4380) -
97f552b
Start using uv for testing (#4382) - Additional commits viewable in compare view