Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-jsonschema/check-jsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.36.2
Choose a base ref
...
head repository: python-jsonschema/check-jsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.37.0
Choose a head ref
  • 10 commits
  • 34 files changed
  • 5 contributors

Commits on Feb 16, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#645)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.36.2](0.36.1...0.36.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    76ea33a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#647)

    updates:
    - [github.com/PyCQA/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    28f430d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. [vendor-schemas] automated update (#646)

    Co-authored-by: sirosen <1300022+sirosen@users.noreply.github.com>
    github-actions[bot] and sirosen authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    7018159 View commit details
    Browse the repository at this point in the history
  2. Update flake8 plugins & fix lint failures (#649)

    - Update with `upadup`
    - Run `pre-commit run -a`
    - Fix the failures on B042 for exceptions which don't play well with copy
    sirosen authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    8596b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    953c0e8 View commit details
    Browse the repository at this point in the history
  2. Adjust first verbosity level to be less noisy (#651)

    See #648 for motivation.
    sirosen authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    d8d8de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5285a58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee9ca5 View commit details
    Browse the repository at this point in the history
  5. Update vendored schemas

    sirosen committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    966ada4 View commit details
    Browse the repository at this point in the history
  6. Bump version for release

    sirosen committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    9f48a48 View commit details
    Browse the repository at this point in the history
Loading