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

build(deps): Bump github.com/fsouza/go-dockerclient from 1.2.2 to 1.6.5 #1690

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2020

Bumps github.com/fsouza/go-dockerclient from 1.2.2 to 1.6.5.

Release notes

Sourced from github.com/fsouza/go-dockerclient's releases.

Last release with support for dep

v1.4.1 is the last release of go-dockerclient to support dep as a dependency management tool. dep may continue to work, but go-dockerclient no longer declares its dependencies using Gopkg.toml.

Fix type for MemorySwappiness, PidsLimit and OOMKillDisable

This is a necessary breaking change to keep the client compatible with the Docker remote API.

First version compatible with Go modules

No release notes provided.

Version compatible with Docker 1.9 and Go 1.4

This has a special tag name to make it clear that it was the latest version compatible with Docker 1.9 and Go 1.4.

Commits
  • 9abb9ed Fix JSON property name for HostMount.TempfsOptions. (#829)
  • a8121b9 golangci: disable godot, nestif and testpackage
  • dd8b321 auth: add some tests for NewAuthConfigurationsFromDockerCfg
  • 4a7bf99 auth: refactor how the configuration file is loaded
  • f866d4d auth: add method for merging two AuthConfigurations instances
  • 1873da6 client: simplify code that converts APIVersion to String
  • 8f34691 Remove legacy CI scripts
  • a407903 Fix more gopls violations
  • 400c26d Address some violations reported by gopls
  • be1f283 github/workflows: back to actions/setup-go@master
  • 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)

@codecov
Copy link

codecov bot commented Jul 30, 2020

Codecov Report

Merging #1690 into master will increase coverage by 3.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1690      +/-   ##
==========================================
+ Coverage   54.99%   58.02%   +3.02%     
==========================================
  Files         603      370     -233     
  Lines       48466    30079   -18387     
==========================================
- Hits        26656    17454    -9202     
+ Misses      19034    11185    -7849     
+ Partials     2776     1440    -1336     
Flag Coverage Δ
#e2e ?
#unittests 58.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2020

A newer version of github.com/fsouza/go-dockerclient exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant