dependabot[bot] opened a new pull request #1398: URL: https://github.com/apache/dubbo-go/pull/1398
Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.7.1 to 0.9.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/RoaringBitmap/roaring/releases">github.com/RoaringBitmap/roaring's releases</a>.</em></p> <blockquote> <h2>Version 0.9.4</h2> <p>Bug fix release.</p> <ol> <li>In some instances, the Or function could produce erroneous results, see <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/issues/330">RoaringBitmap/roaring#330</a> (credit <a href="https://github.com/Crash129"><code>@Crash129</code></a>)</li> <li>Our implementation failed to abide by the roaring specification: if one used the FastOr function, one could get good performance, at the expense of memory usage, by producing bitmap containers containing fewer than 4096 entries (see PR <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/pull/107">RoaringBitmap/roaring#107</a>). We reverted this anomalous behaviour which should result in memory usage in line with the roaring format.</li> </ol> <h2>Version 0.9.2</h2> <p>Fix a potential overflow with respect to the frozen format support.</p> <h2>Version 0.9.1</h2> <p>fix deserialization when size=0xFFFF</p> <p>credit: <a href="https://github.com/pforemski"><code>@pforemski</code></a></p> <h2>Version 0.9.0</h2> <p>Introducing support for the frozen format.</p> <p>credit: <a href="https://github.com/Oppen"><code>@Oppen</code></a></p> <h2>Version 0.8.0</h2> <p>No release notes provided.</p> <h2>Version 0.7.4</h2> <p>Fixed an issue with ParOr in roaring64 and fixing support for negative values in BSI.</p> <p>Credit <a href="https://github.com/guymolinari"><code>@guymolinari</code></a></p> <h2>Version 0.7.3</h2> <p>Fix issue with AddOffset</p> <p>credit: <a href="https://github.com/Oppen"><code>@Oppen</code></a></p> <h2>Version 0.7.2</h2> <p>Performance improvments with run containers. credit: <a href="https://github.com/jacksonrnewhouse"><code>@jacksonrnewhouse</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RoaringBitmap/roaring/commit/e6471ed95f1d549fe1b284310217906a9d62035e"><code>e6471ed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/issues/331">#331</a> from RoaringBitmap/dlemire/verifying_issue_330</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/cf6901a821d0adab3a447c5c3df68af738916b0e"><code>cf6901a</code></a> Reverting <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/pull/107">RoaringBitmap/roaring#107</a></li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/61b36530ed06ceecc7149bd2c85cb8f264fda5e4"><code>61b3653</code></a> Fixed issue.</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/7d726ab92748c3886211c1e61e25655560b7b55f"><code>7d726ab</code></a> Verifying issue 330.</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/3676ac2f47b61d1cd10ffaaf4688bf19b1b93725"><code>3676ac2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/issues/329">#329</a> from Oppen/fix_frozen</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/694299b401458679950c8245b7cc8b276ec962a2"><code>694299b</code></a> Fix truncation and overflow in frozen format</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/ac68eba677bf113716c15a14d3b1b2c063918ebf"><code>ac68eba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/issues/328">#328</a> from Oppen/mod_tidy</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/e68bbda56edf220b9d320eb1fac4089502e608f0"><code>e68bbda</code></a> Remove forgotten unneeded deps</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/ff33c3b226c3ac033bf1a0b0f3ed647fc9cd2efa"><code>ff33c3b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/RoaringBitmap/roaring/issues/324">#324</a> from pforemski/master</li> <li><a href="https://github.com/RoaringBitmap/roaring/commit/5f54fbaeb6f1088c0774dfed70ea9f9bacbe5074"><code>5f54fba</code></a> fix deserialization when size=0xFFFF</li> <li>Additional commits viewable in <a href="https://github.com/RoaringBitmap/roaring/compare/v0.7.1...v0.9.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
