Skip to content

build(deps): bump redis from 5.6.1 to 5.7.0#151

Merged
Jeyso215 merged 1 commit intomainfrom
dependabot/npm_and_yarn/redis-5.7.0
Jul 31, 2025
Merged

build(deps): bump redis from 5.6.1 to 5.7.0#151
Jeyso215 merged 1 commit intomainfrom
dependabot/npm_and_yarn/redis-5.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps redis from 5.6.1 to 5.7.0.

Release notes

Sourced from redis's releases.

redis@5.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0

Commits

Dependabot compatibility score

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 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)

Bumps [redis](https://github.com/redis/node-redis) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2025
@Jeyso215 Jeyso215 merged commit f8de3af into main Jul 31, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redis-5.7.0 branch July 31, 2025 23:13
tiekoetter pushed a commit to tiekoetter/Wikiless that referenced this pull request Sep 5, 2025
Bumps [redis](https://github.com/redis/node-redis) from 5.6.1 to 5.7.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>redis@5.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(pool): chain promise handlers to prevent unhandled rejections by
<a href="https://github.com/PavelPashov"><code>@​PavelPashov</code></a>
in <a
href="https://redirect.github.com/redis/node-redis/pull/3035">redis/node-redis#3035</a></li>
<li>Add Redis 8.2 New Stream Commands by <a
href="https://github.com/PavelPashov"><code>@​PavelPashov</code></a> in
<a
href="https://redirect.github.com/redis/node-redis/pull/3029">redis/node-redis#3029</a></li>
<li>DOC-5473 added time series doc examples by <a
href="https://github.com/andy-stark-redis"><code>@​andy-stark-redis</code></a>
in <a
href="https://redirect.github.com/redis/node-redis/pull/3030">redis/node-redis#3030</a></li>
<li>DOC-5074 added vector set doc examples by <a
href="https://github.com/andy-stark-redis"><code>@​andy-stark-redis</code></a>
in <a
href="https://redirect.github.com/redis/node-redis/pull/3031">redis/node-redis#3031</a></li>
<li>fix(scan): remove console.logs by <a
href="https://github.com/nkaradzhov"><code>@​nkaradzhov</code></a> in <a
href="https://redirect.github.com/redis/node-redis/pull/3038">redis/node-redis#3038</a></li>
<li>feat: add EPSILON parameter support to VSIM command by <a
href="https://github.com/PavelPashov"><code>@​PavelPashov</code></a> in
<a
href="https://redirect.github.com/redis/node-redis/pull/3041">redis/node-redis#3041</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/andy-stark-redis"><code>@​andy-stark-redis</code></a>
made their first contribution in <a
href="https://redirect.github.com/redis/node-redis/pull/3030">redis/node-redis#3030</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0">https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/node-redis/commit/e2d4b43e39d145e605ca582dbb520b94ab505117"><code>e2d4b43</code></a>
Release redis@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/c75809ec650883a33ddcdca365c91aa5fbbf4961"><code>c75809e</code></a>
Release entraid@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/fa3ca983a3e1fda3a81f254ba9dd82cd6af12df4"><code>fa3ca98</code></a>
Release time-series@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/f37f98aced7dd76b55c2b39b053b0e05b1f98806"><code>f37f98a</code></a>
Release search@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/b5cf002751853bb8fe17207efbd15a66b4958e93"><code>b5cf002</code></a>
Release json@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/69fa90784344b3e5e7b26b2925effbe288f974a4"><code>69fa907</code></a>
Release bloom@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/facc91847e5605fbe8ecaa8dd44a8b913c495e57"><code>facc918</code></a>
Release client@5.7.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/5f09e4a8a58cfaa093a9860724f812c1c19e0d33"><code>5f09e4a</code></a>
feat: add EPSILON parameter support to VSIM command (<a
href="https://redirect.github.com/redis/node-redis/issues/3041">#3041</a>)</li>
<li><a
href="https://github.com/redis/node-redis/commit/d8e14fa4febe69cfee942a477f99dd2492e8ff18"><code>d8e14fa</code></a>
fix(scan): remove console.logs (<a
href="https://redirect.github.com/redis/node-redis/issues/3038">#3038</a>)</li>
<li><a
href="https://github.com/redis/node-redis/commit/28d719d699b41023fa63ba616cc6931d927d5132"><code>28d719d</code></a>
docs: DOC-5074 added vector set doc examples (<a
href="https://redirect.github.com/redis/node-redis/issues/3031">#3031</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis&package-manager=npm_and_yarn&previous-version=5.6.1&new-version=5.7.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants