Bump the maven-dependencies group with 7 updates#413
Merged
Conversation
Bumps the maven-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.testcontainers:toxiproxy](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.4` | `1.20.5` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.testcontainers:testcontainers` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `org.testcontainers:toxiproxy` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `org.testcontainers:junit-jupiter` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `org.testcontainers:toxiproxy` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `org.testcontainers:junit-jupiter` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:toxiproxy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:toxiproxy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Set JUnit version to 5.11.4 as otherwise no tests are found #413
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the maven-dependencies group with 7 updates:
5.11.45.12.05.11.45.12.05.11.45.12.01.20.41.20.51.20.41.20.51.20.41.20.53.13.03.14.0Updates
org.junit.jupiter:junit-jupiter-apifrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.junit.jupiter:junit-jupiter-paramsfrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.junit.jupiter:junit-jupiter-enginefrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.testcontainers:testcontainersfrom 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
13b6365Rename Picone implementationc34ed90Rename EventHubs and ServiceBus implementationsaad1ee5Add more configuration for LLdapContainer85697fdAdd method to return LDAP URL to LLdapContainer2ac4ed6Add ldap module (#9987)aa7ddc0Fix reuse support for CouchbaseContainer (#9957)2fa7f65Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8Fix typos (#9783)df40cd8Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5eFix clickhouse authentication (#9942)Updates
org.testcontainers:toxiproxyfrom 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:toxiproxy's releases.
Commits
13b6365Rename Picone implementationc34ed90Rename EventHubs and ServiceBus implementationsaad1ee5Add more configuration for LLdapContainer85697fdAdd method to return LDAP URL to LLdapContainer2ac4ed6Add ldap module (#9987)aa7ddc0Fix reuse support for CouchbaseContainer (#9957)2fa7f65Don't extend configuration compileOnly and testCompile from shaded (#9579)99981f8Fix typos (#9783)df40cd8Fix SolrContainer start parameters for version >= 9.7.0 (#9926)6139e5eFix clickhouse authentication (#9942)Updates
org.testcontainers:junit-jupiterfrom 1.20.4 to 1.20.5Release notes
Sourced from org.testcontainers:junit-jupiter's releases.