chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(ansible)!: Update ansible.utils to 5.1.2 #205

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection major 4.1.0 -> 5.1.2

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/ansible.utils (ansible.utils) ### [`v5.1.2`](https://redirect.github.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v512) [Compare Source](https://redirect.github.com/ansible-collections/ansible.utils/compare/v5.1.1...v5.1.2) \====== ## Bugfixes - keep_keys - Fixes keep_keys filter to retain the entire node when a key match occurs, rather than just the leaf node values. ### [`v5.1.1`](https://redirect.github.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v511) [Compare Source](https://redirect.github.com/ansible-collections/ansible.utils/compare/v5.1.0...v5.1.1) \====== ## Bugfixes - keep_keys - Fixes issue where all keys are removed when data is passed in as a dict. ### [`v5.1.0`](https://redirect.github.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v510) [Compare Source](https://redirect.github.com/ansible-collections/ansible.utils/compare/v5.0.0...v5.1.0) \====== ## Minor Changes - Allows the cli_parse module to find parser.template_path inside roles or collections when a path relative to the role/collection directory is provided. - Fix cli_parse module to require a connection. - Previously, the ansible.utils.ipcut filter only supported IPv6 addresses, leading to confusing error messages when used with IPv4 addresses. This fix ensures that the filter now appropriately handles both IPv4 and IPv6 addresses. - Removed conditional check for deprecated ansible.netcommon.cli_parse from ansible.utils.cli_parse - The from_xml filter returns a python dictionary instead of a json string. ## Documentation Changes - Add a wildcard mask/hostmask documentation to ipaddr filter doc page to obtain an IP address's wildcard mask/hostmask. ### [`v5.0.0`](https://redirect.github.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v500) [Compare Source](https://redirect.github.com/ansible-collections/ansible.utils/compare/v4.1.0...v5.0.0) \====== ## Release Summary With this release, the minimum required version of `ansible-core` for this collection is `2.15.0`. The last version known to be compatible with `ansible-core` versions below `2.15` is v4.1.0. ## Major Changes - Bumping `requires_ansible` to `>=2.15.0`, since previous ansible-core versions are EoL now.

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.