Skip to content

Update dependency ansible.utils to v6#93

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.utils-6.x
Open

Update dependency ansible.utils to v6#93
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.utils-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2025

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection major 5.0.06.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.0.2

Compare Source

======

Bugfixes

  • cidr_merge - Fix filter failing when used inside a Jinja2 macro called with with context by unwrapping Ansible lazy template lists before validation.
  • cli_parse - Honor ttp_results.results flat_list in TTP parser so output is a single-level list instead of double-wrapped (#​402).
  • ipaddress_utils - Support Python 3.14+ by using the public version attribute instead of the removed private _version on ipaddress network objects (bpo-118710).
  • update_fact - Use task_vars at top-level instead of the deprecated vars key for compatibility with ansible-core 2.24 (ansible/ansible issue

v6.0.1

Compare Source

======

Bugfixes

  • Add a cleanup step that removes empty {} and [] values from lists in keep_keys_from_dict_n_list()

Documentation Changes

  • Fix the description of the reduce_on_network filter.
  • Fix the module name in ipmath filter.

v6.0.0

Compare Source

======

Release Summary

With this release, the minimum required version of ansible-core for this collection is 2.16.0. The last version known to be compatible with ansible-core versions below 2.16 is v5.1.2.

Major Changes

  • Bumping requires_ansible to >=2.16.0, since previous ansible-core versions are EoL now.

v5.1.2

Compare Source

======

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

Compare Source

======

Bugfixes

  • keep_keys - Fixes issue where all keys are removed when data is passed in as a dict.

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner April 28, 2025 02:26
@renovate renovate Bot force-pushed the renovate/ansible.utils-6.x branch from d6500ae to c1d572b Compare January 13, 2026 09:52
@renovate renovate Bot force-pushed the renovate/ansible.utils-6.x branch from c1d572b to 13bd489 Compare April 13, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants