SinLess-Games-LLC / Helix-Ai-IaC

MIT License
0 stars 0 forks source link

feat(ansible)!: Update ansible.utils to 4.0.0 #37

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection major 3.1.0 -> 4.0.0

Release Notes

ansible-collections/ansible.utils (ansible.utils) ### [`v4.0.0`](https://togithub.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v400) [Compare Source](https://togithub.com/ansible-collections/ansible.utils/compare/v3.1.0...v4.0.0) \====== ## Release Summary Starting from this release, the minimum `netaddr` version this collection requires is `>=0.10.1`. ## Major Changes - This release mainly addresses the breaking changes in the `netaddr` library. - With the new release of `netaddr` 1.0.0, the `IPAddress.is_private()` method has been removed and instead, the `IPAddress.is_global()` method has been extended to support the same functionality. This change has been reflected in the `ipaddr` filter plugin. - Bumping `netaddr` to `>=0.10.1`, means that starting from this release, the minimum `netaddr` version this collection requires is `>=0.10.1`.

Configuration

šŸ“… Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.