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 community.docker to 3.0.0 #1354

Merged
merged 1 commit into from
Aug 14, 2022

Conversation

wyoa-bot[bot]
Copy link
Contributor

@wyoa-bot wyoa-bot bot commented Aug 13, 2022

This PR contains the following updates:

Package Type Update Change
community.docker galaxy-collection major 2.7.0 -> 3.0.0

Release Notes

ansible-collections/community.docker

v3.0.0

Compare Source

======

Release Summary

The 3.0.0 release features a rewrite of the docker_container module, and many modules and plugins no longer depend on the Docker SDK for Python.

Major Changes

Minor Changes

Breaking Changes / Porting Guide

Removed Features (previously deprecated)

Security Fixes

  • modules and plugins communicating directly with the Docker daemon - when connecting by SSH and not using use_ssh_client=true, reject unknown host keys instead of accepting them. This is only a change relative to older community.docker 3.0.0 pre-releases or with respect to Docker SDK for Python < 6.0.0. Docker SDK for Python 6.0.0 will also include this change (Vendored Docker SDK for Python updates ansible-collections/community.docker#434).

Bugfixes

v2.7.1

Compare Source

See https://github.com/ansible-collections/community.docker/blob/stable-2/CHANGELOG.rst for all changes.


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, click this checkbox.

This PR has been generated by Renovate Bot.

| datasource        | package          | from  | to    |
| ----------------- | ---------------- | ----- | ----- |
| galaxy-collection | community.docker | 2.7.0 | 3.0.0 |
@wyoa-bot wyoa-bot bot requested a review from jr0dd as a code owner August 13, 2022 04:14
@wyoa-bot wyoa-bot bot added renovate/ansible type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory labels Aug 13, 2022
@wyoa-bot
Copy link
Contributor Author

wyoa-bot bot commented Aug 13, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML yamllint 1 0 0.1s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@jr0dd jr0dd merged commit 64379d7 into main Aug 14, 2022
@wyoa-bot wyoa-bot bot deleted the renovate/community.docker-3.x branch August 14, 2022 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory renovate/ansible size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant