Update dependency ansible-collections/cloud.common to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible-collections/cloud.common | ironbank-github | major |
3.0.0 -> 4.0.0
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
ansible-collections/cloud.common (ansible-collections/cloud.common)
v4.0.0
======
Release Summary
This major release includes a bugfix for Ansible turbo mode and drops support for ansible-core < 2.15
.
Breaking Changes / Porting Guide
- cloud.common collection - Support for ansible-core < 2.15 has been dropped (https://github.com/ansible-collections/cloud.common/pull/145/files).
Bugfixes
- module_utils/turbo/server - Ensure all import statements in run_as_lookup_plugin() are in a try/except block (https://github.com/ansible-collections/cloud.common/pull/143).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.