waldirborbajr / kvstok

KVSToK - is a CLI-base KEY VALUE storage
Apache License 2.0
18 stars 2 forks source link

build: bump github.com/xujiajun/nutsdb from 0.11.0 to 0.11.1 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/xujiajun/nutsdb from 0.11.0 to 0.11.1.

Release notes

Sourced from github.com/xujiajun/nutsdb's releases.

v0.11.1

Changelog

Sourced from github.com/xujiajun/nutsdb's changelog.

v0.11.0(2022-10-31)

v0.11.1(2022-11-13)

Commits
  • 817f6eb chore: add changelog for v0.11.1
  • 46aaa0c Merge pull request #234 from nutsdb/fix/iterator_current_nil
  • cf6a07b fix: it.current may be nil when options.Reverse is false
  • 3d4dd59 Merge pull request #233 from mindon/master
  • 6831519 Update iterator.go
  • 6d79f60 Merge pull request #230 from elliotchenzichang/add_size_param_to_recovery_buffer
  • b69c34d Merge pull request #228 from elliotchenzichang/fix_lock_typo
  • 3e50379 add buffer size of recovery reader as param
  • 4895370 Merge branch 'nutsdb:master' into fix_lock_typo
  • 12f5b05 change the lock to prototy
  • 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)