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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump testcontainers-bom from 1.10.5 to 1.10.6 #85

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 30, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps testcontainers-bom from 1.10.5 to 1.10.6.

Release notes

Sourced from testcontainers-bom's releases.

1.10.6

What's Changed

  • Fix breaking changes to Dependabot config.yml (#1128) feelepxyz
  • sqlserver jdbc url should be supported by container provider (#989) neetkee

🚀 Features

  • Extends dynalite container from GenericContainer - for JUnit5 support (#1114) bijukunjummen
  • Make it possible to turn off Ryuk with an environment variable (#1181) bsideup

📖 Documentation

📦 Dependency updates

  • Bump HikariCP from 3.2.0 to 3.3.0 in /modules/spock (#1117) dependabot[bot]
  • Bump aws-java-sdk-s3 from 1.11.475 to 1.11.479 in /modules/localstack (#1130) dependabot[bot]
  • Bump aws-java-sdk-dynamodb from 1.11.475 to 1.11.479 in /modules/dynalite (#1129) dependabot[bot]
  • Bump amqp-client from 5.5.1 to 5.5.2 in /core (#1122) dependabot[bot]
  • update mockserver to 5.5.1 and bind to port 1080 which is default (#1109) lanwen
  • Bump HikariCP from 3.2.0 to 3.3.0 in /modules/junit-jupiter (#1120) dependabot[bot]
  • Bump spring-boot-dependencies from 2.1.1.RELEASE to 2.1.2.RELEASE in /examples (#1149) dependabot[bot]
  • Bump spring-boot-maven-plugin from 2.1.1.RELEASE to 2.1.2.RELEASE in /examples (#1148) dependabot[bot]
  • Bump rest-assured from 3.2.0 to 3.3.0 in /modules/vault (#1143) dependabot[bot]
  • Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/spock (#1173) dependabot[bot]
  • Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/junit-jupiter (#1172) dependabot[bot]
  • Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/mysql (#1171) dependabot[bot]
  • Bump amqp-client from 5.5.2 to 5.5.3 in /core (#1170) dependabot[bot]
Commits
  • c2e2a0f Add "singleton container" example (#1178)
  • 6a988dd Bump amqp-client from 5.5.2 to 5.5.3 in /core (#1170)
  • e6e3331 Correct sqlserver jdbc url should be supported by jdbc driver proxy (#989)
  • 40cdd58 Make it possible to turn off Ryuk with an environment variable (#1181)
  • 7b2dd01 Fix typo in Postgresql gradle dependency (#1182)
  • d1c0292 modernize Spring boot example (#1175)
  • 97e88dd Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/mysql (#1171)
  • 1c4f804 Bump mysql-connector-java in /modules/junit-jupiter (#1172)
  • c10fa3f Bump mysql-connector-java from 8.0.13 to 8.0.14 in /modules/spock (#1173)
  • 8cab5ce Redo of documentation with mkdocs (#1150)
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@pivotal-issuemaster
Copy link

@dependabot[bot] Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 30, 2019
@bsideup bsideup merged commit 5f47531 into master Feb 12, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/org.testcontainers-testcontainers-bom-1.10.6 branch February 12, 2019 10:36
@bsideup bsideup added this to the next milestone Feb 12, 2019
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants