Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump EnyimMemcachedCore from 2.5.1 to 2.6.0 #45

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps EnyimMemcachedCore from 2.5.1 to 2.6.0.

Release notes

Sourced from EnyimMemcachedCore's releases.

2.6.0

  • Introduce MessagePack serializer #186
  • Add an option to specify max idle time for a pooled socket #185
  • Improve IDistributedCache implementation #182

2.6.0 preview2

Tweak packing

2.6.0 preview1

  • Introduce MessagePack serializer #186
  • Add an option to specify max idle time for a pooled socket #185
  • Improve IDistributedCache implementation #182

Fix error for mcrouter

No release notes provided.

2.5.6

  • Support .NET 7
  • Add SuppressException option

Replace Microsoft.AspNetCore.Http.Abstractions with Microsoft.AspNetCore.App

No release notes provided.

SSL Stream support + .NET 6

No release notes provided.

Fix GetAsync to return IGetOperation with correct Cas value

No release notes provided.

Replace InterlockedStack with ConcurrentStack

No release notes provided.

Commits
  • 1ddfab6 Merge pull request #190 from cnblogs/update-packages
  • 74d4861 chore: update packages
  • 7f7a228 Merge pull request #189 from cnblogs/change-log-level
  • bc74859 Change LogInformation to LogDebug
  • a50835e Merge pull request #188 from cnblogs/tweak-packing
  • e1eb6cb Tweak packing
  • a3c3b7f Merge pull request #187 from cnblogs/tweak-logging
  • 09e156d Check if the given LogLevel is enabled
  • bc06974 Merge pull request #186 from cnblogs/introduce-messagepack-serializer
  • 25fcbd3 Introduce MessagePack serializer
  • 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)

Bumps [EnyimMemcachedCore](https://github.com/cnblogs/EnyimMemcachedCore) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/cnblogs/EnyimMemcachedCore/releases)
- [Commits](cnblogs/EnyimMemcachedCore@2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: EnyimMemcachedCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2023

Superseded by #46.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/nuget/EnyimMemcachedCore-2.6.0 branch January 30, 2023 23:07
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants