Skip to content

[pull] master from SchemaStore:master - #575

Merged
pull[bot] merged 21 commits into
Uncodedtech:masterfrom
SchemaStore:master
Jul 27, 2026
Merged

[pull] master from SchemaStore:master#575
pull[bot] merged 21 commits into
Uncodedtech:masterfrom
SchemaStore:master

Conversation

@pull

@pull pull Bot commented Jul 27, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

miteshashar and others added 21 commits July 27, 2026 14:00
…220 (#6131)

Co-authored-by: domdomegg <domdomegg@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This updates ty's JSON schema to [46f4915e67aad965b1b4e7478a75378e8e52ff6d](astral-sh/ty@46f4915)
* fix(cargo-make): allow install_crate object with only crate_name

cargo-make accepts install_crate objects that specify crate_name (and
optionally version/min_version) without requiring binary and test_arg.
The schema incorrectly required all three, rejecting valid Makefile.toml
entries such as { crate_name, version } (#3684).

Fixes #3684

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This updates ruff's JSON schema to [52d5c6155394d2cdcdcd1a6747c8a1682c0f2dff](astral-sh/ruff@52d5c61)
Co-authored-by: ColumbusLabs <287001685+ColumbusLabs@users.noreply.github.com>
* Add published to dates, update default dates, and fix link to docs

* Fix order of menus additional properties according to Hugo docs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Expand Maestro Flow schema with full command and selector coverage

Replace the minimal maestro-flow schema with a draft-07 schema that
covers documented flow configuration, selectors, and commands for IDE
autocomplete and validation. Use a single-key command object map to
avoid yaml-language-server duplicate completions from large oneOf
trees, keep additionalProperties open for forward compatibility, and
add positive and negative tests from the Maestro docs.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix duplicate inputRandom* completions in yaml-language-server

Align inputRandomText and inputRandomNumber with other random-input
commands (oneOf null | options object) so the language server does not
emit both a bare value and a property skeleton for the same label.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add Claude Code launch schema

Signed-off-by: pragmabits <leonardoleoncio96@gmail.com>

* fix(schema): satisfy AJV strictRequired validation

Signed-off-by: pragmabits <leonardoleoncio96@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* test(schema): fix Claude Code launch fixture

Signed-off-by: pragmabits <leonardoleoncio96@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: pragmabits <leonardoleoncio96@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…s-order' property from command line arguments description. (#6136)
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
Add the `allowScripts` field to the package.json schema based on the
npm approve-scripts command (CLI v12). The field is an object mapping
package identifiers (name-only or pinned with version) to booleans that
control whether each dependency's install scripts (preinstall, install,
postinstall, and prepare for non-registry sources) are permitted to run,
enforcing a default-deny policy.

https://docs.npmjs.com/cli/v12/commands/npm-approve-scripts
@pull pull Bot locked and limited conversation to collaborators Jul 27, 2026
@pull pull Bot added the ⤵️ pull label Jul 27, 2026
@pull
pull Bot merged commit 7388f7a into Uncodedtech:master Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.