editor-backend
editor-backend copied to clipboard
build(deps): bump redis from 3.1.2 to 4.6.13
Bumps redis from 3.1.2 to 4.6.13.
Release notes
Sourced from redis's releases.
[email protected]
Enhancements
- Upgrade
@redis/clientfrom1.5.13to1.5.14[email protected]
Enhancements
- Upgrade
@redis/clientfrom1.5.12to1.5.13[email protected]
Enhancements
- Upgrade
@redis/clientfrom1.5.11to1.5.12- Upgrade
@redis/graphfrom1.1.0to1.1.1- Upgrade
@redis/jsonfrom1.1.5to1.1.6[email protected]
Fixes
- Revert the minimum node version change
- Upgrade
@redis/clientfrom1.5.9to1.5.10- Upgrade
@redis/searchfrom1.1.3to1.1.4- Upgrade
@redis/jsonfrom1.0.4to1.0.5[email protected]
Enhancements
- Upgrade
@redis/clientfrom1.5.9to1.5.10- Upgrade
@redis/searchfrom1.1.3to1.1.4- Upgrade
@redis/jsonfrom1.0.4to1.0.5[email protected]
Enhancements
- upgrade
@redis/clientfrom1.5.8to1.5.9- upgrade
@redis/time-seriesfrom1.0.4to1.0.5[email protected]
Enhancements
- upgrade
@redis/clientfrom1.5.7to1.5.8- upgrade
@redis/searchfrom1.1.2to1.1.3[email protected]
Enhancements
- upgrade
@redis/clientfrom1.5.6to1.5.7[email protected]
Enhancements
- upgrade
@redis/clientfrom1.5.5to1.5.6[email protected]
Enhancements
- upgrade
@redis/clientfrom1.5.4to1.5.5[email protected]
... (truncated)
Changelog
Sourced from redis's changelog.
Changelog
v4.0.2 - 13 Jan, 2022
Fixes
- Fix v4 commands in legacy mode (#1820)
- Fix
EXISTScommand reply (#1819)- Fix handler for "redis:invalidate" messages (#1798)
- Fix "SEPARATOR" typo in RediSearch (#1823)
Enhancements
- First release of
@node-redis/bloom- Add support for
Buffers- Enhance
ASKandMOVEDerrors handlerv4.0.1 - 13 Dec, 2021
Fixes
- Fix
NOAUTHerror when using authentication & database (#1681)- Allow to
.quit()in PubSub mode (#1766)- Add an option to configurate
nameon a client (#1758)- Lowercase commands (
client.hset) inlegacyMode- Fix PubSub resubscribe (#1764)
- Fix
RedisSocketOptionstype (#1741)Enhancements
- Add support for
numbers andBuffers inHSET(#1738 #1739)- Export
RedisClientType,RedisClusterTypeand some more types (#1673)- First release of
@node-redis/time-seriesv4.0.0 - 24 Nov, 2021
This version is a major change and refactor, adding modern JavaScript capabilities and multiple breaking changes. See the migration guide for tips on how to upgrade.
Breaking Changes
- All functions return Promises by default
- Dropped support for Node.js 10.x, the minimum supported Node.js version is now 12.x
createClienttakes new and different arguments- The
prefix,rename_commandsconfiguration options tocreateClienthave been removed- The
enable_offline_queueconfiguration option is removed, executing commands on a closed client (without calling.connect()or after calling.disconnect()) will reject immediately- Login credentials are no longer saved when using
.auth()directlyFeatures
- Added support for Promises
... (truncated)
Commits
dbf8f59Release [email protected]b6a31ddupgrade@redis/client03ab4fbRelease [email protected]0f29f42Change json docker version to 2.6.9295647cfix(clustered pubsub): check thatclient.isOpenbefore calling `client.disc...5a96058Linking to Redis learning resources (#2628)ccd9610Release [email protected]55d07d2upgrade@redis/clientbb6f14cRelease [email protected]f4680f0fix #2665 - handle errors in multi/pipeline replies (#2666)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| vega-editor-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 28, 2024 4:05pm |
Superseded by #537.