nielsbasjes / yauaa

Yet Another UserAgent Analyzer
https://yauaa.basjes.nl
Apache License 2.0
761 stars 129 forks source link

chore(deps): update dependency org.hamcrest:hamcrest-core to v3 #1497

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

hamcrest/JavaHamcrest (org.hamcrest:hamcrest-core) ### [`v3.0`](https://togithub.com/hamcrest/JavaHamcrest/blob/HEAD/CHANGES.md#Version-30-1st-August-2024) [Compare Source](https://togithub.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) ##### 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 this update again.



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

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.78%. Comparing base (4822a08) to head (aca6246).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1497 +/- ## ========================================= Coverage 94.78% 94.78% Complexity 1748 1748 ========================================= Files 127 127 Lines 5824 5824 Branches 780 780 ========================================= Hits 5520 5520 Misses 186 186 Partials 118 118 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.