Bump ansible-lint from 6.4.0 to 6.6.1
Bumps ansible-lint from 6.4.0 to 6.6.1.
Release notes
Sourced from ansible-lint's releases.
v6.6.1
Bugfixes
- meta: allow empty meta schema files (#2472)
@ssbarnea
- schema: correct documentation (#2471)
@ssbarnea
- Fix jinja[invalid] false positive (#2465)
@ssbarnea
- Update schemas (#2467)
@ssbarnea
- Docs: yamllint rule (#2450)
@oraNod
- Refactor: remove obsolete odict class alias (#2452)
@ssbarnea
- Refactor some constants into specific module (#2451)
@ssbarnea
- Docs: no handler rule doc update (#2446)
@oraNod
- Fix bug with user action (#2448)
@ssbarnea
- api: enable matchtask() to return list[MatchError] (#2445)
@ssbarnea
v6.6.0
Minor Changes
- Replace no-jinja-nesting with jinja[invalid] (#2436)
@ssbarnea
- Create template_instead_of_copy.py (#2346)
@GhostLyrics
- Add rule to verify that galaxy.yml collection version is present and >= 1.0.0 (#2383)
@KB-perByte
Bugfixes
- Mark galaxy rule as required only for shared profile (#2441)
@ssbarnea
- Improve noqa comment detection (#2440)
@ssbarnea
- Update schemas (#2439)
@ssbarnea
- Fix bug parsing inline skips with tags: (#2438)
@ssbarnea
- Fix bug in skip_list parsing with lists of integers (#2437)
@ssbarnea
- Update meta schema to require standalone property (#2435)
@ssbarnea
- Fix identification of inline noqa skips (#2300)
@ssbarnea
- Docs: no handler rule (#2406)
@oraNod
- Docs: updates to schema rule (#2431)
@oraNod
- Make links to rule docs relative (#2432)
@ssbarnea
- Fix include load in blocks (#2398)
@kostyaplis
- Docs: Update the fqcn builtin rule docs for legacy shell (#2430)
@oraNod
- Docs: literal compare rule (#2415)
@oraNod
- Docs: inline env var rule (#2414)
@oraNod
- docs: exclude_list => exclude_paths (#2428)
@ltalirz
- Document metadata rules (#2416)
@oraNod
- Clean-up documentation theme (#2425)
@ssbarnea
- Change ansible-lint logo to bracket-dot from codicons (#2424)
@ssbarnea
- Docs: empty string compare rule (#2400)
@oraNod
- Docs: ignore errors rule (#2413)
@oraNod
- no-changed-when: add documentation (#2417)
@oraNod
- Docs: Minor edits to rule docs (#2418)
@oraNod
- schema: add documentation (#2421)
@ssbarnea
- fqcn-builtins: add documentation (#2412)
@oraNod
- no-log-password: add documentation (#2409)
@oraNod
- Update schemas (#2411)
@ssbarnea
- no-jinja-when: add documentation (#2408)
@oraNod
... (truncated)
Commits
-
f1ecf22
meta: allow empty meta schema files (#2472) -
856b9e9
schema: correct documentation (#2471) -
5346f67
Fix jinja[invalid] false positive (#2465) -
c81a853
Update schemas (#2467) -
f19702d
Docs: yamllint rule (#2450) -
ac72842
Refactor: remove use of typing Optional (#2453) -
9186f2c
Refactor: remove obsolete odict class alias (#2452) -
56e61b1
Refactor some constants into specific module (#2451) -
08501d9
Refactor internal skipped_rules to use private prefix (#2449) -
f132d11
Docs: no handler rule doc update (#2446) - 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