@theia/core 1.58.4 → 1.58.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -86,12 +86,12 @@ export class SomeClass {
86
86
  - `@phosphor/signaling` (from [`@phosphor/signaling@1`](https://www.npmjs.com/package/@phosphor/signaling))
87
87
  - `@phosphor/virtualdom` (from [`@phosphor/virtualdom@1`](https://www.npmjs.com/package/@phosphor/virtualdom))
88
88
  - `@phosphor/widgets` (from [`@phosphor/widgets@1`](https://www.npmjs.com/package/@phosphor/widgets))
89
- - `@theia/application-package` (from [`@theia/application-package@1.58.4`](https://www.npmjs.com/package/@theia/application-package/v/1.58.4))
90
- - `@theia/application-package/lib/api` (from [`@theia/application-package@1.58.4`](https://www.npmjs.com/package/@theia/application-package/v/1.58.4))
91
- - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.58.4`](https://www.npmjs.com/package/@theia/application-package/v/1.58.4))
92
- - `@theia/request` (from [`@theia/request@1.58.4`](https://www.npmjs.com/package/@theia/request/v/1.58.4))
93
- - `@theia/request/lib/proxy` (from [`@theia/request@1.58.4`](https://www.npmjs.com/package/@theia/request/v/1.58.4))
94
- - `@theia/request/lib/node-request-service` (from [`@theia/request@1.58.4`](https://www.npmjs.com/package/@theia/request/v/1.58.4))
89
+ - `@theia/application-package` (from [`@theia/application-package@1.58.5`](https://www.npmjs.com/package/@theia/application-package/v/1.58.5))
90
+ - `@theia/application-package/lib/api` (from [`@theia/application-package@1.58.5`](https://www.npmjs.com/package/@theia/application-package/v/1.58.5))
91
+ - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.58.5`](https://www.npmjs.com/package/@theia/application-package/v/1.58.5))
92
+ - `@theia/request` (from [`@theia/request@1.58.5`](https://www.npmjs.com/package/@theia/request/v/1.58.5))
93
+ - `@theia/request/lib/proxy` (from [`@theia/request@1.58.5`](https://www.npmjs.com/package/@theia/request/v/1.58.5))
94
+ - `@theia/request/lib/node-request-service` (from [`@theia/request@1.58.5`](https://www.npmjs.com/package/@theia/request/v/1.58.5))
95
95
  - `fs-extra` (from [`fs-extra@^4.0.2`](https://www.npmjs.com/package/fs-extra))
96
96
  - `fuzzy` (from [`fuzzy@^0.1.3`](https://www.npmjs.com/package/fuzzy))
97
97
  - `inversify` (from [`inversify@^6.1.3`](https://www.npmjs.com/package/inversify))
@@ -2,6 +2,34 @@
2
2
  "$schema": "https://json.schemastore.org/schema-catalog.json",
3
3
  "version": 1,
4
4
  "schemas": [
5
+ {
6
+ "name": "Upsun config",
7
+ "description": "Upsun configuration file",
8
+ "fileMatch": ["**/.upsun/config.yml", "**/.upsun/config.yaml"],
9
+ "url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/upsun.json"
10
+ },
11
+ {
12
+ "name": "Platform.sh application",
13
+ "description": "Platform.sh application configuration file",
14
+ "fileMatch": [
15
+ ".platform.app.yml",
16
+ ".platform.app.yaml",
17
+ "**/.platform.app.yml"
18
+ ],
19
+ "url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.application.json"
20
+ },
21
+ {
22
+ "name": "Platform.sh routes",
23
+ "description": "Platform.sh routes configuration file",
24
+ "fileMatch": ["**/.platform/routes.yml", "**/.platform/routes.yaml"],
25
+ "url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.routes.json"
26
+ },
27
+ {
28
+ "name": "Platform.sh services",
29
+ "description": "Platform.sh services configuration file",
30
+ "fileMatch": ["**/.platform/services.yml", "**/.platform/services.yaml"],
31
+ "url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.services.json"
32
+ },
5
33
  {
6
34
  "name": "1Password SSH Agent Config",
7
35
  "description": "Configuration file for the 1Password SSH agent",
@@ -99,32 +127,34 @@
99
127
  "name": ".aiproj.json",
100
128
  "description": "Settings for project analysis by the Application Inspector",
101
129
  "fileMatch": [".aiproj.json"],
102
- "url": "https://json.schemastore.org/aiproj-1.5.json",
130
+ "url": "https://json.schemastore.org/aiproj-1.6.json",
103
131
  "versions": {
104
132
  "1.0": "https://json.schemastore.org/aiproj-1.0.json",
105
133
  "1.1": "https://json.schemastore.org/aiproj-1.1.json",
106
134
  "1.2": "https://json.schemastore.org/aiproj-1.2.json",
107
135
  "1.3": "https://json.schemastore.org/aiproj-1.3.json",
108
136
  "1.4": "https://json.schemastore.org/aiproj-1.4.json",
109
- "1.5": "https://json.schemastore.org/aiproj-1.5.json"
137
+ "1.5": "https://json.schemastore.org/aiproj-1.5.json",
138
+ "1.6": "https://json.schemastore.org/aiproj-1.6.json"
110
139
  }
111
140
  },
112
141
  {
113
142
  "name": "ABCInventoryModuleData",
114
143
  "description": "ABCInventoryModuleData defining the structure of ABCInventoryModuleData including Principal Data, inventory, and transaction data in ABC-Plan's Inventory Management Module",
115
144
  "fileMatch": ["abc-inventory-module-data-*.json"],
116
- "url": "https://json.schemastore.org/abc-inventory-module-data-3.0.0.json",
145
+ "url": "https://json.schemastore.org/abc-inventory-module-data-4.0.0.json",
117
146
  "versions": {
118
147
  "1.0.0": "https://json.schemastore.org/abc-inventory-module-data-1.0.0.json",
119
148
  "2.0.0": "https://json.schemastore.org/abc-inventory-module-data-2.0.0.json",
120
- "3.0.0": "https://json.schemastore.org/abc-inventory-module-data-2.0.0.json"
149
+ "3.0.0": "https://json.schemastore.org/abc-inventory-module-data-3.0.0.json",
150
+ "4.0.0": "https://json.schemastore.org/abc-inventory-module-data-4.0.0.json"
121
151
  }
122
152
  },
123
153
  {
124
154
  "name": "ABCSupplyPlan",
125
155
  "description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
126
156
  "fileMatch": ["abc-supply-plan-*.json"],
127
- "url": "https://json.schemastore.org/abc-supply-plan-7.0.0.json",
157
+ "url": "https://json.schemastore.org/abc-supply-plan-8.0.0.json",
128
158
  "versions": {
129
159
  "1.0.0": "https://json.schemastore.org/abc-supply-plan-1.0.0.json",
130
160
  "2.0.0": "https://json.schemastore.org/abc-supply-plan-2.0.0.json",
@@ -132,7 +162,8 @@
132
162
  "4.0.0": "https://json.schemastore.org/abc-supply-plan-4.0.0.json",
133
163
  "5.0.0": "https://json.schemastore.org/abc-supply-plan-5.0.0.json",
134
164
  "6.0.0": "https://json.schemastore.org/abc-supply-plan-6.0.0.json",
135
- "7.0.0": "https://json.schemastore.org/abc-supply-plan-7.0.0.json"
165
+ "7.0.0": "https://json.schemastore.org/abc-supply-plan-7.0.0.json",
166
+ "8.0.0": "https://json.schemastore.org/abc-supply-plan-8.0.0.json"
136
167
  }
137
168
  },
138
169
  {
@@ -233,6 +264,30 @@
233
264
  "fileMatch": ["appsettings.StormPetrel.json"],
234
265
  "url": "https://raw.githubusercontent.com/Scandltd/storm-petrel/main/generator/assets/appsettings.StormPetrel.Schema.json"
235
266
  },
267
+ {
268
+ "name": "aqua.yaml",
269
+ "description": "aqua configuration file",
270
+ "fileMatch": [".aqua.yaml", ".aqua.yml", "aqua.yaml", "aqua.yml"],
271
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"
272
+ },
273
+ {
274
+ "name": "aqua-generate-registry.yaml",
275
+ "description": "aqua generate registry configuration file",
276
+ "fileMatch": ["aqua-generate-registry.yaml"],
277
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json"
278
+ },
279
+ {
280
+ "name": "aqua-policy.yaml",
281
+ "description": "aqua policy configuration file",
282
+ "fileMatch": [".aqua-policy.yaml", "aqua-policy.yaml"],
283
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json"
284
+ },
285
+ {
286
+ "name": "registry.yaml",
287
+ "description": "aqua registry configuration file",
288
+ "fileMatch": [],
289
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json"
290
+ },
236
291
  {
237
292
  "name": "arb.json",
238
293
  "description": "Application Resource Bundle",
@@ -306,10 +361,11 @@
306
361
  "name": "Aurora Agile Meta-Framework",
307
362
  "description": "Yaml for Aurora Agile Meta-Framework",
308
363
  "fileMatch": ["*.aurora.yaml", "*.aurora.yml"],
309
- "url": "https://json.schemastore.org/aurora-1.1.json",
364
+ "url": "https://json.schemastore.org/aurora-1.2.json",
310
365
  "versions": {
311
366
  "1.0": "https://json.schemastore.org/aurora-1.0.json",
312
- "1.1": "https://json.schemastore.org/aurora-1.1.json"
367
+ "1.1": "https://json.schemastore.org/aurora-1.1.json",
368
+ "1.2": "https://json.schemastore.org/aurora-1.2.json"
313
369
  }
314
370
  },
315
371
  {
@@ -518,8 +574,12 @@
518
574
  "fileMatch": [
519
575
  "codify.json",
520
576
  "codify.yaml",
577
+ "codify.json5",
578
+ "codify.jsonc",
521
579
  "*.codify.json",
522
- "*.codify.yaml"
580
+ "*.codify.yaml",
581
+ "*.codify.json5",
582
+ "*.codify.jsonc"
523
583
  ],
524
584
  "url": "https://raw.githubusercontent.com/codifyCLI/codify-schemas/main/src/schemastore/codify-schema.json"
525
585
  },
@@ -733,7 +793,7 @@
733
793
  "name": "bitbucket-pipelines",
734
794
  "description": "Bitbucket Pipelines CI/CD manifest",
735
795
  "fileMatch": ["bitbucket-pipelines.yml"],
736
- "url": "https://bitbucket.org/atlassianlabs/intellij-bitbucket-references-plugin/raw/master/src/main/resources/schemas/bitbucket-pipelines.schema.json"
796
+ "url": "https://api.bitbucket.org/schemas/pipelines-configuration"
737
797
  },
738
798
  {
739
799
  "name": "bitrise",
@@ -1034,6 +1094,12 @@
1034
1094
  "fileMatch": ["conda-forge.yml"],
1035
1095
  "url": "https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json"
1036
1096
  },
1097
+ {
1098
+ "name": "Convex",
1099
+ "description": "Configuration for Convex project settings",
1100
+ "fileMatch": ["convex.json"],
1101
+ "url": "https://json.schemastore.org/convex.json"
1102
+ },
1037
1103
  {
1038
1104
  "name": "Conjure",
1039
1105
  "description": "Conjure Human-Readable Format",
@@ -1130,31 +1196,40 @@
1130
1196
  {
1131
1197
  "name": "dbt Dependencies",
1132
1198
  "description": "dbt's dependencies.yml file for external packages and cross-project refs",
1133
- "fileMatch": ["**/*dbt*/dependencies.{yaml,yml}"],
1199
+ "fileMatch": ["**/*dbt*/dependencies.yaml", "**/*dbt*/dependencies.yml"],
1134
1200
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dependencies-latest.json"
1135
1201
  },
1136
1202
  {
1137
1203
  "name": "dbt Project",
1138
1204
  "description": "dbt's project configuration file",
1139
- "fileMatch": ["dbt_project.{yaml,yml}"],
1205
+ "fileMatch": ["dbt_project.yaml", "dbt_project.yml"],
1140
1206
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_project-latest.json"
1141
1207
  },
1142
1208
  {
1143
1209
  "name": "dbt Packages",
1144
1210
  "description": "dbt's packages.yml file for external packages",
1145
- "fileMatch": ["**/*dbt*/packages.{yaml,yml}"],
1211
+ "fileMatch": ["**/*dbt*/packages.yaml", "**/*dbt*/packages.yml"],
1146
1212
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/packages-latest.json"
1147
1213
  },
1148
1214
  {
1149
1215
  "name": "dbt Selectors",
1150
1216
  "description": "dbt's selectors.yml file for configuring YAML selectors",
1151
- "fileMatch": ["**/*dbt*/selectors.{yaml,yml}"],
1217
+ "fileMatch": ["**/*dbt*/selectors.yaml", "**/*dbt*/selectors.yml"],
1152
1218
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json"
1153
1219
  },
1154
1220
  {
1155
1221
  "name": "dbt YAML files",
1156
1222
  "description": "dbt YAML files configurations",
1157
- "fileMatch": ["**/*dbt*/{macros,models,seeds,snapshots}/**/*.{yaml,yml}"],
1223
+ "fileMatch": [
1224
+ "**/*dbt*/macros/**/*.yaml",
1225
+ "**/*dbt*/macros/**/*.yml",
1226
+ "**/*dbt*/models/**/*.yaml",
1227
+ "**/*dbt*/models/**/*.yml",
1228
+ "**/*dbt*/seeds/**/*.yaml",
1229
+ "**/*dbt*/seeds/**/*.yml",
1230
+ "**/*dbt*/snapshots/**/*.yaml",
1231
+ "**/*dbt*/snapshots/**/*.yml"
1232
+ ],
1158
1233
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
1159
1234
  },
1160
1235
  {
@@ -1529,7 +1604,7 @@
1529
1604
  "cloudformation.yml",
1530
1605
  "cloudformation.yaml"
1531
1606
  ],
1532
- "url": "https://raw.githubusercontent.com/awslabs/goformation/master/schema/cloudformation.schema.json"
1607
+ "url": "https://d1uauaxba7bl26.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json"
1533
1608
  },
1534
1609
  {
1535
1610
  "name": "AWS CloudFormation Serverless Application Model (SAM)",
@@ -1627,6 +1702,12 @@
1627
1702
  "fileMatch": ["coffeelint.json"],
1628
1703
  "url": "https://json.schemastore.org/coffeelint.json"
1629
1704
  },
1705
+ {
1706
+ "name": "committed.toml",
1707
+ "description": "committed configuration file",
1708
+ "fileMatch": ["committed.toml"],
1709
+ "url": "https://raw.githubusercontent.com/crate-ci/committed/master/config.schema.json"
1710
+ },
1630
1711
  {
1631
1712
  "name": "composer.json",
1632
1713
  "description": "PHP Composer configuration file",
@@ -2316,14 +2397,20 @@
2316
2397
  "name": "KSail",
2317
2398
  "description": "Configuration for KSail",
2318
2399
  "fileMatch": [
2319
- "ksail-cluster.yaml",
2320
- "ksail-cluster.yml",
2321
- "ksail-config.yaml",
2322
- "ksail-config.yml",
2323
- "ksail.yaml",
2324
- "ksail.yml",
2400
+ "ksail-*.yaml",
2401
+ "ksail-*.yml",
2402
+ "ksail_*.yaml",
2403
+ "ksail_*.yml",
2404
+ "ksail.*.yaml",
2405
+ "ksail.*.yml",
2406
+ "*-ksail.yaml",
2407
+ "*-ksail.yml",
2408
+ "*_ksail.yaml",
2409
+ "*_ksail.yml",
2325
2410
  "*.ksail.yaml",
2326
- "*.ksail.yml"
2411
+ "*.ksail.yml",
2412
+ "ksail.yaml",
2413
+ "ksail.yml"
2327
2414
  ],
2328
2415
  "url": "https://raw.githubusercontent.com/devantler/ksail/refs/heads/main/schemas/ksail-cluster-schema.json"
2329
2416
  },
@@ -2637,7 +2724,11 @@
2637
2724
  ".golangci.toml",
2638
2725
  ".golangci.json"
2639
2726
  ],
2640
- "url": "https://golangci-lint.run/jsonschema/golangci.jsonschema.json"
2727
+ "url": "https://golangci-lint.run/jsonschema/golangci.jsonschema.json",
2728
+ "versions": {
2729
+ "1": "https://golangci-lint.run/jsonschema/golangci.v1.jsonschema.json",
2730
+ "2": "https://golangci-lint.run/jsonschema/golangci.v2.jsonschema.json"
2731
+ }
2641
2732
  },
2642
2733
  {
2643
2734
  "name": "Golangci-lint Custom Plugins Configuration",
@@ -2788,6 +2879,12 @@
2788
2879
  ],
2789
2880
  "url": "https://hazelcast.com/schema/config/hazelcast-config-5.5.json"
2790
2881
  },
2882
+ {
2883
+ "name": "Homer dashboard configuration",
2884
+ "description": "Home dashboard configuration file. Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md",
2885
+ "fileMatch": [],
2886
+ "url": "https://raw.githubusercontent.com/bastienwirtz/homer/main/.schema/config-schema.json"
2887
+ },
2791
2888
  {
2792
2889
  "name": "host.json",
2793
2890
  "description": "Azure Functions host.json files",
@@ -3255,7 +3352,22 @@
3255
3352
  "name": "Lefthook",
3256
3353
  "description": "Fast and powerful Git hooks manager",
3257
3354
  "fileMatch": [
3258
- "{.lefthook,lefthook,lefthook-local,.lefthook-local}.{yml,yaml,toml,json}"
3355
+ ".lefthook.json",
3356
+ ".lefthook.toml",
3357
+ ".lefthook.yaml",
3358
+ ".lefthook.yml",
3359
+ ".lefthook-local.json",
3360
+ ".lefthook-local.toml",
3361
+ ".lefthook-local.yaml",
3362
+ ".lefthook-local.yml",
3363
+ "lefthook.json",
3364
+ "lefthook.toml",
3365
+ "lefthook.yaml",
3366
+ "lefthook.yml",
3367
+ "lefthook-local.json",
3368
+ "lefthook-local.toml",
3369
+ "lefthook-local.yaml",
3370
+ "lefthook-local.yml"
3259
3371
  ],
3260
3372
  "url": "https://raw.githubusercontent.com/evilmartians/lefthook/master/schema.json"
3261
3373
  },
@@ -4366,19 +4478,26 @@
4366
4478
  "name": "prometheus.rules.json",
4367
4479
  "description": "Prometheus rules file",
4368
4480
  "fileMatch": [
4369
- "*.rules.yml",
4370
- "*.rules.yaml",
4371
- "*rules.yml",
4372
- "*rules.yaml",
4373
- "rules.yml",
4374
- "rules.yaml"
4481
+ "*.prometheus.rules.yml",
4482
+ "*.prometheus.rules.yaml",
4483
+ "*prometheus-rules.yml",
4484
+ "*prometheus-rules.yaml",
4485
+ "*prometheus_rules.yml",
4486
+ "*prometheus_rules.yaml",
4487
+ "prometheus.rules.yml",
4488
+ "prometheus.rules.yaml"
4375
4489
  ],
4376
4490
  "url": "https://json.schemastore.org/prometheus.rules.json"
4377
4491
  },
4378
4492
  {
4379
4493
  "name": "prometheus.rules.test.json",
4380
4494
  "description": "Prometheus rules test file",
4381
- "fileMatch": ["*.tests.yml", "*.tests.yaml", "*.test.yml", "*.test.yaml"],
4495
+ "fileMatch": [
4496
+ "*.prometheus.tests.yml",
4497
+ "*.prometheus.tests.yaml",
4498
+ "*.prometheus.test.yml",
4499
+ "*.prometheus.test.yaml"
4500
+ ],
4382
4501
  "url": "https://json.schemastore.org/prometheus.rules.test.json"
4383
4502
  },
4384
4503
  {
@@ -4481,6 +4600,11 @@
4481
4600
  "fileMatch": ["pyrightconfig.json"],
4482
4601
  "url": "https://raw.githubusercontent.com/microsoft/pyright/main/packages/vscode-pyright/schemas/pyrightconfig.schema.json"
4483
4602
  },
4603
+ {
4604
+ "name": "pytest",
4605
+ "description": "pytest configuration",
4606
+ "url": "https://json.schemastore.org/partial-pytest.json"
4607
+ },
4484
4608
  {
4485
4609
  "name": "Qgoda",
4486
4610
  "description": "Qgoda static site generator configuration file format",
@@ -4570,6 +4694,18 @@
4570
4694
  ],
4571
4695
  "url": "https://json.schemastore.org/rehyperc.json"
4572
4696
  },
4697
+ {
4698
+ "name": "release-please-config.json",
4699
+ "description": "Release Please manifest configuration file",
4700
+ "fileMatch": ["release-please-config.json"],
4701
+ "url": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
4702
+ },
4703
+ {
4704
+ "name": "release-please-manifest.json",
4705
+ "description": "Release Please manifest versions file",
4706
+ "fileMatch": [".release-please-manifest.json"],
4707
+ "url": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json"
4708
+ },
4573
4709
  {
4574
4710
  "name": "release-plz.toml",
4575
4711
  "description": "Release-plz configuration file",
@@ -4998,6 +5134,21 @@
4998
5134
  "fileMatch": [".snapcraft.yaml", "snapcraft.yaml"],
4999
5135
  "url": "https://raw.githubusercontent.com/snapcore/snapcraft/master/schema/snapcraft.json"
5000
5136
  },
5137
+ {
5138
+ "name": "snowflake-config",
5139
+ "description": "Configuration file for Snowflake",
5140
+ "fileMatch": ["**/.snowflake/config.toml", "**/snowflake/config.toml"],
5141
+ "url": "https://json.schemastore.org/snowflake-config.json"
5142
+ },
5143
+ {
5144
+ "name": "snowflake-connections",
5145
+ "description": "Configuration file for Snowflake connections",
5146
+ "fileMatch": [
5147
+ "**/.snowflake/connections.toml",
5148
+ "**/snowflake/connections.toml"
5149
+ ],
5150
+ "url": "https://json.schemastore.org/snowflake-connections.json"
5151
+ },
5001
5152
  {
5002
5153
  "name": "Solidarity",
5003
5154
  "description": "CLI config for enforcing environment settings",
@@ -5424,6 +5575,12 @@
5424
5575
  "fileMatch": ["**/sites/*/config.yaml", "**/sites/*/config.yml"],
5425
5576
  "url": "https://json.schemastore.org/typo3.json"
5426
5577
  },
5578
+ {
5579
+ "name": "typos.toml",
5580
+ "description": "typos configuration file",
5581
+ "fileMatch": ["typos.toml", "_typos.toml", ".typos.toml"],
5582
+ "url": "https://raw.githubusercontent.com/crate-ci/typos/master/config.schema.json"
5583
+ },
5427
5584
  {
5428
5585
  "name": "typings.json",
5429
5586
  "description": "Typings TypeScript definitions manager definition file",
@@ -5866,7 +6023,12 @@
5866
6023
  {
5867
6024
  "name": "mirrord config",
5868
6025
  "description": "mirrord",
5869
- "fileMatch": ["*.mirrord.{toml,json,yaml,yml}"],
6026
+ "fileMatch": [
6027
+ "*.mirrord.json",
6028
+ "*.mirrord.toml",
6029
+ "*.mirrord.yaml",
6030
+ "*.mirrord.yml"
6031
+ ],
5870
6032
  "url": "https://raw.githubusercontent.com/metalbear-co/mirrord/main/mirrord-schema.json"
5871
6033
  },
5872
6034
  {
@@ -5878,7 +6040,11 @@
5878
6040
  "mise.toml",
5879
6041
  "mise.*.toml",
5880
6042
  "**/.mise/config.toml",
5881
- "**/mise/config.toml"
6043
+ "**/.mise/config.*.toml",
6044
+ "**/.mise/conf.d/*.toml",
6045
+ "**/mise/config.toml",
6046
+ "**/mise/config.*.toml",
6047
+ "**/mise/conf.d/*.toml"
5882
6048
  ],
5883
6049
  "url": "https://mise.jdx.dev/schema/mise.json"
5884
6050
  },
@@ -5927,6 +6093,12 @@
5927
6093
  "0.6.2": "https://json.schemastore.org/hemtt-0.6.2.json"
5928
6094
  }
5929
6095
  },
6096
+ {
6097
+ "name": "Node.js configuration",
6098
+ "description": "The Node.js configuration file",
6099
+ "fileMatch": ["node.config.json"],
6100
+ "url": "https://nodejs.org/docs/latest/node-config-schema.json"
6101
+ },
5930
6102
  {
5931
6103
  "name": "now",
5932
6104
  "description": "ZEIT Now project configuration file",
@@ -6067,7 +6239,15 @@
6067
6239
  "name": "Windows Package Manager Locale Manifest",
6068
6240
  "description": "Windows Package Manager Locale Manifest file, used for detailing locale specific metadata",
6069
6241
  "fileMatch": [
6070
- "**/manifests/?/*/*/*/*.*.locale.{en-US,fr-FR,it-IT,ja-JP,ko-KR,pt-BR,ru-RU,zh-CN,zh-TW}.yaml"
6242
+ "**/manifests/?/*/*/*/*.*.locale.en-US.yaml",
6243
+ "**/manifests/?/*/*/*/*.*.locale.fr-FR.yaml",
6244
+ "**/manifests/?/*/*/*/*.*.locale.it-IT.yaml",
6245
+ "**/manifests/?/*/*/*/*.*.locale.ja-JP.yaml",
6246
+ "**/manifests/?/*/*/*/*.*.locale.ko-KR.yaml",
6247
+ "**/manifests/?/*/*/*/*.*.locale.pt-BR.yaml",
6248
+ "**/manifests/?/*/*/*/*.*.locale.ru-RU.yaml",
6249
+ "**/manifests/?/*/*/*/*.*.locale.zh-CN.yaml",
6250
+ "**/manifests/?/*/*/*/*.*.locale.zh-TW.yaml"
6071
6251
  ],
6072
6252
  "url": "https://json.schemastore.org/winget-pkgs-locale-1.0.0.json"
6073
6253
  },
@@ -6079,7 +6259,12 @@
6079
6259
  {
6080
6260
  "name": "commitlint (.commitlintrc)",
6081
6261
  "description": "commitlint configuration files",
6082
- "fileMatch": [".commitlintrc", ".commitlintrc.json"],
6262
+ "fileMatch": [
6263
+ ".commitlintrc",
6264
+ ".commitlintrc.json",
6265
+ ".commitlintrc.yaml",
6266
+ ".commitlintrc.yml"
6267
+ ],
6083
6268
  "url": "https://json.schemastore.org/commitlintrc.json"
6084
6269
  },
6085
6270
  {
@@ -7635,6 +7820,55 @@
7635
7820
  "fileMatch": [".version.json"],
7636
7821
  "url": "https://raw.githubusercontent.com/ljonesfl/bump/refs/heads/master/version-schema.json"
7637
7822
  },
7823
+ {
7824
+ "name": "Viash Component Config",
7825
+ "description": "Viash component config file",
7826
+ "fileMatch": ["*.vsh.yaml", "*.vsh.yml"],
7827
+ "url": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/config.schema.json",
7828
+ "versions": {
7829
+ "0.7.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/config.schema.json",
7830
+ "0.8.0": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.0/config.schema.json",
7831
+ "0.8.1": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.1/config.schema.json",
7832
+ "0.8.2": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.2/config.schema.json",
7833
+ "0.8.3": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.3/config.schema.json",
7834
+ "0.8.4": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.4/config.schema.json",
7835
+ "0.8.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.5/config.schema.json",
7836
+ "0.8.6": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.6/config.schema.json",
7837
+ "0.9.0": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.0/config.schema.json",
7838
+ "0.9.1": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.1/config.schema.json",
7839
+ "0.9.2": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.2/config.schema.json"
7840
+ }
7841
+ },
7842
+ {
7843
+ "name": "Viash Package Config",
7844
+ "description": "Viash package config file",
7845
+ "fileMatch": ["_viash.yaml", "_viash.yml"],
7846
+ "url": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/package.schema.json",
7847
+ "versions": {
7848
+ "0.7.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/package.schema.json",
7849
+ "0.8.0": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.0/package.schema.json",
7850
+ "0.8.1": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.1/package.schema.json",
7851
+ "0.8.2": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.2/package.schema.json",
7852
+ "0.8.3": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.3/package.schema.json",
7853
+ "0.8.4": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.4/package.schema.json",
7854
+ "0.8.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.5/package.schema.json",
7855
+ "0.8.6": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.8.6/package.schema.json",
7856
+ "0.9.0": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.0/package.schema.json",
7857
+ "0.9.1": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.1/package.schema.json",
7858
+ "0.9.2": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.9.2/package.schema.json"
7859
+ }
7860
+ },
7861
+ {
7862
+ "name": "MultiQC",
7863
+ "description": "MultiQC configuration file",
7864
+ "fileMatch": [
7865
+ "multiqc_config.yaml",
7866
+ "multiqc_config.yml",
7867
+ ".multiqc_config.yaml",
7868
+ ".multiqc_config.yml"
7869
+ ],
7870
+ "url": "https://raw.githubusercontent.com/MultiQC/MultiQC/refs/heads/main/multiqc/utils/config_schema.json"
7871
+ },
7638
7872
  {
7639
7873
  "name": "Tyk Gateway - Open Source v5.7+",
7640
7874
  "description": "Tyk Gateway Open Source Configuration File",
@@ -7646,6 +7880,60 @@
7646
7880
  "description": "Metadata of a Python script, as defined by PEP 723",
7647
7881
  "fileMatch": [],
7648
7882
  "url": "https://json.schemastore.org/pep-723.json"
7883
+ },
7884
+ {
7885
+ "name": "vtcfg",
7886
+ "description": "Vector VT System Configuration",
7887
+ "fileMatch": ["*.vtcfg"],
7888
+ "url": "https://json.schemastore.org/vtcfg-v19.0.0.json",
7889
+ "versions": {
7890
+ "19.0.0": "https://json.schemastore.org/vtcfg-v19.0.0.json"
7891
+ }
7892
+ },
7893
+ {
7894
+ "name": "sake",
7895
+ "description": "Configuration for Sake, Swift-based utility for managing project commands",
7896
+ "fileMatch": [".sake.yml"],
7897
+ "url": "https://json.schemastore.org/sake.json"
7898
+ },
7899
+ {
7900
+ "name": "Open Know-How",
7901
+ "description": "Open Source Hardware project metadata",
7902
+ "fileMatch": [
7903
+ "okh.json",
7904
+ "okh.toml",
7905
+ "okh.yaml",
7906
+ "okh.yml",
7907
+ "*.okh.json",
7908
+ "*.okh.toml",
7909
+ "*.okh.yaml",
7910
+ "*.okh.yml"
7911
+ ],
7912
+ "url": "https://json.schemastore.org/okh.json"
7913
+ },
7914
+ {
7915
+ "name": "Contextive Glossary",
7916
+ "description": "A Contextive Domain Language Glossary",
7917
+ "fileMatch": ["**/.contextive/definitions.yml", "*.glossary.yml"],
7918
+ "url": "https://json.schemastore.org/contextive-glossary.json"
7919
+ },
7920
+ {
7921
+ "name": "Google Digital Assetlinks",
7922
+ "description": "JSON-encoded statement list in a well-known location on a principal",
7923
+ "fileMatch": ["assetlinks.json"],
7924
+ "url": "https://json.schemastore.org/assetlinks.json"
7925
+ },
7926
+ {
7927
+ "name": "Pylock",
7928
+ "description": "PEP 751 lock file",
7929
+ "fileMatch": ["pylock.toml", "pylock.*.toml"],
7930
+ "url": "https://json.schemastore.org/pylock.json"
7931
+ },
7932
+ {
7933
+ "name": "Stylua Config",
7934
+ "description": "Stylua configuration",
7935
+ "fileMatch": [".stylua.toml", "stylua.toml"],
7936
+ "url": "https://json.schemastore.org/stylua.json"
7649
7937
  }
7650
7938
  ]
7651
7939
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.58.4",
3
+ "version": "1.58.5",
4
4
  "description": "Theia is a cloud & desktop IDE framework implemented in TypeScript.",
5
5
  "main": "lib/common/index.js",
6
6
  "typings": "lib/common/index.d.ts",
@@ -17,8 +17,8 @@
17
17
  "@phosphor/signaling": "1",
18
18
  "@phosphor/virtualdom": "1",
19
19
  "@phosphor/widgets": "1",
20
- "@theia/application-package": "1.58.4",
21
- "@theia/request": "1.58.4",
20
+ "@theia/application-package": "1.58.5",
21
+ "@theia/request": "1.58.5",
22
22
  "@types/body-parser": "^1.16.4",
23
23
  "@types/cookie": "^0.3.3",
24
24
  "@types/dompurify": "^2.2.2",
@@ -210,13 +210,13 @@
210
210
  "watch": "theiaext watch"
211
211
  },
212
212
  "devDependencies": {
213
- "@theia/ext-scripts": "1.58.4",
214
- "@theia/re-exports": "1.58.4",
213
+ "@theia/ext-scripts": "1.58.5",
214
+ "@theia/re-exports": "1.58.5",
215
215
  "minimist": "^1.2.0",
216
216
  "nodejs-file-downloader": "4.13.0"
217
217
  },
218
218
  "nyc": {
219
219
  "extends": "../../configs/nyc.json"
220
220
  },
221
- "gitHead": "6e218e0a3880d0a15b85586c147eed47646d0727"
221
+ "gitHead": "844be2f5bbebfde3da28b91e47a219623a2edb59"
222
222
  }