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!(deps): update community.docker to 3.0.0 #3071

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

repo-duster[bot]
Copy link
Contributor

@repo-duster repo-duster bot commented Aug 12, 2022

This PR contains the following updates:

Package Type Update Change
community.docker galaxy-collection major 2.7.1 -> 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


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.

@repo-duster repo-duster bot added type/major Issue relates to a major version bump size/XS labels Aug 12, 2022
@repo-duster
Copy link
Contributor Author

repo-duster bot commented Aug 12, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 2.02s
✅ YAML prettier 1 0 0.47s
✅ 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

| datasource        | package          | from  | to    |
| ----------------- | ---------------- | ----- | ----- |
| galaxy-collection | community.docker | 2.7.1 | 3.0.0 |
@repo-duster repo-duster bot force-pushed the renovate/community.docker-3.x branch from f82e15d to 793cd91 Compare August 13, 2022 12:07
@bjw-s bjw-s merged commit 7c6791a into main Aug 13, 2022
@bjw-s bjw-s deleted the renovate/community.docker-3.x branch August 13, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant