From 0b7a691d7013f4e855760ae7c0a31fff39f9910a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 2 Jan 2025 10:37:17 +1100
Subject: [PATCH] chore(deps): update module
github.com/santhosh-tekuri/jsonschema/v5 to v6 (#3862)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/santhosh-tekuri/jsonschema/v5](https://redirect.github.com/santhosh-tekuri/jsonschema)
| `v5.3.1` -> `v6.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsanthosh-tekuri%2fjsonschema%2fv5/v6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsanthosh-tekuri%2fjsonschema%2fv5/v6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsanthosh-tekuri%2fjsonschema%2fv5/v5.3.1/v6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsanthosh-tekuri%2fjsonschema%2fv5/v5.3.1/v6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
santhosh-tekuri/jsonschema
(github.com/santhosh-tekuri/jsonschema/v5)
###
[`v6.0.1`](https://redirect.github.com/santhosh-tekuri/jsonschema/releases/tag/v6.0.1)
[Compare
Source](https://redirect.github.com/santhosh-tekuri/jsonschema/compare/v6.0.0...v6.0.1)
Bug Fixes:
- fix/schema: field RecursiveRef misspelled
- fix/schema: missing Deprecated field
###
[`v6.0.0`](https://redirect.github.com/santhosh-tekuri/jsonschema/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/santhosh-tekuri/jsonschema/compare/v5.3.1...v6.0.0)
### Improvements
- mixed dialect support
- custom `$vocabulary` support
- `sermver` format
- support for localisation for `ValidationError`
- command `jv`
- support stdin
- `--insecure` and `--cacert` flag
- `--quiet` flag
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), 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.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/block/ftl).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]