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/jsonschema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.24.0
Choose a base ref
...
head repository: python-jsonschema/jsonschema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 2, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12)
    pre-commit-ci[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    2ca72ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1364 from python-jsonschema/pre-commit-ci-update-…

    …config
    
    [pre-commit.ci] pre-commit autoupdate
    Julian authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    f199ed8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    d38e3bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1367 from hackowitz-af/drop-superfluous-back-comp…

    …atibility
    
    Drop python<3.9 backports
    Julian authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    60c7b35 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.12...v0.11.13)
    pre-commit-ci[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    3695022 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

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

    …config
    
    [pre-commit.ci] pre-commit autoupdate
    Julian authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    9c8a744 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Bump softprops/action-gh-release from 2.2.2 to 2.3.2

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@da05d55...72f2c25)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.3.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    a4f47c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1371 from python-jsonschema/dependabot/github_act…

    …ions/softprops/action-gh-release-2.3.2
    
    Bump softprops/action-gh-release from 2.2.2 to 2.3.2
    Julian authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    f5cfc0e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Update pre-commit hooks.

    Julian committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    5fdb804 View commit details
    Browse the repository at this point in the history
  2. Quiet some style noise.

    Julian committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    5e959e5 View commit details
    Browse the repository at this point in the history
  3. Update docs requirements.

    Julian committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    ac1d8e7 View commit details
    Browse the repository at this point in the history
  4. Bump astral-sh/setup-uv from 6.1.0 to 6.3.0

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.1.0 to 6.3.0.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@f0ec1fc...445689e)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2edd98e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1372 from python-jsonschema/dependabot/github_act…

    …ions/astral-sh/setup-uv-6.3.0
    
    Bump astral-sh/setup-uv from 6.1.0 to 6.3.0
    Julian authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2d26599 View commit details
    Browse the repository at this point in the history
Loading