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.37.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.3
Choose a head ref
  • 15 commits
  • 28 files changed
  • 5 contributors

Commits on May 17, 2026

  1. Configuration menu
    Copy the full SHA
    4b4cc96 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.37.1 → 0.37.2](0.37.1...0.37.2)
    - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0)
    - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3)
    pre-commit-ci[bot] authored May 18, 2026
    Configuration menu
    Copy the full SHA
    89414a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #679 from python-jsonschema/pre-commit-ci-update-c…

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    sirosen authored May 18, 2026
    Configuration menu
    Copy the full SHA
    c5cceeb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. Merge pull request #683 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored May 23, 2026
    Configuration menu
    Copy the full SHA
    7ef03ac View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. Configuration menu
    Copy the full SHA
    0db1f57 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black-pre-commit-mirror: 26.5.0 → 26.5.1](psf/black-pre-commit-mirror@26.5.0...26.5.1)
    pre-commit-ci[bot] authored May 25, 2026
    Configuration menu
    Copy the full SHA
    520b76e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #685 from python-jsonschema/pre-commit-ci-update-c…

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    sirosen authored May 25, 2026
    Configuration menu
    Copy the full SHA
    dca8424 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #684 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored May 25, 2026
    Configuration menu
    Copy the full SHA
    566da04 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2026

  1. Configuration menu
    Copy the full SHA
    d99034f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Merge pull request #686 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored Jun 12, 2026
    Configuration menu
    Copy the full SHA
    b1f7546 View commit details
    Browse the repository at this point in the history
  2. Update vendored schemas

    sirosen committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    ed0cecf View commit details
    Browse the repository at this point in the history
  3. Fix stale test data

    sirosen committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    48ba608 View commit details
    Browse the repository at this point in the history
  4. Bump responses from 0.26.0 to 0.26.1

    Bumps [responses](https://github.com/getsentry/responses) from 0.26.0 to 0.26.1.
    - [Release notes](https://github.com/getsentry/responses/releases)
    - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
    - [Commits](getsentry/responses@0.26.0...0.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: responses
      dependency-version: 0.26.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 12, 2026
    Configuration menu
    Copy the full SHA
    b3ae064 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #687 from python-jsonschema/dependabot/pip/respons…

    …es-0.26.1
    
    Bump responses from 0.26.0 to 0.26.1
    sirosen authored Jun 12, 2026
    Configuration menu
    Copy the full SHA
    e49ebfe View commit details
    Browse the repository at this point in the history
  6. Bump version for release

    sirosen committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    5030dca View commit details
    Browse the repository at this point in the history
Loading