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.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.29.3
Choose a head ref
  • 9 commits
  • 21 files changed
  • 5 contributors

Commits on Aug 22, 2024

  1. Minor changelog fix

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

Commits on Aug 26, 2024

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

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.29.2](0.29.1...0.29.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dd0f4fc View commit details
    Browse the repository at this point in the history
  2. [vendor-schemas] automated update (#480)

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

Commits on Sep 3, 2024

  1. Update sphinx requirement from <8 to <9 (#484)

    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:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    34292f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Bump peter-evans/create-pull-request from 6 to 7 (#485)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    70ecf44 View commit details
    Browse the repository at this point in the history
  2. [vendor-schemas] automated update (#482)

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

Commits on Sep 30, 2024

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

    Co-authored-by: sirosen <1300022+sirosen@users.noreply.github.com>
    github-actions[bot] and sirosen authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7e35cfc View commit details
    Browse the repository at this point in the history
  2. Bump furo from 2024.7.18 to 2024.8.6 (#483)

    Bumps [furo](https://github.com/pradyunsg/furo) from 2024.7.18 to 2024.8.6.
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2024.07.18...2024.08.06)
    
    ---
    updated-dependencies:
    - dependency-name: furo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    238ffc3 View commit details
    Browse the repository at this point in the history
  3. Bump version for release

    sirosen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b4235fd View commit details
    Browse the repository at this point in the history
Loading