-
-
Notifications
You must be signed in to change notification settings - Fork 615
Comparing changes
Open a pull request
base repository: python-jsonschema/jsonschema
base: v4.19.2
head repository: python-jsonschema/jsonschema
compare: v4.20.0
- 13 commits
- 16 files changed
- 2 contributors
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 486cf83 - Browse repository at this point
Copy the full SHA 486cf83View commit details -
Deprecate ErrorTree.__setitem__.
It exposes mutating a jsonschema type unnecessarily, and it's unclear it's actually working even, as it doesn't properly keep .errors up to date as well. It will be removed in a future version.
Configuration menu - View commit details
-
Copy full SHA for 3b486f7 - Browse repository at this point
Copy the full SHA 3b486f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3519f - Browse repository at this point
Copy the full SHA 9f3519fView commit details -
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](astral-sh/ruff-pre-commit@v0.1.1...v0.1.3)
Configuration menu - View commit details
-
Copy full SHA for a087ae6 - Browse repository at this point
Copy the full SHA a087ae6View commit details -
Merge pull request #1185 from python-jsonschema/pre-commit-ci-update-…
…config [pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 65877a1 - Browse repository at this point
Copy the full SHA 65877a1View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 11e2302 - Browse repository at this point
Copy the full SHA 11e2302View commit details
Commits on Nov 3, 2023
-
Apparently this setting is now autodetected.
Thanks mastodocs (https://mastodon.social/deck/@hynek/111347150437324121).
Configuration menu - View commit details
-
Copy full SHA for 5b06df6 - Browse repository at this point
Copy the full SHA 5b06df6View commit details
Commits on Nov 6, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.3...v0.1.4)
Configuration menu - View commit details
-
Copy full SHA for 420a96c - Browse repository at this point
Copy the full SHA 420a96cView commit details -
Merge pull request #1189 from python-jsonschema/pre-commit-ci-update-…
…config [pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for c563034 - Browse repository at this point
Copy the full SHA c563034View commit details
Commits on Nov 13, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
Configuration menu - View commit details
-
Copy full SHA for 6db1bef - Browse repository at this point
Copy the full SHA 6db1befView commit details -
Merge pull request #1191 from python-jsonschema/pre-commit-ci-update-…
…config [pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 2ed7ad6 - Browse repository at this point
Copy the full SHA 2ed7ad6View commit details
Commits on Nov 16, 2023
-
Squashed 'json/' changes from 95fe6ca2..d38ddd54
d38ddd54 Merge pull request #696 from jdesrosiers/unevaluated-dynamicref 5d0c05fa Fix copy/paste error 49222046 Add unevaluted with dynamic ref tests to draft-next 8ba1c90d Update unevaluted with dynamic ref to be more likely to catch errors 2834c630 Add tests for unevaluated with dynamic reference git-subtree-dir: json git-subtree-split: d38ddd543ebc81e5c23ab03d6598c06563c38a17
Configuration menu - View commit details
-
Copy full SHA for 13bc188 - Browse repository at this point
Copy the full SHA 13bc188View commit details -
Consider properties evaluated when they're behind dynamic refs.
This was previously correct for $refs, but not $dynamicRefs, which had no test in the JSON Schema test suite. This behavior is now properly compliant with the 2020 spec (as well as 2019, for $recursiveRef). Refs: json-schema-org/JSON-Schema-Test-Suite#696
Configuration menu - View commit details
-
Copy full SHA for 5ff5999 - Browse repository at this point
Copy the full SHA 5ff5999View 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 v4.19.2...v4.20.0