Skip to content

Bump EnyimMemcachedCore from 2.6.6 to 3.2.1 #10

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2024

Bumps EnyimMemcachedCore from 2.6.6 to 3.2.1.

Release notes

Sourced from EnyimMemcachedCore's releases.

v3.2.1

  • fix: mistaken variable assignment order #223

v3.2.0

  • feat: enable to use legacy FNV hashes #216

v3.1.0

  • Allow to provide SslClientAuthenticationOptions when leveraging SslStream #213

v3.0.1

  • fix: mistaken log message #210

v3.0.0

  • Fix FNV1a key poor distribution #208

2.7.1

  • fix: mistaken log message #210

2.7.0

  • Support .NET 8 #205
  • Remove support for netstandard2.0 and netstandard2.1 #205
  • Support IPv6 #206
  • Revert "fix: remove FrameworkReference" #204
Commits
  • 3b472ff Merge pull request #223 from cnblogs/fix-mistaken-assignment-order
  • 8ccbfd5 fix: mistaken variable assignment order
  • 7f5bdc8 Merge pull request #220 from cnblogs/add-logging
  • fa54188 refactor: add logging for NodeLocator
  • a34b103 Merge pull request #219 from cnblogs/revert-217-use-mongodb-bson
  • 714e259 Revert "refactor: use MongoDB.Bson instead of Newtonsoft.Json.Bson"
  • 62f6564 Merge pull request #218 from cnblogs/update-packages
  • c698e39 chore(deps): update packages
  • e410de9 Merge pull request #217 from cnblogs/use-mongodb-bson
  • 2c494ba refactor: use MongoDB.Bson instead of Newtonsoft.Json.Bson
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.6.6 to 3.2.1.
- [Release notes](https://github.com/cnblogs/EnyimMemcachedCore/releases)
- [Commits](cnblogs/EnyimMemcachedCore@2.6.6...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2024
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.

0 participants