chore(deps): update dependency referencing to v0.35.1 #13
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/nodeinfo-test#13
Loading…
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.1
Release Notes
python-jsonschema/referencing (referencing)
v0.35.1
Compare Source
Resource.pointer
also 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.lookup
already handles empty fragments.Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.35.0...v0.35.1
v0.35.0
Compare Source
Registry.contents()
also raisesNoSuchResource
exceptions 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.0
Compare Source
What's Changed
definitions
keywords 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.0
Compare Source
referencing.jsonschema.SchemaResource
type 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.1
Compare Source
Specification.detect
raise aCannotDetermineSpecification
error even if passed a mapping with a$schema
key 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.0
Compare Source
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.32.0
v0.31.1
Compare Source
Full Changelog: https://github.com/python-jsonschema/referencing/compare/v0.31.0...v0.31.1
v0.31.0
Compare 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.