Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 28.04%. Comparing base (
1bfe93a
) to head (6d0bd4f
). Report is 89 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/dgraph-io/ristretto from 0.1.1 to 0.2.0.
Release notes
Sourced from github.com/dgraph-io/ristretto's releases.
Changelog
Sourced from github.com/dgraph-io/ristretto's changelog.
Commits
1854617
minor repo cleanup (#352)9144662
stop cleanupTicker while closing cache (#343)c00b352
uint32 to uint64 in slice methods (#323)e6d62cb
chore(ci): separate out coverage report workflow (#353)f0e7027
set missing Expiration field on evicted items (#345)e8dc5b0
add config for cleanup ticker duration (#342)c5789d6
update golangci config and cleanup repo (#351)bdcf5e9
remove glog dependency (#350)3f6b44a
fix: support compilation to wasip1 (#344)c73d585
chore: fix typo error (#341)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 show