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 from 1.15.2 to 1.15.3 #218

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps testcontainers from 1.15.2 to 1.15.3.

Release notes

Sourced from testcontainers's releases.

1.15.3

What's Changed

🚀 Features & Enhancements

  • Localstack: Make it possible to provide custom LocalStack services (#3995) @bsideup
  • Localstack: Add EC2 to localstack services enum (#3955) @pinzon
  • Add TrinoContainer, a container for Trino (#3668) @findepi
  • Compose: Make DockerComposeContainer only pull necessary images when multiple compose files were given (#3787) @askfor
  • Delegate copyFile{To,From}Container's state verification to Docker (#3805) @michael-simons

🐛 Bug Fixes

  • MySQL: Fix problem of starting up mysql 5.7.33 version when user is root (#3953) @seveneves
  • JDBC: Prevent ContainerDatabaseDriver from throwing NPEs when on classpath but not initialized (#3976) @mrotteveel
  • Filter mapped ports when port numbers are not specified (replaces #3948) (#3979) @rnorth
  • Compose: Fix NPE bug with docker-compose files in working directory (#3866) @GooseMagnet
  • Selenium: Fix mp4 recording to be compatible with Firefox (#3812) @leonard84

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • Update docker-java to 3.2.8 (#3980) @bsideup
  • Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963) @dependabot
  • Bump pulsar-client from 2.7.0 to 2.7.1 in /modules/pulsar (#3913) @dependabot
  • Bump aws-java-sdk-sqs from 1.11.930 to 1.11.986 in /modules/localstack (#3942) @dependabot
  • Bump elasticsearch-rest-client from 7.10.1 to 7.12.0 in /modules/elasticsearch (#3945) @dependabot
  • Bump org.jetbrains.kotlin.jvm from 1.4.21-2 to 1.4.32 in /examples (#3947) @dependabot
  • Bump release-drafter/release-drafter from e5ccf147077e46b0225a80bbe314d795d77bb7a2 to 5.15.0 (#3915) @dependabot
  • Bump testcontainers from 1.15.1 to 1.15.2 in /core (#3795) @dependabot
  • Docs: Bump jinja2 from 2.11.2 to 2.11.3 (#3897) @dependabot
Commits
  • dabc99c Make it possible to provide custom LocalStack services (#3995)
  • 55838a9 ec2 added to localstack services enum (#3955)
  • 1cd0476 Update docker-java to 3.2.8 (#3980)
  • 3347710 Pin localstack to 0.12.8 (#3981)
  • 3c70d08 Update docs to clarify shading approach (#3974)
  • f3ffed6 Fix problem of starting up mysql 5.7.33 version when user is root (#3953)
  • 9183f8f Prevent ContainerDatabaseDriver from throwing NPEs when on classpath but not ...
  • 1e6deb1 Filter mapped ports when port numbers are not specified (replaces #3948) (#3979)
  • 8533e9b Bump s3 from 2.15.56 to 2.16.34 in /modules/localstack (#3963)
  • b3cf062 Add information for TLS disabled mode in Gitlab (#2466)
  • 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 Apr 16, 2021
@radcortez radcortez merged commit 146ad28 into main May 14, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.testcontainers-testcontainers-1.15.3 branch May 14, 2021 12:49
@radcortez radcortez added this to the 27 milestone Jun 2, 2021
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