quorum icon indicating copy to clipboard operation
quorum copied to clipboard

Bump github.com/VictoriaMetrics/fastcache from 1.5.7 to 1.10.0

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps github.com/VictoriaMetrics/fastcache from 1.5.7 to 1.10.0.

Commits
  • d9ce7c1 go.mod: update dependencies
  • eb8a544 fastcache.go: reset per-bucket maps during Cache.Reset()
  • 2cd45d3 go.mod: update dependencies
  • ef94071 clean bucket.m on every wrap over chunks
  • 656ee2f Add Stats.MaxBytesSize for determining cache capacity
  • f766eeb vendor: update dependencies with go get -u ./...
  • 5ffb40c vendor: run go mod vendor after 3fbe8ccb42ecf703ea89800235ab7bbe3d0cb345
  • 3fbe8cc Substitute syscall by x/sys, support more platforms (e.g. Solaris). (#48)
  • f25ad79 go.mod: update dependencies with go get -u ./...
  • ca090d1 Fix surprising / unexpected behavior with GetBig when testing for cache mis...
  • 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[bot] avatar May 11 '22 08:05 dependabot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 11 '22 08:05 CLAassistant

@dependabot rebase

baptiste-b-pegasys avatar May 27 '22 15:05 baptiste-b-pegasys

Superseded by #1510.

dependabot[bot] avatar Sep 19 '22 22:09 dependabot[bot]