@theia/core 1.73.0-next.10 → 1.73.0-next.15

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.
@@ -1887,6 +1887,12 @@
1887
1887
  "fileMatch": ["**/charts/*/tests/*.yaml"],
1888
1888
  "url": "https://raw.githubusercontent.com/helm-unittest/helm-unittest/refs/heads/main/schema/helm-testsuite.json"
1889
1889
  },
1890
+ {
1891
+ "name": "Hex file",
1892
+ "description": "Hex notebook file format - create and maintain data notebooks on Hex.tech",
1893
+ "fileMatch": ["*.hex.yaml"],
1894
+ "url": "https://static.hex.site/hex-file-schema.json"
1895
+ },
1890
1896
  {
1891
1897
  "name": "CircleCI config.yml",
1892
1898
  "description": "CircleCI config files",
@@ -3145,6 +3151,12 @@
3145
3151
  ],
3146
3152
  "url": "https://www.schemastore.org/eslintrc.json"
3147
3153
  },
3154
+ {
3155
+ "name": "ESLint Suppressions",
3156
+ "description": "ESLint bulk suppressions file",
3157
+ "fileMatch": ["eslint-suppressions.json"],
3158
+ "url": "https://www.schemastore.org/eslint-suppressions.json"
3159
+ },
3148
3160
  {
3149
3161
  "name": "fabric.mod.json",
3150
3162
  "description": "Metadata file used by the Fabric mod loader",
@@ -3965,6 +3977,22 @@
3965
3977
  "fileMatch": ["importmap.json", "import_map.json", "import-map.json"],
3966
3978
  "url": "https://www.schemastore.org/importmap.json"
3967
3979
  },
3980
+ {
3981
+ "name": "Infinispan Configuration",
3982
+ "description": "Infinispan distributed cache configuration",
3983
+ "fileMatch": ["infinispan.json", "infinispan.yaml", "infinispan.yml"],
3984
+ "url": "https://infinispan.org/schemas/infinispan-config.json"
3985
+ },
3986
+ {
3987
+ "name": "Infinispan Server Configuration",
3988
+ "description": "Infinispan Server configuration",
3989
+ "fileMatch": [
3990
+ "infinispan-server.json",
3991
+ "infinispan-server.yaml",
3992
+ "infinispan-server.yml"
3993
+ ],
3994
+ "url": "https://infinispan.org/schemas/infinispan-server.json"
3995
+ },
3968
3996
  {
3969
3997
  "name": "Infrahub",
3970
3998
  "description": "Repository config definition for Infrahub by OpsMill",
@@ -5180,8 +5208,9 @@
5180
5208
  "otel*.yaml",
5181
5209
  "otel*.yml"
5182
5210
  ],
5183
- "url": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json",
5211
+ "url": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.1.0/opentelemetry_configuration.json",
5184
5212
  "versions": {
5213
+ "1.1.0": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.1.0/opentelemetry_configuration.json",
5185
5214
  "1.0.0": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json"
5186
5215
  }
5187
5216
  },
@@ -5475,6 +5504,12 @@
5475
5504
  "fileMatch": ["*.pactspec.json", "*.pactspec.yaml"],
5476
5505
  "url": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pactspec.json"
5477
5506
  },
5507
+ {
5508
+ "name": "Panache",
5509
+ "description": "Configuration file for Panache, a language server, formatter, and linter for Markdown, Quarto, and R Markdown documents",
5510
+ "fileMatch": ["panache.toml", ".panache.toml"],
5511
+ "url": "https://panache.bz/panache.schema.json"
5512
+ },
5478
5513
  {
5479
5514
  "name": "Paper paper-plugin.yml",
5480
5515
  "description": "Paper Plugins YAML",
@@ -7900,6 +7935,12 @@
7900
7935
  "fileMatch": ["**/.yamllint", "**/.yamllint.yaml", "**/.yamllint.yml"],
7901
7936
  "url": "https://www.schemastore.org/yamllint.json"
7902
7937
  },
7938
+ {
7939
+ "name": "yap.json",
7940
+ "description": "YAP (Yet Another Packager) multi-package project file",
7941
+ "fileMatch": ["yap.json"],
7942
+ "url": "https://www.schemastore.org/yap.json"
7943
+ },
7903
7944
  {
7904
7945
  "name": "Yippee-Ki-JSON configuration YML",
7905
7946
  "description": "Action and rule configuration descriptor for Yippee-Ki-JSON transformations",
@@ -9280,6 +9321,11 @@
9280
9321
  "fileMatch": ["elm.json"],
9281
9322
  "url": "https://www.schemastore.org/elm.json"
9282
9323
  },
9324
+ {
9325
+ "name": "Emmet",
9326
+ "description": "Emmet snippets file",
9327
+ "url": "https://www.schemastore.org/emmet.json"
9328
+ },
9283
9329
  {
9284
9330
  "name": "Cloud Run Spec v1",
9285
9331
  "description": "Specification for Cloud Run Admin API v1",
@@ -10284,6 +10330,15 @@
10284
10330
  "amxbuild.*.yaml"
10285
10331
  ],
10286
10332
  "url": "https://raw.githubusercontent.com/AmxxModularEcosystem/amxx-builder/master/schema/amxbuild.schema.json"
10333
+ },
10334
+ {
10335
+ "name": "Podman Desktop Extension",
10336
+ "description": "Podman Desktop extension package.json manifest",
10337
+ "fileMatch": [],
10338
+ "url": "https://www.schemastore.org/podman-desktop-extension.json",
10339
+ "versions": {
10340
+ "1.27": "https://www.schemastore.org/podman-desktop-extension-1.27.json"
10341
+ }
10287
10342
  }
10288
10343
  ]
10289
10344
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.73.0-next.10+20335bd3c",
3
+ "version": "1.73.0-next.15+d4d4e093a",
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.73.0-next.10+20335bd3c",
21
- "@theia/request": "1.73.0-next.10+20335bd3c",
20
+ "@theia/application-package": "1.73.0-next.15+d4d4e093a",
21
+ "@theia/request": "1.73.0-next.15+d4d4e093a",
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": "20335bd3c402d6b5e0f40890ede8ab7c2ae0b909"
224
+ "gitHead": "d4d4e093a396c5cce7a82e6ab84b0d3a62ee1bf6"
225
225
  }