Open
Conversation
Snyk has created this PR to upgrade ioredis from 5.2.4 to 5.3.0. See this package in npm: https://www.npmjs.com/package/ioredis See this project in Snyk: https://app.snyk.io/org/q1blue-rxw/project/1d6c6a12-84de-49d2-8ccb-ec2b1fa05588?utm_source=github&utm_medium=referral&page=upgrade-pr
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ioredis from 5.2.4 to 5.3.0.
ℹ️ 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.
Release notes
Package name: ioredis
-
5.3.0 - 2023-01-25
- Unsubscribe not work with
- Add support for
-
5.2.6 - 2023-01-25
- remove extraneous TCP/IPC properties from RedisOptions TS type (#1707) (9af7b1c)
-
5.2.5 - 2023-01-14
-
-
5.2.4 - 2022-11-02
- passing in family parameter in URL in node 18 (#1673) (6f1ab9f)
from ioredis GitHub release notes5.3.0 (2023-01-25)
Bug Fixes
stringNumbers(#1710) (321f8de), closes #1643Features
ssubscribe(#1690) (6285e80)5.2.6 (2023-01-25)
Bug Fixes
5.2.5 (2023-01-14)
Bug Fixes
Named export to support ESM imports in Typescript (#1695) (cdded57)
With this change, users would be able to import Redis with
import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.5.2.4 (2022-11-02)
Bug Fixes
Commit messages
Package name: ioredis
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