-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
refactor: Upgrade Redis from 3.1.2 to 4.0.6 #7987
Closed
Closed
Conversation
This file contains 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
Snyk has created this PR to upgrade redis from 3.1.2 to 4.0.6. See this package in npm: https://www.npmjs.com/package/redis See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
I will reformat the title to use the proper commit message syntax. |
parse-github-assistant
bot
changed the title
[Snyk] Upgrade redis from 3.1.2 to 4.0.6
refactor: upgrade redis from 3.1.2 to 4.0.6
May 8, 2022
Thanks for opening this pull request!
|
Many changes are needed here, Redis V4 now use promise style. Migration guide v3 -> v4 link: https://github.com/redis/node-redis/blob/HEAD/docs/v3-to-v4.md |
@parse-community/server Anyone wants to pick this up for Parse Server 6 release? |
mtrezza
added
the
state:breaking
Breaking change requires major version increment and `BREAKING CHANGE` commit message
label
Nov 2, 2022
I will reformat the title to use the proper commit message syntax. |
parse-github-assistant
bot
changed the title
refactor: upgrade redis from 3.1.2 to 4.0.6
refactor: Upgrade redis from 3.1.2 to 4.0.6
Nov 2, 2022
mtrezza
changed the title
refactor: Upgrade redis from 3.1.2 to 4.0.6
refactor: Upgrade Redis from 3.1.2 to 4.0.6
Nov 2, 2022
Closed via #8293 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
state:breaking
Breaking change requires major version increment and `BREAKING CHANGE` commit message
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 was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade redis from 3.1.2 to 4.0.6.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: redis
Commit messages
Package name: redis
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs
Closes #8276