nielsbasjes / logparser

Easy parsing of Apache HTTPD and NGINX access logs with Java, Hadoop, Hive, Flink, Beam, Storm, Drill, ...
Apache License 2.0
157 stars 42 forks source link

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

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.