Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Unreleased

.. vendor-insert-here

- Update vendored schemas: circle-ci, gitlab-ci, mergify, renovate (2026-02-08)

0.36.1
------

Expand Down
7 changes: 6 additions & 1 deletion src/check_jsonschema/builtin_schemas/vendor/circle-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -1642,7 +1642,12 @@
"m2pro.medium",
"m2pro.large",
"m4pro.medium",
"m4pro.large"
"m4pro.large",
"medium-gen2",
"large-gen2",
"xlarge-gen2",
"2xlarge-gen2",
"2xlarge+-gen2"
]
},
{
Expand Down
21 changes: 21 additions & 0 deletions src/check_jsonschema/builtin_schemas/vendor/gitlab-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,22 @@
}
]
},
"gitlab_secrets_manager": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"source": {
"type": "string",
"description": "Source of the secret. Defaults to the current project if not given. For fetching a secret from a group, provide group/<full_path_of_the_group>"
}
},
"required": [
"name"
],
"additionalProperties": false
},
"file": {
"type": "boolean",
"default": true,
Expand Down Expand Up @@ -1223,6 +1239,11 @@
"required": [
"aws_secrets_manager"
]
},
{
"required": [
"gitlab_secrets_manager"
]
}
],
"dependencies": {
Expand Down
5 changes: 4 additions & 1 deletion src/check_jsonschema/builtin_schemas/vendor/mergify.json
Original file line number Diff line number Diff line change
Expand Up @@ -2547,6 +2547,7 @@
},
"autosquash": {
"default": false,
"deprecated": true,
"description": "This option is relevant only if you do in place checks and if you use the `rebase` option of the update_method. It will automatically squash your commits beginning by `squash!`, `fixup!` or `amend!`, just like the option with the same name when doing a `git rebase`.",
"title": "Autosquash",
"type": "boolean"
Expand Down Expand Up @@ -2776,6 +2777,7 @@
},
"autosquash": {
"default": false,
"deprecated": true,
"description": "This option is relevant only if you do in place checks and if you use the `rebase` option of the update_method. It will automatically squash your commits beginning by `squash!`, `fixup!` or `amend!`, just like the option with the same name when doing a `git rebase`.",
"title": "Autosquash",
"type": "boolean"
Expand Down Expand Up @@ -2883,7 +2885,8 @@
"title": "Bot Account"
},
"autosquash": {
"default": true,
"default": false,
"deprecated": true,
"description": "When set to `true`, commits starting with `fixup!`, `squash!` and `amend!` are squashed during the rebase.",
"title": "Autosquash",
"type": "boolean"
Expand Down
1,282 changes: 561 additions & 721 deletions src/check_jsonschema/builtin_schemas/vendor/renovate.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
f056bbb01a581c8e0c735053c0b6324ece7ab97cf843632e185645129a74be39
431634ef2000d289ae0b4b862aadd45c0e38654008f24c1de42a6fc76ffcf201
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6059ebe5d95e8bb0c9538eb8e324b581279bd0d8e23985938af1faced52623af
ae1b1867d4906f98a2f3174cd02e2b8df3ad0fdb127cbcabdb087f78ed97204e
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ec08d04a8c7c28de72ff16684d2d2dcea008d8ae37f4d1d84aa2a24c2ac111ee
af59b16c3ef1db240e2e6e5cdb901ab184d1e9c9fcc7acc99f5e479317b0b228
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26a94d6ea4450d2717491ee26be25c49635394d422888b6eb06d7778d321a2e6
01e276ec03c7ab478eb805e2018551e75c32ba31df3faa07b4746f0a5bb4f234