Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Bump junit-jupiter from 1.15.1 to 1.15.3#195

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.testcontainers-junit-jupiter-1.15.3
Closed

Bump junit-jupiter from 1.15.1 to 1.15.3#195
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.testcontainers-junit-jupiter-1.15.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps junit-jupiter from 1.15.1 to 1.15.3.

Release notes

Sourced from junit-jupiter'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

1.15.2

What's Changed

... (truncated)

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #214.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.testcontainers-junit-jupiter-1.15.3 branch July 21, 2021 05:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants