Bump redis from 5.0.8 to 5.1.0 #401

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/redis-5.1.0 into main 2024-02-09 22:24:47 +08:00
dependabot[bot] commented 2024-02-09 15:59:44 +08:00 (Migrated from github.com)

Bumps redis from 5.0.8 to 5.1.0.

Changelog

Sourced from redis's changelog.

5.1.0

  • multi now accept a watch keyword argument like redis-client. See #1236.
  • bitcount and bitpos now accept a scale: argument on Redis 7+. See #1242
  • Added expiretime and pexpiretime. See #1248.
Commits
  • 7cc45e5 Release 5.1.0
  • 1db19c9 Merge pull request #1253 from wmontgomery-splunk/wm/clean_up_rubocop
  • f0abed3 Remove Rubocop exclusion for test/remote_server_control_commands_test.rb
  • d53b68c Remove redundant call to #to_s
  • cd88550 Merge pull request #1251 from wholien/jc/add-pexpiretime
  • 1e52c11 Add PEXPIRETIME
  • a51d50c Merge pull request #1248 from wholien/jc/add-expiretime
  • 2e693be Add Expiretime
  • e16cab8 Merge pull request #1247 from redis/dependabot/github_actions/actions/cache-4
  • 09e9bdd Bump actions/cache from 3 to 4
  • Additional commits viewable in compare view

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/redis-rb) from 5.0.8 to 5.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redis/redis-rb/blob/master/CHANGELOG.md">redis's changelog</a>.</em></p> <blockquote> <h1>5.1.0</h1> <ul> <li><code>multi</code> now accept a <code>watch</code> keyword argument like <code>redis-client</code>. See <a href="https://redirect.github.com/redis/redis-rb/issues/1236">#1236</a>.</li> <li><code>bitcount</code> and <code>bitpos</code> now accept a <code>scale:</code> argument on Redis 7+. See <a href="https://redirect.github.com/redis/redis-rb/issues/1242">#1242</a></li> <li>Added <code>expiretime</code> and <code>pexpiretime</code>. See <a href="https://redirect.github.com/redis/redis-rb/issues/1248">#1248</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/redis-rb/commit/7cc45e5e3f33ece7e235434de5fbd24c9b9d3180"><code>7cc45e5</code></a> Release 5.1.0</li> <li><a href="https://github.com/redis/redis-rb/commit/1db19c93bf35d2b7d56f97979587ece8753a30e0"><code>1db19c9</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1253">#1253</a> from wmontgomery-splunk/wm/clean_up_rubocop</li> <li><a href="https://github.com/redis/redis-rb/commit/f0abed34c5252e3e08f20f394756fd3f13256620"><code>f0abed3</code></a> Remove Rubocop exclusion for test/remote_server_control_commands_test.rb</li> <li><a href="https://github.com/redis/redis-rb/commit/d53b68c757f20eae8413f2f7ba524d28fb312077"><code>d53b68c</code></a> Remove redundant call to #to_s</li> <li><a href="https://github.com/redis/redis-rb/commit/cd88550c5fb4d73c96f6499eb86d309209790ead"><code>cd88550</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1251">#1251</a> from wholien/jc/add-pexpiretime</li> <li><a href="https://github.com/redis/redis-rb/commit/1e52c1145954a0ed8554a8f8788b3c726e4f8d72"><code>1e52c11</code></a> Add PEXPIRETIME</li> <li><a href="https://github.com/redis/redis-rb/commit/a51d50c6f56b32403c3fd3fcea513581e7f26616"><code>a51d50c</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1248">#1248</a> from wholien/jc/add-expiretime</li> <li><a href="https://github.com/redis/redis-rb/commit/2e693be8d391c3ae376ff9559507aab1f1071112"><code>2e693be</code></a> Add Expiretime</li> <li><a href="https://github.com/redis/redis-rb/commit/e16cab83cfa7cada4160764200db325c546d6798"><code>e16cab8</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1247">#1247</a> from redis/dependabot/github_actions/actions/cache-4</li> <li><a href="https://github.com/redis/redis-rb/commit/09e9bddcbd71d508c507d56b175326d573ac3a07"><code>09e9bdd</code></a> Bump actions/cache from 3 to 4</li> <li>Additional commits viewable in <a href="https://github.com/redis/redis-rb/compare/v5.0.8...v5.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=redis&package-manager=bundler&previous-version=5.0.8&new-version=5.1.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 in to join this conversation.