Skip to content

build(deps): update fakeredis requirement from <2.35.0 to <2.37.0 in /mcp-server#11866

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mcp-server/fakeredis-lt-2.37.0
Open

build(deps): update fakeredis requirement from <2.35.0 to <2.37.0 in /mcp-server#11866
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mcp-server/fakeredis-lt-2.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on fakeredis to permit the latest version.

Release notes

Sourced from fakeredis's releases.

v2.36.2

🐛 Bug Fixes

  • fix: replace async can_read busy-poll with event-based wakeup (#506)
  • fix: enforce GT/LT conditions in ZADD with INCR (#507)
  • fix: reject negative LIMIT in SINTERCARD and ZINTERCARD (#508)
  • fix: EXPIRE GT/LT mishandle keys with no existing TTL (#509)
  • fix: restore missing addr/laddr/fd fields in CLIENT LIST/CLIENT INFO (#512)
  • fix: SORT/SORT_RO BY must keep natural order (#510)

New Contributors

Full Changelog: cunla/fakeredis-py@v2.36.1...v2.36.2

Commits
  • 7d830d6 doc:update
  • f47bbe7 fix: correct key formatting in ClientInfo initialization and items method
  • b23d5fd fix: SORT/SORT_RO BY <constant> must keep natural order (#510)
  • 1781052 fix: correct key formatting in client_info items method
  • a24c832 test: validate presence of 'age' and 'addr' in client_info response
  • 4b06dff add default addr
  • adbce34 fix: GETEX without options must not clear the key TTL (#511)
  • edd3b3c update fake_only marker and doc
  • 37966fb doc:update
  • 72ef07d chore:update deps
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v0.3.0...v2.36.2)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.36.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Code Coverage Report

Overall Project 67.39% 🟢
Files changed No Java source files changed -

Module Coverage
aliyun 1.72% 🔴
api 46.82% 🟢
authorization-common 85.96% 🟢
aws 26.5% 🔴
azure 2.47% 🔴
catalog-common 10.4% 🔴
catalog-fileset 80.23% 🟢
catalog-glue 66.91% 🟢
catalog-hive 79.42% 🟢
catalog-jdbc-clickhouse 80.2% 🟢
catalog-jdbc-common 44.22% 🟢
catalog-jdbc-doris 80.28% 🟢
catalog-jdbc-hologres 54.03% 🟢
catalog-jdbc-mysql 79.23% 🟢
catalog-jdbc-oceanbase 80.91% 🟢
catalog-jdbc-postgresql 82.29% 🟢
catalog-jdbc-starrocks 78.51% 🟢
catalog-kafka 77.01% 🟢
catalog-lakehouse-generic 58.53% 🟢
catalog-lakehouse-hudi 79.1% 🟢
catalog-lakehouse-iceberg 85.86% 🟢
catalog-lakehouse-paimon 84.25% 🟢
catalog-model 77.72% 🟢
cli 44.51% 🟢
client-java 78.01% 🟢
common 50.17% 🟢
core 82.59% 🟢
filesystem-hadoop3 77.3% 🟢
flink 0.0% 🔴
flink-common 47.12% 🟢
flink-runtime 0.0% 🔴
gcp 14.12% 🔴
hadoop-auth 66.67% 🟢
hadoop-common 12.7% 🔴
hive-metastore-common 53.29% 🟢
iceberg-common 58.3% 🟢
iceberg-rest-server 74.01% 🟢
idp-basic 85.71% 🟢
integration-test-common 0.0% 🔴
jobs 66.17% 🟢
lance-common 20.81% 🔴
lance-rest-server 64.84% 🟢
lineage 53.02% 🟢
optimizer 83.24% 🟢
optimizer-api 21.95% 🔴
server 85.96% 🟢
server-common 74.62% 🟢
spark 28.57% 🔴
spark-common 45.58% 🟢
trino-connector 40.29% 🟢

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants