-
Notifications
You must be signed in to change notification settings - Fork 20
Bump revision from 3.5.0 to 3.5.1 #132
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
Conversation
@dependabot rebase |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
Closed by mistake. Reopening so that it can be rebased. |
@dependabot rebase |
Bumps `revision` from 3.5.0 to 3.5.1. Updates `com.github.docker-java:docker-java` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.5.0...3.5.1) Updates `com.github.docker-java:docker-java-transport-httpclient5` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/docker-java/docker-java/releases) - [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md) - [Commits](docker-java/docker-java@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: com.github.docker-java:docker-java dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.docker-java:docker-java-transport-httpclient5 dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
481eb0d
to
af8258f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
The 5.5.0 release of the API plugin is released and has been included in 3 releases of the plugin BOM:
- 4836.vdf03ded1f27c
- 4845.v9163d3278e4f
- 4862.vc32a_71c3e731
That means the library has already been tested with the docker plugin in the plugin compatibility tests that are used for plugin BOM.
Bumps
revision
from 3.5.0 to 3.5.1.Updates
com.github.docker-java:docker-java
from 3.5.0 to 3.5.1Release notes
Sourced from com.github.docker-java:docker-java's releases.
Commits
20f0831
Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#2429)8937269
Bump com.tngtech.archunit:archunit-junit5 from 0.18.0 to 1.4.1 (#2439)7386eb8
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#2430)5be7be7
Bump org.testcontainers:testcontainers from 1.19.1 to 1.21.0 (#2435)fc731d1
Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 (#2436)006c793
Fix missing space in log (#2417)33a58b6
Parse prefixed Capability values (#2418)1f1e60d
Update ubuntu version to 24.04 (#2376)Updates
com.github.docker-java:docker-java-transport-httpclient5
from 3.5.0 to 3.5.1Release notes
Sourced from com.github.docker-java:docker-java-transport-httpclient5's releases.
Commits
20f0831
Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#2429)8937269
Bump com.tngtech.archunit:archunit-junit5 from 0.18.0 to 1.4.1 (#2439)7386eb8
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#2430)5be7be7
Bump org.testcontainers:testcontainers from 1.19.1 to 1.21.0 (#2435)fc731d1
Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 (#2436)006c793
Fix missing space in log (#2417)33a58b6
Parse prefixed Capability values (#2418)1f1e60d
Update ubuntu version to 24.04 (#2376)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 will merge this PR once CI passes on it, as requested by @MarkEWaite.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)