Update dependency schema to v0.7.8 #27
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.7.0→==0.7.8Release Notes
keleshev/schema (schema)
v0.7.8Compare Source
v0.7.7Compare Source
Fixes
v0.7.6Compare Source
Fixes
v0.7.5Compare Source
v0.7.4Compare Source
Fixes
Don't double-format errors. fixes #240 (#247) [Leif Ryge]
Fix "Unknown format code" in Python 3.8 (#245) [Denis Blanchette]
JSON Schema: Allow using $ref when schema is not a dict (#244) [Denis Blanchette]
JSON Schema: Set additionalProperties true when dict contains str as key (#243) [Denis Blanchette]
v0.7.3Compare Source
Fixes
JSON Schema: Support schemas where the root is not a dict. [Stavros Korokithakis]
Do not drop previous errors within an Or criterion. [Stavros Korokithakis]
v0.7.2Compare Source
v0.7.1Compare Source
Features
JSON Schema: Include default values. [Stavros Korokithakis]
JSON schema with common definitions + Update README. [Stavros Korokithakis]
Add references to JSON schema rendering. [Stavros Korokithakis]
Add the "Literal" type for JSONSchema. [Stavros Korokithakis]
Improve JSON schema generation (#206) [Denis Blanchette]
Fixes
JSON Schema: Fix allOf and oneOf with only one condition. [Stavros Korokithakis]
Fix readme code block typo. [Stavros Korokithakis]
JSON Schema: Don't add a description in a ref. [Stavros Korokithakis]
JSON Schema: Fix using
dictas type. [Stavros Korokithakis]Fix using Literal in enum in JSON Schema. [Stavros Korokithakis]
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 was generated by Mend Renovate. View the repository job log.