build(deps): bump the test-dependencies group across 1 directory with 7 updates#52
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the test-dependencies group across 1 directory with 7 updates#52dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 7 updates Bumps the test-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.22.0` | `5.23.0` | | org.slf4j:slf4j-simple | `2.0.17` | `2.0.18` | | [com.google.guava:guava](https://github.com/google/guava) | `33.5.0-jre` | `33.6.0-jre` | | commons-io:commons-io | `2.21.0` | `2.22.0` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.21.0` | `1.22.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.13.2` | `2.14.0` | Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 Updates `com.google.guava:guava` from 33.5.0-jre to 33.6.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `commons-io:commons-io` from 2.21.0 to 2.22.0 Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `com.google.code.gson:gson` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: com.google.guava:guava dependency-version: 33.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dd2b336 to
dc7b7e2
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 test-dependencies group with 7 updates in the / directory:
5.22.05.23.05.22.05.23.02.0.172.0.1833.5.0-jre33.6.0-jre2.21.02.22.01.21.01.22.02.13.22.14.0Updates
org.mockito:mockito-corefrom 5.22.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
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 #3503Updates
org.mockito:mockito-junit-jupiterfrom 5.22.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
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 #3503Updates
org.mockito:mockito-junit-jupiterfrom 5.22.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
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 #3503Updates
org.slf4j:slf4j-simplefrom 2.0.17 to 2.0.18Updates
com.google.guava:guavafrom 33.5.0-jre to 33.6.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
commons-io:commons-iofrom 2.21.0 to 2.22.0Updates
commons-codec:commons-codecfrom 1.21.0 to 1.22.0Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
81a6295Prepare for the release candidate 1.22.0 RC173104b0Prepare for the next release candidate8e36214In-line single use test local variables9bd67e7Use vararg syntax25e52b0Use vararg syntaxe2ebacaBump github/codeql-action from 4.35.1 to 4.35.233998a0Bump actions/upload-artifact from 7.0.0 to 7.0.150c6583Bump actions/cache from 5.0.4 to 5.0.5b2be3a8Add@Override20f09bfUse final.Updates
com.google.code.gson:gsonfrom 2.13.2 to 2.14.0Release notes
Sourced from com.google.code.gson:gson's releases.
Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)