Doc-only: true Bump the java-packages group across 1 directory with 36 updates#18499
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Errors are component not formatted correctly,Ticket number prefix incorrect,Ticket number suffix is not a number. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data |
Bump the java-packages group across 1 directory with 36 updates Bumps the java-packages group with 36 updates in the /src/client/java/hadoop-daos directory: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `1.7.25` | `2.0.18` | | org.apache.logging.log4j:log4j-slf4j-impl | `2.25.4` | `2.26.0` | | org.apache.logging.log4j:log4j-core | `2.25.4` | `2.26.0` | | io.daos:daos-java | `2.4.0-SNAPSHOT` | `2.4.1` | | org.apache.hadoop:hadoop-common | `3.4.2` | `3.5.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.0` | `5.23.0` | | [org.powermock:powermock-module-junit4](https://github.com/powermock/powermock) | `2.0.2` | `2.0.9` | | [org.powermock:powermock-api-mockito2](https://github.com/powermock/powermock) | `2.0.2` | `2.0.9` | | [junit:junit](https://github.com/junit-team/junit4) | `4.13.1` | `4.13.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `2.22.0` | `3.5.6` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `2.22.0` | `3.5.6` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `2.22.0` | `3.5.6` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.0.0` | `3.5.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.2.1` | `3.6.2` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.0.0` | `3.6.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `1.6` | `3.2.8` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.8` | `1.7.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `2.10.3` | `3.12.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.0.0` | `3.4.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.0.0` | `3.6.0` | | [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) | `2.6` | `3.8.0` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.0.0` | `3.5.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.8.0` | `3.15.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `2.10` | `3.11.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `2.8.2` | `3.1.4` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `1.4.1` | `3.6.3` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `2.5.2` | `3.1.4` | | [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `2.0.0` | `3.10.1` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.4` | `3.15.2` | | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.0.0` | `3.9.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `2.5.3` | `3.3.1` | | [org.apache.maven.plugins:maven-remote-resources-plugin](https://github.com/apache/maven-remote-resources-plugin) | `1.5` | `3.3.0` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `2.7` | `3.5.0` | | [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) | `1.9.4` | `2.2.1` | | [org.apache.maven.plugins:maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) | `1.1` | `3.3.0` | | [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.7.1` | `3.22.0` | Updates `org.slf4j:slf4j-api` from 1.7.25 to 2.0.18 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `io.daos:daos-java` from 2.4.0-SNAPSHOT to 2.4.1 Updates `org.apache.hadoop:hadoop-common` from 3.4.2 to 3.5.0 Updates `org.mockito:mockito-core` from 2.23.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.0...v5.23.0) Updates `org.powermock:powermock-module-junit4` from 2.0.2 to 2.0.9 - [Release notes](https://github.com/powermock/powermock/releases) - [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt) - [Commits](powermock/powermock@powermock-2.0.2...powermock-2.0.9) Updates `org.powermock:powermock-api-mockito2` from 2.0.2 to 2.0.9 - [Release notes](https://github.com/powermock/powermock/releases) - [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt) - [Commits](powermock/powermock@powermock-2.0.2...powermock-2.0.9) Updates `junit:junit` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 2.22.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 2.22.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 2.22.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 2.22.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.0.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.0.0...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.2.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.1...maven-shade-plugin-3.6.2) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.0.0 to 3.6.1 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.0.0...3.6.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 1.6 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.6...maven-gpg-plugin-3.2.8) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.8 to 1.7.0 Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 2.10.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-2.10.3...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.0.0 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.0...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.0.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.0.0...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 2.6 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-2.6...v3.8.0) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.0.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.0.0...maven-clean-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.8.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 2.10 to 3.11.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-2.10...maven-dependency-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 2.8.2 to 3.1.4 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.4) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 1.4.1 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-1.4.1...enforcer-3.6.3) Updates `org.apache.maven.plugins:maven-install-plugin` from 2.5.2 to 3.1.4 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-2.5.2...maven-install-plugin-3.1.4) Updates `org.apache.maven.plugins:maven-invoker-plugin` from 2.0.0 to 3.10.1 - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-2.0.0...maven-invoker-plugin-3.10.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.4 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.4...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.0.0 to 3.9.0 - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.9.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 2.5.3 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.3.1) Updates `org.apache.maven.plugins:maven-remote-resources-plugin` from 1.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-remote-resources-plugin/releases) - [Commits](apache/maven-remote-resources-plugin@maven-remote-resources-plugin-1.5...maven-remote-resources-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 2.7 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-2.7...maven-resources-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-scm-plugin` from 1.9.4 to 2.2.1 - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-1.9.4...v2.2.1) Updates `org.apache.maven.plugins:maven-scm-publish-plugin` from 1.1 to 3.3.0 - [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases) - [Commits](apache/maven-scm-publish-plugin@maven-scm-publish-plugin-1.1...maven-scm-publish-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-site-plugin` from 3.7.1 to 3.22.0 - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.7.1...maven-site-plugin-3.22.0) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 2.22.0 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.5.6) --- updated-dependencies: - dependency-name: io.daos:daos-java dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-packages - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-packages - dependency-name: org.apache.hadoop:hadoop-common dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-remote-resources-plugin dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-version: 2.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-version: 3.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-packages - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.powermock:powermock-api-mockito2 dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-packages - dependency-name: org.powermock:powermock-module-junit4 dependency-version: 2.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-packages - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-packages - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-packages ... Signed-off-by: dependabot[bot] <support@github.com>
796db99 to
f85a9e5
Compare
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 java-packages group with 36 updates in the /src/client/java/hadoop-daos directory:
1.7.252.0.182.25.42.26.02.25.42.26.02.4.0-SNAPSHOT2.4.13.4.23.5.02.23.05.23.02.0.22.0.92.0.22.0.94.13.14.13.22.22.03.5.62.22.03.5.62.22.03.5.63.0.03.5.03.2.13.6.23.0.03.6.11.63.2.81.6.81.7.02.10.33.12.03.0.03.4.03.0.03.6.02.63.8.03.0.03.5.03.8.03.15.02.103.11.02.8.23.1.41.4.13.6.32.5.23.1.42.0.03.10.13.43.15.23.0.03.9.02.5.33.3.11.53.3.02.73.5.01.9.42.2.11.13.3.03.7.13.22.0Updates
org.slf4j:slf4j-apifrom 1.7.25 to 2.0.18Updates
org.apache.logging.log4j:log4j-slf4j-implfrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-corefrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-corefrom 2.25.4 to 2.26.0Updates
io.daos:daos-javafrom 2.4.0-SNAPSHOT to 2.4.1Updates
org.apache.hadoop:hadoop-commonfrom 3.4.2 to 3.5.0Updates
org.mockito:mockito-corefrom 2.23.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.powermock:powermock-module-junit4from 2.0.2 to 2.0.9Release notes
Sourced from org.powermock:powermock-module-junit4's releases.
Commits
42c72da2.0.9 release (previous 2.0.8) + release notes updated by CI build 878bc49a5d[ci maven-central-release] PowerMockitoStubberImpl.when throws exceptions wit...72849cfMerge pull request #1068 from valfirst/bump-byte-buddy-1-10-1486e1f6e2.0.8 release (previous 2.0.7) + release notes updated by CI build 87622da862Fix Mockito 3 compatibility287ec73Bump shipkit from 2.0.31 to 2.3.4bf54805Merge branch 'release/2.x' into bump-byte-buddy-1-10-144f33d9aenable Dependabot v2af3c8b9add Gradle wrapper validation43d7b29Upgrade ByteBuddy and Mockito versions (#1049)Updates
org.powermock:powermock-api-mockito2from 2.0.2 to 2.0.9Release notes
Sourced from org.powermock:powermock-api-mockito2's releases.
Commits
42c72da2.0.9 release (previous 2.0.8) + release notes updated by CI build 878bc49a5d[ci maven-central-release] PowerMockitoStubberImpl.when throws exceptions wit...72849cfMerge pull request #1068 from valfirst/bump-byte-buddy-1-10-1486e1f6e2.0.8 release (previous 2.0.7) + release notes updated by CI build 87622da862Fix Mockito 3 compatibility287ec73Bump shipkit from 2.0.31 to 2.3.4bf54805Merge branch 'release/2.x' into bump-byte-buddy-1-10-144f33d9aenable Dependabot v2af3c8b9add Gradle wrapper validation43d7b29Upgrade ByteBuddy and Mockito versions (#1049)Updates
junit:junitfrom 4.13.1 to 4.13.2Release notes
Sourced from junit:junit's releases.
Commits
05fe2a6[maven-release-plugin] prepare release r4.13.2ff57344Add build for JDK 17-ea02aaa01Improve check that thread is stoppede9a75f4Merge test for exception type and messaged27ad52Rename DelegateStatement to DelegatingStatementb83dc2eBetter name for test that stops statement527f3a3Replace InfiniteLoop with RunForASecond2db6394Tidy up FailOnTimeoutTest64634e1Update 4.13.2 release notes to document pull 1654f8ee412Fix serialization of AssumptionViolatedException (#1654)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 2.22.0 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.apache.maven.plugins:maven-failsafe-pluginfrom 2.22.0 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.apache.maven.plugins:maven-surefire-report-pluginfrom 2.22.0 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-report-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.apache.maven.plugins:maven-failsafe-pluginfrom 2.22.0 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
org.apache.maven.plugins:maven-jar-pluginfrom 3.0.0 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.