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

Commits on May 26, 2024

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

Commits on May 27, 2024

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

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.28.3 → 0.28.4](0.28.3...0.28.4)
    pre-commit-ci[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ba016c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #435 from python-jsonschema/pre-commit-ci-update-c…

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

    Update vendored schemas
    sirosen authored May 27, 2024
    Configuration menu
    Copy the full SHA
    6b00fd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Bump furo from 2024.4.27 to 2024.5.6

    Bumps [furo](https://github.com/pradyunsg/furo) from 2024.4.27 to 2024.5.6.
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2024.04.27...2024.05.06)
    
    ---
    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 Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5e31d3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #437 from python-jsonschema/dependabot/pip/furo-20…

    …24.5.6
    
    Bump furo from 2024.4.27 to 2024.5.6
    sirosen authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f1969b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 5, 2024

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

    Update vendored schemas
    sirosen authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    27a0e99 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    81c9551 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
    pre-commit-ci[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3d0441f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #442 from blade2005/feature/update-bitbucket-schem…

    …a-url
    
    Update the bitbucket schema to use intellij plugin url
    sirosen authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    14d6a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20d16a0 View commit details
    Browse the repository at this point in the history
  5. Update bitbucket schema by pulling from new URL

    Also add the relevant changelog entry
    sirosen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e5bd27d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #443 from python-jsonschema/pre-commit-ci-update-c…

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    sirosen authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6fd238a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #441 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2c07d47 View commit details
    Browse the repository at this point in the history
  8. Bump version for release

    sirosen committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    feb8116 View commit details
    Browse the repository at this point in the history
Loading