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.4 #49

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps testcontainers from 1.5.1 to 1.12.4.

Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-java/releases).* > ## 1.12.4 > # What's Changed > > ## 🚀 Features > > * Hash copied files ([#2055](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2055)) [@​bsideup](https://github.com/bsideup) > * Rework KafkaContainer (do not run a sub-process) ([#2078](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2078)) [@​bsideup](https://github.com/bsideup) > * Image pull policy ([#1345](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1345)) ([#2024](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2024)) [@​dmarkhas](https://github.com/dmarkhas) [@​bsideup](https://github.com/bsideup) > * Upgrade docker-compose image to latest version and perform dire… ([#1847](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1847)) [@​rnorth](https://github.com/rnorth) > * Lazily create/set Network in KafkaContainer ([#2079](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2079)) [@​bsideup](https://github.com/bsideup) > * Add read timeout to http wait strategy ([#2058](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2058)) [@​dweidenfeld](https://github.com/dweidenfeld) > * Add `reused` parameter to the hooks ([#2052](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2052)) [@​bsideup](https://github.com/bsideup) > * Check container's status if `WaitStrategy` fails. ([#1837](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1837)) [@​bsideup](https://github.com/bsideup) > * Add docker compose support for --build and --rmi options ([#1625](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1625), [#1336](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1336), [#924](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/924)) [@​lightoze](https://github.com/lightoze) [@​sonerd](https://github.com/sonerd) [@​rnorth](https://github.com/rnorth) > * Localstack support for HOSTNAME_EXTERNAL ([#1891](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1891)) [@​rnorth](https://github.com/rnorth) > * Slf4jLogConsumer improvements ([#1986](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1986)) [@​toadzky](https://github.com/toadzky) > > ## 🐛 Bug Fixes > > * Stabilize CouchbaseContainer by merging the Socat command ([#2081](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2081)) [@​bsideup](https://github.com/bsideup) > * Make `Startables#deepStart` always iterate sequentially ([#2053](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2053)) [@​pivovarit](https://github.com/pivovarit) > * Fix session label when reuse is not supported but requested ([#2051](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2051)) [@​bsideup](https://github.com/bsideup) > * Fix docker image name parsing bugs ([#2022](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2022)) [@​rnorth](https://github.com/rnorth) > > ## 📖 Documentation > > * Add Transferwise to "Who is using Testcontainers" ([#2105](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2105)) [@​muzir](https://github.com/muzir) > * Add Marquez as user ([#2060](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2060)) [@​wslulciuc](https://github.com/wslulciuc) > * Fix typo in docs/modules/databases/index.md ([#2043](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2043)) [@​f-lopes](https://github.com/f-lopes) > * Slf4j log consumer improvements - add docs ([#2016](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2016)) [@​rnorth](https://github.com/rnorth) > > ## 🧹 Housekeeping > > * Basic GitHub Action for release ([#1991](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1991)) [@​rnorth](https://github.com/rnorth) > * Add GHA for Release Drafter ([#2109](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2109)) [@​bsideup](https://github.com/bsideup) > * Switch to publishing non-delomboked sources ([#1788](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1788)) [@​rnorth](https://github.com/rnorth) > * Break up quickstart example projects and introduce JUnit 5 refe… ([#1416](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1416) [#2097](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2097)) [@​bmuschko](https://github.com/bmuschko) [@​rnorth](https://github.com/rnorth) > * Restore Flaky on couchbase tests ([#2106](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2106)) [@​bsideup](https://github.com/bsideup) > * Add Gradle wrapper to examples/ that points to the parent's wrapper ([#2077](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2077)) [@​bsideup](https://github.com/bsideup) > * Fix vault module, add new test with java client v2 ([#1791](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1791)) [@​casz](https://github.com/casz) > * Tidy code style in CommandLine.java ([#2004](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2004)) [@​yorlov](https://github.com/yorlov) > * Mock TestcontainersConfiguration in ReusabilityUnitTests ([#2080](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2080)) [@​bsideup](https://github.com/bsideup) > * Future-proofing TestEnvironmentTest ([#2036](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2036)) [@​pivovarit](https://github.com/pivovarit) > > ## 📦 Dependency updates > >
Click to expand... > > * Bump mariadb-java-client from 2.5.1 to 2.5.2 in /modules/mariadb ([#2098](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2098)) [@​dependabot-preview](https://github.com/dependabot-preview) > * Bump aws-java-sdk-s3 from 1.11.680 to 1.11.683 in /modules/loca… ([#2103](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2103)) [@​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 - [`31519e3`](https://github.com/testcontainers/testcontainers-java/commit/31519e3c1f1a65f6e47eebb27f0b97521535a5ea) Exclude `:docs:` from publication and BOM - [`5c4cced`](https://github.com/testcontainers/testcontainers-java/commit/5c4ccedb03589a8fd6484440d75695d7e765b5b1) Update gradle-release.yml - [`7f9ff79`](https://github.com/testcontainers/testcontainers-java/commit/7f9ff7951d89c8a2ac50fdef867f6d3f345a53b7) future proof check_ci_status.sh - [`ad58df0`](https://github.com/testcontainers/testcontainers-java/commit/ad58df04eea922d0e3e4126fb2a45483c5d9ebba) add missing argument - [`7336e4a`](https://github.com/testcontainers/testcontainers-java/commit/7336e4a3b44c4def9967da775e739d52374e9e40) Extract the CI status check into a script ([#2113](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2113)) - [`8ed2cfa`](https://github.com/testcontainers/testcontainers-java/commit/8ed2cfadf1fa0ddc3f806f701c1c5e747e3a2356) Escape verify command - [`50ff2c5`](https://github.com/testcontainers/testcontainers-java/commit/50ff2c514e460290af4ac5c5da89f97f001d9e80) Basic GitHub Action for release ([#1991](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1991)) - [`cd7fce7`](https://github.com/testcontainers/testcontainers-java/commit/cd7fce7e85b06d75eb675f9cbb8f5ffb615e043e) Add GHA for Release Drafter ([#2109](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/2109)) - [`d44debd`](https://github.com/testcontainers/testcontainers-java/commit/d44debdaf173571be35928b2d5d22c713a68925e) fix the assumptions - [`3826190`](https://github.com/testcontainers/testcontainers-java/commit/3826190f2ac57117bd6b36d807f7006076de5f5a) assume file permissions - Additional commits viewable in [compare view](https://github.com/testcontainers/testcontainers-java/compare/1.5.1...1.12.4)


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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.