Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

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
  • 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
  • 350a806 Netty factory: Close TCP connection when receive TLS close notify
  • 5c3ba9a Merge pull request #1219 from pedro93/fix-3.1.3-rc-create-container-missing-r...
  • 6f00250 Reverts create container cmd regression.
  • 99e79bb [maven-release-plugin] prepare for next development iteration
  • c92920f [maven-release-plugin] prepare release 3.1.3
  • 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 22, 2019
@bsideup
Copy link
Member

bsideup commented Jul 22, 2019

Waiting for docker-java/docker-java#1225

@bsideup bsideup closed this Jul 22, 2019
@dependabot-preview
Copy link
Contributor Author

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.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.4 branch July 22, 2019 08:56
Alexander198961 pushed a commit to Alexander198961/testcontainers-java that referenced this pull request Sep 3, 2019
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.5 to 2.25.0.
<details>
<summary>Release notes</summary>

*Sourced from [mockito-core's releases](https://github.com/mockito/mockito/releases).*

> ## v2.25.0
> <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
> 
> #### 2.25.0
>  - 2019-03-05 - [11 commits](mockito/mockito@v2.24.10...v2.25.0) by [Szczepan Faber](https://github.com/mockitoguy) (10), Garfield Tan (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.25.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.25.0)
>  - New API to clean up all inline mocks after test [([testcontainers#1619](https://github-redirect.dependabot.com/mockito/mockito/issues/1619))](https://github-redirect.dependabot.com/mockito/mockito/pull/1619)
>  - Memory leak in mockito-inline calling method on mock with at least a mock as parameter [([testcontainers#1614](https://github-redirect.dependabot.com/mockito/mockito/issues/1614))](https://github-redirect.dependabot.com/mockito/mockito/issues/1614)
>  - Cross-references and a single spy cause memory leak [([testcontainers#1533](https://github-redirect.dependabot.com/mockito/mockito/issues/1533))](https://github-redirect.dependabot.com/mockito/mockito/issues/1533)
>  - Nested spies cause memory leaks  [([testcontainers#1532](https://github-redirect.dependabot.com/mockito/mockito/issues/1532))](https://github-redirect.dependabot.com/mockito/mockito/issues/1532)
> 
> ## v2.24.10
> <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
> 
> #### 2.24.10
>  - 2019-03-05 - [4 commits](mockito/mockito@v2.24.9...v2.24.10) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.10-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.24.10)
>  - Prevent NPE in findTypeFromGenericInArguments [([testcontainers#1648](https://github-redirect.dependabot.com/mockito/mockito/issues/1648))](https://github-redirect.dependabot.com/mockito/mockito/pull/1648)
> 
> ## v2.24.9
> <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
> 
> #### 2.24.9
>  - 2019-03-04 - [12 commits](mockito/mockito@v2.24.7...v2.24.9) by 6 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.9-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.24.9)
>  - Commits: [Brice Dutheil](https://github.com/bric3) (5), [Tim van der Lippe](https://github.com/TimvdLippe) (3), [epeee](https://github.com/epeee) (1), [Fr Jeremy Krieg](https://github.com/kriegfrj) (1), [PaweB PamuBa](https://github.com/PawelPamula) (1), shipkit-org (1)
>  - [Java 9 support] ClassCastExceptions with JDK9 javac [([testcontainers#357](https://github-redirect.dependabot.com/mockito/mockito/issues/357))](https://github-redirect.dependabot.com/mockito/mockito/issues/357)
>  - [Bugfixes] RETURNS_DEEP_STUBS causes "Raw extraction not supported for : 'null'" in some cases [([testcontainers#1621](https://github-redirect.dependabot.com/mockito/mockito/issues/1621))](https://github-redirect.dependabot.com/mockito/mockito/issues/1621)
>  - Update shipkit plugin (v2.1.6) [([testcontainers#1647](https://github-redirect.dependabot.com/mockito/mockito/issues/1647))](https://github-redirect.dependabot.com/mockito/mockito/pull/1647)
>  - VerificationCollector to handle non-matching args and other assertions [([testcontainers#1644](https://github-redirect.dependabot.com/mockito/mockito/issues/1644))](https://github-redirect.dependabot.com/mockito/mockito/pull/1644)
>  - VerificationCollector doesn't work for invocations with non-matching args [([testcontainers#1642](https://github-redirect.dependabot.com/mockito/mockito/issues/1642))](https://github-redirect.dependabot.com/mockito/mockito/issues/1642)
>  - Fix returns mocks for final classes [([testcontainers#1641](https://github-redirect.dependabot.com/mockito/mockito/issues/1641))](https://github-redirect.dependabot.com/mockito/mockito/pull/1641)
>  - Removes inaccessible links from javadocs in Mockito.java [([testcontainers#1639](https://github-redirect.dependabot.com/mockito/mockito/issues/1639))](https://github-redirect.dependabot.com/mockito/mockito/pull/1639)
>  - Mockito.java contains inaccessible links to articles. [([testcontainers#1638](https://github-redirect.dependabot.com/mockito/mockito/issues/1638))](https://github-redirect.dependabot.com/mockito/mockito/issues/1638)
>  - Handle terminal type var with bounds [([testcontainers#1624](https://github-redirect.dependabot.com/mockito/mockito/issues/1624))](https://github-redirect.dependabot.com/mockito/mockito/pull/1624)
>  - Return null instead of causing a CCE [([testcontainers#1612](https://github-redirect.dependabot.com/mockito/mockito/issues/1612))](https://github-redirect.dependabot.com/mockito/mockito/pull/1612)
> 
> ## v2.24.8
> <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
> 
> #### 2.24.8
>  - 2019-03-01 - [2 commits](mockito/mockito@v2.24.7...v2.24.8) by [PaweB PamuBa](https://github.com/PawelPamula) (1), [shipkit-org](https://github.com/shipkit-org) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.8-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.24.8)
>  - Removes inaccessible links from javadocs in Mockito.java [([testcontainers#1639](https://github-redirect.dependabot.com/mockito/mockito/issues/1639))](https://github-redirect.dependabot.com/mockito/mockito/pull/1639)
>  - Mockito.java contains inaccessible links to articles. [([testcontainers#1638](https://github-redirect.dependabot.com/mockito/mockito/issues/1638))](https://github-redirect.dependabot.com/mockito/mockito/issues/1638)
> 
> ## v2.24.7
> <sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
> 
> #### 2.24.7
>  - 2019-02-28 - [2 commits](mockito/mockito@v2.24.6...v2.24.7) by [shipkit-org](https://github.com/shipkit-org) (1), [Tim van der Lippe](https://github.com/TimvdLippe) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.7-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.24.7)
>  - Fix handling of generics in ReturnsMocks [([testcontainers#1635](https://github-redirect.dependabot.com/mockito/mockito/issues/1635))](https://github-redirect.dependabot.com/mockito/mockito/pull/1635)
> 
> ## v2.24.6
></tr></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`70c6fa4`](mockito/mockito@70c6fa4) 2.25.0 release (previous 2.24.10) + release notes updated by CI build 3956
- [`a7ee084`](mockito/mockito@a7ee084) Merge pull request [testcontainers#1619](https://github-redirect.dependabot.com/mockito/mockito/issues/1619) from ttanxu/release/2.x
- [`959cba4`](mockito/mockito@959cba4) Merge branch 'release/2.x' into release/2.x
- [`1641868`](mockito/mockito@1641868) Javadoc
- [`d61a8be`](mockito/mockito@d61a8be) Added missing coverage
- [`af2d33b`](mockito/mockito@af2d33b) 2.24.10 release (previous 2.24.9) + release notes updated by CI build 3953
- [`1183d1f`](mockito/mockito@1183d1f) Merge pull request [testcontainers#1648](https://github-redirect.dependabot.com/mockito/mockito/issues/1648) from mockito/TimvdLippe-patch-1
- [`2894895`](mockito/mockito@2894895) Fix checkstyle warnings
- [`2d21a5a`](mockito/mockito@2d21a5a) Add regression test
- [`b5e9400`](mockito/mockito@b5e9400) Prevent NPE in findTypeFromGenericInArguments
- Additional commits viewable in [compare view](mockito/mockito@v2.24.5...v2.25.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=2.24.5&new-version=2.25.0)](https://dependabot.com/compatibility-score.html?dependency-name=org.mockito:mockito-core&package-manager=gradle&previous-version=2.24.5&new-version=2.25.0)

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-automerge-start)
If all status checks pass Dependabot will automatically merge this pull request.

[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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 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.

</details>
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.

2 participants