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 StackExchange.Redis from 2.6.122 to 2.7.10 #143

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps StackExchange.Redis from 2.6.122 to 2.7.10.

Release notes

Sourced from StackExchange.Redis's releases.

2.7.10

  • Fix #2593: EXPIRETIME and PEXPIRETIME miscategorized as PrimaryOnly commands causing them to fail when issued against a read-only replica (#2593 by @​slorello89)
  • Fix #2591: Add HELLO to Sentinel connections so they can support RESP3 (#2601 by @​NickCraver)
  • Fix #2595: Add detection handling for dead sockets that the OS says are okay, seen especially in Linux environments (#2610 by @​NickCraver)

2.7.4

Changelog

Sourced from StackExchange.Redis's changelog.

2.7.10

2.7.4

Commits
  • 9a3003f Connections: detect and handle the Linux dead socket case (#2610)
  • 76f5205 fix: RedisLiterals.PlusSymbol typo (#2612)
  • 510b5e2 Sentinel: Add HELLO support (#2601)
  • 79e8346 properly categorizing EXPIRETIME and PEXPIRETIME (#2593)
  • 3ff58cc Fix HashDelete return value documentation (#2599)
  • 34ba53c Add release notes for 2.7.4
  • c05179f Tests: Increase overall stability (#2548)
  • 8f7e040 Documentation: Update Timeouts.md to include new Timers info in the log (#2568)
  • 4a13caf Logging: fix race in disposal of a passed-in TextWriter (#2581)
  • 5504ed9 Do not send tracers when running second iteration of cluster nodes di… (#2525)
  • 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 [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.6.122 to 2.7.10.
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.6.122...2.7.10)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  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 1, 2024
Copy link

vercel bot commented Jan 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
site-watcher ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 1, 2024 6:44pm

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