Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Upgrade: Bump hiredis from 2.0.0 to 2.1.0 #196

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps hiredis from 2.0.0 to 2.1.0.

Release notes

Sourced from hiredis's releases.

Version 2.1.0

Changes

  • Supporting hiredis 1.1.0 (#135)
  • Modernizing: Restoring CI, Moving to pytest (#136)
  • Adding LICENSE to Repository (#132)
  • Python 3.11 trove, and links back to the project (#131)
  • Integrating release drafter (#133)

Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • bdf3900 version 2.1.0 (#137)
  • 861539c Modernizing: Restoring CI, Moving to pytest (#136)
  • b042bd9 Adding LICENSE to Repository (#132)
  • 8833c43 Supporting hiredis 1.1.0 (#135)
  • b8f25b5 Python 3.11 trove, and links back to the project (#131)
  • bdee395 Integrating release drafter (#133)
  • 0b1ac03 Allow to specify value returned by gets when not enough data is available
  • dd15f01 setup.cfg: description-file -> description_file
  • 1881d00 setup.py: Replace imp module with importlib
  • 587f215 Merge pull request #117 from Akarys42/python310
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [hiredis](https://github.com/redis/hiredis-py) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2022
@TrueBrain TrueBrain merged commit 82346bd into main Dec 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/hiredis-2.1.0 branch December 29, 2022 15:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant