Skip to content

chore(deps-dev): bump ijson from 3.5.0 to 3.5.1 - #8412

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ijson-3.5.1
Open

chore(deps-dev): bump ijson from 3.5.0 to 3.5.1#8412
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/ijson-3.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps ijson from 3.5.0 to 3.5.1.

Changelog

Sourced from ijson's changelog.

[3.5.1]

  • The internal ijson.common.ObjectBuilder no longer creates internal reference cycles, so discarded builders are freed by reference counting instead of waiting for a cyclic garbage collection pass. This lowers peak memory usage for code that builds and discards one large object at a time. As a side effect, builder.value is now None before any event is processed (previously accessing it raised AttributeError), and the undocumented containers attribute holds the in-progress containers rather than setter closures.
Commits
  • d991ad9 Release ijson 3.5.1
  • 433fc73 Actually delete misleading comment
  • 64a7a81 * Emphasize that ObjectBuilder is internal.
  • 8e1d481 Test that value is readable during construction
  • fef6110 Rebuild ObjectBuilder without setter closures
  • 3a363b8 Bump actions/checkout from 6 to 7
  • 979e0ce Bump pypa/cibuildwheel from 3.4.1 to 4.1.0
  • cdbb2f7 Fix invalid CIBW skip option
  • a9f5dc6 Remove cpython-freethreading from cibw enable
  • d72a5de Move cibuildwheel configuration to pyproject.toml
  • 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 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 [ijson](https://github.com/ICRAR/ijson) from 3.5.0 to 3.5.1.
- [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md)
- [Commits](ICRAR/ijson@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: ijson
  dependency-version: 3.5.1
  dependency-type: direct:development
  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 Pull requests that update Python code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 20:28
@dependabot
dependabot Bot requested a review from leandrodamascena August 31, 2026 20:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2026
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

0 participants