@theia/core 1.72.0-next.45 → 1.72.0-next.46

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.
@@ -86,6 +86,16 @@
86
86
  "fileMatch": ["**/1password/ssh/agent.toml"],
87
87
  "url": "https://developer.1password.com/schema/ssh-agent-config.json"
88
88
  },
89
+ {
90
+ "name": "AlgoVoi Compliance Receipt v1",
91
+ "description": "Categorical compliance screening receipt for agentic-payment flows; emitted at admission time and retained as part of an audit chain under UK MLR 2017, EU AMLD5/6, MiCA Art 80, AMLR Art 56, DORA Art 14",
92
+ "fileMatch": [
93
+ "algovoi-compliance-receipt.json",
94
+ "algovoi-compliance-receipt-*.json",
95
+ "**/algovoi/compliance-receipt-*.json"
96
+ ],
97
+ "url": "https://www.schemastore.org/algovoi-compliance-receipt-v1.json"
98
+ },
89
99
  {
90
100
  "name": "Application Accelerator",
91
101
  "description": "Application Accelerator for VMware Tanzu",
@@ -3623,6 +3633,12 @@
3623
3633
  "description": "Goreleaser Pro configuration file",
3624
3634
  "url": "https://goreleaser.com/static/schema-pro.json"
3625
3635
  },
3636
+ {
3637
+ "name": "Anodizer",
3638
+ "description": "Anodizer Rust release-automation configuration file",
3639
+ "fileMatch": [".anodizer.yaml", ".anodizer.yml"],
3640
+ "url": "https://tj-smith47.github.io/anodizer/schema.json"
3641
+ },
3626
3642
  {
3627
3643
  "name": "Goss",
3628
3644
  "description": "Goss - Quick and Easy server validation",
@@ -5417,6 +5433,12 @@
5417
5433
  "fileMatch": ["submol*.json", "submol*.yml", "submol*.yaml"],
5418
5434
  "url": "https://www.schemastore.org/pgap_yaml_input_reader.json"
5419
5435
  },
5436
+ {
5437
+ "name": "pgrls",
5438
+ "description": "Configuration for pgrls, the Postgres Row-Level Security linter (pgrls.toml)",
5439
+ "fileMatch": ["pgrls.toml"],
5440
+ "url": "https://www.schemastore.org/pgrls.json"
5441
+ },
5420
5442
  {
5421
5443
  "name": "pattern.json",
5422
5444
  "description": "Patternplate pattern manifest file",
@@ -6492,6 +6514,12 @@
6492
6514
  ],
6493
6515
  "url": "https://www.schemastore.org/snowflake-connections.json"
6494
6516
  },
6517
+ {
6518
+ "name": "Solarxy project config",
6519
+ "description": "Solarxy 3D model viewer and validator project configuration",
6520
+ "fileMatch": ["solarxy.toml"],
6521
+ "url": "https://www.schemastore.org/solarxy-config.json"
6522
+ },
6495
6523
  {
6496
6524
  "name": "Solidarity",
6497
6525
  "description": "CLI config for enforcing environment settings",
@@ -8893,7 +8921,7 @@
8893
8921
  {
8894
8922
  "name": "GlazeWM settings",
8895
8923
  "description": "GlazeWM settings",
8896
- "fileMatch": ["**/.glaze-wm/config.yaml"],
8924
+ "fileMatch": ["**/.glaze-wm/config.yaml", "**/glazewm/config.yaml"],
8897
8925
  "url": "https://www.schemastore.org/glazewm.json"
8898
8926
  },
8899
8927
  {
@@ -10158,7 +10186,7 @@
10158
10186
  {
10159
10187
  "name": "Qlik Talend Cloud Pipeline - Transformation Data Flow",
10160
10188
  "description": "Transformation data flow definition for QTCP tasks",
10161
- "fileMatch": ["**/qtcp_tasks/*/transformationDataflow/*.yaml"],
10189
+ "fileMatch": ["**/qtcp_tasks/*/transformationDataFlows/*.yaml"],
10162
10190
  "url": "https://raw.githubusercontent.com/qlik-oss/schemas/refs/heads/main/qtcp/task.transformationdataflow.schema.json"
10163
10191
  },
10164
10192
  {
@@ -10166,6 +10194,29 @@
10166
10194
  "description": "Default configurations for creating new QTCP tasks (via the UI)",
10167
10195
  "fileMatch": ["**/qtcp_tasks/newTaskDefaults.yaml"],
10168
10196
  "url": "https://raw.githubusercontent.com/qlik-oss/schemas/refs/heads/main/qtcp/newtaskdefaults.schema.json"
10197
+ },
10198
+ {
10199
+ "name": "QuikRun Configuration",
10200
+ "description": "Configuration for QuikRun",
10201
+ "fileMatch": ["quikrun.toml"],
10202
+ "url": "https://www.schemastore.org/quikrun.json"
10203
+ },
10204
+ {
10205
+ "name": "Caido Proxy Configuration",
10206
+ "description": "Caido Proxy configuration file",
10207
+ "fileMatch": ["caido.yml", "caido.yaml"],
10208
+ "url": "https://raw.githubusercontent.com/caido/schemas/main/.schemastore/proxy/config.schema.json"
10209
+ },
10210
+ {
10211
+ "name": "amxx-builder manifest",
10212
+ "description": "amxx-builder (amxb) project manifest",
10213
+ "fileMatch": [
10214
+ "amxbuild.yml",
10215
+ "amxbuild.yaml",
10216
+ "amxbuild.*.yml",
10217
+ "amxbuild.*.yaml"
10218
+ ],
10219
+ "url": "https://raw.githubusercontent.com/AmxxModularEcosystem/amxx-builder/master/schema/amxbuild.schema.json"
10169
10220
  }
10170
10221
  ]
10171
10222
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.72.0-next.45+c56d9c4b3",
3
+ "version": "1.72.0-next.46+128342e9b",
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.45+c56d9c4b3",
21
- "@theia/request": "1.72.0-next.45+c56d9c4b3",
20
+ "@theia/application-package": "1.72.0-next.46+128342e9b",
21
+ "@theia/request": "1.72.0-next.46+128342e9b",
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": "c56d9c4b3e0191e9d812884695ba500b22a75558"
224
+ "gitHead": "128342e9ba53c273de5ef8a5bc9b93dbc0b931d4"
225
225
  }