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

Update python-rapidjson requirement from <1.20,>=1.18 to >=1.18,<1.21 #769

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Updates the requirements on python-rapidjson to permit the latest version.

Changelog

Sourced from python-rapidjson's changelog.

1.20 (2024-08-05)


* Rectify type hints of ``loads()`` and ``Decoder.__call__()`` (`issue [#214](https://github.com/python-rapidjson/python-rapidjson/issues/214)`__)

__ python-rapidjson/python-rapidjson#214

1.19 (2024-07-28)

  • Properly dump subclasses of float with custom __repr__() method ( issue [#213](https://github.com/python-rapidjson/python-rapidjson/issues/213)__)

    __ python-rapidjson/python-rapidjson#213

1.18 (2024-06-29)


* Expose PEP-484 typing stubs, thanks to Rodion Kosianenko and GoodWasHere (`PR [#204](https://github.com/python-rapidjson/python-rapidjson/issues/204)`__)

__ python-rapidjson/python-rapidjson#204

1.17 (2024-05-18)

1.16 (2024-02-28)


* Produce Python 3.8 wheels again, I deactivated it too eagerly, it's in *security fixes
  only* mode, not yet reached its `end-of-life` state

1.15 (2024-02-28) </tr></table>

... (truncated)

Commits
  • 7600de4 Release 1.20
  • 6641472 Use the normalized-name-of-the-month
  • d523b54 Update CHANGES.rst
  • e1a5d31 Use cibuildwheel 2.20.0
  • f30f630 Ensure that Validator receives UTF-8 encoded bytes/bytearray
  • 3f85e77 Rectify exception message, including the "file-like" variant
  • 6915acc Rectify type hints if loads() and Decoder.call()
  • 2b3ffcf Release 1.19
  • 5732146 Update CHANGES.rst
  • cf1874c Do not use PyObject_Repr() to dump float numbers
  • Additional commits viewable in compare view

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 Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/python-rapidjson-gte-1.18-and-lt-1.21 branch from 60254ff to 3963c81 Compare October 28, 2024 09:14
@dependabot dependabot bot force-pushed the dependabot/pip/python-rapidjson-gte-1.18-and-lt-1.21 branch from 3963c81 to bb332fe Compare November 7, 2024 15:16
Updates the requirements on [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) to permit the latest version.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](python-rapidjson/python-rapidjson@v1.18...v1.20)

---
updated-dependencies:
- dependency-name: python-rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-rapidjson-gte-1.18-and-lt-1.21 branch from bb332fe to 8dcccd8 Compare November 20, 2024 08:50
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