Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Mar 2026 21:18:10 +0000 Subject: [pgjdbc/pgjdbc] PR #4004: fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.6.13 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 4004 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/4004 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.roaringbitmap:RoaringBitmap](https://redirect.github.com/RoaringBitmap/RoaringBitmap) | `1.3.0` → `1.6.13` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.roaringbitmap:RoaringBitmap/1.6.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.roaringbitmap:RoaringBitmap/1.3.0/1.6.13?slim=true) | --- ### Release Notes
RoaringBitmap/RoaringBitmap (org.roaringbitmap:RoaringBitmap) ### [`v1.6.12`](https://redirect.github.com/RoaringBitmap/RoaringBitmap/releases/tag/1.6.12) [Compare Source](https://redirect.github.com/RoaringBitmap/RoaringBitmap/compare/1.6.10...1.6.12) #### What's Changed - Preallocate container array to exact size when converting between bitmap types by [@​zoltanmeze](https://redirect.github.com/zoltanmeze) in [#​827](https://redirect.github.com/RoaringBitmap/RoaringBitmap/pull/827) **Full Changelog**: ### [`v1.6.10`](https://redirect.github.com/RoaringBitmap/RoaringBitmap/compare/1.6.9...1.6.10) [Compare Source](https://redirect.github.com/RoaringBitmap/RoaringBitmap/compare/1.6.9...1.6.10) ### [`v1.6.9`](https://redirect.github.com/RoaringBitmap/RoaringBitmap/releases/tag/1.6.9) [Compare Source](https://redirect.github.com/RoaringBitmap/RoaringBitmap/compare/1.3.0...1.6.9) **Full Changelog**:
--- ### 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).