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.29.1
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.29.2
Choose a head ref
  • 19 commits
  • 23 files changed
  • 6 contributors

Commits on Jul 27, 2024

  1. Update pre-commit config

    autoupdate + upadup
    sirosen committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d9de842 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    cc7d862 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #468 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a1ee4cf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

    updates:
    - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0)
    pre-commit-ci[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8f1cea6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #469 from python-jsonschema/pre-commit-ci-update-c…

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    sirosen authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    23daf28 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update sphinx requirement from <8 to <9

    Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4332393 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge pull request #470 from python-jsonschema/dependabot/pip/sphinx-…

    …lt-9
    
    Update sphinx requirement from <8 to <9
    sirosen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2d5ac18 View commit details
    Browse the repository at this point in the history
  2. Bump furo from 2024.5.6 to 2024.7.18

    Bumps [furo](https://github.com/pradyunsg/furo) from 2024.5.6 to 2024.7.18.
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2024.05.06...2024.07.18)
    
    ---
    updated-dependencies:
    - dependency-name: furo
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0f90ba0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #471 from python-jsonschema/dependabot/pip/furo-20…

    …24.7.18
    
    Bump furo from 2024.5.6 to 2024.7.18
    sirosen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9a0245c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. Merge pull request #473 from jrdnbradford/gha-name

    Update `cron` workflow `name`
    sirosen authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8e0dbc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad01f7 View commit details
    Browse the repository at this point in the history
  3. Convert from setup.cfg to pyproject.toml (#467)

    * Convert setup.cfg to pyproject.toml
    
    * Update workflow tools for transition to pyproject
    
    * Note pyproject.toml conversion in changelog
    sirosen authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6060197 View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] pre-commit autoupdate (#476)

    updates:
    - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    875cd00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

    updates:
    - [github.com/psf/black-pre-commit-mirror: 24.4.2 → 24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
    - [github.com/sirosen/slyp: 0.6.1 → 0.7.0](sirosen/slyp@0.6.1...0.7.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1889bb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

    Co-authored-by: sirosen <1300022+sirosen@users.noreply.github.com>
    github-actions[bot] and sirosen authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99e15ff View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

    updates:
    - [github.com/sirosen/slyp: 0.7.0 → 0.7.1](sirosen/slyp@0.7.0...0.7.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3067e85 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update vendored schemas (#478)

    * [vendor-schemas] automated update
    
    * Additional schema and changelog update
    
    ---------
    
    Co-authored-by: sirosen <1300022+sirosen@users.noreply.github.com>
    Co-authored-by: Stephen Rosen <sirosen@globus.org>
    3 people authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cf83850 View commit details
    Browse the repository at this point in the history
  2. Bump version for release

    sirosen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9aa09a9 View commit details
    Browse the repository at this point in the history
Loading