Skip to content

Bump docker from 4.3.0 to 4.3.1#6378

Merged
afabiani merged 1 commit intomasterfrom
dependabot/pip/docker-4.3.1
Sep 2, 2020
Merged

Bump docker from 4.3.0 to 4.3.1#6378
afabiani merged 1 commit intomasterfrom
dependabot/pip/docker-4.3.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Aug 25, 2020

Bumps docker from 4.3.0 to 4.3.1.

Release notes

Sourced from docker's releases.

4.3.1

List of PRs / issues for this release

Miscellaneous

  • Set default API version to auto
  • Fix conversion to bytes for float
  • Support OpenSSH identityfile option
Commits
  • 43e56fd 4.3.1 release
  • 2b1c7eb Merge pull request #2650 from aiordache/default_version_auto
  • f158888 Merge pull request #2534 from HaaLeo/feature/openssh-identity-file
  • c7c5b55 set engine version for unit tests to avoid querying the engine
  • 727080b set version to 'auto' to avoid breaking on old engine versions
  • 0dfae33 Add file environment variable to integration-dind
  • 2c522fb Fix memory conversion to bytes (#2645)
  • 30ff9f3 Merge pull request #2638 from aiordache/release
  • 5cdbbab Update version to the next dev version
  • 9579b7a Fix changelog merge
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Aug 25, 2020
@afabiani afabiani added this to the 3.1 milestone Aug 31, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/docker-4.3.1 branch from 67adb7f to a8ad4ad Compare August 31, 2020 09:38
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 31, 2020

Codecov Report

Merging #6378 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6378      +/-   ##
==========================================
- Coverage   59.00%   58.97%   -0.03%     
==========================================
  Files         184      184              
  Lines       20567    20567              
  Branches     3415     3415              
==========================================
- Hits        12135    12130       -5     
- Misses       7359     7362       +3     
- Partials     1073     1075       +2     

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/docker-4.3.1 branch from a8ad4ad to ca87964 Compare September 1, 2020 08:18
Bumps [docker](https://github.com/docker/docker-py) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@4.3.0...4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/docker-4.3.1 branch from ca87964 to c8dd9fa Compare September 1, 2020 15:54
@afabiani afabiani merged commit 363b4af into master Sep 2, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/docker-4.3.1 branch September 2, 2020 06:31
github-actions bot pushed a commit that referenced this pull request Sep 2, 2020
Bumps [docker](https://github.com/docker/docker-py) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@4.3.0...4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
afabiani pushed a commit that referenced this pull request Sep 2, 2020
Bumps [docker](https://github.com/docker/docker-py) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@4.3.0...4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant