devlauer / plantuml-generator

utility and maven plugin project for generating plantuml class diagrams and sequence diagrams out of java classes
https://devlauer.github.io/plantuml-generator/plantuml-generator/latest/index.html
Apache License 2.0
87 stars 27 forks source link

chore(deps): update dependency org.mockito:mockito-core to v5.7.0 #129

Closed renovate-bot closed 10 months ago

renovate-bot commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 5.6.0 -> 5.7.0 age adoption passing confidence

Release Notes

mockito/mockito (org.mockito:mockito-core) ### [`v5.7.0`](https://togithub.com/mockito/mockito/releases/tag/v5.7.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 5.7.0 - 2023-11-02 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v5.6.0...v5.7.0) by Stefan M, Tim van der Lippe, Valery Yatsynovich, Vladimir Glinskikh, ascopes, dependabot\[bot] - Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 [(#​3166)](https://togithub.com/mockito/mockito/pull/3166) - Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 [(#​3165)](https://togithub.com/mockito/mockito/pull/3165) - Attempt to detect system property mangling prior to loading ByteBuddy. [(#​3164)](https://togithub.com/mockito/mockito/pull/3164) - Handle Termux in InlineDelegateByteBuddyMockMaker.java [(#​3158)](https://togithub.com/mockito/mockito/pull/3158) - Bump versions.errorprone from 2.22.0 to 2.23.0 [(#​3153)](https://togithub.com/mockito/mockito/pull/3153) - Fix license url according to spdx license spec [(#​3152)](https://togithub.com/mockito/mockito/pull/3152) - Remove checks for unsupported Java version from unit tests [(#​3150)](https://togithub.com/mockito/mockito/pull/3150) - Add CodeCov token to upload coverage report [(#​3149)](https://togithub.com/mockito/mockito/pull/3149) - Migrate to JaCoCo `0.8.11` [(#​3147)](https://togithub.com/mockito/mockito/pull/3147) - Add Java 21 to CI build matrix [(#​3145)](https://togithub.com/mockito/mockito/pull/3145) - Feat: add generic-inferred methods for constructing ArgumentCaptors [(#​3144)](https://togithub.com/mockito/mockito/pull/3144) - Bump gradle from 8.2 to 8.4 [(#​3142)](https://togithub.com/mockito/mockito/pull/3142) - Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 [(#​3139)](https://togithub.com/mockito/mockito/pull/3139) - Bump versions.bytebuddy from 1.14.8 to 1.14.9 [(#​3138)](https://togithub.com/mockito/mockito/pull/3138) - Bump biz.aQute.bnd.builder from 6.4.0 to 7.0.0 [(#​3135)](https://togithub.com/mockito/mockito/pull/3135)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.