Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add From<Bitmap> for Bitmap64 #157

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

Dr-Emann
Copy link
Member

Use new roaring64_bitmap_move_from_roaring32 function

The fuzzer will do a better job finding interesing inputs if we make the type
of deserization a branch rather than always trying all types for every input.
@Dr-Emann Dr-Emann merged commit 7716f57 into RoaringBitmap:master Sep 20, 2024
18 checks passed
@Dr-Emann Dr-Emann deleted the push-pulvozozkqvk branch September 20, 2024 14:40
Dr-Emann added a commit to Dr-Emann/croaring-rs that referenced this pull request Sep 20, 2024
Use new roaring64_bitmap_move_from_roaring32 function
renovate bot referenced this pull request in spiraldb/vortex Sep 20, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [croaring](https://redirect.github.com/RoaringBitmap/croaring-rs) |
workspace.dependencies | minor | `2.0.3` -> `2.1.0` |

---

### Release Notes

<details>
<summary>RoaringBitmap/croaring-rs (croaring)</summary>

###
[`v2.1.0`](https://redirect.github.com/RoaringBitmap/croaring-rs/releases/tag/croaring-v2.1.0)

[Compare
Source](https://redirect.github.com/RoaringBitmap/croaring-rs/compare/v2.0.3...croaring-v2.1.0)

#### What's Changed

- Bump cc from 1.1.5 to 1.1.7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/RoaringBitmap/croaring-rs/pull/146](https://redirect.github.com/RoaringBitmap/croaring-rs/pull/146)
- Update bindings to 4.1.4 by
[@&#8203;Dr-Emann](https://redirect.github.com/Dr-Emann) in
[https://github.com/RoaringBitmap/croaring-rs/pull/155](https://redirect.github.com/RoaringBitmap/croaring-rs/pull/155)
- Add From<Bitmap> for Bitmap64 by
[@&#8203;Dr-Emann](https://redirect.github.com/Dr-Emann) in
[https://github.com/RoaringBitmap/croaring-rs/pull/157](https://redirect.github.com/RoaringBitmap/croaring-rs/pull/157)

**Full Changelog**:
RoaringBitmap/croaring-rs@v2.0.3...croaring-v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->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/spiraldb/vortex).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant