-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency connect-redis to v9 #989
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/connect-redis-9.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7e4dcbb to
c21d1b4
Compare
c21d1b4 to
ea3a500
Compare
ea3a500 to
8f93ccc
Compare
8f93ccc to
9b909b4
Compare
9b909b4 to
ed0dd74
Compare
ed0dd74 to
3f1bc61
Compare
c768b49 to
e5be798
Compare
e5be798 to
dcbefbe
Compare
dcbefbe to
c9afd41
Compare
c9afd41 to
f6999a3
Compare
f6999a3 to
b5dbdd4
Compare
54f9bd8 to
b9e760b
Compare
3febba5 to
60037c9
Compare
60037c9 to
c09b9a5
Compare
c09b9a5 to
be71256
Compare
be71256 to
9e9f64c
Compare
9e9f64c to
f469987
Compare
f469987 to
905fb56
Compare
905fb56 to
0f170a4
Compare
0f170a4 to
3625fcf
Compare
3625fcf to
b541cdd
Compare
b541cdd to
292c266
Compare
292c266 to
485855a
Compare
485855a to
e46b2e7
Compare
e46b2e7 to
e16123e
Compare
e16123e to
150d76c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0→^9.0.0Release Notes
tj/connect-redis (connect-redis)
v9.0.0Compare Source
Breaking changes
This library no longer supports
ioredis. It only supportsredis(v5and later) now.Rationale: Due to the growing divergence between the
ioredisandredislibraries, it was causing this library to maintain shims to synthesize the two, which was a source of issues and overhead. Following the recommendations from Redis, we will useredisgoing forward (we support both a single client and cluster APIs): see https://redis.io/docs/latest/develop/clients/nodejs/migration/Maintenance
Configuration
📅 Schedule: Branch creation - "after 3pm and before 7pm every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.