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

Update dependency org.testcontainers:testcontainers to v1.14.0 #4294

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2020

This PR contains the following updates:

Package Update Change
org.testcontainers:testcontainers (source) minor 1.13.0 -> 1.14.0

Release Notes

testcontainers/testcontainers-java

v1.14.0

Compare Source

What's Changed

This release includes a number of big improvements, features and bug fixes! To name just a handful:

  • 🎉 docker-java is updated to 3.2.x. This is a major milestone for the library that we participated in. Please pay attention to deprecation warnings - ideally com.github.dockerjava.api.* should be the only package in use from com.github.dockerjava.*. Future versions of Testcontainers will no longer shade com.github.dockerjava.api.* and will include it as a dependency (com.github.docker-java:docker-java-api).

  • 🎉 R2DBC support for MySQL, MariaDB, PostgreSQL and MS SQL Server! See the docs for more info. Special thanks goes to the R2DBC team for their help and support with this PR.

  • 🎉 Vastly improved Couchbase container reliability, thanks to @​daschl of @​couchbase! This does include some small breaking changes to the Couchbase module's API - but ones that we consider to be worth the migration effort for a more stable build. Please see the documentation for the new usage syntax.

  • 🎉 Containers started by the JUnit Jupiter integration are now compatible with TestLifecycleAware, allowing greater hooks into phases of test execution.

  • 🎉 Broadened support for authenticated private registries when using Docker Compose.

Read on for many more improvements:

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

Click to expand...

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@GitCop
Copy link

GitCop commented Apr 13, 2020

There were the following issues with your Pull Request

  • Commit: 6c8117e
  • Commits must be in the following format: %{type}(%{scope}): %{description}

Guidelines are available at https://github.com/zeebe-io/zeebe/blob/develop/CONTRIBUTING.md


This message was auto-generated by https://gitcop.com

@npepinpe
Copy link
Member

bors r+

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Apr 14, 2020

Build succeeded

@zeebe-bors zeebe-bors bot merged commit 15c28d2 into develop Apr 14, 2020
@zeebe-bors zeebe-bors bot deleted the renovate/version.testcontainers branch April 14, 2020 08:02
github-merge-queue bot pushed a commit that referenced this pull request Apr 16, 2024
…v23 (master) (#4294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants