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

chore(deps): update dependency ansible.netcommon to v7 #495

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

Package Type Update Change
ansible.netcommon galaxy-collection major 2.6.1 -> 7.1.0

Release Notes

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

v7.1.0

Compare Source

======

Minor Changes

  • ansible.netcommon.persistent - Connection local is marked deprecated and all dependent collections are advised to move to a proper connection plugin, complete support of connection local will be removed in a release after 01-01-2027.

Bugfixes

  • Updated the error message for the content_templates parser to include the correct parser name and detailed error information.

Documentation Changes

  • Add a simple regexp match example for multiple prompt with multiple answers. This example could be used to for restarting a network device with a delay.

v7.0.0

Compare Source

======

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.15.0. The last known version compatible with ansible-core<2.15 is v6.1.3.

Major Changes

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

Bugfixes

  • Fix get api call during scp with libssh.
  • Handle sftp error messages for file not present for routerOS.

Known Issues

  • libssh - net_put and net_get fail when the destination file intended to be fetched is not present.

v6.1.3

Compare Source

======

Bugfixes

  • The v6.1.2 release introduced a change in cliconfbase's edit_config() signature which broke many platform cliconfs. This patch release reverts that change.

v6.1.2

Compare Source

======

Documentation Changes

  • Fixed module name and log consistency in parse_cli_textfsm filter doc.

v6.1.1

Compare Source

======

Bugfixes

  • Added guidance for users to open an issue for the respective platform if plugin support is needed.
  • Improved module execution to gracefully handle cases where plugin support is required, providing a clear error message to the user.

v6.1.0

Compare Source

======

Minor Changes

  • Add new module cli_restore that exclusively handles restoring of backup configuration to target applaince.

Bugfixes

New Modules

  • cli_restore - Restore device configuration to network devices over network_cli

v6.0.0

Compare Source

======

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.14.0. That last known version compatible with ansible-core<2.14 is v5.3.0.

Major Changes

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

v5.3.0

Compare Source

======

Minor Changes

  • Add new module cli_backup that exclusively handles configuration backup.

Bugfixes

  • Fix attribute types from string to str in filter plugins.

v5.2.0

Compare Source

======

Minor Changes

Deprecated Features

  • libssh - the ssh_*_args options are now marked that they will be removed after 2026-01-01.

Bugfixes

New Plugins

Cliconf


- default - General purpose cliconf plugin for new platforms

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

@renovate renovate bot added the renovate label Jun 12, 2024
@berendt berendt added the on hold Is on hold label Jun 14, 2024
@renovate renovate bot force-pushed the renovate/ansible.netcommon-7.x branch from f50025b to abc128f Compare August 29, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant