Skip to content

Commit 3dae2ed

Browse files
build(deps-dev): bump redis from 5.0.0 to 5.0.1 (#831)
Bumps [redis](https://github.com/redis/node-redis) from 5.0.0 to 5.0.1. <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>redis@5.0.1</h2> <h2>What's Changed</h2> <ul> <li>doc: clarify connection pooling in createClient and fix broken link in isolationPoolOptions by <a href="https://github.com/rickyssj2"><code>@​rickyssj2</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2896">redis/node-redis#2896</a></li> <li>Update CHANGELOG.md, fix typo(s) by <a href="https://github.com/NicholasWilsonDEV"><code>@​NicholasWilsonDEV</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2861">redis/node-redis#2861</a></li> <li>fix: update package-lock.json by <a href="https://github.com/nkaradzhov"><code>@​nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2939">redis/node-redis#2939</a></li> <li>chore(examples): fix examples for v5 by <a href="https://github.com/nkaradzhov"><code>@​nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2938">redis/node-redis#2938</a></li> <li>Update packages/redis/README.md by <a href="https://github.com/nkaradzhov"><code>@​nkaradzhov</code></a> in <a href="https://redirect.github.com/redis/node-redis/pull/2935">redis/node-redis#2935</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rickyssj2"><code>@​rickyssj2</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/2896">redis/node-redis#2896</a></li> <li><a href="https://github.com/NicholasWilsonDEV"><code>@​NicholasWilsonDEV</code></a> made their first contribution in <a href="https://redirect.github.com/redis/node-redis/pull/2861">redis/node-redis#2861</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/redis/node-redis/compare/redis@5.0.0...redis@5.0.1">https://github.com/redis/node-redis/compare/redis@5.0.0...redis@5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/node-redis/commit/52e55623568684be0d6d16545cb938808422c5ea"><code>52e5562</code></a> Release redis@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/fd069641f30fb684516de2b478b6c5a3581058d0"><code>fd06964</code></a> Updated the Redis package to use client@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/71ab009ef8d13a7ba33966d6bb0e5a79511f7ef4"><code>71ab009</code></a> Release time-series@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/1e976d24ccd0f6f8e5baf1eacf4cc871fc34dbef"><code>1e976d2</code></a> Updated the Timeseries package to use client@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/17179ddb351d5405aa47cd954303b52c0668345e"><code>17179dd</code></a> Release search@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/cc13ae298e998830873b7a9db0268c018903250b"><code>cc13ae2</code></a> Updated the Search package to use client@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/e99cd073b66e4d2466c2bd2698ec7ae073635fac"><code>e99cd07</code></a> Release json@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/84680d6e5a6176a2babf8a1d718b117293c7d74f"><code>84680d6</code></a> Updated the Json package to use client@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/67cde227ccc54ae1d606e3ee03aabdca5579cb66"><code>67cde22</code></a> Release entraid@5.0.1</li> <li><a href="https://github.com/redis/node-redis/commit/57e5daab98f5adcc4d7d9eaa2d7de0e1bb6296b5"><code>57e5daa</code></a> Updated the Entraid package to use client@5.0.1</li> <li>Additional commits viewable in <a href="https://github.com/redis/node-redis/compare/redis@5.0.0...redis@5.0.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~nkaradzhov">nkaradzhov</a>, a new releaser for redis since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ad4001 commit 3dae2ed

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"glob": "^11.0.2",
4242
"jsdom": "^26.1.0",
4343
"mongodb": "^6.16.0",
44-
"redis": "^5.0.0",
44+
"redis": "^5.0.1",
4545
"semantic-release": "^24.2.3",
4646
"typescript": "^5.8.3",
4747
"vitest": "^3.1.2"

0 commit comments

Comments
 (0)