chore(deps): update dependency referencing to v0.35.1 #17
No reviewers
Labels
No labels
renovate-bot
renovate-security
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ForgeFlux/ap-test!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/referencing-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.30.2->==0.35.1Release Notes
python-jsonschema/referencing (referencing)
v0.35.1Compare Source
Resource.pointeralso properly handle empty pointers (which refer to the root document).This fix likely only affects you if you were using that function directly, as
Resource.lookupalready handles empty fragments.Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.35.0...v0.35.1
v0.35.0Compare Source
Registry.contents()also raisesNoSuchResourceexceptions for nonexistent resources, notKeyError(which is an implementation detail).Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.34.0...v0.35.0
v0.34.0Compare Source
What's Changed
definitionskeywords even on newer dialects. The specification recommends doing so regardless of the rename to$defs.New Contributors
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.33.0...v0.34.0
v0.33.0Compare Source
referencing.jsonschema.SchemaResourcetype alias to go along with the other JSON Schema specialized types.Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0
v0.32.1Compare Source
Specification.detectraise aCannotDetermineSpecificationerror even if passed a mapping with a$schemakey that doesn't match JSON Schema dialect semantics (e.g. a non-string).Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.32.0...v0.32.1
v0.32.0Compare Source
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.0
v0.31.1Compare Source
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.0...v0.31.1
v0.31.0Compare Source
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.30.2...v0.31.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.