pivio / pivio-server

Central DB Server with a simple REST API. Backend by Elasticsearch.
Apache License 2.0
21 stars 5 forks source link

Bump testcontainers from 1.5.1 to 1.12.3 #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps testcontainers from 1.5.1 to 1.12.3.

Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-java/releases).* > ## 1.12.3 > # What's Changed > > ## 🚀 Features > > * Reusable containers (stage 1, alpha) ([#1781](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1781)) [@​bsideup](https://github.com/bsideup) > * Allow [@​Testcontainers](https://github.com/Testcontainers) to be inherited from superclass ([#1843](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1843)) ([#2001](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2001)) [@​bmuskalla](https://github.com/bmuskalla) > * Add support for DockerClient event streaming ([#1886](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1886)) [@​MitchJust](https://github.com/MitchJust) > * Automatically set SHM for selenium container, and allow SHM size to be configured ([#1751](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1751)) [@​glefloch](https://github.com/glefloch) > * Add cockroach db support ([#499](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/499)) [@​tolkonepiu](https://github.com/tolkonepiu) > > ## 🐛 Bug Fixes > > * Always copy to "/" (root). Fixes [#1954](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1954) ([#1956](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1956)) [@​bsideup](https://github.com/bsideup) > * Fix for streaming readBytes timeout on Windows ([#1947](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1947)) [@​rnorth](https://github.com/rnorth) > * ConnectionWrapper#rollback(Savepoint) delegates to wrong method [#1909](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1909) ([#1937](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1937)) [@​MariuszCwikla](https://github.com/MariuszCwikla) > * fix typo in "stepfunctions" LocalStack's service name ([#1930](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1930)) [@​glefloch](https://github.com/glefloch) > > ## 📖 Documentation > > * Added documentation example of using local Docker Compose ([#1987](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1987)) [@​jonathanvila](https://github.com/jonathanvila) > * Update example dependency specified in junit_5.md ([#1817](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1817)) [@​sghill](https://github.com/sghill) > * Add a simple example with how to use the mock server container ([#1950](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1950)) [@​worldtiki](https://github.com/worldtiki) > * Remove `hostname` and `port` from JDBC examples to avoid confusion ([#1786](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1786)) [@​bsideup](https://github.com/bsideup) > > ## 🧹 Housekeeping > > * Lock the version of AWS S3 SDK in the build script. ([#1955](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1955)) [@​bsideup](https://github.com/bsideup) > * Fix use of SHM for Selenium containers on Windows ([#1948](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1948)) [@​rnorth](https://github.com/rnorth) > * Bump flaky test review dates ([#1952](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1952)) [@​rnorth](https://github.com/rnorth) > * Update Gradle to 5.6.2 ([#1510](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1510)) [@​kiview](https://github.com/kiview) > > ## 📦 Dependency updates > > * Bump org.springframework.boot from 2.1.9.RELEASE to 2.2.0.RELEASE in /examples ([#1985](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1985)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/jun… ([#1971](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1971)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump cucumber-java from 4.7.4 to 4.8.0 in /examples ([#1974](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1974)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/spo… ([#1972](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1972)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mysql ([#1969](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1969)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/mys… ([#1968](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1968)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump cucumber-junit from 4.7.4 to 4.8.0 in /examples ([#1973](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1973)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mariadb-java-client from 2.5.0 to 2.5.1 in /modules/mariadb ([#1983](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1983)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mariadb ([#1967](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1967)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mongo-java-driver from 3.11.0 to 3.11.1 in /core ([#1970](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1970)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump okhttp from 3.14.2 to 3.14.4 in /core ([#1924](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1924)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump jna-platform from 5.3.1 to 5.4.0 in /core ([#1796](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1796)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump gson from 2.8.5 to 2.8.6 in /examples ([#1960](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1960)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump cucumber-junit from 4.7.2 to 4.7.4 in /examples ([#1957](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1957)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump cucumber-java from 4.7.2 to 4.7.4 in /examples ([#1958](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1958)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump mockito-core from 3.0.0 to 3.1.0 in /core ([#1932](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1932)) [@​dependabot-preview](https://github.com/dependabot-preview) > ... (truncated)
Changelog *Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md).* > # Change Log > ~All notable changes to this project will be documented in this file.~ > > # MOVED > > **After version 1.8.3 all future releases will _only_ be documented in the [Releases](https://github.com/testcontainers/testcontainers-java/releases) section of the GitHub repository. This changelog file will eventually be removed.** > > > ## [1.8.3] - 2018-08-05 > > ### Fixed > > - Fixed `with*` methods of `CouchbaseContainer` ([\#810](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/810)) > - Fix problem with gzip encoded streams (e.g. copy file from container), by adding decompression support to netty exec factory ([#817](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/817), fixes [#681](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/681), relates to [docker-java/docker-java#1079](https://github-redirect.dependabot.com/docker-java/docker-java/issues/1079)) > > ## [1.8.2] - 2018-07-31 > > ### Fixed > > - Add support for transparently using local images with docker-compose ([\#798](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/798), fixes [\#674](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/674)) > - Fix bug with Dockerfile image creation with Docker for Mac 18.06-ce ([\#808](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/808), fixes [\#680](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/680)) > > ### Changed > > - Update Visible Assertions to 2.1.1 ([\#779](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/779)). > - KafkaContainer optimization (`group.initial.rebalance.delay.ms=0`) ([\#782](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/782)). > > ## [1.8.1] - 2018-07-10 > > ### Fixed > - Linux/Mac: Added support for docker credential helpers so that images may be pulled from private registries. See [\#729](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/729), [\#647](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/647) and [\#567](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/567). > - Ensure that the `COMPOSE_FILE` environment variable is populated with all relevant compose file names when running docker-compose in local mode [\#755](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/755). > - Fixed issue whereby specified command in MariaDB image was not being applied. ([\#534](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/534)) > - Changed Oracle thin URL to support both Oracle 11 and 12 XE ([\#769](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/769)) > - Ensure that full JDBC URL query string is passed to JdbcDatabaseDelegate during initscript invocation ([\#741](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/741); fixes [\#727](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/727)) > - Ensure that necessary transitive dependency inclusions are applied to generated project POMs ([\#772](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/772); fixes [\#753](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/753) and [\#652](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/652)) > > ### Changed > - Update Apache Pulsar module to 2.0.1 [\#760](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/760). > - Make JdbcDatabaseContainer#getDriverClassName public [\#743](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/743). > - enable `copyFileToContainer` feature during container startup [\#742](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/742). > - avoid using file mounting in KafkaContainer [\#775](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/775). > - Added Apache Cassandra module [\#776](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/pull/776). > > ## [1.8.0] - 2018-06-14 > > ### Fixed > - Fixed JDBC URL Regex Pattern to ensure all supported Database URL's are accepted ([\#596](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/596)) > - Filtered out TestContainer parameters (TC_*) from query string before passing to database ([\#345](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/345)) > - Use `latest` tag as default image tag ([\#676](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/676)) > ... (truncated)
Commits - [`92f0a4f`](https://github.com/testcontainers/testcontainers-java/commit/92f0a4f7ffb9d46023ec77e6588e74831ee8e29f) Allow [@​Testcontainers](https://github.com/Testcontainers) to be inherited from superclass ([#1843](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1843)) ([#2001](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2001)) - [`43a76ab`](https://github.com/testcontainers/testcontainers-java/commit/43a76abb5d27f322a6a7a30ffc148beb31cd5736) Reusable containers (stage1, alpha) ([#1781](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1781)) - [`3806235`](https://github.com/testcontainers/testcontainers-java/commit/38062356bf955b177f8890155da5e182c7caf151) Added documentation example of using local Docker Compose ([#1987](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1987)) - [`c27f401`](https://github.com/testcontainers/testcontainers-java/commit/c27f4016c791d811dfe1cf392606ae0f65d4e6e7) Bump org.springframework.boot in /examples ([#1985](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1985)) - [`8cf76c0`](https://github.com/testcontainers/testcontainers-java/commit/8cf76c09f065d6fb8fdb03a236cc270412b9afa0) Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/jun… ([#1971](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1971)) - [`e36ec2b`](https://github.com/testcontainers/testcontainers-java/commit/e36ec2ba8dfc5b7b786dafa81b3d419498923bef) Bump cucumber-java from 4.7.4 to 4.8.0 in /examples ([#1974](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1974)) - [`3bff1d0`](https://github.com/testcontainers/testcontainers-java/commit/3bff1d0b614b23b8a56292aa5de77637f5860198) Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/spo… ([#1972](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1972)) - [`0f55de1`](https://github.com/testcontainers/testcontainers-java/commit/0f55de13309ad25266dd981d37e5bcda19d010fe) Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mysql ([#1969](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1969)) - [`33e26de`](https://github.com/testcontainers/testcontainers-java/commit/33e26deb6c524cff82078e2f21ba11540cd4f51d) Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/mys… ([#1968](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1968)) - [`c6e76b4`](https://github.com/testcontainers/testcontainers-java/commit/c6e76b4e00b895a7ecaeee08efd9b4365178132e) Bump cucumber-junit from 4.7.4 to 4.8.0 in /examples ([#1973](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1973)) - Additional commits viewable in [compare view](https://github.com/testcontainers/testcontainers-java/compare/1.5.1...1.12.3)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #49.