Update ioredis 4.28.2 → 5.4.1 (major) #208
Open
+57
−73
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ioredis (4.28.2 → 5.4.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.1.0 (from changelog)
2.0.1
2.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
2.1.0
chore: update changelog
fix: issue where `clear()` is still keeping references to the elements (#47)
refactor: performance optimizations for toArray and fromArray (#46)
Additional benchmarks (#45)
Bump node-fetch from 2.6.1 to 2.6.7 (#41)
refactor: optimized growth and array copy (#43)
2.0.1
chore: update changelog
fix: update types for `size()`
chore: use full Apache-2.0 license text (#36)
ci: update test workflow triggers
chore: update readme link
2.0.0
chore: update changelog
fix: add missing `size` method to ts definitions
docs: update benchmarks
Bump js-yaml from 3.6.1 to 3.14.1 (#32)
Bump handlebars from 4.7.6 to 4.7.7 (#33)
Bump lodash from 4.17.20 to 4.17.21 (#34)
fix!: `push` & `unshift` should accept `undefined` values to match behaviour of `Array` (#35)
fix: remove a method from types that does not exist
refactor: formatting
🆕 @ioredis/commands (added, 1.2.0)
🗑️ lodash.flatten (removed)
🗑️ p-map (removed)
🗑️ redis-commands (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands