-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Bump docker-java from 3.1.0-rc-4 to 3.1.2 in /core #1340
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
Bump docker-java from 3.1.0-rc-4 to 3.1.2 in /core #1340
Conversation
9283c42 to
9646352
Compare
d45bcf0 to
95b3263
Compare
5191e8a to
fcdd135
Compare
5a60328 to
6bc8c18
Compare
6bc8c18 to
2f5f73a
Compare
e65337f to
2261e79
Compare
3cdc62d to
a5c5326
Compare
a5c5326 to
78383ec
Compare
Bumps [docker-java](https://github.com/docker-java/docker-java) from 3.1.0-rc-4 to 3.1.2. - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/master/CHANGELOG.md) - [Commits](docker-java/docker-java@3.1.0-rc-4...3.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
78383ec to
6008375
Compare
|
@rnorth Docker-java version 3.1.3 has been released with the necessary changes to re-test this MR (docker-java/docker-java#1203), how can this be moved forward now? Will the bot make another MR for the updated version? |
|
@pedro93 I just updated the dependency manually, let's see how it works |
|
/azp run Windows 10 - Docker for Windows |
|
Azure Pipelines successfully started running 1 pipeline(s). |
still failing :( |
|
To prevent constantly requesting releases on the other repository is there a way to run the CI on a custom docker-java dependency from a GitHub fork branch? |
|
@bsideup Currently running the Selenium test pipeline and everything seems to be ok by adding the 2 missing methods in docker-java (withMemory and withMemorySwap): Click for local execution logs
However, before I make another MR in the docker-java repository can you have a look at: |
Yes. https://jitpack.io
Yeah, sorry. There are a few flaky tests (Couchbase, because it is too heavy for CIs sometimes, and stdout/stderr due to the way bash works, see #1375) |
|
A newer version of com.github.docker-java:docker-java 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. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps docker-java from 3.1.0-rc-4 to 3.1.2.
Changelog
Sourced from docker-java's changelog.
Commits
d01c3eb[maven-release-plugin] prepare release 3.1.2c8c8e9aUpdate CHANGELOG.md0c20912Merge pull request #1183 from docker-java/KostyaSha-patch-2235e91aUpdate pom.xml956bbbdMerge pull request #1179 from bsideup/patch-18e2150aRemoveJacksonJaxbJsonProviderfromFiltersEncoderde0c1d4Merge pull request #1178 from sschuberth/not-a-file2f83759BuildImageCmdImpl: Fix an exception message6c5898bMerge pull request #1160 from mattupstate/build-target-support4c6ab0eMerge pull request #1163 from Diffblue-benchmarks/TG-6086Dependabot 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 will not automatically merge this PR because it includes a non-semver update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.ymlfile in this repo:Finally, you can contact us by mentioning @dependabot.