@theia/core 1.72.0-next.27 → 1.72.0-next.29

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.
@@ -221,11 +221,12 @@
221
221
  "name": "ABCClinicalDemandForecast",
222
222
  "description": "ABCClinicalDemandForecast defining the structure of clinical trial demand forecasting data in ABC-Plan",
223
223
  "fileMatch": ["abc-clinical-demand-forecast-*.json"],
224
- "url": "https://www.schemastore.org/abc-clinical-demand-forecast-3.0.0.json",
224
+ "url": "https://www.schemastore.org/abc-clinical-demand-forecast-4.0.0.json",
225
225
  "versions": {
226
226
  "1.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json",
227
227
  "2.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-2.0.0.json",
228
- "3.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-3.0.0.json"
228
+ "3.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-3.0.0.json",
229
+ "4.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-4.0.0.json"
229
230
  }
230
231
  },
231
232
  {
@@ -1946,6 +1947,12 @@
1946
1947
  "fileMatch": ["**/.codex/config.toml"],
1947
1948
  "url": "https://developers.openai.com/codex/config-schema.json"
1948
1949
  },
1950
+ {
1951
+ "name": "Codex Hooks",
1952
+ "description": "OpenAI Codex hooks configuration file",
1953
+ "fileMatch": ["**/.codex/hooks.json"],
1954
+ "url": "https://www.schemastore.org/codex-hooks.json"
1955
+ },
1949
1956
  {
1950
1957
  "name": "codemagic",
1951
1958
  "description": "Codemagic CI/CD file configuration",
@@ -3171,6 +3178,11 @@
3171
3178
  ],
3172
3179
  "url": "https://www.schemastore.org/github-issue-forms.json"
3173
3180
  },
3181
+ {
3182
+ "name": "GitHub Pages Jekyll",
3183
+ "description": "YAML Jekyll configuration for sites built by GitHub Pages",
3184
+ "url": "https://www.schemastore.org/github-pages-jekyll.json"
3185
+ },
3174
3186
  {
3175
3187
  "name": "GitHub Workflow",
3176
3188
  "description": "YAML GitHub Workflow",
@@ -3521,7 +3533,7 @@
3521
3533
  "hz-*.yaml",
3522
3534
  "hz-*.json"
3523
3535
  ],
3524
- "url": "https://hazelcast.com/schema/config/hazelcast-config-5.6.json"
3536
+ "url": "https://hazelcast.com/schema/config/hazelcast-config-5.7.json"
3525
3537
  },
3526
3538
  {
3527
3539
  "name": "Home Assistant Integration Manifest",
@@ -3635,7 +3647,9 @@
3635
3647
  "1.12": "https://ifstate.net/schema/1.12/ifstate.conf.schema.json",
3636
3648
  "1.13": "https://ifstate.net/schema/1.13/ifstate.conf.schema.json",
3637
3649
  "2.0": "https://ifstate.net/schema/2.0/ifstate.conf.schema.json",
3638
- "2.1": "https://ifstate.net/schema/2.1/ifstate.conf.schema.json"
3650
+ "2.1": "https://ifstate.net/schema/2.1/ifstate.conf.schema.json",
3651
+ "2.2": "https://ifstate.net/schema/2.2/ifstate.conf.schema.json",
3652
+ "2.3": "https://ifstate.net/schema/2.3/ifstate.conf.schema.json"
3639
3653
  }
3640
3654
  },
3641
3655
  {
@@ -4573,6 +4587,18 @@
4573
4587
  "fileMatch": ["ngui_*.yaml", "ngui_*.yml", "ngui_*.json"],
4574
4588
  "url": "https://raw.githubusercontent.com/RedHat-UX/next-gen-ui-agent/refs/heads/main/spec/config/agent_config.schema.json"
4575
4589
  },
4590
+ {
4591
+ "name": "cargo-nextest repository configuration",
4592
+ "description": "Repository configuration for cargo-nextest. Documentation: https://nexte.st/docs/configuration/",
4593
+ "fileMatch": ["**/.config/nextest.toml"],
4594
+ "url": "https://nexte.st/schemas/repo-config.json"
4595
+ },
4596
+ {
4597
+ "name": "cargo-nextest user configuration",
4598
+ "description": "User configuration for cargo-nextest. Documentation: https://nexte.st/docs/user-config/",
4599
+ "fileMatch": ["**/nextest/config.toml"],
4600
+ "url": "https://nexte.st/schemas/user-config.json"
4601
+ },
4576
4602
  {
4577
4603
  "name": "nFPM",
4578
4604
  "description": "nFPM configuration file",
@@ -5277,7 +5303,7 @@
5277
5303
  },
5278
5304
  {
5279
5305
  "name": "PRML manifest",
5280
- "description": "Pre-Registered ML Manifest open spec for committing ML evaluation claims to a SHA-256 hash before the run (CC BY 4.0). https://spec.falsify.dev/v0.1",
5306
+ "description": "Pre-Registered ML Manifest \u2014 open spec for committing ML evaluation claims to a SHA-256 hash before the run (CC BY 4.0). https://spec.falsify.dev/v0.1",
5281
5307
  "fileMatch": [
5282
5308
  "*.prml.yaml",
5283
5309
  "*.prml.yml",
@@ -7511,11 +7537,6 @@
7511
7537
  ],
7512
7538
  "url": "https://www.schemastore.org/winget-pkgs-locale-1.0.0.json"
7513
7539
  },
7514
- {
7515
- "name": "Winutil",
7516
- "description": "Configuration for files in \"ChrisTitusTech/winutil\"",
7517
- "url": "https://www.schemastore.org/winutil-presets.json"
7518
- },
7519
7540
  {
7520
7541
  "name": "commitlint (.commitlintrc)",
7521
7542
  "description": "commitlint configuration files",
@@ -8372,7 +8393,7 @@
8372
8393
  "name": "completely.yml",
8373
8394
  "description": "Completely completion",
8374
8395
  "fileMatch": ["completely.yml", "completely.yaml"],
8375
- "url": "https://github.com/DannyBen/completely/blob/master/schemas/completely.json"
8396
+ "url": "https://raw.githubusercontent.com/DannyBen/completely/master/schemas/completely.json"
8376
8397
  },
8377
8398
  {
8378
8399
  "name": "Madness (madness.yml)",
@@ -8962,10 +8983,10 @@
8962
8983
  "url": "https://www.schemastore.org/winutil-applications.json"
8963
8984
  },
8964
8985
  {
8965
- "name": "Preset list for a WinUtil",
8986
+ "name": "Preset list for a \"ChrisTitusTech/winutil\"",
8966
8987
  "description": "Preset list for a WinUtil",
8967
8988
  "fileMatch": ["**/*winutil*/config/preset.json"],
8968
- "url": "https://www.schemastore.org/winutil-preset.json"
8989
+ "url": "https://www.schemastore.org/winutil-presets.json"
8969
8990
  },
8970
8991
  {
8971
8992
  "name": "GitHub Actions typing",
@@ -9820,7 +9841,7 @@
9820
9841
  },
9821
9842
  {
9822
9843
  "name": "Envelope Team Definition",
9823
- "description": "Open standard for AI agent team definitions declare agents, roles, tools, access policies, and pipelines in a single versioned document",
9844
+ "description": "Open standard for AI agent team definitions \u2014 declare agents, roles, tools, access policies, and pipelines in a single versioned document",
9824
9845
  "fileMatch": ["*.envelope.json", "team.envelope.json"],
9825
9846
  "url": "https://schema.openenvelope.org/team/v1.json"
9826
9847
  },
@@ -9832,13 +9853,19 @@
9832
9853
  },
9833
9854
  {
9834
9855
  "name": "memnex",
9835
- "description": "Open specification for portable meeting outputs transcripts, summaries, action items, and decisions. https://memnex.org",
9856
+ "description": "Open specification for portable meeting outputs \u2014 transcripts, summaries, action items, and decisions. https://memnex.org",
9836
9857
  "fileMatch": ["*.memnex.json", "meeting-output.json"],
9837
9858
  "url": "https://memnex.org/schema/v0.2/meeting-output.schema.json",
9838
9859
  "versions": {
9839
9860
  "0.1": "https://memnex.org/schema/v0.1/meeting-output.schema.json",
9840
9861
  "0.2": "https://memnex.org/schema/v0.2/meeting-output.schema.json"
9841
9862
  }
9863
+ },
9864
+ {
9865
+ "name": "runspec",
9866
+ "description": "Interface specification for anything runnable \u2014 scripts, apps, and MCP tools",
9867
+ "fileMatch": ["runspec.toml"],
9868
+ "url": "https://raw.githubusercontent.com/JasonFinestone/runspec/main/schema/runspec.schema.json"
9842
9869
  }
9843
9870
  ]
9844
9871
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.72.0-next.27+e1eeb5f2a",
3
+ "version": "1.72.0-next.29+a3faee6f2",
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
  "@lumino/virtualdom": "^2.0.4",
18
18
  "@lumino/widgets": "2.7.5",
19
19
  "@parcel/watcher": "^2.5.6",
20
- "@theia/application-package": "1.72.0-next.27+e1eeb5f2a",
21
- "@theia/request": "1.72.0-next.27+e1eeb5f2a",
20
+ "@theia/application-package": "1.72.0-next.29+a3faee6f2",
21
+ "@theia/request": "1.72.0-next.29+a3faee6f2",
22
22
  "@types/body-parser": "^1.19.6",
23
23
  "@types/express": "^4.17.25",
24
24
  "@types/fs-extra": "^4.0.15",
@@ -221,5 +221,5 @@
221
221
  "nyc": {
222
222
  "extends": "../../configs/nyc.json"
223
223
  },
224
- "gitHead": "e1eeb5f2a444e163c200f005aab4d115b5eb38fc"
224
+ "gitHead": "a3faee6f22c995d6d51d4a6d0fbb8f711de9803f"
225
225
  }