Update dependency pytest-redis to v4 #459
No reviewers
Labels
No labels
Security
TeX
board
done
board
ready
board
todo
part
backend
part
ci
part
docs
part
frontend
part
i18n
part
non-technical
part
packaging
prio
1
prio
2
prio
3
release-mr-5.x
size
large
size
medium
size
small
source
customer
source
customer::fsmw
source
customer::fss
source
customer::teckids
source
downstream
type
breaking
type
bug
type
feature
type
refactoring
workflow
blocked
workflow
confirmed
workflow
current-todo
workflow
discussing
workflow
new-app
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aleksis/AlekSIS!459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/pytest-redis-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This MR contains the following updates:
^3.1.3→^4.0.0Release Notes
dbfixtures/pytest-redis (pytest-redis)
v4.0.0Compare Source
===============================
Breaking changes
RedisConfigType (TypedDict) is removed and replaced by the RedisConfig dataclass.
Update callers of get_config to expect and handle a RedisConfig return value, switch access from config["key"] to config.key,
and replace any RedisConfigType imports with RedisConfig. (
#​891 <https://github.com/dbfixtures/pytest-redis/issues/891>__)Drop support for Python 3.9 (
#​900 <https://github.com/dbfixtures/pytest-redis/issues/900>__)Rename the
redis_nooprocfixture toredis_noproc(typo fix); update any fixture names accordingly.The default
redis_timeoutis now 15 seconds (was 30).Features
Improved xdist compatibility by introducing port-locking mechanism.
If one worker claims a port, it will lock it, and other xdist workers will
either check another port or raise an error with clear message. (
#​895 <https://github.com/dbfixtures/pytest-redis/issues/895>__)Mark support for Python 3.14 (
#​900 <https://github.com/dbfixtures/pytest-redis/issues/900>__)Bugfixes
syslogparameter toFalseon a fixture, would have the same effect asNone, in which case,the value used would be deferred to the configured one, which could be set to
True. (#​912 <https://github.com/dbfixtures/pytest-redis/issues/912>__)Documentation
#​898 <https://github.com/dbfixtures/pytest-redis/issues/898>__)and fix wording for the
redis_noprocfixture and timeout defaults.Miscellaneus
Run xdist test with
n autoflag.This actually runs tests on several workers which makes it more likely to detect any bugs when running tests. (
#​895 <https://github.com/dbfixtures/pytest-redis/issues/895>__)Replaced black with ruff format (
#​896 <https://github.com/dbfixtures/pytest-redis/issues/896>__)Added CI pipeline to test pytest-redis against oldest supported package versions. (
#​897 <https://github.com/dbfixtures/pytest-redis/issues/897>__)Validate package configuration against supported and required python versions in pre-commit. (
#​899 <https://github.com/dbfixtures/pytest-redis/issues/899>__)Add release workflow to ease release process (
#​901 <https://github.com/dbfixtures/pytest-redis/issues/901>__)Update the tests, to rely on editable install instead of the source code location. (
#​908 <https://github.com/dbfixtures/pytest-redis/issues/908>__)Add Redis 8.x versions to CI. (
#​909 <https://github.com/dbfixtures/pytest-redis/issues/909>__)Update pytest configuration to toml-native (
#​917 <https://github.com/dbfixtures/pytest-redis/issues/917>__)Adjust links after repository transfer
Adjust workflows for actions-reuse 3
Fix CI warning: Unexpected input(s) 'python-version', valid inputs are ['command', 'env']
Fix coveragerc configuration
Refactored CI to use shared internal workflows instead of actions.
Such workflows are updated by dependabot, while actions not yet.
Update really old composite actions in internal actions/pytest
Use pre-commit for maintaining code style and linting
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Mend Renovate.
mentioned in issue #33
changed the description
changed the description
changed the description
changed the description
changed the description
changed the description
added 11 commits
masterCompare with previous version
added 1 commit
Compare with previous version
changed the description
added 11 commits
masterCompare with previous version
added 7 commits
masterCompare with previous version
changed the description
added 2 commits
efdee08a- 1 commit from branchmasterCompare with previous version
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 2 commits
9312c4e5- 1 commit from branchmasterCompare with previous version
changed the description
changed the description
added 1 commit
Compare with previous version
added 6 commits
masterCompare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 2 commits
bb6d295e- 1 commit from branchmasterCompare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
changed the description
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
added 1 commit
Compare with previous version
changed the description
changed the description
added 1 commit
Compare with previous version
changed the description
added 1 commit
1f1e3fd7- Update dependency pytest-redis to v4Compare with previous version
changed the description
mentioned in commit
a3dba6f870