Skip to content

build(deps): bump redis from 5.7.0 to 5.8.0#152

Merged
Jeyso215 merged 1 commit intomainfrom
dependabot/npm_and_yarn/redis-5.8.0
Aug 5, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps redis from 5.7.0 to 5.8.0.

Release notes

Sourced from redis's releases.

redis@5.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.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.7.0 to 5.8.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.7.0...redis@5.8.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 5.8.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 Aug 5, 2025
@Jeyso215 Jeyso215 merged commit 7118683 into main Aug 5, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redis-5.8.0 branch August 5, 2025 22:41
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.7.0 to 5.8.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.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support svs vamana index creation by <a
href="https://github.com/PavelPashov"><code>@​PavelPashov</code></a> in
<a
href="https://redirect.github.com/redis/node-redis/pull/3025">redis/node-redis#3025</a></li>
<li>createClient url+tls invariant violation check by <a
href="https://github.com/dearlordylord"><code>@​dearlordylord</code></a>
in <a
href="https://redirect.github.com/redis/node-redis/pull/2835">redis/node-redis#2835</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/dearlordylord"><code>@​dearlordylord</code></a>
made their first contribution in <a
href="https://redirect.github.com/redis/node-redis/pull/2835">redis/node-redis#2835</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0">https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redis/node-redis/commit/12f7d8a7fef4cb0961afa56f153236356e003e86"><code>12f7d8a</code></a>
Release redis@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/0916d33b120c41cac892436768b30674c82c0383"><code>0916d33</code></a>
Release entraid@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/4b6a3d1c39ac88521dc440791ce6c2d7c3b3dc3f"><code>4b6a3d1</code></a>
Release time-series@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/1436a6e304c2c369561e0e0b13626baae212253f"><code>1436a6e</code></a>
Release search@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/cf16f8b790bb84a5c0b72d9f2c0e324df1ffd184"><code>cf16f8b</code></a>
Release json@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/42ec77115169334ba4ecdf4450081e38ca6a2012"><code>42ec771</code></a>
Release bloom@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/de5e916e05cde15938ef15039ff93c6cf8e558e5"><code>de5e916</code></a>
Release client@5.8.0</li>
<li><a
href="https://github.com/redis/node-redis/commit/0f709d01c563c1587c21dd03f0c9a12289a9b919"><code>0f709d0</code></a>
fix: createClient url+tls invariant violation check (<a
href="https://redirect.github.com/redis/node-redis/issues/2835">#2835</a>)</li>
<li><a
href="https://github.com/redis/node-redis/commit/66638fc90343aae3f8280829be1673693ec7fc85"><code>66638fc</code></a>
Add support svs vamana index creation (<a
href="https://redirect.github.com/redis/node-redis/issues/3025">#3025</a>)</li>
<li>See full diff in <a
href="https://github.com/redis/node-redis/compare/redis@5.7.0...redis@5.8.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.7.0&new-version=5.8.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