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/bits-and-blooms/bitset from 1.2.2 to 1.3.0 #154

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps github.com/bits-and-blooms/bitset from 1.2.2 to 1.3.0.

Release notes

Sourced from github.com/bits-and-blooms/bitset's releases.

Version 1.3.0

What's Changed

New Contributors

Full Changelog: bits-and-blooms/bitset@v1.2.2...v1.3.0

Commits
  • 8e934f5 Merge pull request #106 from bits-and-blooms/dlemire/avoiding_calls_to_extend...
  • e8e2dee Merge branch 'master' into dlemire/avoiding_calls_to_extend_maybe
  • 8b8b79b The 'extendMaybe' function is seemingly not inlined in Go. Yet it
  • 510f5c6 Merge pull request #105 from SimFG/master
  • 3bba5f7 Extract wordsIndex to calculate the index of words in a uint64, and use i...
  • 5de9461 Merge pull request #104 from SignorMercurio/master
  • 02db5c7 add SetBitsetFrom() to resolve #85
  • See full diff 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)

Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](bits-and-blooms/bitset@v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from decentralgabe as a code owner July 25, 2022 23:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #154 (89c86c2) into main (78dabcd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   53.31%   53.31%           
=======================================
  Files          32       32           
  Lines        3776     3776           
=======================================
  Hits         2013     2013           
  Misses       1391     1391           
  Partials      372      372           

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 78dabcd...89c86c2. Read the comment docs.

@decentralgabe decentralgabe merged commit 34f39e0 into main Jul 26, 2022
@decentralgabe decentralgabe deleted the dependabot/go_modules/github.com/bits-and-blooms/bitset-1.3.0 branch July 26, 2022 02:14
andorsk pushed a commit to andorsk/ssi-sdk that referenced this pull request Jul 27, 2022
…75#154)

Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](bits-and-blooms/bitset@v1.2.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants