Skip to content

chore(deps-dev): bump ijson from 3.2.1 to 3.2.2 #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps ijson from 3.2.1 to 3.2.2.

Changelog

Sourced from ijson's changelog.

[3.2.2]

  • Fixed compilation and async support of the yajl2_c backend in pyhthon 3.12 (#98).
  • Check IJSON_BUILD_YAJL2C environment variable when building ijson to force/skip building the yajl2_c backend (#102).
Commits
  • 2e638b3 Release ijson 3.2.2
  • 17b7d00 Document new env variable to control yajl2_c build
  • ec84814 Add an environment variable to control building yajl2_c
  • 6160330 Document fixes for Python 3.12
  • a5c60df Handle case when distutils is no more
  • afa0238 Deal with normalised exceptions correctly
  • a5ba8d3 Fix compilation with Python 3.12
  • d5e6eae Add an explicit test for loading the yajl2_c extension (#99)
  • ee7abe7 Change AppVeyor to test more versions, no wheels
  • 5b7858b Run GitHub Actions on PRs
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ijson](https://github.com/ICRAR/ijson) from 3.2.1 to 3.2.2.
- [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md)
- [Commits](ICRAR/ijson@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: ijson
  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 Jun 22, 2023
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2024

Superseded by #592.

@dependabot dependabot bot closed this Jun 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/develop/ijson-3.2.2 branch June 6, 2024 17:41
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