forked from SchemaStore/schemastore
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from SchemaStore:master #90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jens Roland <jr@deepquantum.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates: - [github.com/rbubley/mirrors-prettier: v3.3.3 → v3.4.1](rbubley/mirrors-prettier@v3.3.3...v3.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add `pnpm.**` fields to `package.json` schema * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix typo --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This updates ruff's JSON schema to [b0e26e6fc8ad60e368b8b03b367b6ac408acf9f7](astral-sh/ruff@b0e26e6)
) * Split tool.tox into partial schema and be permissive Tox >= 4.21 has full TOML support, which can make use of arbitrary key name under tool.tox. Besides user defined key names, there are numerous tox plugins inserting various subkeys too. * Negative test becomes positive for new tox So create a new negative test with wrong value type * Add partial-tox.json to externalSchema of pyproject
* Add pnpm-workspace.yaml schema * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update pnpm-workspace.yaml schema * Update catalog.json --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Edwin Kofler <edwin@kofler.dev>
…4264) Except one place: merge diagnostic constants into single entry
* feat: Add `nitro.json` to catalog (self-hosted) * Update catalog.json * Update catalog.json * Remove filematch for now as it conflicts with nuxt
* Update Kestra's JSON schema * [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>
* Description and URL for all core pyproject.toml settings More verbose descriptions, and use canonical URLs instead of historic PEP whenever applicable. * [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>
Co-authored-by: Okinea Dev <okineadev@users.noreply.github.com>
updates: - [github.com/rbubley/mirrors-prettier: v3.4.1 → v3.4.2](rbubley/mirrors-prettier@v3.4.1...v3.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add the Okteto Manifest schema * quick typo fix * remove the word schema from the title --------- Co-authored-by: Cody Landstrom <cody@okteto.com>
- Properly defined the `off` level for `loggerLevel`. - Set the default `loggerLevel` to `error`. - Updated `stateSetCompression` to accept `suppressZeros` or `none`. - Added `patchDirectory` as a string field. - Defined `additionalConnectors`schema. - Defined `monitorFilters` as an array. - Set `resolveHostnameToFqdn` to false by default. - Defined `jdbc` schema. - Fixed `retryInterval` schema.
* Add Chamaleon schemas to the catalog * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Removes schema from name and description * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updates file match * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updates json fileMatch * Adds Chamaleon to the catalog --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: update pyproject.toml * chore: add unknownKeywords. * [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>
updates: - [github.com/rbubley/mirrors-prettier: v3.5.2 → v3.5.3](rbubley/mirrors-prettier@v3.5.2...v3.5.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* change: tombi keyword * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore: format. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: sync config of pnpm-workspace.json and package.json * fix: add missing type
* Adding schema and tests * Update catalog.json * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Adding missing fields * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Adding allowUnionTypes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update vtcfg-v19.0.0.json * Update vtcfg-v19.0.0.json * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix spurious typo warning --------- Co-authored-by: Brock, Boris <Boris.Brock@vector.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Edwin Kofler <edwin@kofler.dev>
* Add MultiQC config schema * Add to catalog * Only keep catalog entry
When I infrequently want to patch a dependency to point at a github PR, I always have to read the docs to find the exact format of the rev field. This commit adds a bit more detail to the field covering this use case, and corrects the direct link to the section of the cargo reference docs where this field is defined
* fix: taskipy task. * [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>
* add viash component and package configs * trigger ci * simplify * Update catalog.json --------- Co-authored-by: Edwin Kofler <edwin@kofler.dev>
* [tsconfig] Update for TypeScript 5.8 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add `rewriteRelativeImportExtensions` * [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>
* Move the `tool` table of `pyproject.toml` to a new schema * Fix
* update: tombi schema. * [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 [6d6e524b907631f9311e88b477b46435c6aae8c2](astral-sh/ruff@6d6e524)
* feat: add "x-tombi-table-keys-order": "schema" * [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>
* abc-inventory-module-data-4.0.0.json Added IN_TRANSIT status to the ABCStatus enum to track inventory items during transportation. Added explicit required fields in the ABCInventoryReceiveTransaction definition. Testing: - node ./cli.js check * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Michael Osofsky <michael@abc-plan.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: update cargo toml. * fix: ci. * [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>
* feat: update tombi. * [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>
Co-authored-by: yassun7010 <yassun7010@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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]
Can you help keep this open source service alive? 💖 Please sponsor : )