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.4 #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps EnyimMemcachedCore from 2.5.1 to 2.6.4.

Release notes

Sourced from EnyimMemcachedCore's releases.

2.6.4

  • fix packing

2.6.3

  • refactor: remove configuration section check

2.6.2

  • refactor: remove services.BuildServiceProvider #192

2.6.1

  • make a method as obsolete #191

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
  • 06f2748 Merge pull request #193 from cnblogs/fix-packing
  • a7dfa46 fix: fix packing
  • ca887d7 refactor: remove configuration section check
  • 5c3f83b Merge pull request #192 from cnblogs/remove-buildserviceprovider
  • f7ffce4 refactor: remove services.BuildServiceProvider
  • 81ff448 Merge pull request #191 from cnblogs/add-obsolete
  • dc794a6 refactor: make a method as obsolete
  • 1ddfab6 Merge pull request #190 from cnblogs/update-packages
  • 74d4861 chore: update packages
  • 7f7a228 Merge pull request #189 from cnblogs/change-log-level
  • 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.4.
- [Release notes](https://github.com/cnblogs/EnyimMemcachedCore/releases)
- [Commits](cnblogs/EnyimMemcachedCore@2.5.1...2.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 30, 2023
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