Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Tue, 04 Mar 2025 07:07:21 +0000 Subject: [pgjdbc/pgjdbc] PR #3552: fix(deps): update dependency org.hamcrest:hamcrest to v3 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3552 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3552 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hamcrest:hamcrest](http://hamcrest.org/JavaHamcrest/) ([source](https://redirect.github.com/hamcrest/JavaHamcrest)) | `2.2` -> `3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.hamcrest:hamcrest/3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.hamcrest:hamcrest/3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.hamcrest:hamcrest/2.2/3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.hamcrest:hamcrest/2.2/3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
hamcrest/JavaHamcrest (org.hamcrest:hamcrest) ### [`v3.0`](https://redirect.github.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://redirect.github.com/hamcrest/JavaHamcrest/issues/331) and [PR #​411](https://redirect.github.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://redirect.github.com/hamcrest/JavaHamcrest/issues/389)) - License cleanup ([PR #​414](https://redirect.github.com/hamcrest/JavaHamcrest/issues/414), [PR #​415](https://redirect.github.com/hamcrest/JavaHamcrest/issues/415), see also [#​264](https://redirect.github.com/hamcrest/JavaHamcrest/issues/264), [#​355](https://redirect.github.com/hamcrest/JavaHamcrest/issues/355), [#​396](https://redirect.github.com/hamcrest/JavaHamcrest/issues/396),and [#​399](https://redirect.github.com/hamcrest/JavaHamcrest/issues/399))
--- ### Configuration 📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).