-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: python-jsonschema/check-jsonschema
base: 0.29.4
head repository: python-jsonschema/check-jsonschema
compare: 0.30.0
- 11 commits
- 43 files changed
- 5 contributors
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fdea0de - Browse repository at this point
Copy the full SHA fdea0deView commit details
Commits on Oct 17, 2024
-
[pre-commit.ci] pre-commit autoupdate (#497)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](0.29.3...0.29.4) - [github.com/sirosen/slyp: 0.7.1 → 0.8.1](sirosen/slyp@0.7.1...0.8.1) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d4f7d7 - Browse repository at this point
Copy the full SHA 6d4f7d7View commit details
Commits on Nov 2, 2024
-
Bump click-type-test from 0.0.7 to 1.0.0 (#500)
Bumps [click-type-test](https://github.com/sirosen/click-type-test) from 0.0.7 to 1.0.0. - [Release notes](https://github.com/sirosen/click-type-test/releases) - [Changelog](https://github.com/sirosen/click-type-test/blob/main/CHANGELOG.md) - [Commits](sirosen/click-type-test@0.0.7...1.0.0) --- updated-dependencies: - dependency-name: click-type-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79efd48 - Browse repository at this point
Copy the full SHA 79efd48View commit details -
Update sphinx-issues requirement from <5 to <6 (#501)
Updates the requirements on [sphinx-issues](https://github.com/sloria/sphinx-issues) to permit the latest version. - [Commits](sloria/sphinx-issues@0.1.0...5.0.0) --- updated-dependencies: - dependency-name: sphinx-issues dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cc1c7d - Browse repository at this point
Copy the full SHA 5cc1c7dView commit details
Commits on Nov 25, 2024
-
Internal refactor: no default cache dirname
The two cache dirs are currently "refs" and "downloads". Make these always explicit, rather than `"downloads"` being an internal default baked into the downloader.
Configuration menu - View commit details
-
Copy full SHA for 73fd93f - Browse repository at this point
Copy the full SHA 73fd93fView commit details
Commits on Nov 26, 2024
-
[vendor-schemas] automated update (#496)
Co-authored-by: sirosen <1300022+sirosen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85aa1cc - Browse repository at this point
Copy the full SHA 85aa1ccView commit details
Commits on Nov 29, 2024
-
Caching URLs always uses hashes
1. When caching schemas in the `downloads/` dir, hash their URLs, just as is done in the `refs/` cache. This fixes buggy behaviors due to cache confusion on matching filenames. 2. Deprecate (but do not, at this time, remove) the `--cache-filename` option, making it non-functional. This also removes the `cache_filename` internal arg from several components. Some minimal test and doc cleanup is needed, to appropriately handle these changes.
Configuration menu - View commit details
-
Copy full SHA for 6e94302 - Browse repository at this point
Copy the full SHA 6e94302View commit details -
Merge pull request #503 from python-jsonschema/fix-caching
Fix caching behavior to always use hashed URLs for the cache filenames
Configuration menu - View commit details
-
Copy full SHA for c52714b - Browse repository at this point
Copy the full SHA c52714bView commit details -
[pre-commit.ci] pre-commit autoupdate (#499)
updates: - [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](asottile/pyupgrade@v3.18.0...v3.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46486cd - Browse repository at this point
Copy the full SHA 46486cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c906a72 - Browse repository at this point
Copy the full SHA c906a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9932a7d - Browse repository at this point
Copy the full SHA 9932a7dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.29.4...0.30.0