Skip to content

chore(deps): update dependency ansible.netcommon to v8.6.0#2591

Merged
berendt merged 1 commit into
mainfrom
renovate/ansible.netcommon-8.x
Jul 16, 2026
Merged

chore(deps): update dependency ansible.netcommon to v8.6.0#2591
berendt merged 1 commit into
mainfrom
renovate/ansible.netcommon-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ansible.netcommon minor 8.5.38.6.0

Release Notes

ansible-collections/ansible.netcommon (ansible.netcommon)

v8.6.0

Compare Source

======

Minor Changes

  • Remediate deprecated ansible.module_utils.common._collections_compat module and replaced with collections.abc from the Python standard library.
  • Remediate deprecated ansible.module_utils.six module and replaced it with native Python 3 equivalents like pickle, zip, urllib.parse, urllib.error etc.
  • Remediate deprecated to_text and to_bytes from ansible.module_utils._text and replaced with ansible.module_utils.common.text.converters.
  • Remediate deprecated warnings parameter in exit_json calls by introducing emit_warnings and warn_and_exit utility functions in plugins/module_utils/network/common/utils.py to centralize warning emission logic. The following modules were updated to use warn_and_exit - cli_backup, cli_command, cli_config, cli_restore, grpc_config, grpc_get, netconf_config, netconf_get, netconf_rpc, restconf_config, restconf_get. ResourceModule base class in rm_base/resource_module.py was updated to use emit_warnings, which automatically addresses the deprecation for all downstream collections (e.g. cisco.iosxr, cisco.ios, arista.eos).

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label Jul 16, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board Jul 16, 2026
@berendt
berendt merged commit df2daa7 into main Jul 16, 2026
4 checks passed
@berendt
berendt deleted the renovate/ansible.netcommon-8.x branch July 16, 2026 11:59
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants