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.9.4 to 1.2.3 #1082

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps github.com/RoaringBitmap/roaring from 0.9.4 to 1.2.3.

Release notes

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

Version 1.2.3

What's Changed

Full Changelog: RoaringBitmap/roaring@v1.2.2...v1.2.3

Version 1.2.1

Patch release fixing RoaringBitmap/roaring#358

credit: @​jacksonrnewhouse @​richardartoul

Version 1.2.0

We introduce arena allocation for frozen views which may improve performance in some cases.

Version 1.1.0

Adding value-based iterators to avoid heap allocations RoaringBitmap/roaring#354

Version 1.0.0

Our API has been stable for years and we haven't had any bug report in many months so 1.0.0 seems like a good version number.

Commits
  • ed7ebc9 Merge pull request #379 from RoaringBitmap/dlemire/allowing_soft_disabling_of_io
  • fa87a0a Longer explanation.
  • 1f2e3bc Allowing soft disabling of IO tests.
  • 04a8ee7 Updating actions.
  • fa8da41 Updating.
  • 3588e79 Merge branch 'master' of github.com:RoaringBitmap/roaring
  • f2d8e47 We will no longer require disk access during tests.
  • 027d58e Update README.md
  • 36e6729 Adding instructions for contributors.
  • a607ae8 Merge pull request #377 from b4bay/master
  • 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 the dependencies Pull requests that update a dependency file label Jan 24, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/RoaringBitmap/roaring-1.2.3 branch from 853baab to a094bfc Compare February 17, 2023 12:24
Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.9.4 to 1.2.3.
- [Release notes](https://github.com/RoaringBitmap/roaring/releases)
- [Commits](RoaringBitmap/roaring@v0.9.4...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/RoaringBitmap/roaring
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/RoaringBitmap/roaring-1.2.3 branch from a094bfc to 02a92a8 Compare March 3, 2023 16:24
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants