Skip to content

Bump orjson from 3.11.5 to 3.11.6#441

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/orjson-3.11.6
Feb 20, 2026
Merged

Bump orjson from 3.11.5 to 3.11.6#441
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/orjson-3.11.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps orjson from 3.11.5 to 3.11.6.

Release notes

Sourced from orjson's releases.

3.11.6

Changed

  • orjson now includes code licensed under the Mozilla Public License 2.0 (MPL-2.0).
  • Drop support for Python 3.9.
  • ABI compatibility with CPython 3.15 alpha 5.
  • Build now depends on Rust 1.89 or later instead of 1.85.

Fixed

  • Fix sporadic crash serializing deeply nested list of dict.
Changelog

Sourced from orjson's changelog.

3.11.6 - 2026-01-29

Changed

  • orjson now includes code licensed under the Mozilla Public License 2.0 (MPL-2.0).
  • Drop support for Python 3.9.
  • ABI compatibility with CPython 3.15 alpha 5.
  • Build now depends on Rust 1.89 or later instead of 1.85.

Fixed

  • Fix sporadic crash serializing deeply nested list of dict.
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 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)

Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.6.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.11.5...3.11.6)

---
updated-dependencies:
- dependency-name: orjson
  dependency-version: 3.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Python programming language labels Feb 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 01:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Python programming language labels Feb 20, 2026
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) February 20, 2026 01:43
@github-actions
Copy link

🤖 Claude Code Review

PR Code Review

Change: Dependency version bump — orjson 3.11.53.11.6 in pyproject.toml


Code Quality

  • Style guide — Single-line change in a config file; no style concerns.
  • No commented-out code — N/A
  • Meaningful variable names — N/A
  • DRY principle — N/A
  • Defects — No logic, no bugs. Patch-level version bump only.
  • CLAUDE.md — No issues.

Testing

  • Unit/integration tests — No new logic; existing test suite is sufficient to validate the upgraded dependency.
  • Edge cases / coverage — N/A

Documentation

  • README / API docs — No changes required.
  • Inline comments — N/A
  • CHANGELOG.md — No CHANGELOG entry visible in the diff. Dependency updates should be recorded. If this is an automated Dependabot PR, verify whether the project convention requires a CHANGELOG entry for dependency bumps.
  • Markdown formatting — N/A

Security

  • No hardcoded credentials — N/A
  • Input validation / error handling — N/A
  • No sensitive data in logs — N/A
  • No license files (.lic) — N/A

Summary

This is a low-risk, routine patch-level dependency bump. The only item to address is whether a CHANGELOG entry is expected per project convention. Everything else is clean.

Recommendation: Approve pending CHANGELOG confirmation.

Automated code review analyzing defects and coding standards

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/senzing_core
  _helpers.py
Project Total  

This report was generated by python-coverage-comment-action

@github-actions github-actions bot merged commit c4043e5 into main Feb 20, 2026
64 checks passed
@github-actions github-actions bot deleted the dependabot/pip/orjson-3.11.6 branch February 20, 2026 01: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 python Python programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments