Bump EasyCaching.Core from 1.4.0 to 1.4.1
Created by: dependabot[bot]
Bumps EasyCaching.Core from 1.4.0 to 1.4.1.
Release notes
Sourced from EasyCaching.Core's releases.
v1.4.1 release
- Expose raw cache database (https://github.com/dotnetcore/EasyCaching/commit/a48832cd1757ca7cab9f93bf73d8d411e46fc951)
- SE.Redis Support KeyPrefix (#325 #326 )
Commits
-
c842bfe
Merge pull request #327 from dotnetcore/dev -
d93f7ba
docs: update release notes -
b85398c
test: add test for (#311) -
6850599
Merge pull request #326 from vla/dev -
c332255
feat: SERedis Support KeyPrefix Feature #325 -
39fb6f5
test: add more test for raw database -
ed9c7cb
fix: warning xUnit2018 -
a48832c
feat: expose raw cache database -
159a930
Merge pull request #318 from pengweiqhca/master -
426a2b6
Update distributed lock - See full diff in compare view
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)