8000 Comparing v0.34.0...v0.35.0 · python-jsonschema/referencing · 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/referencing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: python-jsonschema/referencing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.35.0
Choose a head ref
  • 17 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 19, 2024

  1. Bump suite from e3fe0aa to d3fdf35

    Bumps [suite](https://github.com/python-jsonschema/referencing-suite) from `e3fe0aa` to `d3fdf35`.
    - [Commits](python-jsonschema/referencing-suite@e3fe0aa...d3fdf35)
    
    ---
    updated-dependencies:
    - dependency-name: suite
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    43cb7ad View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #140 from python-jsonschema/dependabot/submodules/…

    …suite-d3fdf35
    
    Bump suite from `e3fe0aa` to `d3fdf35`
    Julian authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f697fdc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4)
    pre-commit-ci[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a0de1d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from python-jsonschema/pre-commit-ci-update-c…

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    Julian authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b23419a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Bump suite from d3fdf35 to 71c85d0

    Bumps [suite](https://github.com/python-jsonschema/referencing-suite) from `d3fdf35` to `71c85d0`.
    - [Commits](python-jsonschema/referencing-suite@d3fdf35...71c85d0)
    
    ---
    updated-dependencies:
    - dependency-name: suite
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4e65e5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from python-jsonschema/dependabot/submodules/…

    …suite-71c85d0
    
    Bump suite from `d3fdf35` to `71c85d0`
    Julian authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    97f4dc5 View commit details
    Browse the repository at this point in the history
  3. Whatever pyright regression was present is still present.

    So pin from above until we are bored enough to look into it.
    Julian committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c0b176f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.7](astral-sh/ruff-pre-commit@v0.3.4...v0.3.7)
    - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0)
    pre-commit-ci[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d5d0376 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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

    …onfig
    
    [pre-commit.ci] pre-commit autoupdate
    Julian authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    33a6ccf View commit details
    Browse the repository at this point in the history
  2. Use uv for envs, particularly the requirements env.

    Faster, etc.
    Julian committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d031bce View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. uv and minor workflow tweaks

    Julian committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    72a1d29 View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    0b03af7 View commit details
    Browse the repository at this point in the history
  • Bump suite from 71c85d0 to 87851a6

    Bumps [suite](https://github.com/python-jsonschema/referencing-suite) from `71c85d0` to `87851a6`.
    - [Commits](python-jsonschema/referencing-suite@71c85d0...87851a6)
    
    ---
    updated-dependencies:
    - dependency-name: suite
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ac76038 View commit details
    Browse the repository at this point in the history
  • Merge pull request #144 from python-jsonschema/dependabot/submodules/…

    …suite-87851a6
    
    Bump suite from `71c85d0` to `87851a6`
    Julian authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3b39075 View commit details
    Browse the repository at this point in the history
  • Run coverage with 3.12

    Julian committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc3dc13 View commit details
    Browse the repository at this point in the history
  • Commits on Apr 24, 2024

    1. Update pre-commit hooks.

      Julian committed Apr 24, 2024
      Configuration menu
      Copy the full SHA
      1782bd5 View commit details
      Browse the repository at this point in the history
    2. Make Registry.contents raise NoSuchResource when needed.

      Previously it was propagating the KeyError (which we already don't do
      elsewhere on other registry methods).
      Julian committed Apr 24, 2024
      Configuration menu
      Copy the full SHA
      4b51260 View commit details
      Browse the repository at this point in the history
    Loading
    0