ozipoetra / z-ui

Use this only if your system administrator block "x-ui" service name on your server
GNU General Public License v3.0
8 stars 5 forks source link

Bump github.com/Workiva/go-datastructures from 1.0.53 to 1.1.0 #10

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/Workiva/go-datastructures from 1.0.53 to 1.1.0.

Release notes

Sourced from github.com/Workiva/go-datastructures's releases.

v1.1.0

Info

Build: https://ci.webfilings.com/build/4575457 Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4575457/latest Pipeline: No Pipeline This minor release includes the following changes:

Miscellaneous

  • [x] #221 Add GetSetBits and Count to BitArray

Notes created on Thursday, May 18 02:26 PM UTC

Commits
  • 68e77ee Merge pull request #221 from Workiva/add-bitarray-getsetbits
  • 8f1c722 Clarify purpose of bit-clearing expression
  • 33a45f0 Return an empty slice from GetSetBits for nil/empty buffers
  • 9c88543 Make BitArray.Count return an int
  • e309fb3 Fix spacing for binary expression example
  • 64dafb7 Implement Count for bitArray and sparseBitArray
  • d95ee5d Define BitArray.Count and add test coverage
  • 9eab2df Implement GetSetBits for bitArray and sparseBitArray
  • 42ddd6d Add test coverage for GetSetBits
  • 4a54802 Define BitArray.GetSetBits
  • 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)