pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: vlsi (@vlsi) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #4111: ci(renovate): cap junit-bom <6.0 and checkerframework <4.0
Date: Tue, 26 May 2026 10:30:00 +0000
Message-ID: <[email protected]> (raw)
### Changes to Existing Features:
Adds upper-bound version caps to Renovate so updates stay within the current major lines:
- `org.junit:junit-bom` → `<6.0.0`
- `org.checkerframework*` → `<4.0.0` (added to the existing checkerframework group rule)
### Why
JUnit 6 and Checker Framework 4 are not compatible with the Java 8 target, so adopting either would require a coordinated migration rather than a drive-by Renovate PR. Capping via `allowedVersions` is preferable to the `matchCurrentVersion` / `enabled: false` pattern used elsewhere in this file because Renovate simply will not propose disallowed versions, instead of opening then disabling them.
### Submission checklist
* [x] Followed Contributing guidelines
* [x] No other open PR for the same change
* [x] Does not break existing behaviour (Renovate config only)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #4111: ci(renovate): cap junit-bom <6.0 and checkerframework <4.0
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox