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

Update json-repair requirement from <0.29,>=0.25.2 to >=0.25.2,<0.30 #187

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Updates the requirements on json-repair to permit the latest version.

Release notes

Sourced from json-repair's releases.

Release 0.29.1

Fixed

  • Fix documentation and tests for CLI, add the --output option as it was missing in the first release
Commits
  • e12238e Clarify documentation, bump patch version
  • 838374c Add a new --output parameter for the cli interface, add tests to cover the ...
  • 0dac897 Fix #68, add the ability to call the library via CLI
  • 3bb9845 [minor] simplify the buffer management code to avoid mistakes in the future
  • eb0ec8d Bump to 0.28.4
  • ff0c617 Merge pull request #67 from benjamingr/from_file_performance
  • ae05f0d add test to reach 100% test coverage again (and actually test the memory swap...
  • 04d4327 add mypy cache to ignore
  • b3f49be Refctored some parts of the code and tests, added the clean up of buffers whe...
  • acbf9ec buffer reads from file
  • Additional commits viewable in compare view

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

Updates the requirements on [json-repair](https://github.com/mangiucugna/json_repair) to permit the latest version.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@0.25.2...v0.29.1)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-type: direct:production
...

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 Sep 9, 2024
@dependabot dependabot bot requested a review from asofter as a code owner September 9, 2024 13:10
@asofter asofter merged commit 0217c92 into main Sep 12, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/json-repair-gte-0.25.2-and-lt-0.30 branch September 12, 2024 14:20
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.

1 participant