Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 01 Dec 2025 20:26:30 +0000 Subject: [pgjdbc/pgjdbc] PR #3885: fix(deps): update dependency org.mockito:mockito-bom to v5.20.0 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3885 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/3885 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.mockito:mockito-bom](https://redirect.github.com/mockito/mockito) | `5.19.0` -> `5.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito:mockito-bom/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mockito:mockito-bom/5.19.0/5.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
mockito/mockito (org.mockito:mockito-bom) ### [`v5.20.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.20.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)* ##### 5.20.0 - 2025-09-20 - [11 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.19.0...v5.20.0) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot\[bot] - Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#​3730)](https://redirect.github.com/mockito/mockito/pull/3730) - Introducing the Ability to Mock Construction of Generic Types ([#​2401](https://redirect.github.com/mockito/mockito/issues/2401)) [(#​3729)](https://redirect.github.com/mockito/mockito/pull/3729) - Bump com.gradle.develocity from 4.1.1 to 4.2 [(#​3726)](https://redirect.github.com/mockito/mockito/pull/3726) - Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#​3725)](https://redirect.github.com/mockito/mockito/pull/3725) - Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#​3720)](https://redirect.github.com/mockito/mockito/pull/3720) - Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#​3719)](https://redirect.github.com/mockito/mockito/pull/3719) - Bump actions/setup-java from 4 to 5 [(#​3715)](https://redirect.github.com/mockito/mockito/pull/3715) - Bump com.gradle.develocity from 4.1 to 4.1.1 [(#​3713)](https://redirect.github.com/mockito/mockito/pull/3713) - Bump bytebuddy from 1.17.6 to 1.17.7 [(#​3712)](https://redirect.github.com/mockito/mockito/pull/3712) - test: Use Assume.assumeThat for SequencedCollection tests [(#​3711)](https://redirect.github.com/mockito/mockito/pull/3711) - Fix [#​3709](https://redirect.github.com/mockito/mockito/issues/3709) [(#​3710)](https://redirect.github.com/mockito/mockito/pull/3710) - feat: Add support for JDK21 Sequenced Collections. [(#​3708)](https://redirect.github.com/mockito/mockito/pull/3708) - Introducing the Ability to Mock Construction of Generic Types [(#​2401)](https://redirect.github.com/mockito/mockito/issues/2401)
--- ### 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).