@theia/core 1.67.0 → 1.68.0-next.0

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.
@@ -144,7 +144,7 @@
144
144
  "name": ".aiproj.json",
145
145
  "description": "Settings for project analysis by the Application Inspector",
146
146
  "fileMatch": [".aiproj.json"],
147
- "url": "https://www.schemastore.org/aiproj-1.8.json",
147
+ "url": "https://www.schemastore.org/aiproj-1.9.json",
148
148
  "versions": {
149
149
  "1.0": "https://www.schemastore.org/aiproj-1.0.json",
150
150
  "1.1": "https://www.schemastore.org/aiproj-1.1.json",
@@ -154,7 +154,8 @@
154
154
  "1.5": "https://www.schemastore.org/aiproj-1.5.json",
155
155
  "1.6": "https://www.schemastore.org/aiproj-1.6.json",
156
156
  "1.7": "https://www.schemastore.org/aiproj-1.7.json",
157
- "1.8": "https://www.schemastore.org/aiproj-1.8.json"
157
+ "1.8": "https://www.schemastore.org/aiproj-1.8.json",
158
+ "1.9": "https://www.schemastore.org/aiproj-1.9.json"
158
159
  }
159
160
  },
160
161
  {
@@ -4424,13 +4425,7 @@
4424
4425
  "name": "openapi.json",
4425
4426
  "description": "An OpenAPI documentation file",
4426
4427
  "fileMatch": ["openapi.json", "openapi.yml", "openapi.yaml"],
4427
- "url": "https://spec.openapis.org/oas/3.1/schema/2025-09-15",
4428
- "versions": {
4429
- "2.0": "https://spec.openapis.org/oas/2.0/schema/2017-08-27",
4430
- "3.0": "https://spec.openapis.org/oas/3.0/schema/2024-10-18",
4431
- "3.1": "https://spec.openapis.org/oas/3.1/schema/2025-09-15",
4432
- "3.2": "https://spec.openapis.org/oas/3.2/schema/2025-09-17"
4433
- }
4428
+ "url": "https://www.schemastore.org/openapi-3.X.json"
4434
4429
  },
4435
4430
  {
4436
4431
  "name": "openrpc.json",
@@ -6045,7 +6040,7 @@
6045
6040
  "name": "Swagger API 2.0",
6046
6041
  "description": "Swagger API 2.0",
6047
6042
  "fileMatch": ["swagger.json"],
6048
- "url": "https://www.schemastore.org/swagger-2.0.json"
6043
+ "url": "https://spec.openapis.org/oas/2.0/schema/2017-08-27"
6049
6044
  },
6050
6045
  {
6051
6046
  "name": "Synadia Connect Component",
@@ -7114,7 +7109,7 @@
7114
7109
  "name": "Gradle Enterprise",
7115
7110
  "description": "Gradle Enterprise configuration",
7116
7111
  "fileMatch": ["*gradle-enterprise.yml", "*gradle-enterprise.yaml"],
7117
- "url": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-13.json",
7112
+ "url": "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-14.json",
7118
7113
  "versions": {
7119
7114
  "1.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-1.json",
7120
7115
  "2.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-2.json",
@@ -7128,7 +7123,8 @@
7128
7123
  "10.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-10.json",
7129
7124
  "11.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-11.json",
7130
7125
  "12.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-12.json",
7131
- "13.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-13.json"
7126
+ "13.0": "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-13.json",
7127
+ "14.0": "https://docs.gradle.com/downloads/gradle-enterprise-config-schema/gradle-enterprise-config-schema-14.json"
7132
7128
  }
7133
7129
  },
7134
7130
  {
@@ -7138,13 +7134,10 @@
7138
7134
  "*build-cache-node-config.yml",
7139
7135
  "*build-cache-node-config.yaml"
7140
7136
  ],
7141
- "url": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-5.json",
7137
+ "url": "https://docs.gradle.com/downloads/build-cache-node-config-schema/build-cache-node-config-schema-5.json",
7142
7138
  "versions": {
7143
- "1.0": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-1.json",
7144
- "2.0": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-2.json",
7145
- "3.0": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-3.json",
7146
- "4.0": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-4.json",
7147
- "5.0": "https://docs.gradle.com/build-cache-node/schema/build-cache-node-config-schema-5.json"
7139
+ "4.0": "https://docs.gradle.com/develocity/build-cache-node/schema/build-cache-node-config-schema-4.json",
7140
+ "5.0": "https://docs.gradle.com/downloads/build-cache-node-config-schema/build-cache-node-config-schema-5.json"
7148
7141
  }
7149
7142
  },
7150
7143
  {
@@ -7696,6 +7689,12 @@
7696
7689
  "fileMatch": ["devspace.yaml"],
7697
7690
  "url": "https://raw.githubusercontent.com/loft-sh/devspace/main/devspace-schema.json"
7698
7691
  },
7692
+ {
7693
+ "name": ".macro.json",
7694
+ "description": "Macro configuration file",
7695
+ "fileMatch": [".macro.json"],
7696
+ "url": "https://raw.githubusercontent.com/rebaz94/macro_kit/refs/heads/main/macro_schema.json"
7697
+ },
7699
7698
  {
7700
7699
  "name": "Monika Configuration",
7701
7700
  "description": "Monika configuration file",
@@ -7821,7 +7820,7 @@
7821
7820
  "name": "Pantsbuild",
7822
7821
  "description": "Pantsbuild configuration file",
7823
7822
  "fileMatch": ["pants*.toml"],
7824
- "url": "https://www.schemastore.org/pantsbuild-2.26.0.json",
7823
+ "url": "https://www.schemastore.org/pantsbuild-2.30.0.json",
7825
7824
  "versions": {
7826
7825
  "2.14.0": "https://www.schemastore.org/pantsbuild-2.14.0.json",
7827
7826
  "2.15.0": "https://www.schemastore.org/pantsbuild-2.15.0.json",
@@ -7832,7 +7831,8 @@
7832
7831
  "2.20.0": "https://www.schemastore.org/pantsbuild-2.20.0.json",
7833
7832
  "2.21.0": "https://www.schemastore.org/pantsbuild-2.21.0.json",
7834
7833
  "2.24.0": "https://www.schemastore.org/pantsbuild-2.24.0.json",
7835
- "2.26.0": "https://www.schemastore.org/pantsbuild-2.26.0.json"
7834
+ "2.26.0": "https://www.schemastore.org/pantsbuild-2.26.0.json",
7835
+ "2.30.0": "https://www.schemastore.org/pantsbuild-2.30.0.json"
7836
7836
  }
7837
7837
  },
7838
7838
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.67.0",
3
+ "version": "1.68.0-next.0+fa6de4563",
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.2",
19
19
  "@parcel/watcher": "^2.5.0",
20
- "@theia/application-package": "1.67.0",
21
- "@theia/request": "1.67.0",
20
+ "@theia/application-package": "1.68.0-next.0+fa6de4563",
21
+ "@theia/request": "1.68.0-next.0+fa6de4563",
22
22
  "@types/body-parser": "^1.16.4",
23
23
  "@types/express": "^4.17.21",
24
24
  "@types/fs-extra": "^4.0.2",
@@ -221,5 +221,5 @@
221
221
  "nyc": {
222
222
  "extends": "../../configs/nyc.json"
223
223
  },
224
- "gitHead": "541860e34f1351442be3a1c998fb618472afcefd"
224
+ "gitHead": "fa6de45637fb1cd821b642aa23e225abb1a13f06"
225
225
  }