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

ISPN-15566 Bump versionx.org.testcontainers.testcontainers from 1.18.0 to 1.18.3 #11819

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps versionx.org.testcontainers.testcontainers from 1.18.0 to 1.18.3.
Updates org.testcontainers:testcontainers from 1.18.0 to 1.18.3

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.18.3

Testcontainers for Java 1.18.2 introduced new strategies to detect the docker.sock. There was an issue reported, see #7082. It's is highly recommended to use version 1.18.3.

What's Changed

🧹 Housekeeping

  • Demote "testcontainers.properties not found" message to debug log level (#7035) @​perlun

1.18.2

Highlights ✨

🐛 Bug Fixes

🚀 Features & Enhancements

📖 Documentation

🧹 Housekeeping

1.18.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • b0902a9 Revert "Switch r2dbc mysql driver to io.asyncer:r2dbc-mysql (#7043)"
  • c3b26ca Revert "Update docker-java version to 3.3.1 (#7063)"
  • e368f71 Fixes for new strategies (#7085)
  • 5c88064 Demote "testcontainers.properties not found" message to debug log level (#7035)
  • 3a2ba5f Switch r2dbc mysql driver to io.asyncer:r2dbc-mysql (#7043)
  • d0ddcf8 Update docker-java version to 3.3.1 (#7063)
  • a90ccc0 [create-pull-request] automated change (#7061)
  • d6665dc [create-pull-request] automated change (#7060)
  • ca5824a Fix TestcontainersHostPropertyClientProviderStrategy(DefaultDockerClientConfi...
  • 86235b4 Support Docker Desktop paths for Linux and Mac (#7058)
  • Additional commits viewable in compare view

Updates org.testcontainers:kafka from 1.18.0 to 1.18.3

Release notes

Sourced from org.testcontainers:kafka's releases.

1.18.3

Testcontainers for Java 1.18.2 introduced new strategies to detect the docker.sock. There was an issue reported, see #7082. It's is highly recommended to use version 1.18.3.

What's Changed

🧹 Housekeeping

  • Demote "testcontainers.properties not found" message to debug log level (#7035) @​perlun

1.18.2

Highlights ✨

🐛 Bug Fixes

🚀 Features & Enhancements

📖 Documentation

🧹 Housekeeping

1.18.1

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • b0902a9 Revert "Switch r2dbc mysql driver to io.asyncer:r2dbc-mysql (#7043)"
  • c3b26ca Revert "Update docker-java version to 3.3.1 (#7063)"
  • e368f71 Fixes for new strategies (#7085)
  • 5c88064 Demote "testcontainers.properties not found" message to debug log level (#7035)
  • 3a2ba5f Switch r2dbc mysql driver to io.asyncer:r2dbc-mysql (#7043)
  • d0ddcf8 Update docker-java version to 3.3.1 (#7063)
  • a90ccc0 [create-pull-request] automated change (#7061)
  • d6665dc [create-pull-request] automated change (#7060)
  • ca5824a Fix TestcontainersHostPropertyClientProviderStrategy(DefaultDockerClientConfi...
  • 86235b4 Support Docker Desktop paths for Linux and Mac (#7058)
  • Additional commits viewable in compare view

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 `versionx.org.testcontainers.testcontainers` from 1.18.0 to 1.18.3.

Updates `org.testcontainers:testcontainers` from 1.18.0 to 1.18.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.0...1.18.3)

Updates `org.testcontainers:kafka` from 1.18.0 to 1.18.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.18.0...1.18.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:kafka
  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 Jan 29, 2024
Copy link

@github-actions github-actions bot changed the title Bump versionx.org.testcontainers.testcontainers from 1.18.0 to 1.18.3 ISPN-15566 Bump versionx.org.testcontainers.testcontainers from 1.18.0 to 1.18.3 Jan 29, 2024
@tristantarrant tristantarrant added this to the 14.0.23.Final milestone Jan 29, 2024
@tristantarrant tristantarrant merged commit d45fe73 into 14.0.x Jan 29, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/14.0.x/versionx.org.testcontainers.testcontainers-1.18.3 branch January 29, 2024 14:20
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 java Pull requests that update Java code
Projects
None yet
1 participant