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.0
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.36.1
Choose a head ref
  • 12 commits
  • 36 files changed
  • 6 contributors

Commits on Dec 28, 2025

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

Commits on Jan 1, 2026

  1. Bump furo from 2025.9.25 to 2025.12.19

    Bumps [furo](https://github.com/pradyunsg/furo) from 2025.9.25 to 2025.12.19.
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2025.09.25...2025.12.19)
    
    ---
    updated-dependencies:
    - dependency-name: furo
      dependency-version: 2025.12.19
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    07c7435 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Merge pull request #636 from python-jsonschema/dependabot/pip/furo-20…

    …25.12.19
    
    Bump furo from 2025.9.25 to 2025.12.19
    sirosen authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    1bff9b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #633 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    5331fe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

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

Commits on Jan 19, 2026

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

    Update vendored schemas
    sirosen authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    388b281 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](0.35.0...0.36.0)
    - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0)
    pre-commit-ci[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    aa54883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b5efff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #634 from python-jsonschema/pre-commit-ci-update-c…

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

Commits on Jan 26, 2026

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

    Co-authored-by: sirosen <[email protected]>
    github-actions[bot] and sirosen authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3d78582 View commit details
    Browse the repository at this point in the history
  2. Update ruamel-yaml requirement (#635)

    Updates the requirements on ruamel-yaml to permit the latest version.
    
    ---
    updated-dependencies:
    - dependency-name: ruamel-yaml
      dependency-version: 0.19.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    9fe3cdf View commit details
    Browse the repository at this point in the history
  3. Bump version for release

    sirosen committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    ba8f7ac View commit details
    Browse the repository at this point in the history
Loading