Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

Bumps com.github.docker-java:docker-java from 3.3.2 to 3.3.4.

Release notes

Sourced from com.github.docker-java:docker-java's releases.

3.3.4

Changes

📈 Enhancements

  • Add signal query argument for Restart Container command @​dmmax (#2186)
  • Implemented the SizeRw field in the InspectContainerResponse class. @​LarsSven (#2216)

🧰 Maintenance

3.3.3

Changes

  • updated bouncy castle to bcpkix-jdk18on:1.75 and fix missing reflect config for graalvm @​cmdjulian (#2135)

🐛 Bug Fixes

Commits
  • fd5da16 Add signal query argument for Restart Container command (#2186)
  • 278a3ac Replace deprecated match methods (#2189)
  • 8a84051 Bump org.testcontainers:testcontainers from 1.16.3 to 1.19.1 (#2218)
  • a437d0e Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2226)
  • fea93ec Implemented the SizeRw field in the InspectContainerResponse class. (#2216)
  • d138d51 Add units (nanoseconds) to HealthCheck (#2187)
  • ede20db Fixing flaky test ListContainersCmdIT.testStatusFilter (#2188)
  • 1da9515 Disable CopyArchiveToContainerCmdIT#copyFileWithUIDGID (#2228)
  • 12ecc2b Bump assertj-core from 3.22.0 to 3.24.2 (#2051)
  • 2babed8 Bump jna from 5.12.1 to 5.13.0 (#2047)
  • 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 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)

Bumps [com.github.docker-java:docker-java](https://github.com/docker-java/docker-java) from 3.3.2 to 3.3.4.
- [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.3.2...3.3.4)

---
updated-dependencies:
- dependency-name: com.github.docker-java:docker-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 23, 2023
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus
Copy link
Contributor

davsclaus commented Nov 23, 2023

/component-test camel-docker

Result ✅ The tests passed successfully

@github-actions
Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@davsclaus davsclaus merged commit 564ac0b into main Nov 23, 2023
@davsclaus davsclaus deleted the dependabot/maven/com.github.docker-java-docker-java-3.3.4 branch November 23, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant