Skip to content

Update fakeredis requirement from ~=2.30 to ~=2.31 in /.dev in the packages group#632

Merged
TEAM4-0 merged 1 commit into
masterfrom
dependabot/pip/dot-dev/master/packages-bc26e0ab97
Aug 18, 2025
Merged

Update fakeredis requirement from ~=2.30 to ~=2.31 in /.dev in the packages group#632
TEAM4-0 merged 1 commit into
masterfrom
dependabot/pip/dot-dev/master/packages-bc26e0ab97

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on fakeredis to permit the latest version.
Updates fakeredis to 2.31.0

Release notes

Sourced from fakeredis's releases.

v2.31.0 🌈

🚀 Features

🐛 Bug Fixes

  • version init argument typing #401
  • include lib_name and lib_version in FakeBaseConnectionMixin
  • when using FakeValkey, raise valkey.ResponseError instead of redis.ResponseError #402
  • fix issue with pytest-asyncio #404 @​seifertm

New Contributors

Full Changelog: cunla/fakeredis-py@v2.30.3...v2.31.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.

Updates `fakeredis` to 2.31.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.30.0...v2.31.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.31.0
  dependency-type: direct:development
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog labels Aug 18, 2025
@TEAM4-0
TEAM4-0 enabled auto-merge (squash) August 18, 2025 07:41
@codecov

codecov Bot commented Aug 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (5d0c88a) to head (b739300).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #632   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files          26       26           
  Lines         805      805           
=======================================
  Hits          679      679           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TEAM4-0
TEAM4-0 merged commit 1b7dd14 into master Aug 18, 2025
16 checks passed
@TEAM4-0
TEAM4-0 deleted the dependabot/pip/dot-dev/master/packages-bc26e0ab97 branch August 18, 2025 07:45
TEAM4-0 pushed a commit that referenced this pull request Aug 18, 2025
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.

Updates `fakeredis` to 2.31.0
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.30.0...v2.31.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.31.0
  dependency-type: direct:development
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants