Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump hiredis-client from 0.17.0 to 0.19.0 #120

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps hiredis-client from 0.17.0 to 0.19.0.

Changelog

Sourced from hiredis-client's changelog.

0.19.0

  • Revalidate connection in RedisClient#connected?
  • Eagerly fail if db: isn't an Integer. #151.

0.18.0

  • Expose more connection details such as host, db, etc on RedisClient.

0.17.1

  • Add support for NaN in RESP3 protocol doubles. This was initially missing from the spec and added about a year ago.
Commits
  • bda8fd6 Release 0.19.0
  • 495518b Merge pull request #154 from redis-rb/revalidate-in-connected
  • 2106ae2 Revalidate connection in RedisClient#connected?
  • 8a3dafd Merge pull request #153 from reneklacan/fix-parallel-make
  • 9319a57 Fix compilation with multi-word $MAKE
  • 932c5e8 Merge pull request #152 from eregon/truffleruby
  • 663ecb9 Add truffleruby in CI
  • ba8848b Merge pull request #151 from redis-rb/validate-db-argument
  • 9007f5d Eagerly fail if db parameter isn't an Integer
  • 3a1b4f8 Raise a useful error when reconnecting with a circuit breaker (#145)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
Bumps [hiredis-client](https://github.com/redis-rb/redis-client) from 0.17.0 to 0.19.0.
- [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md)
- [Commits](redis-rb/redis-client@v0.17.0...v0.19.0)

---
updated-dependencies:
- dependency-name: hiredis-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/hiredis-client-0.19.0 branch from 30f6477 to e0d30e0 Compare December 20, 2023 09:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2023

Looks like hiredis-client is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 20, 2023
@dependabot dependabot bot deleted the dependabot/bundler/hiredis-client-0.19.0 branch December 20, 2023 13:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants