Commit d0907f9
authored
chore(deps-dev): bump redis from 5.9.0 to 5.10.0 (#963)
Bumps [redis](https://github.com/redis/node-redis) from 5.9.0 to 5.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redis/node-redis/releases">redis's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h1>Changes</h1>
<h2>🚀 New Features</h2>
<ul>
<li>Add MSETEX command support (<a
href="https://redirect.github.com/redis/node-redis/issues/3116">#3116</a>)</li>
<li>Add CLAIM attribute to XREADGROUP command (<a
href="https://redirect.github.com/redis/node-redis/issues/3122">#3122</a>)</li>
<li>Add index/query doc page examples (<a
href="https://redirect.github.com/redis/node-redis/issues/3109">#3109</a>)</li>
</ul>
<h2>🧪 Experimental Features</h2>
<ul>
<li>Add support for CAS/CAD, DELEX, DIGEST commands (<a
href="https://redirect.github.com/redis/node-redis/issues/3123">#3123</a>)</li>
<li>Add support for HYBRID search (<a
href="https://redirect.github.com/redis/node-redis/issues/3119">#3119</a>
<a
href="https://redirect.github.com/redis/node-redis/issues/3132">#3132</a>)</li>
<li>Add latency histogram (<a
href="https://redirect.github.com/redis/node-redis/issues/3099">#3099</a>)</li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix dist/package.json version bumping in release process (<a
href="https://redirect.github.com/redis/node-redis/issues/3125">#3125</a>)</li>
<li>Prevent false-ready state when socket errors during handshake (<a
href="https://redirect.github.com/redis/node-redis/issues/3128">#3128</a>)</li>
<li>Don't parse number properties in XREADGROUP (<a
href="https://redirect.github.com/redis/node-redis/issues/3133">#3133</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>Apply proxy improvements (<a
href="https://redirect.github.com/redis/node-redis/issues/3121">#3121</a>)</li>
<li>Mark 8.4 features as experimental (<a
href="https://redirect.github.com/redis/node-redis/issues/3134">#3134</a>)</li>
<li>Extract supported Redis versions into SUPPORTED_REDIS_VERSIONS.md
(<a
href="https://redirect.github.com/redis/node-redis/issues/3131">#3131</a>)</li>
<li>Bump test container image to 8.4.0 (<a
href="https://redirect.github.com/redis/node-redis/issues/3139">#3139</a>)</li>
</ul>
<hr />
<h2>Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<ul>
<li><a
href="https://github.com/andy-stark-redis"><code>@andy-stark-redis</code></a></li>
<li><a
href="https://github.com/htemelski-redis"><code>@htemelski-redis</code></a></li>
<li><a
href="https://github.com/nkaradzhov"><code>@nkaradzhov</code></a></li>
<li><a
href="https://github.com/NaughtySora"><code>@NaughtySora</code></a></li>
<li><a
href="https://github.com/PavelPashov"><code>@PavelPashov</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/redis/node-redis/compare/[email protected]@5.10.0">https://github.com/redis/node-redis/compare/[email protected]@5.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/node-redis/commit/7c419e03c8945ab5e420e4ea0875ccb3caef94d8"><code>7c419e0</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/4255467027e76caafa64984a145a0791bd9c24c8"><code>4255467</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/2820cd0f3866a5200a385f98c4cafbf0c3b73cdf"><code>2820cd0</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/a3b8146ffbbe6d2b3ff9f010da79aa4abbbd9ad3"><code>a3b8146</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/5c7dbd292b05e63ac4f8452d3ff9b8100cae91e6"><code>5c7dbd2</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/bc6892f2a165dcdcac51565ae48af593c7a8fc0a"><code>bc6892f</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/c7c387a3a04eeb522c6e6e8e67dd30c4da36d7c6"><code>c7c387a</code></a>
Release [email protected]</li>
<li><a
href="https://github.com/redis/node-redis/commit/a245ef44940d8929255559b1701f9d608964f87b"><code>a245ef4</code></a>
fix(xreadgroup): dont parse number props (<a
href="https://redirect.github.com/redis/node-redis/issues/3133">#3133</a>)</li>
<li><a
href="https://github.com/redis/node-redis/commit/ff91ecef81bd13f7bc7b0a33a955f4da5a4a1937"><code>ff91ece</code></a>
chore(tests): bump test container version 8.4.0 (<a
href="https://redirect.github.com/redis/node-redis/issues/3139">#3139</a>)</li>
<li><a
href="https://github.com/redis/node-redis/commit/539780caa88040b577bd6bbae8ee29315b2b67f4"><code>539780c</code></a>
bump test container version 8.4-GA-pre.3 (<a
href="https://redirect.github.com/redis/node-redis/issues/3136">#3136</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/redis/node-redis/compare/[email protected]@5.10.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c94ccd3 commit d0907f9
2 files changed
+29
-29
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments