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.3
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.4
Choose a head ref
  • 17 commits
  • 22 files changed
  • 4 contributors

Commits on Sep 30, 2024

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

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](0.29.2...0.29.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d8fd281 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    a369627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b16275 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #491 from tpansino/patch-1

    Enable checking .renovaterc.json5 files with pre-commit hook
    sirosen authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b77d04f View commit details
    Browse the repository at this point in the history
  4. Update changelog post- #491

    sirosen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e81b0ff View commit details
    Browse the repository at this point in the history
  5. Add Mergify schema and hook to catalog

    resolves #487
    sirosen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    286d4be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ec2226 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16d8c56 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #492 from python-jsonschema/add-mergify

    Add Mergify schema + hook
    sirosen authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    067a89b View commit details
    Browse the repository at this point in the history
  9. Don't pass -v to pytest in CI

    This makes the output simply too verbose.
    sirosen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e0bd438 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #493 from python-jsonschema/less-verbose-ci

    Don't pass `-v` to pytest in CI
    sirosen authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0869e67 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks.git: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.6.0...v5.0.0)
    - [github.com/psf/black-pre-commit-mirror: 24.8.0 → 24.10.0](psf/black-pre-commit-mirror@24.8.0...24.10.0)
    pre-commit-ci[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8d9f4cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #495 from python-jsonschema/pre-commit-ci-update-c…

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

    Update vendored schemas
    sirosen authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2bd9fad View commit details
    Browse the repository at this point in the history
  3. Bump version for release

    sirosen committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4e72916 View commit details
    Browse the repository at this point in the history
Loading