Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Updates the requirements on jsonrpclib-pelix to permit the latest version.

Release notes

Sourced from jsonrpclib-pelix's releases.

v1.0.0

What's Changed

Full Changelog: tcalmant/jsonrpclib@v0.4.3.4...v1.0.0

Changelog

Sourced from jsonrpclib-pelix's changelog.

Release Notes

1.0

:Release Date: 2025-11-09

  • Disable CGI on Python 3.15 (see #64). Python 3.15 will drop support for CGI, removing the parent classes we relied onto. Thanks @​mtelka for spotting this.
  • GitHub CI configuration now runs tests from Python 3.8 to 3.15 (alpha). The code is manually tested on Python 2.7 and 3.6 Docker containers before releases.
  • Bumping version to 1.0 as we didn't have big issues for a while and we can consider the project stable.

0.4.3.4

:Release Date: 2025-03-03

  • Add orjson support (see #62). Thanks @​fhaeuser for this.
  • Updated GitHub CI configuration to support testing from Python 3.6 to 3.14.

0.4.3.3

:Release Date: 2024-06-14

  • Added support for decimal.Decimal objects (see #60). Thanks @​pourhouse for this improvement.

0.4.3.2

:Release Date: 2022-02-19

  • Reordered PooledJSONRPCServer inheritance definition (#55)

  • Migration of Continuous Integration:

    • Use PyTest instead of Nose
    • Run CI with GitHub Actions instead of Travis-CI

0.4.3.2

:Release Date: 2021-09-28

  • Removed remaining print statements (#52)

0.4.3

:Release Date: 2021-09-26

  • ServerProxy keeps the given query string, as before 0.4.2.

... (truncated)

Commits

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)

Updates the requirements on [jsonrpclib-pelix](https://github.com/tcalmant/jsonrpclib) to permit the latest version.
- [Release notes](https://github.com/tcalmant/jsonrpclib/releases)
- [Changelog](https://github.com/tcalmant/jsonrpclib/blob/master/docs/changelog.md)
- [Commits](tcalmant/jsonrpclib@v0.4.2...v1.0.0)

---
updated-dependencies:
- dependency-name: jsonrpclib-pelix
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • chore
  • bump

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants