camunda-community-hub / camunda-platform-7-mockito

Provides mock helpers to register delegate/listener mocks while testing processes
Apache License 2.0
45 stars 21 forks source link

chore(deps): update javahamcrest monorepo to v3 (major) #439

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hamcrest:hamcrest-library (source) 2.2 -> 3.0 age adoption passing confidence
org.hamcrest:hamcrest-core (source) 2.2 -> 3.0 age adoption passing confidence

Release Notes

hamcrest/JavaHamcrest (org.hamcrest:hamcrest-library) ### [`v3.0`](https://togithub.com/hamcrest/JavaHamcrest/blob/HEAD/CHANGES.md#Version-30-1st-August-2024) ##### Breaking Changes - From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #​331](https://togithub.com/hamcrest/JavaHamcrest/issues/331) and [PR #​411](https://togithub.com/hamcrest/JavaHamcrest/issues/411) for details. Developers who use Java 1.7 earlier can still depend upon `hamcrest-2.2.jar`. ##### Improvements - FileMatchersTest simplification ([PR #​389](https://togithub.com/hamcrest/JavaHamcrest/issues/389)) - License cleanup ([PR #​414](https://togithub.com/hamcrest/JavaHamcrest/issues/414), [PR #​415](https://togithub.com/hamcrest/JavaHamcrest/issues/415), see also [#​264](https://togithub.com/hamcrest/JavaHamcrest/issues/264), [#​355](https://togithub.com/hamcrest/JavaHamcrest/issues/355), [#​396](https://togithub.com/hamcrest/JavaHamcrest/issues/396),and [#​399](https://togithub.com/hamcrest/JavaHamcrest/issues/399))

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.