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

Renovate Update dependency fakeredis to v2 #114

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fakeredis ==1.4.5 -> ==2.22.0 age adoption passing confidence

Release Notes

cunla/fakeredis-py (fakeredis)

v2.22.0: 🌈

Compare Source

Changes

🚀 Features
  • Support for setting LUA version from environment variable FAKEREDIS_LUA_VERSION #​287
  • Support for loading LUA binary modules in fakeredis #​304
🐛 Bug Fixes
  • Fix the type hint for the version parameter in the async client #​302
  • Using LUA 5.1 like real redis #​287
  • fix: FakeRedisMixin.from_url() return type is really Self. @​ben-xo #​305

@​ben-xo

Full Changelog: cunla/fakeredis-py@v2.21.3...v2.22.0

v2.21.3: 🌈

Compare Source

🐛 Bug Fixes
  • Revert behavior of defaulting to share the same server data structure between connections @​howamith #​303
  • Fix type hint for version #​302

Full Changelog: cunla/fakeredis-py@v2.21.2...v2.21.3

v2.21.2: 🌈

Compare Source

Changes

🐛 Bug Fixes
  • Connection params are defaulted to be the same between async and sync connections #​290
  • xinfo_stream raises exception when stream does not exist #​296

Full Changelog: cunla/fakeredis-py@v2.21.1...v2.21.2

v2.21.1: 🌈

Compare Source

🐛 Bug Fixes
  • Support for float timeout values #​289
🧰 Maintenance
  • Fix django cache documentation #​286
Contributors

We'd like to thank all the contributors who worked on this release!

@​ldkv

Full Changelog: cunla/fakeredis-py@v2.21.0...v2.21.1

v2.21.0: 🌈

Compare Source

🚀 Features
  • Implement all TOP-K commands (TOPK.INFO, TOPK.LIST, TOPK.RESERVE,
    TOPK.ADD, TOPK.COUNT, TOPK.QUERY, TOPK.INCRBY) #​278
  • Implement all cuckoo filter commands #​276
  • Implement all Count-Min Sketch commands #​277
🐛 Bug Fixes

Full Changelog: cunla/fakeredis-py@v2.20.1...v2.21.0

v2.20.1: 🌈

Compare Source

🐛 Bug Fixes
🧰 Maintenance
  • Testing for python 3.12
  • Dependencies update

Full Changelog: cunla/fakeredis-py@v2.20.0...v2.20.1

v2.20.0: 🌈

Compare Source

Changes

🚀 Features

  • Implement BITFIELD (#​247)
  • Implement COMMAND, COMMAND INFO, COMMAND COUNT (#​248)

Contributors

We'd like to thank all the contributors who worked on this release!

@​fcr--

Full Changelog: cunla/fakeredis-py@v2.19.0...v2.20.0

v2.19.0: 🌈

Compare Source

🚀 Features
  • Implement Bloom filters commands #​239
🐛 Bug Fixes
  • Fix error on blocking XREADGROUP #​237

Full Changelog: cunla/fakeredis-py@v2.18.1...v2.19.0

v2.18.1: 🌈

Compare Source

🐛 Bug Fixes
🧰 Maintenance
  • Add mypy hints to everything
  • Officially for redis-py 5.0.0, redis 7.2

Full Changelog: cunla/fakeredis-py@v2.18.0...v2.18.1

v2.18.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

  • Fix All aio.FakeRedis instances share the same server #​218
  • fix:bug using same server with aioredis (#​223)

⬆️ Dependency Updates

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#​224)
  • chore(deps): bump lupa from 1.14.1 to 2.0 (#​215)
  • chore(deps): bump mkdocs-material from 9.1.11 to 9.1.19 (#​216)

Full Changelog: cunla/fakeredis-py@v2.17.0...v2.18.0

v2.17.0: 🌈

Compare Source

Changes

🚀 Features
🧰 Bug Fixes
  • Fix incorrect error msg for group not found #​210
  • fix: use same server_key within pipeline when issued watch #​213
  • issue with ZRANGE and ZRANGESTORE with BYLEX #​214
Contributors

We'd like to thank all the contributors who worked on this release!

@​OlegZv, @​sjjessop

Full Changelog: cunla/fakeredis-py@v2.16.0...v2.17.0

v2.16.0: 🌈

Compare Source

Changes

🚀 Features
🧰 Bug Fixes
  • Add support for version for async FakeRedis #​205
🧰 Maintenance
  • Updated how to test django_rq #​204

Full Changelog: cunla/fakeredis-py@v2.15.0...v2.16.0

v2.15.0: 🌈

Compare Source

v2.15.0

🚀 Features
🧰 Maintenance
  • Improved documentation.

Full Changelog: cunla/fakeredis-py@v2.14.1...v2.14.2

v2.14.1: 🌈

Compare Source

Changes

🧰 Bug Fixes
  • Fix the requirement for packaging.Version #​177

Full Changelog: cunla/fakeredis-py@v2.14.0...v2.14.1

v2.14.0: 🌈

Compare Source

🚀 Features
  • Implement HRANDFIELD #​156
  • Implement JSON.MSET
🧰 Maintenance
  • Improve streams code

Full Changelog: cunla/fakeredis-py@v2.13.0...v2.14.0

v2.13.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • Improve test code
  • Fix reported security issue

Contributors

We'd like to thank all the contributors who worked on this release!

@​bomber8013

Full Changelog: cunla/fakeredis-py@v2.12.1...v2.13.0

v2.12.1: 🌈

Compare Source

Changes

  • Adding state for scan commands (#​99)
  • Add support for Connection.read_response arguments used in redis-py 4.5.5 and 5.0.0

Contributors

We'd like to thank all the contributors who worked on this release!

@​matanper

Full Changelog: cunla/fakeredis-py@v2.12.0...v2.12.1

v2.12.0: 🌈

Compare Source

Changes

🚀 Features

Full Changelog: cunla/fakeredis-py@v2.11.2...v2.12.0

v2.11.2: 🌈

Compare Source

Changes

🐛 Bug Fixes

  • Unique FakeServer when no connection params are provided (#​142)

Full Changelog: cunla/fakeredis-py@v2.11.1...v2.11.2

v2.11.1: 🌈

Compare Source

Changes

  • Minor fixes supporting multiple connections
  • Update documentation

Full Changelog: cunla/fakeredis-py@v2.11.0...v2.11.1

v2.11.0: 🌈

Compare Source

🚀 Features
  • connection parameters awareness:
    Creating multiple clients with the same connection parameters will result in the same server data structure.
🧰 Bug Fixes
  • Fix creating fakeredis.aioredis using url with user/password (#​139)

Contributors

We'd like to thank all the contributors who worked on this release!

@​markuspinter

Full Changelog: cunla/fakeredis-py@v2.10.3...v2.11.0

v2.10.3: 🌈

Compare Source

Changes

🧰 Maintenance

  • Support for redis-py 5.0.0b1
  • Include tests in sdist (#​133)

🐛 Bug Fixes

  • Fix import used in GenericCommandsMixin.randomkey (#​135)

Contributors

We'd like to thank all the contributors who worked on this release!

@​cunla, @​mgorny and @​mudetz

Full Changelog: cunla/fakeredis-py@v2.10.2...v2.10.3

v2.10.2: 🌈

Compare Source

Changes

🐛 Bug Fixes

  • Fix async_timeout usage on py3.11 (#​132)

Full Changelog: cunla/fakeredis-py@v2.10.1...v2.10.2

v2.10.1: 🌈

Compare Source

Changes

🐛 Bug Fixes
  • Enable testing django-cache using FakeConnection.

Full Changelog: cunla/fakeredis-py@v2.10.0...v2.10.1

v2.10.0: 🌈

Compare Source

🚀 Features

  • All geo commands implemented

Full Changelog: cunla/fakeredis-py@v2.9.2...v2.10.0

v2.9.2: 🌈

Compare Source

Changes

🐛 Bug Fixes
  • Fix bug for xrange

Full Changelog: cunla/fakeredis-py@v2.9.0...v2.9.2

v2.9.1

Compare Source

v2.9.0: 🌈

Compare Source

Changes

🚀 Features
  • Implement XTRIM
  • Add support for MAXLEN, MAXID, LIMIT arguments for XADD command
  • Add support for ZRANGE arguments for ZRANGE command #​127
🧰 Maintenance
  • Relax python version requirement #​128

Full Changelog: cunla/fakeredis-py@v2.8.0...v2.8.1

v2.8.0: 🌈

Compare Source

Changes

🚀 Features
  • Support for redis-py 4.5.0 #​124
🐛 Bug Fixes
  • Fix import error for redis-py v3+ #​121

Full Changelog: cunla/fakeredis-py@v2.7.1...v2.8.0

v2.7.1: 🌈

Compare Source

Changes

🐛 Bug Fixes

  • Fix import error for NoneType (#​120)

Full Changelog: cunla/fakeredis-py@v2.7.0...v2.7.1

v2.7.0: 🌈

Compare Source

v2.7.0

🚀 Features
  • Implement
    • JSON.ARRINDEX
    • JSON.OBJLEN
    • JSON.OBJKEYS
    • JSON.ARRPOP
    • JSON.ARRTRIM
    • JSON.NUMINCRBY
    • JSON.NUMMULTBY
    • XADD
    • XLEN
    • XRANGE
    • XREVRANGE
🧰 Maintenance
  • Improve json commands implementation.
  • Improve commands documentation.

Full Changelog: cunla/fakeredis-py@v2.6.0...v2.7.0

v2.6.0: 🌈

Changes

🚀 Features

  • Implement JSON.TYPE, JSON.ARRLEN and JSON.ARRAPPEND

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: cunla/fakeredis-py@v2.5.0...v2.6.0

v2.5.0: 🌈

Compare Source

Changes

🚀 Features

  • Implement support for BITPOS (bitmap command) (#​112)

🐛 Bug Fixes

  • Fix json mget when dict is returned (#​114)
  • fix: properly export (#​116)

🧰 Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@​Meemaw, @​Pichlerdom

Full Changelog: cunla/fakeredis-py@v2.4.0...v2.5.0

v2.4.0: 🌈

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

  • Fix bug checking type in scan_iter (#​109)

Full Changelog: cunla/fakeredis-py@v2.3.0...v2.4.0

v2.3.0: 🌈

Compare Source

Changes

🚀 Features

  • Implement GETEX (#​102)
  • Implement support for JSON.STRAPPEND (json command) (#​98)
  • Implement JSON.STRLEN, JSON.TOGGLE and fix bugs with JSON.DEL (#​96)
  • Implement PUBSUB CHANNELS, PUBSUB NUMSUB

🐛 Bug Fixes

  • ZADD with XX & GT allows updates with lower scores (#​105)

Full Changelog: cunla/fakeredis-py@v2.2.0...v2.3.0

v2.2.0: 🌈

Compare Source

Changes

🚀 Features

🧰 Maintenance

  • Implement script to create issues for missing commands
  • Remove checking for deprecated redis-py versions in tests

Full Changelog: cunla/fakeredis-py@v2.1.0...v2.2.0

v2.1.0: 🌈

Compare Source

Changes

🚀 Features

  • Implement json.mget (#​85)
  • Initial json module support - JSON.GET, JSON.SET and JSON.DEL (#​80)

🐛 Bug Fixes

  • fix: add nowait for asyncio disconnect (#​76)

🧰 Maintenance

  • Refactor how commands are registered (#​79)
  • Refactor tests from redispy4_plus (#​77)

Contributors

We'd like to thank all the contributors who worked on this release!

@​hyeongguen-song, @​the-wondersmith

Full Changelog: cunla/fakeredis-py@v2.0.0...v2.1.0

v2.0.0: 🌈

Compare Source

Changes

🚀 Breaking changes

  • Remove support for aioredis separate from redis-py (redis-py versions 4.1.2 and below). (#​65)

🚀 Features

  • Add support for redis-py v4.4rc4 (#​73)
  • Add mypy support (#​74)

🧰 Maintenance

  • Separate commands to mixins (#​71)
  • Use release-drafter
  • Update GitHub workflows

Full Changelog: cunla/fakeredis-py@v1.10.1...v2.0.0

v1.10.2

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.10.1...v1.10.2

v1.10.1: 🌈

Compare Source

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.4...v1.10.0

v1.9.4

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.3...v1.9.4

v1.9.3

Compare Source

Changed
  • Removed python-six dependency

Full Changelog: cunla/fakeredis-py@v1.9.2...v1.9.3

v1.9.2

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.0...v1.9.1

v1.9.0

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.8.2...v1.9.0

v1.8.2

Compare Source

1.8.2

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@v1.8...v1.8.1

v1.8

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.7.6.1...v1.8

v1.7.6

Compare Source

Added

Removed

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@v1.7.5...v1.7.6

Thanks to our sponsors this month

v1.7.5

Compare Source

What's Changed

Full Changelog: cunla/fakeredis-py@v1.7.4...v1.7.5

v1.7.4

Compare Source

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@1.7.1...v1.7.4

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@1.7.1...v1.7.4

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Apr 2, 2024
@renovate renovate bot force-pushed the renovate-fakeredis-2.x branch from 91881fa to 8a41729 Compare April 2, 2024 16:07
@renovate renovate bot force-pushed the renovate-fakeredis-2.x branch 2 times, most recently from 439745c to 6188abd Compare April 15, 2024 14:55
@renovate renovate bot force-pushed the renovate-fakeredis-2.x branch from 6188abd to 1a2e04d Compare April 19, 2024 22:42
@nickdavis2001
Copy link
Contributor

UML-2743 brings this up to 2.21

Copy link
Contributor Author

renovate bot commented Apr 22, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate-fakeredis-2.x branch April 22, 2024 09: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 Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant