Skip to content

Bump StackExchange.Redis from 2.9.32 to 2.10.1#386

Merged
happymancoder merged 2 commits intomasterfrom
dependabot/nuget/src/AspNetCore/Authentication/StackExchangeRedis/src/StackExchange.Redis-2.10.1
Dec 3, 2025
Merged

Bump StackExchange.Redis from 2.9.32 to 2.10.1#386
happymancoder merged 2 commits intomasterfrom
dependabot/nuget/src/AspNetCore/Authentication/StackExchangeRedis/src/StackExchange.Redis-2.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updated StackExchange.Redis from 2.9.32 to 2.10.1.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 2, 2025
@MrSmoke MrSmoke requested a review from happymancoder December 2, 2025 06:37
@MrSmoke
Copy link
Member

MrSmoke commented Dec 2, 2025

@happymancoder heads up there was a slight change in the stackexchange lib around the expiry argument. I updated it and decided to remove the expire session check so now in theory if the session is expired it should leave the expiry logic up to redis

dependabot bot and others added 2 commits December 3, 2025 15:12
---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
No longer throw if the session is expired
@MrSmoke MrSmoke force-pushed the dependabot/nuget/src/AspNetCore/Authentication/StackExchangeRedis/src/StackExchange.Redis-2.10.1 branch from bd1baa1 to 056cb88 Compare December 3, 2025 04:12
@happymancoder happymancoder merged commit da86874 into master Dec 3, 2025
5 checks passed
@happymancoder happymancoder deleted the dependabot/nuget/src/AspNetCore/Authentication/StackExchangeRedis/src/StackExchange.Redis-2.10.1 branch December 3, 2025 22:30
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.

2 participants