@theia/core 1.71.0 → 1.71.1
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 +6 -6
- package/lib/browser/catalog.json +54 -4
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -85,12 +85,12 @@ export class SomeClass {
|
|
|
85
85
|
- `@lumino/signaling` (from [`@lumino/signaling@^2.1.5`](https://www.npmjs.com/package/@lumino/signaling))
|
|
86
86
|
- `@lumino/virtualdom` (from [`@lumino/virtualdom@^2.0.4`](https://www.npmjs.com/package/@lumino/virtualdom))
|
|
87
87
|
- `@lumino/widgets` (from [`@lumino/widgets@2.7.5`](https://www.npmjs.com/package/@lumino/widgets/v/2.7.5))
|
|
88
|
-
- `@theia/application-package` (from [`@theia/application-package@1.71.
|
|
89
|
-
- `@theia/application-package/lib/api` (from [`@theia/application-package@1.71.
|
|
90
|
-
- `@theia/application-package/lib/environment` (from [`@theia/application-package@1.71.
|
|
91
|
-
- `@theia/request` (from [`@theia/request@1.71.
|
|
92
|
-
- `@theia/request/lib/proxy` (from [`@theia/request@1.71.
|
|
93
|
-
- `@theia/request/lib/node-request-service` (from [`@theia/request@1.71.
|
|
88
|
+
- `@theia/application-package` (from [`@theia/application-package@1.71.1`](https://www.npmjs.com/package/@theia/application-package/v/1.71.1))
|
|
89
|
+
- `@theia/application-package/lib/api` (from [`@theia/application-package@1.71.1`](https://www.npmjs.com/package/@theia/application-package/v/1.71.1))
|
|
90
|
+
- `@theia/application-package/lib/environment` (from [`@theia/application-package@1.71.1`](https://www.npmjs.com/package/@theia/application-package/v/1.71.1))
|
|
91
|
+
- `@theia/request` (from [`@theia/request@1.71.1`](https://www.npmjs.com/package/@theia/request/v/1.71.1))
|
|
92
|
+
- `@theia/request/lib/proxy` (from [`@theia/request@1.71.1`](https://www.npmjs.com/package/@theia/request/v/1.71.1))
|
|
93
|
+
- `@theia/request/lib/node-request-service` (from [`@theia/request@1.71.1`](https://www.npmjs.com/package/@theia/request/v/1.71.1))
|
|
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.2.2`](https://www.npmjs.com/package/inversify))
|
package/lib/browser/catalog.json
CHANGED
|
@@ -702,6 +702,19 @@
|
|
|
702
702
|
"0.9": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.9/bottom.json"
|
|
703
703
|
}
|
|
704
704
|
},
|
|
705
|
+
{
|
|
706
|
+
"name": "Bpod Finite-State Machine",
|
|
707
|
+
"description": "Definition of a Bpod Finite-State Machine",
|
|
708
|
+
"fileMatch": [
|
|
709
|
+
"*.bpod-fsm.json",
|
|
710
|
+
"*.bpod-fsm.yaml",
|
|
711
|
+
"*.bpod-fsm.yml",
|
|
712
|
+
"bpod-fsm.json",
|
|
713
|
+
"bpod-fsm.yaml",
|
|
714
|
+
"bpod-fsm.yml"
|
|
715
|
+
],
|
|
716
|
+
"url": "https://raw.githubusercontent.com/int-brain-lab/bpod-core/main/.schema/statemachine.json"
|
|
717
|
+
},
|
|
705
718
|
{
|
|
706
719
|
"name": "buf.yaml",
|
|
707
720
|
"description": "buf.yaml is used to define a module. It's the primary configuration file, and is responsible for the module's name, dependencies, and lint and breaking configuration",
|
|
@@ -2661,6 +2674,12 @@
|
|
|
2661
2674
|
"description": "Policy file for use with Enterprise Contract",
|
|
2662
2675
|
"url": "https://enterprisecontract.dev/enterprise-contract-controller/schema/policy_spec.json"
|
|
2663
2676
|
},
|
|
2677
|
+
{
|
|
2678
|
+
"name": "Envilder Map File",
|
|
2679
|
+
"description": "Envilder secret mapping file that maps environment variable names to cloud secret paths",
|
|
2680
|
+
"fileMatch": ["envilder.json", "envilder.*.json"],
|
|
2681
|
+
"url": "https://envilder.com/schema/map-file.v1.json"
|
|
2682
|
+
},
|
|
2664
2683
|
{
|
|
2665
2684
|
"name": ".esmrc.json",
|
|
2666
2685
|
"description": "Configuration files for the esm module/package in Node.js",
|
|
@@ -3762,8 +3781,9 @@
|
|
|
3762
3781
|
"name": "JReleaser",
|
|
3763
3782
|
"description": "JReleaser config file",
|
|
3764
3783
|
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
|
|
3765
|
-
"url": "https://www.schemastore.org/jreleaser-1.
|
|
3784
|
+
"url": "https://www.schemastore.org/jreleaser-1.24.0.json",
|
|
3766
3785
|
"versions": {
|
|
3786
|
+
"1.24.0": "https://www.schemastore.org/jreleaser-1.24.0.json",
|
|
3767
3787
|
"1.23.0": "https://www.schemastore.org/jreleaser-1.23.0.json",
|
|
3768
3788
|
"1.22.0": "https://www.schemastore.org/jreleaser-1.22.0.json",
|
|
3769
3789
|
"1.21.0": "https://www.schemastore.org/jreleaser-1.21.0.json",
|
|
@@ -7092,6 +7112,12 @@
|
|
|
7092
7112
|
"fileMatch": ["wrangler.json", "wrangler.jsonc", "wrangler.toml"],
|
|
7093
7113
|
"url": "https://www.unpkg.com/wrangler/config-schema.json"
|
|
7094
7114
|
},
|
|
7115
|
+
{
|
|
7116
|
+
"name": "XenForo add-on manifest",
|
|
7117
|
+
"description": "A manifest describing a XenForo add-on",
|
|
7118
|
+
"fileMatch": [],
|
|
7119
|
+
"url": "https://docs.xenforo.com/schema/addon.schema.json"
|
|
7120
|
+
},
|
|
7095
7121
|
{
|
|
7096
7122
|
"name": "JSON-stat 2.0",
|
|
7097
7123
|
"description": "JSON-stat 2.0",
|
|
@@ -7472,6 +7498,18 @@
|
|
|
7472
7498
|
"fileMatch": ["*.tokenlist.json"],
|
|
7473
7499
|
"url": "https://uniswap.org/tokenlist.schema.json"
|
|
7474
7500
|
},
|
|
7501
|
+
{
|
|
7502
|
+
"name": "yamlfmt",
|
|
7503
|
+
"description": "Configuration file for yamlfmt",
|
|
7504
|
+
"fileMatch": [
|
|
7505
|
+
".yamlfmt",
|
|
7506
|
+
"yamlfmt.yml",
|
|
7507
|
+
"yamlfmt.yaml",
|
|
7508
|
+
".yamlfmt.yaml",
|
|
7509
|
+
".yamlfmt.yml"
|
|
7510
|
+
],
|
|
7511
|
+
"url": "https://www.schemastore.org/yamlfmt.json"
|
|
7512
|
+
},
|
|
7475
7513
|
{
|
|
7476
7514
|
"name": "yamllint",
|
|
7477
7515
|
"description": "yamllint uses a set of rules to check source files for problems",
|
|
@@ -8413,7 +8451,7 @@
|
|
|
8413
8451
|
"name": "Declarative Automation Bundles",
|
|
8414
8452
|
"description": "Declarative Automation Bundles config",
|
|
8415
8453
|
"fileMatch": ["databricks.yml", "databricks.yaml"],
|
|
8416
|
-
"url": "https://
|
|
8454
|
+
"url": "https://github.com/databricks/cli/releases/latest/download/jsonschema.json"
|
|
8417
8455
|
},
|
|
8418
8456
|
{
|
|
8419
8457
|
"name": "JSON Schema Draft 4 (unofficial with '$ref' and 'format')",
|
|
@@ -9710,7 +9748,7 @@
|
|
|
9710
9748
|
},
|
|
9711
9749
|
{
|
|
9712
9750
|
"name": "OpenDecree",
|
|
9713
|
-
"description": "OpenDecree definition file (https://opendecree.dev)
|
|
9751
|
+
"description": "OpenDecree definition file (https://opendecree.dev) \u2014 describes typed configuration fields, constraints, and metadata that the OpenDecree configuration management service serves to applications",
|
|
9714
9752
|
"fileMatch": [
|
|
9715
9753
|
"decree.schema.yaml",
|
|
9716
9754
|
"decree.schema.yml",
|
|
@@ -9724,7 +9762,7 @@
|
|
|
9724
9762
|
},
|
|
9725
9763
|
{
|
|
9726
9764
|
"name": "OpenDecree Configuration",
|
|
9727
|
-
"description": "OpenDecree configuration values file (https://opendecree.dev)
|
|
9765
|
+
"description": "OpenDecree configuration values file (https://opendecree.dev) \u2014 concrete values for fields declared in a paired main decree yaml",
|
|
9728
9766
|
"fileMatch": [
|
|
9729
9767
|
"decree.config.yaml",
|
|
9730
9768
|
"decree.config.yml",
|
|
@@ -9735,6 +9773,18 @@
|
|
|
9735
9773
|
"versions": {
|
|
9736
9774
|
"v0.1.0": "https://schemas.opendecree.dev/schema/v0.1.0/decree-config.json"
|
|
9737
9775
|
}
|
|
9776
|
+
},
|
|
9777
|
+
{
|
|
9778
|
+
"name": "Envelope Team Definition",
|
|
9779
|
+
"description": "Open standard for AI agent team definitions — declare agents, roles, tools, access policies, and pipelines in a single versioned document",
|
|
9780
|
+
"fileMatch": ["*.envelope.json", "team.envelope.json"],
|
|
9781
|
+
"url": "https://schema.openenvelope.org/team/v1.json"
|
|
9782
|
+
},
|
|
9783
|
+
{
|
|
9784
|
+
"name": "Acton",
|
|
9785
|
+
"description": "Configuration file for Acton projects",
|
|
9786
|
+
"fileMatch": ["Acton.toml"],
|
|
9787
|
+
"url": "https://raw.githubusercontent.com/ton-blockchain/acton/master/crates/acton-config/schemas/acton.schema.json"
|
|
9738
9788
|
}
|
|
9739
9789
|
]
|
|
9740
9790
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@theia/core",
|
|
3
|
-
"version": "1.71.
|
|
3
|
+
"version": "1.71.1",
|
|
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.71.
|
|
21
|
-
"@theia/request": "1.71.
|
|
20
|
+
"@theia/application-package": "1.71.1",
|
|
21
|
+
"@theia/request": "1.71.1",
|
|
22
22
|
"@types/body-parser": "^1.19.6",
|
|
23
23
|
"@types/express": "^4.17.21",
|
|
24
24
|
"@types/fs-extra": "^4.0.2",
|
|
@@ -213,13 +213,13 @@
|
|
|
213
213
|
"watch": "theiaext watch"
|
|
214
214
|
},
|
|
215
215
|
"devDependencies": {
|
|
216
|
-
"@theia/ext-scripts": "1.71.
|
|
217
|
-
"@theia/re-exports": "1.71.
|
|
216
|
+
"@theia/ext-scripts": "1.71.1",
|
|
217
|
+
"@theia/re-exports": "1.71.1",
|
|
218
218
|
"minimist": "^1.2.0",
|
|
219
219
|
"nodejs-file-downloader": "4.13.0"
|
|
220
220
|
},
|
|
221
221
|
"nyc": {
|
|
222
222
|
"extends": "../../configs/nyc.json"
|
|
223
223
|
},
|
|
224
|
-
"gitHead": "
|
|
224
|
+
"gitHead": "4d2486fa6f9a99b259ffa8c451754a34c6ad586c"
|
|
225
225
|
}
|