Skip to content

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

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

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 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
@dependabot
dependabot Bot force-pushed the dependabot/pip/develop/ijson-3.5.1 branch 2 times, most recently from 1ec443a to 42ee5d9 Compare September 9, 2026 13:19
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 force-pushed the dependabot/pip/develop/ijson-3.5.1 branch from 42ee5d9 to 28a2698 Compare September 9, 2026 13:22
@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like ijson is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/develop/ijson-3.5.1 branch September 14, 2026 09:31
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.

0 participants