ansible-collections/ansible.utils (ansible.utils)
### [`v4.1.0`](https://togithub.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v410)
[Compare Source](https://togithub.com/ansible-collections/ansible.utils/compare/v4.0.0...v4.1.0)
\======
## Release Summary
In the last release (`v4.0.0`), we bumped the minimum required `netaddr` version to be `>=0.10.1`. However, since `netaddr>=0.10.1` is not yet available in many sources other than PyPI, we have temporarily added a fallback method to support the `ipaddr` filter with older `netaddr` versions with this release. Once the latest `netaddr` is available in all major sources, we will deprecate this support and eventually remove it.
### [`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
- Bumping `netaddr` to `>=0.10.1`, means that starting from this release, the minimum `netaddr` version this collection requires is `>=0.10.1`.
- 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.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.1.0
->4.1.0
Release Notes
ansible-collections/ansible.utils (ansible.utils)
### [`v4.1.0`](https://togithub.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v410) [Compare Source](https://togithub.com/ansible-collections/ansible.utils/compare/v4.0.0...v4.1.0) \====== ## Release Summary In the last release (`v4.0.0`), we bumped the minimum required `netaddr` version to be `>=0.10.1`. However, since `netaddr>=0.10.1` is not yet available in many sources other than PyPI, we have temporarily added a fallback method to support the `ipaddr` filter with older `netaddr` versions with this release. Once the latest `netaddr` is available in all major sources, we will deprecate this support and eventually remove it. ### [`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 - Bumping `netaddr` to `>=0.10.1`, means that starting from this release, the minimum `netaddr` version this collection requires is `>=0.10.1`. - 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.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.