Skip to content
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

chore(deps-dev): bump ijson from 3.1.4 to 3.2.0.post0 #1815

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps ijson from 3.1.4 to 3.2.0.post0.

Changelog

Sourced from ijson's changelog.

[3.2.0.post0]

  • Fixed minor README rendering issues that prevented upload of 3.2.0 distributions to PyPI.

[3.2.0]

  • New ijson.dump command-line utility for simple inspection of the ijson iteration process. This tool should be useful for new users who are usually confused with how to use the library, and the prefix in particular.
  • Fixed bug in yajl2_c backend introduced in 3.1.2 where random crashes could occur due to an unsafe reference decrement when constructing the parse/items/kvitems generators (#66).
  • Mark Python 3.10 and 3.11 as explicitly supported.
Commits
  • a62c4b3 Release ijson 3.2.0.post0
  • 63884b3 Use anonymous target names for URL links
  • a2b63cd Release ijson 3.2.0
  • 9108fa5 Relax wording about published wheels
  • ab4b8b2 Bring back GitHub Actions, remove Travis
  • 7f55166 Mark Python 3.11 as explicitly supported
  • a1e60db Add job to Travis matrix for python 3.11
  • 3100b96 Build universal2 macOS binary wheels
  • 3e7fc8e Update Travis Linux distribution to focal
  • 0502829 Document bug fix for #66
  • 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 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 as a code owner January 5, 2023 20:07
@dependabot dependabot bot requested review from heitorlessa and removed request for a team January 5, 2023 20:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 5, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 5, 2023
@github-actions github-actions bot added the internal Maintenance changes label Jan 5, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/develop/ijson-3.2.0.post0 branch 3 times, most recently from 822e298 to 2001aad Compare January 6, 2023 09:42
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Base: 97.58% // Head: 97.58% // No change to project coverage 👍

Coverage data is based on head (1bcf9c8) compared to base (bbc4eed).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1815   +/-   ##
========================================
  Coverage    97.58%   97.58%           
========================================
  Files          141      141           
  Lines         6425     6425           
  Branches       442      442           
========================================
  Hits          6270     6270           
  Misses         123      123           
  Partials        32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 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.0.post0 branch 2 times, most recently from 4589b78 to 8b1e934 Compare January 6, 2023 09:50
Bumps [ijson](https://github.com/ICRAR/ijson) from 3.1.4 to 3.2.0.post0.
- [Release notes](https://github.com/ICRAR/ijson/releases)
- [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md)
- [Commits](ICRAR/ijson@v3.1.4...v3.2.0.post0)

---
updated-dependencies:
- dependency-name: ijson
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/ijson-3.2.0.post0 branch from 8b1e934 to 1bcf9c8 Compare January 6, 2023 09:52
@rubenfonseca rubenfonseca merged commit 20ca7ed into develop Jan 6, 2023
@rubenfonseca rubenfonseca deleted the dependabot/pip/develop/ijson-3.2.0.post0 branch January 6, 2023 09:59
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.

None yet

2 participants