Bump ansible-lint from 6.9.0 to 6.10.0
Bumps ansible-lint from 6.9.0 to 6.10.0.
Release notes
Sourced from ansible-lint's releases.
v6.10.0
Minor Changes
- Add schema for Antsibull changelogs (#2814)
@ssbarnea
- Add a rule to validate module options (#2749)
@ganeshrn
- Add meta-unsupported-ansible rule for checking requires_ansible values (#2770)
@alisonlhart
Bugfixes
- Avoid running lookup filters while evaluating jinja2 (#2821)
@ssbarnea
- Update schema to accept a list for 'listen' (#2817)
@zigarn
- Update changelog schema etag (#2818)
@ssbarnea
- Fix args validation with setup module (#2813)
@ssbarnea
- Adopt PEP-621 packaging (#2807)
@ssbarnea
- Restore classic behavior of offline mode (#2806)
@ssbarnea
- Avoid false positive with name[casing] (#2800)
@ssbarnea
- Use JSON Schema to validate own config file (#2797)
@ssbarnea
- Add has_jinja and has_glob to text module (#2794)
@ssbarnea
- Update schema etags (#2791)
@ssbarnea
- Fix redirected links (#2790)
@ssbarnea
- Correct schema refresh logic (#2785)
@ssbarnea
- Add OracleLinux to supported platforms and include version 8.7 and 9.1 (#2783)
@facorazza
v6.10.0a1
Bugfixes
- Adopt PEP-621 packaging (#2807)
@ssbarnea
- Restore classic behavior of offline mode (#2806)
@ssbarnea
- Avoid false positive with name[casing] (#2800)
@ssbarnea
v6.10.0a0
Minor Changes
- Add a rule to validate module options (#2749)
@ganeshrn
- Add meta-unsupported-ansible rule for checking requires_ansible values (#2770)
@alisonlhart
Bugfixes
- Use JSON Schema to validate own config file (#2797)
@ssbarnea
- Add has_jinja and has_glob to text module (#2794)
@ssbarnea
- Update schema etags (#2791)
@ssbarnea
- Fix redirected links (#2790)
@ssbarnea
- Correct schema refresh logic (#2785)
@ssbarnea
- Add OracleLinux to supported platforms and include version 8.7 and 9.1 (#2783)
@facorazza
v6.9.1
Bugfixes
- Allow var_naming_pattern in linter config schema (#2776)
@ssbarnea
- Fix multiline jinja pattern in schema (#2775)
@ssbarnea
... (truncated)
Commits
-
40155c8
Add caching for test collections (#2792) -
3019e46
Fix test 'eco' (#2819) -
bb8bca3
Avoid running lookup filters while evaluating jinja2 (#2821) -
c444166
Update schema to accept a list for 'listen' (#2817) -
02ec69f
Update changelog schema etag (#2818) -
c98d662
Add schema for Antsibull changelogs (#2814) -
6fd2268
Fix args validation with setup module (#2813) -
712a23a
Adopt PEP-621 packaging (#2807) -
ac9f031
Restore classic behavior of offline mode (#2806) -
a6766a0
Avoid false positive with name[casing] (#2800) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts