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

refactor: Upgrade Redis from 3.1.2 to 4.0.6 #7987

Closed
wants to merge 3 commits into from

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented May 8, 2022

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.

merge advice
ℹ️ 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.

  • The recommended version is 20 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-03-31.
Release notes
Package name: redis
  • 4.0.6 - 2022-03-31
  • 4.0.5 - 2022-03-31
  • 4.0.4 - 2022-02-22
  • 4.0.3 - 2022-01-31
  • 4.0.2 - 2022-01-13
  • 4.0.1 - 2021-12-13
  • 4.0.0 - 2021-11-25
  • 4.0.0-rc.4 - 2021-11-16
  • 4.0.0-rc.3 - 2021-10-11
  • 4.0.0-rc.2 - 2021-09-23
  • 4.0.0-rc.1 - 2021-09-06
  • 4.0.0-rc.0 - 2021-08-27
  • 4.0.0-next.7 - 2021-08-24
  • 4.0.0-next.6 - 2021-08-19
  • 4.0.0-next.5 - 2021-07-28
  • 4.0.0-next.4 - 2021-07-01
  • 4.0.0-next.3 - 2021-06-24
  • 4.0.0-next.2 - 2021-06-12
  • 4.0.0-next.1 - 2021-06-11
  • 4.0.0-next.0 - 2021-06-11
  • 3.1.2 - 2021-04-20
from redis GitHub release notes
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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant 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
@parse-github-assistant
Copy link

parse-github-assistant bot commented May 8, 2022

Thanks for opening this pull request!

  • ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.

@Moumouls
Copy link
Member

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

@cbaker6 cbaker6 mentioned this pull request Oct 20, 2022
31 tasks
@mtrezza
Copy link
Member

mtrezza commented Nov 2, 2022

@parse-community/server Anyone wants to pick this up for Parse Server 6 release?

@mtrezza mtrezza added the state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message label Nov 2, 2022
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant 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 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
@mtrezza mtrezza mentioned this pull request Nov 2, 2022
3 tasks
@dblythy
Copy link
Member

dblythy commented Dec 23, 2022

Closed via #8293

@dblythy dblythy closed this Dec 23, 2022
@mtrezza mtrezza deleted the snyk-upgrade-cff5387d272b9f8d76af01dbfedf99ad branch December 23, 2022 15:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Redis 3 to 4 Getting multiple Push Notifications
5 participants