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.1 #38

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps testcontainers from 1.5.1 to 1.12.1.

Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-java/releases).* > ## 1.12.1 > # What's Changed > > ## 🚀 Features > > * Use "copy" strategy in `withClasspathResourceMapping` where appropriate ([#1814](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1814)) [@​bsideup](https://github.com/bsideup) > * Speed up listening port detection by running the checks as a single command ([#1782](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1782)) [@​bsideup](https://github.com/bsideup) > * RabbitMQ: Support legacy RabbitMQ configuration format ([#1692](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1692)) [@​twillouer](https://github.com/twillouer) > * Separate "environment" and "classpath" properties (for global things) ([#1784](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1784)) [@​bsideup](https://github.com/bsideup) > * Add check for compatible Docker OS type, to fail gracefully if Docker daemon does not support Linux containers ([#1780](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1780)) [@​casz](https://github.com/casz) > > > ## 🐛 Bug Fixes > > * Fix credentials when using a helper that returns a token ([#1734](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1734)) [@​rszewczyk](https://github.com/rszewczyk) > * Reinstate retries for image pulls ([#1712](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1712)) [@​rnorth](https://github.com/rnorth) > * Amend container shutdown to catch and log for all Exception classes ([#1663](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1663)) [@​rnorth](https://github.com/rnorth) > * Coordinate image removals after stopping containers ([#1745](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1745)) [@​aguibert](https://github.com/aguibert) > * RabbitMQ: fix typo in binding command ([#1792](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1792)) [@​glefloch](https://github.com/glefloch) > * Fix Deprecated MySQL Class Name warnings ([#1760](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1760)) [@​turackangal](https://github.com/turackangal) > * Exclude jna transitive dependency from visible-assertions to reconcile versions ([#1744](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1744)) [@​eggilbert](https://github.com/eggilbert) > > ## 📖 Documentation > > * Fix Javadoc error ([#1812](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1812), [#1813](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1813)) [@​rnorth](https://github.com/rnorth) > * update latest version with 1.12.0 ([#1800](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1800)) [@​ryukato](https://github.com/ryukato) > * Add docker-compose.yml to simplify local doc development ([#1653](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1653)) [@​mikesir87](https://github.com/mikesir87) > * Update copyright notices ([#1691](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1691)) [@​twillouer](https://github.com/twillouer) > * Add networking documentation ([#1651](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1651)) [@​mikesir87](https://github.com/mikesir87) > * Add Micronaut Data to who is using ([#1717](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1717)) [@​graemerocher](https://github.com/graemerocher) > * Add a basic documentation page for RabbitMQ module ([#1661](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1661)) [@​rnorth](https://github.com/rnorth) > * Add link to DB2 module docs, and add incubating note to page ([#1660](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1660)) [@​rnorth](https://github.com/rnorth) > > ## 🧹 Housekeeping > >
> Click to expand... > > * Add test to demonstrate fix for [#1452](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1452) (loss of whitespace in sp… ([#1702](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1702)) [@​rnorth](https://github.com/rnorth) > * Add more labels to the Stale bot's config ([#1810](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1810)) [@​bsideup](https://github.com/bsideup) > * Disable Travis for all but master branch builds ([#1720](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1720)) [@​rnorth](https://github.com/rnorth) > * Add docker-compose.yml to simplify local doc development ([#1653](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1653)) [@​mikesir87](https://github.com/mikesir87) > * Add Maven Central as a fallback for dependency download ([#1710](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1710)) [@​rnorth](https://github.com/rnorth) > * Fix fixed host port test ([#1355](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1355)) [@​glebsts](https://github.com/glebsts) > * Mark toxiproxy tests as flaky pending further analysis ([#1772](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1772)) [@​rnorth](https://github.com/rnorth) > * JUnit rule for flaky test retry ([#1680](https://github-redirect.dependabot.com/testcontainers/testcontainers-java/issues/1680)) [@​rnorth](https://github.com/rnorth) > >

📦 Dependency updates

... (truncated)

Changelog

Sourced from testcontainers's changelog.

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 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)
  • Fix problem with gzip encoded streams (e.g. copy file from container), by adding decompression support to netty exec factory (#817, fixes #681, relates to docker-java/docker-java#1079)

[1.8.2] - 2018-07-31

Fixed

  • Add support for transparently using local images with docker-compose (#798, fixes #674)
  • Fix bug with Dockerfile image creation with Docker for Mac 18.06-ce (#808, fixes #680)

Changed

  • Update Visible Assertions to 2.1.1 (#779).
  • KafkaContainer optimization (group.initial.rebalance.delay.ms=0) (#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, #647 and #567.
  • Ensure that the COMPOSE_FILE environment variable is populated with all relevant compose file names when running docker-compose in local mode #755.
  • Fixed issue whereby specified command in MariaDB image was not being applied. (#534)
  • Changed Oracle thin URL to support both Oracle 11 and 12 XE (#769)
  • Ensure that full JDBC URL query string is passed to JdbcDatabaseDelegate during initscript invocation (#741; fixes #727)
  • Ensure that necessary transitive dependency inclusions are applied to generated project POMs (#772; fixes #753 and #652)

Changed

  • Update Apache Pulsar module to 2.0.1 #760.
  • Make JdbcDatabaseContainer#getDriverClassName public #743.
  • enable copyFileToContainer feature during container startup #742.
  • avoid using file mounting in KafkaContainer #775.
  • Added Apache Cassandra module #776.

[1.8.0] - 2018-06-14

Fixed

  • Fixed JDBC URL Regex Pattern to ensure all supported Database URL's are accepted (#596)
  • Filtered out TestContainer parameters (TC_*) from query string before passing to database (#345)
  • Use latest tag as default image tag (#676) ... (truncated)
Commits
  • b35f2ca Update .travis.yml to ensure that tag builds are performed
  • b1cb06d Add test to demonstrate fix for #1452 (loss of whitespace in sp… (#1702)
  • 4fbef4b Fix javadoc error (#1832)
  • 386c545 Bump org.springframework.boot in /examples (#1831)
  • 1161b1b Bump aws-java-sdk-sqs from 1.11.625 to 1.11.626 in /modules/localstack (#1830)
  • 1e6ac9b Fix error in Javadocs and run javadoc generation during 'check' (#1813)
  • acd8bdc Bump aws-java-sdk-sqs from 1.11.624 to 1.11.625 in /modules/localstack (#1829)
  • 0d8b42b Bump pulsar-client from 2.4.0 to 2.4.1 in /modules/pulsar (#1825)
  • 33beb8d Bump aws-java-sdk-sqs from 1.11.623 to 1.11.624 in /modules/localstack (#1826)
  • 0ce6305 Bump neo4j from 3.5.8 to 3.5.9 in /modules/neo4j (#1823)
  • 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 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #40.