Bump the dependencies group with 6 updates#2152
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.0` | `5.14.3` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.31.0` | `2.48.0` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.12.6` | `0.13.1` | | org.apache.tomcat.embed:tomcat-embed-core | `10.1.50` | `10.1.52` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `2.0.3` | `2.0.4` | | [org.testcontainers:testcontainers-junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `2.0.3` | `2.0.4` | Updates `org.junit:junit-bom` from 5.13.0 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.14.3) Updates `com.google.errorprone:error_prone_core` from 2.31.0 to 2.48.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.31.0...v2.48.0) Updates `com.uber.nullaway:nullaway` from 0.12.6 to 0.13.1 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.6...v0.13.1) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.50 to 10.1.52 Updates `org.testcontainers:testcontainers` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 10.1.52 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 dependencies group with 6 updates:
5.13.05.14.32.31.02.48.00.12.60.13.110.1.5010.1.522.0.32.0.42.0.32.0.4Updates
org.junit:junit-bomfrom 5.13.0 to 5.14.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
1c14c1bRelease 5.14.3698391fFinalize 5.14.3 release notes5655c22Fix link to milestoneb4d1f56Reliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJre5b6dfefFix references718ee15Fail build if xref fragment is invalida809887Installpoppler-utilsforpdfinfob568f5aUpdate API baseline1ebb6bcAdd missing checkout step4ca615bBack to snapshots for further developmentUpdates
com.google.errorprone:error_prone_corefrom 2.31.0 to 2.48.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
... (truncated)
Commits
7cec0a0Release Error Prone 2.48.001c603aExtend MissingTestCall to check for member references.3d817b0HandlevarinUnnecessaryBoxedVariablead26f3eAddConcurrentHashMap.keys()andConcurrentHashMap.elements()to `JdkObso...7926dbcFix MustBeClosedChecker crash on flexible constructors.d08f003Check for jakarta annotations in DI checks171448cAdd android internal GuardedBy to ACCEPTED_GUARDED_BY_ANNOTATIONS5cb6075Remove theMissingTestCall:MatchGraphVerifyflag.ab81681Improve crash messages for fixes that don't applyfe9bb21Add a test to confirm that TimeUnitMismatch catches `seconds * 1000 + nanos /...Updates
com.uber.nullaway:nullawayfrom 0.12.6 to 0.13.1Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
cc9dab8Prepare for release 0.13.1.99025e4Changelog for release 0.13.1 (#1449)b27f13dBetter support for some contracts with boolean argument constraints (#1447)4c619e8Add junit-framework as another integration test (#1446)c27f3f4Substitute inferred@NonNulltypes for generic method inference (#1445)fc6d956Improve verification of !null -> !null contracts (#1441)7f8bbcaPrepare next development version.36403f3Prepare for release 0.13.0.12fe2a1Changelog for release 0.13.0 (#1439)32febbdUpdate jdk-javac-plugin to contain nested annotations (#1432)Updates
org.apache.tomcat.embed:tomcat-embed-corefrom 10.1.50 to 10.1.52Updates
org.testcontainers:testcontainersfrom 2.0.3 to 2.0.4Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
ccd28bfUpdate docker-java version to 3.7.1 (#11572)cdca4b1Update cockroachdb image version01451d1Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...326987fUpdate Pull Request templatea756bc6Improve k6 docs (#11564)5323acdUse non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)8da56ffSupport apache/activemq in ActiveMQContainer (#11498)dea9725Update ryuk version to 0.14.0 (#11486)Updates
org.testcontainers:testcontainers-junit-jupiterfrom 2.0.3 to 2.0.4Release notes
Sourced from org.testcontainers:testcontainers-junit-jupiter's releases.
Commits
ccd28bfUpdate docker-java version to 3.7.1 (#11572)cdca4b1Update cockroachdb image version01451d1Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...326987fUpdate Pull Request templatea756bc6Improve k6 docs (#11564)5323acdUse non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)8da56ffSupport apache/activemq in ActiveMQContainer (#11498)dea9725Update ryuk version to 0.14.0 (#11486)Updates
org.testcontainers:testcontainers-junit-jupiterfrom 2.0.3 to 2.0.4Release notes
Sourced from org.testcontainers:testcontainers-junit-jupiter's releases.
Commits
ccd28bfUpdate docker-java version to 3.7.1 (#11572)cdca4b1Update cockroachdb image version01451d1Disable DockerComposeContainerVolumeRemovalTest and ComposeContainerVolumeRem...326987fUpdate Pull Request templatea756bc6Improve k6 docs (#11564)5323acdUse non-deprecated MSSQLServerContainer in ServiceBusEmulatorContainer (#11223)8da56ffSupport apache/activemq in ActiveMQContainer (#11498)dea9725Update ryuk version to 0.14.0 (#11486)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions