Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@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

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 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)

@dependabot dependabot bot requested a review from a team June 22, 2023 21:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 22, 2023
@github-actions github-actions bot added the internal Maintenance changes label Jun 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d9c9bd2) 97.19% compared to head (351793e) 97.19%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2526   +/-   ##
========================================
  Coverage    97.19%   97.19%           
========================================
  Files          158      158           
  Lines         7348     7348           
  Branches       531      531           
========================================
  Hits          7142     7142           
  Misses         159      159           
  Partials        47       47           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/ijson-3.2.2 branch 2 times, most recently from dbbc679 to 351793e Compare June 22, 2023 21:23
@leandrodamascena
Copy link
Contributor

@dependabot rebase

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 force-pushed the dependabot/pip/develop/ijson-3.2.2 branch from 351793e to c09e04c Compare June 22, 2023 22:00
@leandrodamascena leandrodamascena merged commit bf3f970 into develop Jun 22, 2023
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/ijson-3.2.2 branch June 22, 2023 22:10
rafaelgsr pushed a commit to rafaelgsr/aws-lambda-powertools-python that referenced this pull request Jun 30, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants