pdns-ansible
pdns-ansible copied to clipboard
Bump ansible-lint from 6.18.0 to 6.22.0
Bumps ansible-lint from 6.18.0 to 6.22.0.
Release notes
Sourced from ansible-lint's releases.
v6.22.0
Minor Changes
- Enable YAML 1.2 support for non-ansible files (#3809)
@ssbarnea
Bugfixes
- Require ruamel.yaml >= 0.18.5 (#3880)
@ssbarnea
- Improve logging regarding to yaml loading and dumping (#3875)
@ssbarnea
- Avoid creating new load method in our custom formatter (#3874)
@ssbarnea
- Support
ruamel-yaml >= 0.18.2
(#3869)@hswong3i
v6.21.1
Bugfixes
- Avoid exception caused by accidental unloading of core rules (#3857)
@ssbarnea
- Document pre-commit access to ansible community bundle (#3856)
@ssbarnea
- Fix bug with auto-fix ending too soon (#3855)
@ssbarnea
v6.21.0
Minor Changes
Bugfixes
- Add support for Rocky (#3843)
@facorazza
- Update supported Ubuntu versions in
meta.json
(#3845)@mcdonnnj
- Avoid false positives for handler in roles handlers directory (#3838)
@ajinkyau
- Hide stacktrace when loading invalid yaml (#3844)
@ajinkyau
- Add some platforms to
meta.json
(#3841)@mcdonnnj
- Temporary avoid auto-fixing YAML files not owned by ansible (#3837)
@ssbarnea
- Add environment variable for skipping schema update (#3835)
@ajinkyau
- Avoid creating temporary YAML files inside source tree (#3819)
@Qalthos
- Document environment variables (#3833)
@ssbarnea
- Update schemas (#3832)
@ssbarnea
- Support complex requirements in argument_specs.yml (#3823)
@tapetersen
- Fix SARIF-formatter severity levels (#3824)
@4ch1m
- Add play level autofix for key-order rule (#3815)
@ajinkyau
- Add support for python 3.12 (#3813)
@ssbarnea
- Update SPDX license list (#3814)
@ssbarnea
- Use checkout action in install docs (#3810)
@gma
- Fix actions-tagger arguments (#3808)
@ssbarnea
v6.20.3
Bugfixes
- Fix wget command arguments in github action (#3806)
@ssbarnea
- Update some platform versions in meta.json (#3800)
@masoud-maghsoudi
... (truncated)
Commits
4113104
Require ruamel.yaml >= 0.18.5 (#3880)348c385
Enable YAML 1.2 support for non-ansible files (#3809)11828f3
Update test dependencies (#3877)7b9041b
Improve logging regarding to yaml loading and dumping (#3875)bbc7f8c
Avoid creating new load method in our custom formatter (#3874)4b94326
Update test dependencies (#3873)c9fd910
Update linters (#3870)824d58f
Supportruamel-yaml >= 0.18.2
(#3869)3f4d196
Bump actions/setup-node from 3 to 4 (#3866)b4d4810
Avoid exception caused by accidental unloading of core rules (#3857)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)