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

[pre-commit.ci] pre-commit autoupdate #745

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from dc1f19b to 290f6fa Compare June 24, 2024 17:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 35c7924 to 51da289 Compare July 8, 2024 17:33
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 51da289 to 5823c32 Compare July 15, 2024 17:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5823c32 to 3d2e42b Compare July 22, 2024 17:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3d2e42b to 1115f61 Compare July 29, 2024 17:46
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from afdec5b to 85e2cf6 Compare August 12, 2024 17:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 85e2cf6 to 182e967 Compare August 19, 2024 17:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from dffbf56 to 8212e4c Compare September 2, 2024 17:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 441b93c to b8fc7d6 Compare September 16, 2024 17:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 56e986f to e265f39 Compare October 14, 2024 17:51
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.7.0](astral-sh/ruff-pre-commit@v0.4.8...v0.7.0)
- [github.com/psf/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0)
@ulgens
Copy link
Member

ulgens commented Oct 26, 2024

@WisdomPill Does this need a changelog update?

@WisdomPill
Copy link
Member

no need, thanks for the help, if you're looking for new issues to work on I will create a roadmap issue for guidance, soon...

but in short:

  • support basic hash, set (need to check which commands are left) while complete support can come later

    • need to add checkboxes for each command and check if it's implemented (I think after this we can already release a new version)
  • Add NX, XX, GT and LT to expire and pexpire #730

  • better build system and matrix strategy

    • use tox-docker to test against multiple redis server versions
    • move to pyproject.toml instead of setup.cfg
    • use tox-uv to speed up dependency install
    • check redis-py versions and test against different ones, now we use only latest (a plan for dropping support would also be beneficial)
  • support RedisCluster

@WisdomPill WisdomPill merged commit 2c7aae9 into master Oct 26, 2024
35 of 37 checks passed
@WisdomPill WisdomPill deleted the pre-commit-ci-update-config branch October 26, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants