8000 Comparing 0.32.1...0.33.0 · python-jsonschema/check-jsonschema · GitHub
[go: up one dir, main page]

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.32.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.33.0
Choose a head ref
  • 19 commits
  • 34 files changed
  • 9 contributors

Commits on Mar 26, 2025

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

Commits on Mar 27, 2025

  1. Merge pull request #544 from edgarrmondragon/test-good-types-types_or

    Test expected positive `types` and `types_or` matches
    sirosen authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    7689a14 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

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

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.32.1](0.31.3...0.32.1)
    - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    1ec1b63 View commit details
    Browse the repository at this point in the history
  2. [vendor-schemas] automated update (#546)

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

Commits on Apr 1, 2025

  1. Bump responses from 0.25.6 to 0.25.7

    Bumps [responses](https://github.com/getsentry/responses) from 0.25.6 to 0.25.7.
    - [Release notes](https://github.com/getsentry/responses/releases)
    - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
    - [Commits](getsentry/responses@0.25.6...0.25.7)
    
    ---
    updated-dependencies:
    - dependency-name: responses
      dependency-version: 0.25.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    4c92db5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

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

Commits on Apr 7, 2025

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

Commits on Apr 8, 2025

  1. Update Bitbucket Pipelines schema URL

    The JSON schema for Bitbucket Pipelines configuration file
    is now officially provided by Bitbucket.
    detouched authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    d05e1cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #556 from detouched/detouched/update-bitbucket-pip…

    …elines-json-schema-url
    
    Update Bitbucket Pipelines schema URL
    sirosen authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    30599ab View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    475e0a0 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    mschoettle committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    b0c97c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #557 from mschoettle/force-parser

    Add --force-filetype option to force a filetype for an instance file
    sirosen authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    57f0e1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #553 from python-jsonschema/vendor-schemas-auto

    Update vendored schemas
    sirosen authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    4c8515b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #548 from python-jsonschema/dependabot/pip/respons…

    …es-0.25.7
    
    Bump responses from 0.25.6 to 0.25.7
    sirosen authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    6e5bb0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0861527 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #558 from python-jsonschema/add-acceptance-test

    Add an acceptance test for `--force-filetype`
    sirosen authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3539791 View commit details
    Browse the repository at this point in the history
  8. Update vendored schemas

    sirosen committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    cbd0441 View commit details
    Browse the repository at this point in the history
  9. Bump version for release

    sirosen committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    78690b6 View commit details
    Browse the repository at this point in the history
Loading
0