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.2.62 to 2.2.88 #179

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

Bumps StackExchange.Redis from 2.2.62 to 2.2.88.

Changelog

Sourced from StackExchange.Redis's changelog.

Release Notes

Unreleased

  • Connection backoff default is now exponential instead of linear (#1896 via lolodi)
  • Add support for NodeMaintenanceScaleComplete event (handles Redis cluster scaling) (#1902 via NickCraver)

2.2.79

  • NRediSearch: Support on json index (#1808 via AvitalFineRedis)
  • NRediSearch: Support sortable TagFields and unNormalizedForm for Tag & Text Fields (#1862 via slorello89 & AvitalFineRedis)
  • fix potential errors getting socket bytes (#1836 via NickCraver)
  • logging additions (.NET Version and timestamps) for better debugging (#1796 via philon-msft)
  • add: Condition API (transactions) now supports StreamLengthEqual and variants (#1807 via AlphaGremlin)
  • Add support for count argument to ListLeftPop, ListLeftPopAsync, ListRightPop, and ListRightPopAsync (#1850 via jjfmarket)
  • fix potential task/thread exhaustion from the backlog processor (#1854 via mgravell)
  • add support for listening to Azure Maintenance Events (#1876 via amsoedal)
  • add StringGetDelete/StringGetDeleteAsync API for Redis GETDEL command(#1840 via WeihanLi)
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2021
@Arkatufus
Copy link
Contributor

@dependabot rebase

@Arkatufus Arkatufus enabled auto-merge (squash) December 21, 2021 15:36
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.2.62 to 2.2.88.
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](https://github.com/StackExchange/StackExchange.Redis/commits)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/StackExchange.Redis-2.2.88 branch from 6eaf2f8 to 8e30d74 Compare December 21, 2021 15:36
@Arkatufus Arkatufus merged commit 64c4032 into dev Dec 21, 2021
@Arkatufus Arkatufus deleted the dependabot/nuget/StackExchange.Redis-2.2.88 branch December 21, 2021 15:44
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