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 testcontainers.version from 1.18.1 to 1.18.3 #1049

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps testcontainers.version from 1.18.1 to 1.18.3.
Updates postgresql from 1.18.1 to 1.18.3

Release notes

Sourced from postgresql'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

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 junit-jupiter from 1.18.1 to 1.18.3

Release notes

Sourced from junit-jupiter'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

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 mongodb from 1.18.1 to 1.18.3

Release notes

Sourced from mongodb'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

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 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 `testcontainers.version` from 1.18.1 to 1.18.3.

Updates `postgresql` from 1.18.1 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.1...1.18.3)

Updates `junit-jupiter` from 1.18.1 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.1...1.18.3)

Updates `mongodb` from 1.18.1 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.1...1.18.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:mongodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-update java Pull requests that update Java code labels Jun 5, 2023
@bennetelli bennetelli merged commit f39629e into master Jun 6, 2023
3 checks passed
@bennetelli bennetelli deleted the dependabot/maven/testcontainers.version-1.18.3 branch June 6, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant