Skip to content

chore(deps): bump python-rapidjson from 1.20 to 1.21#31

Merged
BoboTiG merged 1 commit intomainfrom
dependabot/pip/python-rapidjson-1.21
Aug 5, 2025
Merged

chore(deps): bump python-rapidjson from 1.20 to 1.21#31
BoboTiG merged 1 commit intomainfrom
dependabot/pip/python-rapidjson-1.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps python-rapidjson from 1.20 to 1.21.

Changelog

Sourced from python-rapidjson's changelog.

1.21 (2025-07-10)


* Use `current master`__ version of rapidjson, thanks to Kyle Gottfried (although I didn't
  merge his `PR [#224](https://github.com/python-rapidjson/python-rapidjson/issues/224)`__)

__ https://github.com/Tencent/rapidjson/compare/ab1842a2dae061284c0a62dca1cc6d5e7e37e346..24b5e7a8b27f42fa16b96fc70aade9106cf7102f __ python-rapidjson/python-rapidjson#224

  • Recompute comparison table with latest versions of other libraries, using Python 3.13

  • Typing stubs: specify default value for stream argument of Encoder.__call__() (issue [#215](https://github.com/python-rapidjson/python-rapidjson/issues/215)__)

    __ python-rapidjson/python-rapidjson#215

  • Use more recent OS images on GH Actions to test and build wheels

Commits
  • fc69175 Release 1.21
  • c4a61af Update CHANGES.rst
  • aaf0158 Recompute the benchmarks against latest pysimdjson, orjson and ujson, using P...
  • a039163 Upgrade OS images used by GH Actions to test and build wheels
  • c775e9e Use cibuildwheel 3.0.1
  • 002893a Upgrade underlying rapidjson library to its current master
  • 2fea70e Remove deprecated license-related classifier
  • eeea3fa Upgrade development requirements
  • fe21cdc Use cibuildwheel 2.22.0
  • b1bcc7b Replace metapensiero.tool.bump-version with bump-my-version
  • 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 14, 2025
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.20 to 1.21.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](python-rapidjson/python-rapidjson@v1.20...v1.21)

---
updated-dependencies:
- dependency-name: python-rapidjson
  dependency-version: '1.21'
  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/pip/python-rapidjson-1.21 branch from 197e8ed to de00dc8 Compare August 5, 2025 05:26
@BoboTiG BoboTiG merged commit fcbadf3 into main Aug 5, 2025
15 checks passed
@BoboTiG BoboTiG deleted the dependabot/pip/python-rapidjson-1.21 branch August 5, 2025 08:06
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

Development

Successfully merging this pull request may close these issues.

1 participant