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.version from 1.15.2 to 1.15.3 #76

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2021

Bumps testcontainers.version from 1.15.2 to 1.15.3.
Updates junit-jupiter from 1.15.2 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

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

Updates rabbitmq from 1.15.2 to 1.15.3

Release notes

Sourced from rabbitmq'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

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 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)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lfgcampos lfgcampos self-assigned this Apr 16, 2021
Copy link
Contributor

@lfgcampos lfgcampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lfgcampos lfgcampos merged commit fac3d0a into master Apr 16, 2021
@dependabot dependabot bot deleted the dependabot/maven/testcontainers.version-1.15.3 branch April 16, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant