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

[stubsabot] Bump jsonschema to 4.19.* #10417

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2023

Release: https://pypi.org/pypi/jsonschema/4.19.1
Homepage: https://github.com/python-jsonschema/jsonschema
Repository: https://github.com/python-jsonschema/jsonschema
Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst
Diff: python-jsonschema/jsonschema@v4.17.3...v4.19.1

Stubsabot analysis of the diff between the two releases:

  • 5 public Python files have been added: jsonschema/benchmarks/nested_schemas.py, jsonschema/benchmarks/subcomponents.py, jsonschema/benchmarks/unused_registry.py, jsonschema/benchmarks/validator_creation.py, noxfile.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 8 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 1966.
  • Total lines of Python code deleted: 1380.

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

@AlexWaygood AlexWaygood closed this Jul 7, 2023
@AlexWaygood AlexWaygood reopened this Jul 7, 2023
@AlexWaygood AlexWaygood added the help wanted An actionable problem of low to medium complexity where a PR would be very welcome label Jul 7, 2023
@AlexWaygood AlexWaygood marked this pull request as draft July 7, 2023 00:32
@JelleZijlstra JelleZijlstra force-pushed the stubsabot/jsonschema branch from b929d78 to a894c9c Compare July 13, 2023 00:12
@srittau
Copy link
Collaborator

srittau commented Jul 13, 2023

Unfortunately, this PR is not trivial as jsonschema now uses the (fortunately typed) referencing library and changes quite a few type to use that.

@JelleZijlstra JelleZijlstra force-pushed the stubsabot/jsonschema branch 3 times, most recently from 0cf4c27 to b395cec Compare July 21, 2023 00:11
@github-actions github-actions bot added the bot: stubsabot 🤖 PRs created by stubsabot 🤖 label Aug 3, 2023
@github-actions github-actions bot changed the title [stubsabot] Bump jsonschema to 4.18.* [stubsabot] Bump jsonschema to 4.19.* Aug 8, 2023
@srittau srittau removed the help wanted An actionable problem of low to medium complexity where a PR would be very welcome label Aug 15, 2023
Release: https://pypi.org/pypi/jsonschema/4.19.1
Homepage: https://github.com/python-jsonschema/jsonschema
Repository: https://github.com/python-jsonschema/jsonschema
Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst
Diff: python-jsonschema/jsonschema@v4.17.3...v4.19.1

Stubsabot analysis of the diff between the two releases:
 - 5 public Python files have been added: `jsonschema/benchmarks/nested_schemas.py`, `jsonschema/benchmarks/subcomponents.py`, `jsonschema/benchmarks/unused_registry.py`, `jsonschema/benchmarks/validator_creation.py`, `noxfile.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 8 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 1966.
 - Total lines of Python code deleted: 1380.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI
@AlexWaygood AlexWaygood deleted the stubsabot/jsonschema branch September 23, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: stubsabot 🤖 PRs created by stubsabot 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants