Skip to content

Commit 0e1d9c3

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update sourcemeta/jsonschema to v13.6.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | minor | `v13.2.1` → `v13.6.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>sourcemeta/jsonschema (sourcemeta/jsonschema)</summary> ### [`v13.6.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v13.6.0) [Compare Source](sourcemeta/jsonschema@v13.5.0...v13.6.0) #### What's Changed - Emit CTRF output on `test` when `--json` is passed by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;593](sourcemeta/jsonschema#593) - Disable `orphan_definitions` for now by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;594](sourcemeta/jsonschema#594) **Full Changelog**: <sourcemeta/jsonschema@v13.5.0...v13.6.0> ### [`v13.5.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v13.5.0) [Compare Source](sourcemeta/jsonschema@v13.4.0...v13.5.0) #### What's Changed - Fix minor shell auto-completion mismatches by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;587](sourcemeta/jsonschema#587) - Lint property names that are not code-generation friendly by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;588](sourcemeta/jsonschema#588) **Full Changelog**: <sourcemeta/jsonschema@v13.4.0...v13.5.0> ### [`v13.4.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v13.4.0) [Compare Source](sourcemeta/jsonschema@v13.3.0...v13.4.0) #### What's Changed - Add various linter and canonicalizer new rules by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;586](sourcemeta/jsonschema#586) **Full Changelog**: <sourcemeta/jsonschema@v13.3.0...v13.4.0> ### [`v13.3.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v13.3.0) [Compare Source](sourcemeta/jsonschema@v13.2.1...v13.3.0) #### What's Changed - Implement a `canonicalize` command by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;585](sourcemeta/jsonschema#585) **Full Changelog**: <sourcemeta/jsonschema@v13.2.1...v13.3.0> </details> --- ### 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
1 parent 33f0d22 commit 0e1d9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ packages:
255255
- name: brumhard/[email protected]
256256
description: Declarative krew plugin management
257257
link: https://github.com/brumhard/krewfile
258-
- name: sourcemeta/jsonschema@v13.2.1
258+
- name: sourcemeta/jsonschema@v13.6.0
259259
description: The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines
260260
link: https://github.com/sourcemeta/jsonschema
261261
- name: opengrep/[email protected]

0 commit comments

Comments
 (0)