Skip to content

chore(deps): Bump mockito from 5.15.2 to 5.16.0 in /pbj-core/hiero-dependency-versions#407

Merged
jjohannes merged 2 commits intomainfrom
dependabot/gradle/pbj-core/hiero-dependency-versions/mockito-5.16.0
Mar 7, 2025
Merged

chore(deps): Bump mockito from 5.15.2 to 5.16.0 in /pbj-core/hiero-dependency-versions#407
jjohannes merged 2 commits intomainfrom
dependabot/gradle/pbj-core/hiero-dependency-versions/mockito-5.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps mockito from 5.15.2 to 5.16.0.
Updates org.mockito:mockito-core from 5.15.2 to 5.16.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

Commits
  • c81be5d Add support for including module-info in Mockito. (#3597)
  • d01ac9d Issue #3584 Improve Gradle Kotlin documentation to add agent
  • 83ee69b Bump com.gradle.develocity from 3.19 to 3.19.1 (#3579)
  • 289e971 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#3577)
  • 1ab8483 Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#3574)
  • fdb5df1 Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (#3571)
  • e280630 Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#3569)
  • 96c2095 Tweak documentation on mockito agent config for maven (#3568)
  • 1c3800d Add --info to diagnose release issues (#3567)
  • e9a4c77 Refine reflection when calling management factory (#3566)
  • See full diff in compare view

Updates org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

Commits
  • c81be5d Add support for including module-info in Mockito. (#3597)
  • d01ac9d Issue #3584 Improve Gradle Kotlin documentation to add agent
  • 83ee69b Bump com.gradle.develocity from 3.19 to 3.19.1 (#3579)
  • 289e971 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#3577)
  • 1ab8483 Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#3574)
  • fdb5df1 Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (#3571)
  • e280630 Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#3569)
  • 96c2095 Tweak documentation on mockito agent config for maven (#3568)
  • 1c3800d Add --info to diagnose release issues (#3567)
  • e9a4c77 Refine reflection when calling management factory (#3566)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `mockito` from 5.15.2 to 5.16.0.

Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners March 3, 2025 12:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 12:10
@dependabot dependabot bot added the java Pull requests that update Java code label Mar 3, 2025
@dependabot dependabot bot requested a review from andrewb1269 March 3, 2025 12:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2025

Integration Test Report

    384 files  ±0      384 suites  ±0   10m 24s ⏱️ - 2m 10s
114 731 tests ±0  114 731 ✅ ±0  0 💤 ±0  0 ❌ ±0 
114 959 runs  ±0  114 959 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1a924b5. ± Comparison against base commit e016c45.

This pull request removes 3 and adds 3 tests. Note that renamed tests count towards both.
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [1] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fa4b455dcb0@386be6a6
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [2] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fa4b45b4000@9bd0b0c
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [3] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fa4b45b4230@48e84123
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [1] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fd438565708@134ecca0
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [2] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fd438565938@23a06fa
com.hedera.pbj.integration.test.ParserNeverWrapsTest ‑ [3] com.hedera.pbj.integration.test.ParserNeverWrapsTest$$Lambda/0x00007fd438565b68@6eb9ce91

♻️ This comment has been updated with latest results.

Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
@jjohannes jjohannes force-pushed the dependabot/gradle/pbj-core/hiero-dependency-versions/mockito-5.16.0 branch from 2858301 to 1a924b5 Compare March 6, 2025 07:39
@jjohannes jjohannes self-assigned this Mar 6, 2025
@jjohannes jjohannes requested a review from PavelSBorisov March 6, 2025 07:39
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2025

JUnit Test Report

   67 files  ±0     67 suites  ±0   4m 38s ⏱️ + 1m 56s
1 272 tests ±0  1 269 ✅ ±0   3 💤 ±0  0 ❌ ±0 
7 127 runs  ±0  7 108 ✅ ±0  19 💤 ±0  0 ❌ ±0 

Results for commit 1a924b5. ± Comparison against base commit e016c45.

This pull request removes 8 and adds 7 tests. Note that renamed tests count towards both.
, 1
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] FLOAT, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0353298@2ae5580, [0.1, 0.5, 100.0], 12, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad03534a8@4203529f
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] STRING, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0364420@341964d0, [string 1, testing here, testing there], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0364630@51b59d58
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] BYTES, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0364840@e4ef4c0, [010203, ff7f0f, 42da07370bff], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0364a50@5ca8bd01
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] DOUBLE, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad03536b8@39ac8c0c, [0.1, 0.5, 100.0, 1.7653472635472653E240], 32, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad03538c8@361f1647
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [3] BOOL, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0353ad8@51172948, [true, false, false, true, true, true], 6, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0353ce8@6f2a3b37
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [4] ENUM, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0356000@323b0632, [Mock for EnumWithProtoMetadata, hashCode: 1159395201, Mock for EnumWithProtoMetadata, hashCode: 1613378103, Mock for EnumWithProtoMetadata, hashCode: 1263607393], 3, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fdad0356210@3180aee
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [4] 
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] FLOAT, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d483512c8@78b8f818, [0.1, 0.5, 100.0], 12, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d483514d8@1e9d721
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] STRING, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d4835e2b8@10e4ee33, [string 1, testing here, testing there], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d4835e4c8@6e90cec8
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] BYTES, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d4835e6d8@1ef04613, [010203, ff7f0f, 42da07370bff], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d4835e8e8@2d3d4a54
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] DOUBLE, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d483516e8@6821c63c, [0.1, 0.5, 100.0, 1.7653472635472653E240], 32, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d483518f8@c2f7c63
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [3] BOOL, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d48351b08@4790b897, [true, false, false, true, true, true], 6, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d48351d18@5cba890e
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [4] ENUM, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d48351f28@3a4cb483, [Mock for EnumWithProtoMetadata, hashCode: 77780590, Mock for EnumWithProtoMetadata, hashCode: 715194034, Mock for EnumWithProtoMetadata, hashCode: 891052865], 3, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f7d48352138@42ebece0
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [4] 
, 1

@jjohannes jjohannes merged commit 21ed87b into main Mar 7, 2025
10 checks passed
@jjohannes jjohannes deleted the dependabot/gradle/pbj-core/hiero-dependency-versions/mockito-5.16.0 branch March 7, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants