[pull] master from SchemaStore:master - #575
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
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 : )