zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Bump org.testcontainers:testcontainers from 1.17.3 to 1.18.3 #310

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.testcontainers:testcontainers from 1.17.3 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


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