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

Bump github.com/RoaringBitmap/roaring from 0.4.23 to 0.5.5 #847

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2020

Bumps github.com/RoaringBitmap/roaring from 0.4.23 to 0.5.5.

Release notes

Sourced from github.com/RoaringBitmap/roaring's releases.

Version 0.5.5

No release notes provided.

Version 0.5.4

No release notes provided.

Version 0.5.3

No release notes provided.

Version 0.5.2

Performance gain in some cases related to COW. credit: @jacksonrnewhouse

Version 0.5.1

Bug fix on 64-bit bitmaps.

Version 0.5.0

Now with 64-bit roaring bitmaps!

Commits
  • 3700649 Merge pull request #287 from jacksonrnewhouse/union2by2_arm64_assembly
  • b87134b tabs over spaces in assembly.
  • 3968251 fix build constraint.
  • 811b349 newline
  • 9988eb2 arm64 assembly function union2by2.
  • 869b945 Merge pull request #286 from RoaringBitmap/dlemire/better_detect_le
  • c842055 Trying this.
  • 4ee8f90 Adding space.
  • c2bb640 More generous detection of le
  • 8cd82d8 Merge pull request #283 from RoaringBitmap/dlemire/do_not_hardcode
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Nov 5, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/RoaringBitmap/roaring-0.5.5 branch from ceb353a to 8eef634 Compare November 6, 2020 07:49
@codecov-io
Copy link

Codecov Report

Merging #847 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #847      +/-   ##
==========================================
- Coverage   60.10%   60.09%   -0.02%     
==========================================
  Files         260      260              
  Lines       12770    12770              
==========================================
- Hits         7676     7674       -2     
- Misses       4135     4140       +5     
+ Partials      959      956       -3     
Impacted Files Coverage Δ
config_center/nacos/facade.go 79.31% <0.00%> (-10.35%) ⬇️
filter/filter_impl/hystrix_filter.go 67.30% <0.00%> (-2.89%) ⬇️
config_center/nacos/client.go 65.26% <0.00%> (-2.11%) ⬇️
remoting/kubernetes/listener.go 50.52% <0.00%> (ø)
remoting/getty/pool.go 69.60% <0.00%> (+0.88%) ⬆️
remoting/kubernetes/watch.go 79.34% <0.00%> (+2.17%) ⬆️
remoting/kubernetes/client.go 75.75% <0.00%> (+3.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ecf958...8eef634. Read the comment docs.

@AlexStocks AlexStocks merged commit 3c621f0 into master Nov 6, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/RoaringBitmap/roaring-0.5.5 branch November 6, 2020 15:37
zouyx pushed a commit that referenced this pull request Nov 8, 2020
…RoaringBitmap/roaring-0.5.5

Bump github.com/RoaringBitmap/roaring from 0.4.23 to 0.5.5
@zouyx zouyx linked an issue Nov 10, 2020 that may be closed by this pull request
AlexStocks added a commit that referenced this pull request Apr 14, 2021
…RoaringBitmap/roaring-0.5.5

Bump github.com/RoaringBitmap/roaring from 0.4.23 to 0.5.5
AlexStocks added a commit that referenced this pull request Apr 14, 2021
…RoaringBitmap/roaring-0.5.5

Bump github.com/RoaringBitmap/roaring from 0.4.23 to 0.5.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
4 participants