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 ( 4.1.0 → 5.1.0 ) #1297

Closed
wants to merge 1 commit into from

Conversation

wlab-bot[bot]
Copy link
Contributor

@wlab-bot wlab-bot bot commented Jun 12, 2024

This PR contains the following updates:

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

Release Notes

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

v5.1.0

Compare Source

======

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

Compare Source

======

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

@wlab-bot wlab-bot bot requested a review from h-wb as a code owner June 12, 2024 14:09
@wlab-bot wlab-bot bot added the type/major label Jun 12, 2024
@wlab-bot wlab-bot bot assigned h-wb Jun 12, 2024
@wlab-bot wlab-bot bot force-pushed the renovate/ansible.utils-5.x branch from dbaea89 to fa8ef4d Compare August 5, 2024 12:18
@wlab-bot wlab-bot bot changed the title feat(ansible)!: Update ansible.utils ( 4.1.0 → 5.0.0 ) feat(ansible)!: Update ansible.utils ( 4.1.0 → 5.1.0 ) Aug 5, 2024
@h-wb h-wb force-pushed the main branch 2 times, most recently from f6a1d83 to a7d139f Compare August 8, 2024 02:24
@h-wb h-wb closed this Aug 24, 2024
@wlab-bot wlab-bot bot deleted the renovate/ansible.utils-5.x branch August 24, 2024 20:07
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