Skip to content

Bump kredis from 1.7.0 to 1.8.0

Created by: dependabot[bot]

Bumps kredis from 1.7.0 to 1.8.0.

Release notes

Sourced from kredis's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/rails/kredis/compare/v1.7.0...v1.8.0

Commits
  • 61c5c17 Kredis 1.8.0
  • 6142577 Bump dev deps
  • d5b5752 Global namespacing that applies to all threads (#158)
  • 31c8eef Update REAME - Add 'clear' method for 'unique_list' (#144)
  • 41b5358 Redundant limiter.poke in README.md (#141)
  • 5808315 Freshen copyright
  • e258c74 Add the smove method to Kredis::Types::Set (#160)
  • 8850def Test against Rails 8 (#157)
  • 7aab4fe Ensure Kredis.namespace is set in the thread that executes the test (#156)
  • 57cedf5 Define a missing method #root for the development configurator
  • 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)

Merge request reports