Skip to content

Bump EasyCaching.Disk from 0.9.0 to 1.1.0#127

Merged
Turnerj merged 1 commit intomasterfrom
dependabot/nuget/EasyCaching.Disk-1.1.0
Nov 24, 2020
Merged

Bump EasyCaching.Disk from 0.9.0 to 1.1.0#127
Turnerj merged 1 commit intomasterfrom
dependabot/nuget/EasyCaching.Disk-1.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Nov 23, 2020

Bumps EasyCaching.Disk from 0.9.0 to 1.1.0.

Release notes

Sourced from EasyCaching.Disk's releases.

v1.1.0 release

Time to release 1.x version, after almost two years of 0.x version.

  1. Allow to cache null value
  2. Fix LiteDB cache expiration issue
  3. Upgrading csredis (It will bring Breaking Changes)
  4. Support System.Text.Json
  5. Improve SQLite concurrency problem
Commits
  • 68dd48a Merge pull request #263 from dotnetcore/dev
  • db73e8f improve sqlite concurrency problem (#260)
  • e5294b8 update csproj
  • 5e95d56 Merge pull request #262 from MartinYl/dev
  • 596874b TrySet_Parallel_Should_Succeed
  • 07a747c fixed UnitTest Error
  • 053a058 扩展EasyCaching.Serialization.System.Text.Json,使用System.Text.Json进行序列化和反序列化json
  • 9914b86 Merge pull request #257 from MoienTajik/patch-1
  • 21814ab Updated ToDo path
  • b45674e update interceptor sample for (#252)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Nov 23, 2020
Bumps [EasyCaching.Disk](https://github.com/dotnetcore/EasyCaching) from 0.9.0 to 1.1.0.
- [Release notes](https://github.com/dotnetcore/EasyCaching/releases)
- [Commits](dotnetcore/EasyCaching@v0.9.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/nuget/EasyCaching.Disk-1.1.0 branch from d87a784 to 32dc15a Compare November 24, 2020 08:07
@Turnerj Turnerj merged commit 0f01829 into master Nov 24, 2020
@Turnerj Turnerj deleted the dependabot/nuget/EasyCaching.Disk-1.1.0 branch November 24, 2020 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant