@theia/core 1.74.0-next.53 → 1.74.0-next.58

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.
@@ -1576,6 +1576,18 @@
1576
1576
  "fileMatch": ["charmcraft.yaml"],
1577
1577
  "url": "https://raw.githubusercontent.com/canonical/charmcraft/main/schema/charmcraft.json"
1578
1578
  },
1579
+ {
1580
+ "name": "chezmoi configuration",
1581
+ "description": "JSON, JSONC, TOML, and YAML configuration for chezmoi",
1582
+ "fileMatch": [
1583
+ "chezmoi.json",
1584
+ "chezmoi.jsonc",
1585
+ "chezmoi.toml",
1586
+ "chezmoi.yaml",
1587
+ "chezmoi.yml"
1588
+ ],
1589
+ "url": "https://www.schemastore.org/chezmoi.json"
1590
+ },
1579
1591
  {
1580
1592
  "name": "ChordPro Configuration",
1581
1593
  "description": "Configuration files for ChordPro",
@@ -1738,6 +1750,66 @@
1738
1750
  "fileMatch": ["CVE-*.json"],
1739
1751
  "url": "https://raw.githubusercontent.com/CVEProject/cve-schema/master/schema/docs/CVE_Record_Format_bundled.json"
1740
1752
  },
1753
+ {
1754
+ "name": "CVX personal.yaml",
1755
+ "description": "Identity and contact details for a CVX CV (name, title, contact rows)",
1756
+ "fileMatch": ["**/cv-content/personal.yaml"],
1757
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/personal.schema.json"
1758
+ },
1759
+ {
1760
+ "name": "CVX summary.yaml",
1761
+ "description": "Professional-summary bullets for a CVX CV",
1762
+ "fileMatch": ["**/cv-content/summary.yaml"],
1763
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/summary.schema.json"
1764
+ },
1765
+ {
1766
+ "name": "CVX experience.yaml",
1767
+ "description": "Work history entries for a CVX CV (roles, progression, impact bullets)",
1768
+ "fileMatch": ["**/cv-content/experience.yaml"],
1769
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/experience.schema.json"
1770
+ },
1771
+ {
1772
+ "name": "CVX education.yaml",
1773
+ "description": "Education entries for a CVX CV",
1774
+ "fileMatch": ["**/cv-content/education.yaml"],
1775
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/education.schema.json"
1776
+ },
1777
+ {
1778
+ "name": "CVX competencies.yaml",
1779
+ "description": "Skill tags for a CVX CV",
1780
+ "fileMatch": ["**/cv-content/competencies.yaml"],
1781
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/competencies.schema.json"
1782
+ },
1783
+ {
1784
+ "name": "CVX achievements.yaml",
1785
+ "description": "Awards and recognitions for a CVX CV",
1786
+ "fileMatch": ["**/cv-content/achievements.yaml"],
1787
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/achievements.schema.json"
1788
+ },
1789
+ {
1790
+ "name": "CVX referees.yaml",
1791
+ "description": "References for a CVX CV",
1792
+ "fileMatch": ["**/cv-content/referees.yaml"],
1793
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/referees.schema.json"
1794
+ },
1795
+ {
1796
+ "name": "CVX keywords.yaml",
1797
+ "description": "ATS keywords embedded in CVX PDF metadata",
1798
+ "fileMatch": ["**/cv-content/keywords.yaml"],
1799
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/keywords.schema.json"
1800
+ },
1801
+ {
1802
+ "name": "CVX config.yaml",
1803
+ "description": "CVX build configuration (theme, layout, pagination, ATS keywords)",
1804
+ "fileMatch": ["**/cv-content/config.yaml"],
1805
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/config.schema.json"
1806
+ },
1807
+ {
1808
+ "name": "CVX layout",
1809
+ "description": "Custom page layout for a CVX CV (section placement per page)",
1810
+ "fileMatch": ["**/cv-content/layouts/*.yaml"],
1811
+ "url": "https://raw.githubusercontent.com/hrtips/cvx/main/schema/v1/layout.schema.json"
1812
+ },
1741
1813
  {
1742
1814
  "name": "Cycle Stack File",
1743
1815
  "description": "A Cycle.io stack file for environments as code",
@@ -2559,6 +2631,12 @@
2559
2631
  "fileMatch": ["debugsettings.json"],
2560
2632
  "url": "https://www.schemastore.org/debugsettings.json"
2561
2633
  },
2634
+ {
2635
+ "name": "Draugr Saga",
2636
+ "description": "Draugr Saga - a declarative account of an application's security surface and the controls that must pass",
2637
+ "fileMatch": ["*.saga.yaml", "*.saga.yml", ".saga.yaml", ".saga.yml"],
2638
+ "url": "https://draugr.dev/schema/draugr.saga.schema.json"
2639
+ },
2562
2640
  {
2563
2641
  "name": "Deno Config (deno.json)",
2564
2642
  "description": "A JSON representation of a Deno configuration file",
@@ -2759,6 +2837,12 @@
2759
2837
  "fileMatch": ["*.dstack.yml", "*.dstack.yaml"],
2760
2838
  "url": "https://dstack-runner-downloads.s3.eu-west-1.amazonaws.com/latest/schemas/configuration.json"
2761
2839
  },
2840
+ {
2841
+ "name": "Dust configuration",
2842
+ "description": "TOML configuration for Dust",
2843
+ "fileMatch": [".dust.toml", "**/.config/dust/config.toml"],
2844
+ "url": "https://www.schemastore.org/dust.json"
2845
+ },
2762
2846
  {
2763
2847
  "name": "dvc.yaml",
2764
2848
  "description": "dvc.yaml file",
@@ -3431,9 +3515,15 @@
3431
3515
  },
3432
3516
  {
3433
3517
  "name": "Knip",
3434
- "description": "Knip configuration files",
3435
- "fileMatch": ["knip.json", ".knip.json", "knip.jsonc", ".knip.jsonc"],
3436
- "url": "https://unpkg.com/knip@5/schema.json"
3518
+ "description": "Knip JSON configuration files",
3519
+ "fileMatch": ["knip.json", ".knip.json"],
3520
+ "url": "https://unpkg.com/knip@6/schema.json"
3521
+ },
3522
+ {
3523
+ "name": "Knip JSONC",
3524
+ "description": "Knip JSONC configuration files",
3525
+ "fileMatch": ["knip.jsonc", ".knip.jsonc"],
3526
+ "url": "https://unpkg.com/knip@6/schema-jsonc.json"
3437
3527
  },
3438
3528
  {
3439
3529
  "name": "KSail",
@@ -3614,12 +3704,30 @@
3614
3704
  ],
3615
3705
  "url": "https://www.schemastore.org/gitea-issue-forms.json"
3616
3706
  },
3707
+ {
3708
+ "name": "gh-dash",
3709
+ "description": "Configuration for the gh-dash GitHub CLI dashboard",
3710
+ "fileMatch": [".gh-dash.yml", ".gh-dash.yaml", "**/gh-dash/config.yml"],
3711
+ "url": "https://gh-dash.dev/schema.json"
3712
+ },
3617
3713
  {
3618
3714
  "name": "GitHub Action",
3619
3715
  "description": "YAML GitHub Actions",
3620
3716
  "fileMatch": ["action.yml", "action.yaml"],
3621
3717
  "url": "https://www.schemastore.org/github-action.json"
3622
3718
  },
3719
+ {
3720
+ "name": "GitHub CLI configuration",
3721
+ "description": "Global configuration for the GitHub CLI",
3722
+ "fileMatch": ["**/gh/config.yml", "**/GitHub CLI/config.yml"],
3723
+ "url": "https://www.schemastore.org/github-cli-config.json"
3724
+ },
3725
+ {
3726
+ "name": "GitHub CLI hosts",
3727
+ "description": "Authentication and per-host configuration for the GitHub CLI",
3728
+ "fileMatch": ["**/gh/hosts.yml", "**/GitHub CLI/hosts.yml"],
3729
+ "url": "https://www.schemastore.org/github-cli-hosts.json"
3730
+ },
3623
3731
  {
3624
3732
  "name": "GitHub Discussion",
3625
3733
  "description": "YAML GitHub Discussions",
@@ -4790,7 +4898,7 @@
4790
4898
  },
4791
4899
  {
4792
4900
  "name": "Maestro Flow",
4793
- "description": "Maestro mobile and web UI test flow (YAML)",
4901
+ "description": "Maestro mobile and web UI test flow (YAML) with full command definitions for IDE autocomplete (tapOn, extendedWaitUntil, runFlow, launchApp, and more)",
4794
4902
  "fileMatch": [
4795
4903
  "**/.maestro/**/*.yaml",
4796
4904
  "**/.maestro/**/*.yml",
@@ -8166,7 +8274,7 @@
8166
8274
  "name": "release drafter",
8167
8275
  "description": "Release Drafter configuration file",
8168
8276
  "fileMatch": ["**/.github/release-drafter.yml"],
8169
- "url": "https://raw.githubusercontent.com/release-drafter/release-drafter/master/schema.json"
8277
+ "url": "https://raw.githubusercontent.com/release-drafter/release-drafter/refs/heads/main/drafter/schema.json"
8170
8278
  },
8171
8279
  {
8172
8280
  "name": "zuul",
@@ -10766,6 +10874,12 @@
10766
10874
  "versions": {
10767
10875
  "0.1": "https://www.schemastore.org/okf-0.1.json"
10768
10876
  }
10877
+ },
10878
+ {
10879
+ "name": "Claude Code Launch Preview",
10880
+ "description": "Configuration for preview servers in Claude Code Desktop",
10881
+ "fileMatch": ["**/.claude/launch.json"],
10882
+ "url": "https://www.schemastore.org/claude-code-launch.json"
10769
10883
  }
10770
10884
  ]
10771
10885
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.74.0-next.53+8e4e53136c6",
3
+ "version": "1.74.0-next.58+69b801c9a",
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.74.0-next.53+8e4e53136c6",
21
- "@theia/request": "1.74.0-next.53+8e4e53136c6",
20
+ "@theia/application-package": "1.74.0-next.58+69b801c9a",
21
+ "@theia/request": "1.74.0-next.58+69b801c9a",
22
22
  "@types/body-parser": "^1.19.6",
23
23
  "@types/express": "^4.17.25",
24
24
  "@types/fs-extra": "^4.0.15",
@@ -230,5 +230,5 @@
230
230
  "nyc": {
231
231
  "extends": "../../configs/nyc.json"
232
232
  },
233
- "gitHead": "8e4e53136c69cec1ef61747c7269f9a935b76574"
233
+ "gitHead": "69b801c9afe89a9cc9a23a6bf63e66bb484bce9a"
234
234
  }