build(deps): Bump github.com/RoaringBitmap/roaring/v2 from 2.18.0 to 2.18.2#26454
Merged
aljo242 merged 2 commits intoMay 27, 2026
Merged
Conversation
Contributor
|
PR author is not in the allowed authors list. |
Contributor
|
@dependabot rebase |
Bumps [github.com/RoaringBitmap/roaring/v2](https://github.com/RoaringBitmap/roaring) from 2.18.0 to 2.18.2. - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](RoaringBitmap/roaring@v2.18.0...v2.18.2) --- updated-dependencies: - dependency-name: github.com/RoaringBitmap/roaring/v2 dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3931f25 to
8948dd0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #26454 +/- ##
========================================
Coverage 64.90% 64.90%
========================================
Files 793 809 +16
Lines 55016 55998 +982
========================================
+ Hits 35708 36346 +638
- Misses 19308 19652 +344 🚀 New features to boost your workflow:
|
aljo242
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/RoaringBitmap/roaring/v2 from 2.18.0 to 2.18.2.
Release notes
Sourced from github.com/RoaringBitmap/roaring/v2's releases.
Commits
f3ceb59Merge pull request #527 from tamirms/master482ea71fastaggregation: avoid runContainer16.lazyIOR slow path in FastOr8a91e8fMerge pull request #526 from SAY-5/fix/bsi-sign-bit-growth0895c48fix(bsi): sign-extend existing negatives when bA grows in NewDefaultBSI5449c7aMerge pull request #525 from authzed/fix-roaring64-or-cow8746862roaring64: honor copy-on-write in Bitmap.Or