-
Notifications
You must be signed in to change notification settings - Fork 284
Commit 9c70670
authored
Bumps [roaring](https://github.com/RoaringBitmap/roaring-rs) from
`6cfeb88` to `9496afe`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/9496afe1e6ad93a8875f901c2579761f7acdc5b0"><code>9496afe</code></a>
Bump version to v0.10.12</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/344aa5fe3ba4aea6faf7929ff53b6c63b8142c14"><code>344aa5f</code></a>
Merge pull request <a
href="https://redirect.github.com/RoaringBitmap/roaring-rs/issues/318">#318</a>
from RoaringBitmap/warn-about-todos</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/ea58ef0274e052946b5c4a05841c95299204e576"><code>ea58ef0</code></a>
Merge pull request <a
href="https://redirect.github.com/RoaringBitmap/roaring-rs/issues/319">#319</a>
from sdd/feature/treemap-advance-to</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/dba9919cdf7480f6ac0e85c2a7daa37de5885379"><code>dba9919</code></a>
fix: remove todos for fold and rfold - use default implementations
instead</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/0bce48a126216b99513df2e09e64f483fc7d95ee"><code>0bce48a</code></a>
Disallow todo!s through clippy</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/8cf889e741cd360d404630fbd924a80525946fa7"><code>8cf889e</code></a>
Merge pull request <a
href="https://redirect.github.com/RoaringBitmap/roaring-rs/issues/317">#317</a>
from RoaringBitmap/bump-to-0-10-11</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/ce22e1c668ef8063ca777487e13cd0e48f495b62"><code>ce22e1c</code></a>
Bump to v0.10.11</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/659c73b85f671074b6791280711dc024df523e0b"><code>659c73b</code></a>
Merge pull request <a
href="https://redirect.github.com/RoaringBitmap/roaring-rs/issues/314">#314</a>
from sdd/feature/treemap-advance-to</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/94a0f542f60ccde910e2e3c16b6e364e3a922ee3"><code>94a0f54</code></a>
Improve the code a bit</li>
<li><a
href="https://github.com/RoaringBitmap/roaring-rs/commit/6d51ba02322e5613cd5f183845765731034d6c68"><code>6d51ba0</code></a>
refactor: treemap iter switched to dynamic size hint to enable more
efficient...</li>
<li>Additional commits viewable in <a
href="https://github.com/RoaringBitmap/roaring-rs/compare/6cfeb8830f181a1f0a9fd9c3423175db6462fb2d...9496afe1e6ad93a8875f901c2579761f7acdc5b0">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff8b0bf commit 9c70670Copy full SHA for 9c70670
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments