@theia/core 1.63.1 → 1.63.3

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
@@ -72,7 +72,7 @@ export class SomeClass {
72
72
 
73
73
  - `@theia/core/electron-shared/...`
74
74
  - `native-keymap` (from [`native-keymap@^2.2.1`](https://www.npmjs.com/package/native-keymap))
75
- - `electron` (from [`electron@36.4.0`](https://www.npmjs.com/package/electron/v/36.4.0))
75
+ - `electron` (from [`electron@37.2.1`](https://www.npmjs.com/package/electron/v/37.2.1))
76
76
  - `electron-store` (from [`electron-store@^8.0.0`](https://www.npmjs.com/package/electron-store))
77
77
  - `@theia/core/shared/...`
78
78
  - `@lumino/algorithm` (from [`@lumino/algorithm@^2.0.2`](https://www.npmjs.com/package/@lumino/algorithm))
@@ -85,12 +85,12 @@ export class SomeClass {
85
85
  - `@lumino/signaling` (from [`@lumino/signaling@^2.1.3`](https://www.npmjs.com/package/@lumino/signaling))
86
86
  - `@lumino/virtualdom` (from [`@lumino/virtualdom@^2.0.2`](https://www.npmjs.com/package/@lumino/virtualdom))
87
87
  - `@lumino/widgets` (from [`@lumino/widgets@2.5.0`](https://www.npmjs.com/package/@lumino/widgets/v/2.5.0))
88
- - `@theia/application-package` (from [`@theia/application-package@1.63.1`](https://www.npmjs.com/package/@theia/application-package/v/1.63.1))
89
- - `@theia/application-package/lib/api` (from [`@theia/application-package@1.63.1`](https://www.npmjs.com/package/@theia/application-package/v/1.63.1))
90
- - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.63.1`](https://www.npmjs.com/package/@theia/application-package/v/1.63.1))
91
- - `@theia/request` (from [`@theia/request@1.63.1`](https://www.npmjs.com/package/@theia/request/v/1.63.1))
92
- - `@theia/request/lib/proxy` (from [`@theia/request@1.63.1`](https://www.npmjs.com/package/@theia/request/v/1.63.1))
93
- - `@theia/request/lib/node-request-service` (from [`@theia/request@1.63.1`](https://www.npmjs.com/package/@theia/request/v/1.63.1))
88
+ - `@theia/application-package` (from [`@theia/application-package@1.63.3`](https://www.npmjs.com/package/@theia/application-package/v/1.63.3))
89
+ - `@theia/application-package/lib/api` (from [`@theia/application-package@1.63.3`](https://www.npmjs.com/package/@theia/application-package/v/1.63.3))
90
+ - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.63.3`](https://www.npmjs.com/package/@theia/application-package/v/1.63.3))
91
+ - `@theia/request` (from [`@theia/request@1.63.3`](https://www.npmjs.com/package/@theia/request/v/1.63.3))
92
+ - `@theia/request/lib/proxy` (from [`@theia/request@1.63.3`](https://www.npmjs.com/package/@theia/request/v/1.63.3))
93
+ - `@theia/request/lib/node-request-service` (from [`@theia/request@1.63.3`](https://www.npmjs.com/package/@theia/request/v/1.63.3))
94
94
  - `fs-extra` (from [`fs-extra@^4.0.2`](https://www.npmjs.com/package/fs-extra))
95
95
  - `fuzzy` (from [`fuzzy@^0.1.3`](https://www.npmjs.com/package/fuzzy))
96
96
  - `inversify` (from [`inversify@^6.1.3`](https://www.npmjs.com/package/inversify))
@@ -127,7 +127,7 @@
127
127
  "name": ".aiproj.json",
128
128
  "description": "Settings for project analysis by the Application Inspector",
129
129
  "fileMatch": [".aiproj.json"],
130
- "url": "https://www.schemastore.org/aiproj-1.6.json",
130
+ "url": "https://www.schemastore.org/aiproj-1.7.json",
131
131
  "versions": {
132
132
  "1.0": "https://www.schemastore.org/aiproj-1.0.json",
133
133
  "1.1": "https://www.schemastore.org/aiproj-1.1.json",
@@ -135,7 +135,8 @@
135
135
  "1.3": "https://www.schemastore.org/aiproj-1.3.json",
136
136
  "1.4": "https://www.schemastore.org/aiproj-1.4.json",
137
137
  "1.5": "https://www.schemastore.org/aiproj-1.5.json",
138
- "1.6": "https://www.schemastore.org/aiproj-1.6.json"
138
+ "1.6": "https://www.schemastore.org/aiproj-1.6.json",
139
+ "1.7": "https://www.schemastore.org/aiproj-1.7.json"
139
140
  }
140
141
  },
141
142
  {
@@ -3192,8 +3193,9 @@
3192
3193
  "name": "JReleaser",
3193
3194
  "description": "JReleaser config file",
3194
3195
  "fileMatch": ["jreleaser.yml", "jreleaser.json"],
3195
- "url": "https://www.schemastore.org/jreleaser-1.18.0.json",
3196
+ "url": "https://www.schemastore.org/jreleaser-1.19.0.json",
3196
3197
  "versions": {
3198
+ "1.19.0": "https://www.schemastore.org/jreleaser-1.19.0.json",
3197
3199
  "1.18.0": "https://www.schemastore.org/jreleaser-1.18.0.json",
3198
3200
  "1.17.0": "https://www.schemastore.org/jreleaser-1.17.0.json",
3199
3201
  "1.16.0": "https://www.schemastore.org/jreleaser-1.16.0.json",
@@ -4773,7 +4775,7 @@
4773
4775
  "name": "QType AI DSL",
4774
4776
  "description": "A DSL for rapid prototyping of AI applications",
4775
4777
  "fileMatch": ["qtype.config.yaml", "*.qtype.yaml"],
4776
- "url": "https://github.com/lou-k/qtype/blob/main/schema/qtype.schema.json"
4778
+ "url": "https://raw.githubusercontent.com/lou-k/qtype/refs/heads/main/schema/qtype.schema.json"
4777
4779
  },
4778
4780
  {
4779
4781
  "name": "Railway",
@@ -4937,7 +4939,8 @@
4937
4939
  "**/.gitlab/renovate.json",
4938
4940
  "**/.gitlab/renovate.json5",
4939
4941
  ".renovaterc",
4940
- ".renovaterc.json"
4942
+ ".renovaterc.json",
4943
+ ".renovaterc.json5"
4941
4944
  ],
4942
4945
  "url": "https://docs.renovatebot.com/renovate-schema.json"
4943
4946
  },
@@ -6123,6 +6126,12 @@
6123
6126
  "fileMatch": ["web-types.json", "*.web-types.json"],
6124
6127
  "url": "https://www.schemastore.org/web-types.json"
6125
6128
  },
6129
+ {
6130
+ "name": "WP-CLI",
6131
+ "description": "WP-CLI is the official command-line tool for WordPress",
6132
+ "fileMatch": ["wp-cli.local.yml", "wp-cli.yml", "**/.wp-cli/config.yml"],
6133
+ "url": "https://raw.githubusercontent.com/wp-cli/wp-cli/refs/heads/main/schemas/wp-cli-config.json"
6134
+ },
6126
6135
  {
6127
6136
  "name": "Wrangler CLI",
6128
6137
  "description": "Wrangler is a command-line tool for building with Cloudflare developer products",
@@ -6565,7 +6574,7 @@
6565
6574
  "name": "Gradle Enterprise",
6566
6575
  "description": "Gradle Enterprise configuration",
6567
6576
  "fileMatch": ["*gradle-enterprise.yml", "*gradle-enterprise.yaml"],
6568
- "url": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-12.json",
6577
+ "url": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-13.json",
6569
6578
  "versions": {
6570
6579
  "1.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-1.json",
6571
6580
  "2.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-2.json",
@@ -6578,7 +6587,8 @@
6578
6587
  "9.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-9.json",
6579
6588
  "10.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-10.json",
6580
6589
  "11.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-11.json",
6581
- "12.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-12.json"
6590
+ "12.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-12.json",
6591
+ "13.0": "https://docs.gradle.com/develocity/helm-admin/schema/gradle-enterprise-config-schema-13.json"
6582
6592
  }
6583
6593
  },
6584
6594
  {
@@ -7715,6 +7725,17 @@
7715
7725
  "fileMatch": ["language-configuration.json"],
7716
7726
  "url": "https://www.schemastore.org/language-configuration.json"
7717
7727
  },
7728
+ {
7729
+ "name": "LangGraph Platform configuration",
7730
+ "description": "LangGraph Platform configuration file",
7731
+ "fileMatch": [
7732
+ "langgraph.json",
7733
+ "langgraph.*.json",
7734
+ ".langgraph.json",
7735
+ ".langgraph.*.json"
7736
+ ],
7737
+ "url": "https://raw.githubusercontent.com/langchain-ai/langgraph/main/libs/cli/schemas/version.schema.json"
7738
+ },
7718
7739
  {
7719
7740
  "name": "Any",
7720
7741
  "description": "Valid for any JSON file",
@@ -7924,9 +7945,16 @@
7924
7945
  },
7925
7946
  {
7926
7947
  "name": "WireMock stub mapping",
7927
- "description": "WireMock stub mapping JSON. See https://wiremock.org/docs/stubbing/",
7928
- "fileMatch": ["wiremock-stub-mapping.yml", "wiremock-stub-mapping.yaml"],
7929
- "url": "https://www.schemastore.org/wiremock-stub-mapping.json"
7948
+ "description": "WireMock single or multiple stub mapping JSON. See https://wiremock.org/docs/stubbing/",
7949
+ "fileMatch": [
7950
+ "wiremock-stub-mapping.yml",
7951
+ "wiremock-stub-mapping.yaml",
7952
+ "stubs.json",
7953
+ "stub-mappings.json",
7954
+ "stubs.yaml",
7955
+ "stub-mappings.yaml"
7956
+ ],
7957
+ "url": "https://raw.githubusercontent.com/wiremock/wiremock/refs/heads/master/schemas/wiremock-stub-mapping-or-mappings.json"
7930
7958
  },
7931
7959
  {
7932
7960
  "name": "Bitmovin Encoding Template",
@@ -8270,6 +8298,18 @@
8270
8298
  "*.hecate.json"
8271
8299
  ],
8272
8300
  "url": "https://raw.githubusercontent.com/ShaitanLyss/these/main/hecate/hecate-json-schema.json"
8301
+ },
8302
+ {
8303
+ "name": "Jujutsu (jj) VCS config",
8304
+ "description": "Jujutsu (jj) configuration file",
8305
+ "fileMatch": ["**/.jj/repo/config.toml", "**/jj/config.toml"],
8306
+ "url": "https://jj-vcs.github.io/jj/latest/config-schema.json"
8307
+ },
8308
+ {
8309
+ "name": "AWS Copilot Manifest",
8310
+ "description": "Manifest YAML files for AWS Copilot services, environments, and pipelines. Documentation: https://aws.github.io/copilot-cli/docs/manifest/overview/",
8311
+ "fileMatch": ["**/copilot/**/manifest.yml"],
8312
+ "url": "https://sootyowl.github.io/aws-copilot-schemas/copilot-schema.json"
8273
8313
  }
8274
8314
  ]
8275
8315
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.63.1",
3
+ "version": "1.63.3",
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.2",
18
18
  "@lumino/widgets": "2.5.0",
19
19
  "@parcel/watcher": "^2.5.0",
20
- "@theia/application-package": "1.63.1",
21
- "@theia/request": "1.63.1",
20
+ "@theia/application-package": "1.63.3",
21
+ "@theia/request": "1.63.3",
22
22
  "@types/body-parser": "^1.16.4",
23
23
  "@types/cookie": "^0.3.3",
24
24
  "@types/express": "^4.17.21",
@@ -208,13 +208,13 @@
208
208
  "watch": "theiaext watch"
209
209
  },
210
210
  "devDependencies": {
211
- "@theia/ext-scripts": "1.63.1",
212
- "@theia/re-exports": "1.63.1",
211
+ "@theia/ext-scripts": "1.63.3",
212
+ "@theia/re-exports": "1.63.3",
213
213
  "minimist": "^1.2.0",
214
214
  "nodejs-file-downloader": "4.13.0"
215
215
  },
216
216
  "nyc": {
217
217
  "extends": "../../configs/nyc.json"
218
218
  },
219
- "gitHead": "c1f24d58391fec06087b0c4526ce97aa248c3405"
219
+ "gitHead": "3767d7e8afa8176eab1df14571dcde6313a1ce3e"
220
220
  }