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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hiredis from 1.1.0 to 2.2.2 #468

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps hiredis from 1.1.0 to 2.2.2.

Release notes

Sourced from hiredis's releases.

2.2.2

Changes

馃悰 Bug Fixes

  • Reverting gcc -BSymbolic due to symbol collisions (#156)

Contributors

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

@鈥媍hayim and @鈥媧almane

2.2.1

Changes

馃殌 New Features

  • Add pack_command to support writing via hiredis-py (#147)

馃О Maintenance

  • Fixing broken windows builds on python < 3.8 (#151)
  • CI for FreeBSD (#148)

Contributors

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

@鈥媍hayim and @鈥媝rokazov

2.1.1

Changes

馃О Maintenance

  • Fix url in Issue tracker (#140)
  • Restores publishing of source distribution (#139)
  • Version 2.1.1 (#143)
  • Update CHANGELOG.md for 2.1.0 (#142)

Contributors

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

@鈥媍hayim, @鈥媠hadchin, @鈥媠tumpylog and @鈥媡obixx

Version 2.1.0

Changes

  • Supporting hiredis 1.1.0 (#135)
  • Modernizing: Restoring CI, Moving to pytest (#136)

... (truncated)

Changelog

Sourced from hiredis's changelog.

  • Implement pack_command that serializes redis-py command to the RESP bytes object.

2.1.1 (2023-10-01)

  • Restores publishing of source distribution (#139)
  • Fix url in Issue tracker (#140)
  • Version 2.1.1 (#143)
  • Update CHANGELOG.md for 2.1.0 (#142)

2.1.0 (2022-12-14)

  • 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)

2.0.0 (2021-03-28)

  • Bump hiredis from 0.13.3 to 1.0.0 and consequently add support for RESP3 (see #104)
  • Add type hints (see #106)
  • Build aarch64 (arm64) wheels (see #98)
  • Drop support for EOL Python versions 2.7, 3.4, and 3.5 (see #103)
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 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 1.1.0 to 2.2.2.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](redis/hiredis-py@v1.1.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2023
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 python Pull requests that update Python code
Projects
None yet
0 participants