bjw-s / ansible-role-vyos

Ansible role for setting up a VyOS router
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

chore(deps): update dependency ansible-lint to v6.4.0 #79

Open ghost opened 2 years ago

ghost commented 2 years ago

This PR contains the following updates:

Package Update Change
ansible-lint minor ==6.3.0 -> ==6.4.0

Release Notes

ansible-community/ansible-lint ### [`v6.4.0`](https://togithub.com/ansible/ansible-lint/releases/tag/v6.4.0) [Compare Source](https://togithub.com/ansible-community/ansible-lint/compare/v6.3.0...v6.4.0) #### Minor Changes - Add initial support for rule profiles ([#​2245](https://togithub.com/ansible-community/ansible-lint/issues/2245)) [@​ssbarnea](https://togithub.com/ssbarnea) - deprecated-local-action: refactor to use matchtask() ([#​2238](https://togithub.com/ansible-community/ansible-lint/issues/2238)) [@​nishipy](https://togithub.com/nishipy) - Add support for Python 3.11 ([#​2239](https://togithub.com/ansible-community/ansible-lint/issues/2239)) [@​ssbarnea](https://togithub.com/ssbarnea) #### Bugfixes - Upgrade jsonschema to 4.8.0 ([#​2252](https://togithub.com/ansible-community/ansible-lint/issues/2252)) [@​ssbarnea](https://togithub.com/ssbarnea) - Add ability to use use sub-rule matches on skip or warn lists ([#​2251](https://togithub.com/ansible-community/ansible-lint/issues/2251)) [@​ssbarnea](https://togithub.com/ssbarnea) - Improve argument_specs matching pattern ([#​2249](https://togithub.com/ansible-community/ansible-lint/issues/2249)) [@​ssbarnea](https://togithub.com/ssbarnea) - Update schemas ([#​2250](https://togithub.com/ansible-community/ansible-lint/issues/2250)) [@​ssbarnea](https://togithub.com/ssbarnea) - deprecated-local-action: refactor to use matchtask() ([#​2238](https://togithub.com/ansible-community/ansible-lint/issues/2238)) [@​nishipy](https://togithub.com/nishipy) - no-same-owner: refactor to use matchtask() ([#​2233](https://togithub.com/ansible-community/ansible-lint/issues/2233)) [@​nishipy](https://togithub.com/nishipy) - Add cleanup step for empty mocked role folders ([#​2235](https://togithub.com/ansible-community/ansible-lint/issues/2235)) [@​zhan9san](https://togithub.com/zhan9san) - Allow yaml extension for inventory and requirements ([#​2225](https://togithub.com/ansible-community/ansible-lint/issues/2225)) [@​netsandbox](https://togithub.com/netsandbox) - no-loop-var-prefix: refactor to use matchtask() ([#​2218](https://togithub.com/ansible-community/ansible-lint/issues/2218)) [@​nishipy](https://togithub.com/nishipy) - Update schemas ([#​2223](https://togithub.com/ansible-community/ansible-lint/issues/2223)) [@​jeefberkey](https://togithub.com/jeefberkey) #### Deprecations - deprecated-local-action: refactor to use matchtask() ([#​2238](https://togithub.com/ansible-community/ansible-lint/issues/2238)) [@​nishipy](https://togithub.com/nishipy)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.