Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

ansible-collections/ansible.utils (ansible.utils)

v4.0.0

Compare Source

======

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 - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@chrisbsmith chrisbsmith merged commit 6771f23 into main Mar 31, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ansible.utils-4.x branch March 31, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant