Skip to content

Commit 17066f7

Browse files
author
ECG Bot
committed
build(deps): update sourcemeta/jsonschema to v11.5.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | patch | `v11.5.0` -> `v11.5.1` | 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> ### [`v11.5.1`](https://github.com/sourcemeta/jsonschema/releases/tag/v11.5.1) [Compare Source](sourcemeta/jsonschema@v11.5.0...v11.5.1) #### What's Changed - Improve `bundle --without-id` to handle more dynamic cases by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;449](sourcemeta/jsonschema#449) - Make `bundle` add a top-level identifier when bundling anonymous schemas by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;453](sourcemeta/jsonschema#453) **Full Changelog**: <sourcemeta/jsonschema@v11.5.0...v11.5.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44OC4wIiwidXBkYXRlZEluVmVyIjoiNDEuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 172650b commit 17066f7

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
@@ -258,6 +258,6 @@ packages:
258258
- name: brumhard/krewfile@v0.6.3
259259
description: Declarative krew plugin management
260260
link: https://github.com/brumhard/krewfile
261-
- name: sourcemeta/jsonschema@v11.5.0
261+
- name: sourcemeta/jsonschema@v11.5.1
262262
description: The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines
263263
link: https://github.com/sourcemeta/jsonschema

0 commit comments

Comments
 (0)