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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump testcontainers from 1.14.1 to 1.14.2 in /core #2751

Merged

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

You can trigger a rebase of this PR 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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 16, 2020
@rnorth rnorth merged commit bf233cd into master May 16, 2020
@rnorth rnorth deleted the dependabot/gradle/core/org.testcontainers-testcontainers-1.14.2 branch May 16, 2020 20:49
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant