Skip to content

Bump hiredis from 0.2.0 to 2.0.0#82

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-hiredis-2.0.0
Closed

Bump hiredis from 0.2.0 to 2.0.0#82
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-pip-hiredis-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps hiredis from 0.2.0 to 2.0.0.

Changelog

Sourced from hiredis's changelog.

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)

1.1.0 (2020-07-15)

  • Allow "encoding" and "errors" attributes to be updated at runtime (see #96)

1.0.1 (2019-11-13)

  • Permit all allowed values of codec errors (see #86)
  • BUGFIX: READEME.md has UTF-8 characters, setup.py will fail on systems where the locale is not UTF-8. (see #89)

1.0.0 (2019-01-20)

  • (BREAKING CHANGE) Add ability to control how unicode decoding errors are handled (see #82)
  • Removed support for EOL Python 2.6, 3.2, and 3.3.

0.3.1 (2018-12-24)

  • Include test files in sdist tarball (see #80)

0.3.0 (2018-11-16)

  • Upgrade hiredis to 0.13.3
  • Add optional "shouldDecode" argument to Reader.gets() (see #77)
  • Add a "has_data" method to Reader objects (see #78)
  • Fix non-utf8 reply parsing causing segmentation fault in Python 3 (see #73)
  • Rename state to hiredis_py_module_state to avoid conflicts (see #72)
  • Expose len method to retrieve the buffer length (see #61)
  • Fix crash when custom exception raise error (on init) (see #57)
  • incref before PyModule_AddObject which steals references (see #48)
  • Sort list of source files to allow reproducible building (see #47)
Commits
  • cca535d Release v2.0.0
  • 2ee21b8 Release 2.0.0
  • 83b5009 Release v2.0.0.dev0
  • 25e8c48 Add "hiredis.pyi" to wheels
  • e4d1d40 chore(CI): Travis CI no need to brew upgrade python
  • d908f41 chore(CI): work around Travis CI osx dpl python2.7 get-pip.py error
  • 53321c3 Add type stubs for static type checking
  • 34ba40a chore(CI): add python 3.9
  • 9084152 Bump hiredis from 0.13.3 to 1.0.0
  • a338cb0 Drop support for EOL Python versions 2.7 3.4 3.5 (#103)
  • 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot dependabot bot force-pushed the dependabot-pip-hiredis-2.0.0 branch 2 times, most recently from 2986dbc to 5890725 Compare April 27, 2022 11:39
@dependabot dependabot bot force-pushed the dependabot-pip-hiredis-2.0.0 branch from 5890725 to 791b86f Compare May 9, 2022 14:33
Bumps [hiredis](https://github.com/redis/hiredis-py) from 0.2.0 to 2.0.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@v0.2.0...v2.0.0)

---
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 force-pushed the dependabot-pip-hiredis-2.0.0 branch from 791b86f to 4b77183 Compare July 26, 2022 13:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2023

Superseded by #124.

@dependabot dependabot bot closed this Aug 22, 2023
@dependabot dependabot bot deleted the dependabot-pip-hiredis-2.0.0 branch August 22, 2023 05:32
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.

0 participants