Skip to content

Bump redis max version to <5.3.0#1631

Merged
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
antos07:update-redis-dependecy
Jan 16, 2025
Merged

Bump redis max version to <5.3.0#1631
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
antos07:update-redis-dependecy

Conversation

@antos07
Copy link
Contributor

@antos07 antos07 commented Jan 16, 2025

Description

Added support for redis 5.1 and 5.2 versions. Release notes: https://github.com/redis/redis-py/releases

Type of change

New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Running pytest --redis redis://<host>:<port>/<db> tests results in 1539 passed, 22 skipped in 11.21s.

Test Configuration:

  • Operating System: Fedora 41
  • Python version: 3.13.1

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Jan 16, 2025
@github-actions
Copy link

github-actions bot commented Jan 16, 2025

✔️ Changelog found.

Thank you for adding a description of the changes

@antos07 antos07 marked this pull request as ready for review January 16, 2025 19:29
@JrooTJunior JrooTJunior merged commit a516b7f into aiogram:dev-3.x Jan 16, 2025
21 checks passed
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (44bd8fe) to head (43df711).
Report is 3 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1631   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          484       484           
  Lines        12205     12205           
=========================================
  Hits         12205     12205           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@antos07 antos07 deleted the update-redis-dependecy branch January 17, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants