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

Bump docker-java from 3.1.0-rc-4 to 3.1.5 in /core #1649

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps docker-java from 3.1.0-rc-4 to 3.1.5.

Changelog

Sourced from docker-java's changelog.

Change Log

3.1.2

  • update unix-socket to 2.2.0
  • Remove JacksonJaxbJsonProvider from FiltersEncoder
  • BuildImageCmdImpl: Fix an exception message
  • Add support for target parameter in BuildImgCmd
  • Add prune operations
  • Updating Jackson due to CVEs
  • Make StatsConfig public
  • Set 3 mb as limit for json responce.

3.1.1

  • Patch save image with tag
  • [api/healthcheck] startPeriod is now a long

3.1.0

  • Release

3.1.0-rc-8

  • Do awaitCompletion upon socket close exception
  • Fix X-Registry-Auth base64 encoding

3.1.0-rc-7

  • Fix NPE when docker config file doesn't exist

3.1.0-rc-6

  • Add resize feature to container and exec
  • Update part of apis to 1.37
  • Update dependencies
  • Fix No serializer found for class com.githubdockerjava.api.model.ServiceGlobalModeOptions
  • Add HostConfig.StorageOpt and ExecCreateCmd.Env
  • Added GCPLOGS enum LoggingType
  • Stop proxying HostConfig class (static helper provided)
  • Add ExecCreateCmd.Env
  • Add failcnt into memorystatsconfig
  • Support some missing Engine APIs
  • Added memory swappiness to create container command.
  • Fix for ignore all files except specified

3.1.0-rc-5

  • Add missing properties in InspectContainer response
  • Add withFilter methods in ListNetworksCmd & ListVolumesCmd
  • Add WorkingDir property in containers exec
  • Add isolation property support in Info response
  • Support platform option in image build/create/pull commands
  • Add OSVersion and RootFS support in InspectImageResponse
  • Fix double-marshalling of cachefrom
... (truncated)
Commits
  • ffcd652 [maven-release-plugin] prepare release 3.1.5
  • b05d493 Merge pull request #1225 from bsideup/revert_breaking_change_in_create_contai...
  • 62beea4 Fix leftovers
  • 783972f Revert breaking binary change of CreateContainerCmd.
  • 076fd41 [maven-release-plugin] prepare for next development iteration
  • 34a6e3a [maven-release-plugin] prepare release 3.1.4
  • f760f0c Merge pull request #1220 from werehuman/ssl-close-notify-to-tcp-fin
  • 9b1a8fe Add annotation to ServiceGlobalModeOptions to json ignore unknowns (#1221)
  • 1c5a9e1 Merge pull request #1223 from hugares/fix-issue-1222
  • 2010582 ResponseStatusExceptionFilter: Fix unwrap of JSON message
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 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 the .dependabot/config.yml file in this repo:

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

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 23, 2019
@bsideup bsideup added this to the next milestone Jul 23, 2019
@bsideup bsideup merged commit 195339b into master Jul 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.5 branch July 23, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants