Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps testcontainers from 1.14.1 to 1.14.2.

Release notes

Sourced from testcontainers's releases.

1.14.2

What's Changed

馃殌 Features & Enhancements

  • Add MongoDB module (#1961) @silaev
  • Add Apache Solr Module (#2123) @raynigon
  • Implement DockerClientFactory.isDockerAvailable() (#2605) @mvysny
  • RabbitMQ: Support declaring an exchange within a vhost (#2362) @dangets
  • Docker Compose: Verify that all services that have a wait condition defined also have a corresponding service instance (#2637) @jannis-baratheon
  • Add a getter for Toxiproxy exposed port (#2513) @lutovich
  • Add ContainerState#getHost as a replacement for getContainerIpAddress (#2742) @bsideup

馃悰 Bug Fixes

  • Store GenericContainer#exposedPorts as an order-preserving Set (#2613) @bsideup
  • Correction for an edge case in local image repos (duplicate tags) (#2692, #2431) @Choobz
  • Remove duplicate debug log message at container start (#2522) @Streppel
  • Fix a regression in OracleContainer introduced in #2473 (#2612) @bsideup

馃摉 Documentation

馃Ч Housekeeping

馃摝 Dependency updates

Click to expand... ... (truncated)
Commits
  • 1eef935 Store GenericContainer#exposedPorts as an order-preserving Set (#2613)
  • 672cbee Add ContainerState#getHost replacing getContainerIpAddress (#2742)
  • ede19c8 Update example to Spring Boot 2.3.0 (#2743)
  • a2a59bc Implement DockerClientFactory.isDockerAvailable() (#2605)
  • f84bcd6 Add Apache Solr Module (#2123)
  • 1ed8d81 Bump mssql-jdbc from 6.1.0.jre8 to 8.3.0.jre8-preview in /modules/mssqlserver...
  • d1bf6b8 Bump aws-java-sdk-logs from 1.11.777 to 1.11.782 in /modules/localstack (#2730)
  • fbda093 Bump r2dbc-mariadb from 0.8.1-alpha1 to 0.8.2-alpha2 in /modules/mariadb (#2702)
  • c18a203 Split JDBC tests (#2556)
  • 2f8bbdd Bump assertj-core from 3.16.0 to 3.16.1 in /core (#2706)
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels May 18, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #12.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/tests/org.testcontainers-testcontainers-1.14.2 branch June 1, 2020 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants