@ui5/cli 5.0.0-alpha.1 → 5.0.0-alpha.2

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/CHANGELOG.md CHANGED
@@ -4,6 +4,24 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
4
4
 
5
5
  A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.26...HEAD).
6
6
 
7
+ ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/cli-v5.0.0-alpha.1...cli-v5.0.0-alpha.2) (2025-12-15)
8
+
9
+
10
+ ### chore
11
+
12
+ * **cli:** Synchronize ui5-cli-packages versions
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * The following workspace dependencies were updated
18
+ * dependencies
19
+ * @ui5/builder bumped from ^5.0.0-alpha.1 to ^5.0.0-alpha.2
20
+ * @ui5/fs bumped from ^5.0.0-alpha.1 to ^5.0.0-alpha.2
21
+ * @ui5/logger bumped from ^5.0.0-alpha.1 to ^5.0.0-alpha.2
22
+ * @ui5/project bumped from ^5.0.0-alpha.1 to ^5.0.0-alpha.2
23
+ * @ui5/server bumped from ^5.0.0-alpha.1 to ^5.0.0-alpha.2
24
+
7
25
  <a name="5.0.0-alpha.1"></a>
8
26
  ## [5.0.0-alpha.1](https://github.com/UI5/cli/compare/cli-v5.0.0-alpha.0...cli-v5.0.0-alpha.1) (2025-12-10)
9
27
 
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "5.0.0-alpha.1",
3
+ "version": "5.0.0-alpha.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "5.0.0-alpha.1",
9
+ "version": "5.0.0-alpha.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@ui5/builder": "^5.0.0-alpha.1",
13
- "@ui5/fs": "^5.0.0-alpha.1",
14
- "@ui5/logger": "^5.0.0-alpha.1",
15
- "@ui5/project": "^5.0.0-alpha.1",
16
- "@ui5/server": "^5.0.0-alpha.1",
12
+ "@ui5/builder": "^5.0.0-alpha.2",
13
+ "@ui5/fs": "^5.0.0-alpha.2",
14
+ "@ui5/logger": "^5.0.0-alpha.2",
15
+ "@ui5/project": "^5.0.0-alpha.2",
16
+ "@ui5/server": "^5.0.0-alpha.2",
17
17
  "chalk": "^5.6.2",
18
18
  "data-with-position": "^0.5.0",
19
19
  "import-local": "^3.2.0",
@@ -724,12 +724,12 @@
724
724
  },
725
725
  "node_modules/@ui5/builder": {
726
726
  "name": "@ui5/builder",
727
- "version": "5.0.0-alpha.1",
727
+ "version": "5.0.0-alpha.2",
728
728
  "license": "Apache-2.0",
729
729
  "dependencies": {
730
730
  "@jridgewell/sourcemap-codec": "^1.5.5",
731
- "@ui5/fs": "^5.0.0-alpha.1",
732
- "@ui5/logger": "^5.0.0-alpha.1",
731
+ "@ui5/fs": "^5.0.0-alpha.2",
732
+ "@ui5/logger": "^5.0.0-alpha.2",
733
733
  "cheerio": "1.0.0",
734
734
  "escape-unicode": "^0.2.0",
735
735
  "escope": "^4.0.0",
@@ -746,7 +746,7 @@
746
746
  "devDependencies": {
747
747
  "@istanbuljs/esm-loader-hook": "^0.3.0",
748
748
  "@jridgewell/trace-mapping": "^0.3.31",
749
- "@ui5/project": "^5.0.0-alpha.1",
749
+ "@ui5/project": "^5.0.0-alpha.2",
750
750
  "ava": "^6.4.1",
751
751
  "cross-env": "^7.0.3",
752
752
  "depcheck": "^1.4.7",
@@ -761,15 +761,15 @@
761
761
  "node": "^22.20.0 || >=24.0.0",
762
762
  "npm": ">= 8"
763
763
  },
764
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-5.0.0-alpha.1.tgz",
765
- "integrity": "sha512-5ZbUV7ssgnuECEkMzVDbu4vwl4j0H5Vki7oDEWd9dmVPV48wrCrkSOG1jZhBE3/+KC0d/LLQzJ1wyKVik0qzQQ=="
764
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-5.0.0-alpha.2.tgz",
765
+ "integrity": "sha512-wY4LsN7L775gdsmfsz4pkgBDAlF1apNHFwE/y8n5e8vYb/FGj60lsLe3eIWbTFukKTHlXKFyZ0imOCjY9rrTiQ=="
766
766
  },
767
767
  "node_modules/@ui5/fs": {
768
768
  "name": "@ui5/fs",
769
- "version": "5.0.0-alpha.1",
769
+ "version": "5.0.0-alpha.2",
770
770
  "license": "Apache-2.0",
771
771
  "dependencies": {
772
- "@ui5/logger": "^5.0.0-alpha.1",
772
+ "@ui5/logger": "^5.0.0-alpha.2",
773
773
  "clone": "^2.1.2",
774
774
  "escape-string-regexp": "^5.0.0",
775
775
  "globby": "^15.0.0",
@@ -794,8 +794,8 @@
794
794
  "node": "^22.20.0 || >=24.0.0",
795
795
  "npm": ">= 8"
796
796
  },
797
- "resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-5.0.0-alpha.1.tgz",
798
- "integrity": "sha512-M/Sh1eWlwRmTVVN2J88xcLnrebHuxz4S7kGPnL5Xbzj+qqZkCCLTFQ6EShI4d+gjy9FxfzAVugS8pOH0k1sXUQ=="
797
+ "resolved": "https://registry.npmjs.org/@ui5/fs/-/fs-5.0.0-alpha.2.tgz",
798
+ "integrity": "sha512-QZ7uMOnDVmACyZaW7dRWStJtm9I3UeUGODMKxUPsg6DZebeWt9V0pOpiBsjjCp+7lFzjzW7TOaZ4/djxmz92+Q=="
799
799
  },
800
800
  "node_modules/@ui5/fs/node_modules/globby": {
801
801
  "version": "15.0.0",
@@ -840,7 +840,7 @@
840
840
  },
841
841
  "node_modules/@ui5/logger": {
842
842
  "name": "@ui5/logger",
843
- "version": "5.0.0-alpha.1",
843
+ "version": "5.0.0-alpha.2",
844
844
  "license": "Apache-2.0",
845
845
  "dependencies": {
846
846
  "chalk": "^5.6.2",
@@ -862,17 +862,17 @@
862
862
  "node": "^22.20.0 || >=24.0.0",
863
863
  "npm": ">= 8"
864
864
  },
865
- "resolved": "https://registry.npmjs.org/@ui5/logger/-/logger-5.0.0-alpha.1.tgz",
866
- "integrity": "sha512-uAqOYwQTy3V5hK99vv5jvMmhCbILUQrhO0fbryWzkUzysa8muXwY3lyofRI4pDdeNzGTS1QkhIPRsc9MYYrZQA=="
865
+ "resolved": "https://registry.npmjs.org/@ui5/logger/-/logger-5.0.0-alpha.2.tgz",
866
+ "integrity": "sha512-8q1BJKCh7G9BoLt0iBVhbiMP9DYNnm3aqYFs+6DixJmV2KPJ1AuCVIAxRaRQXqbnpTqp+fqJrx41QVA6aggSWg=="
867
867
  },
868
868
  "node_modules/@ui5/project": {
869
869
  "name": "@ui5/project",
870
- "version": "5.0.0-alpha.1",
870
+ "version": "5.0.0-alpha.2",
871
871
  "license": "Apache-2.0",
872
872
  "dependencies": {
873
873
  "@npmcli/config": "^10.4.0",
874
- "@ui5/fs": "^5.0.0-alpha.1",
875
- "@ui5/logger": "^5.0.0-alpha.1",
874
+ "@ui5/fs": "^5.0.0-alpha.2",
875
+ "@ui5/logger": "^5.0.0-alpha.2",
876
876
  "ajv": "^6.12.6",
877
877
  "ajv-errors": "^1.0.1",
878
878
  "chalk": "^5.6.2",
@@ -913,15 +913,15 @@
913
913
  "npm": ">= 8"
914
914
  },
915
915
  "peerDependencies": {
916
- "@ui5/builder": "^5.0.0-alpha.1"
916
+ "@ui5/builder": "^5.0.0-alpha.2"
917
917
  },
918
918
  "peerDependenciesMeta": {
919
919
  "@ui5/builder": {
920
920
  "optional": true
921
921
  }
922
922
  },
923
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-5.0.0-alpha.1.tgz",
924
- "integrity": "sha512-PbJ3MX8g1UTSQO9zVTjekY7SnDzPAfzLdRKNAVNLqyrBDXNmuvakWLfHHZaTGZjUpwKcgVtG2iCqlh2EqQrezg=="
923
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-5.0.0-alpha.2.tgz",
924
+ "integrity": "sha512-e58rYQfSwuLzRDsNyt639GiCK5V11R2hBcckH6DBF4sv9CrlGRtJ+MpVKhhPGBjdhiVpQ5HkY8/PQ4afYP4x4w=="
925
925
  },
926
926
  "node_modules/@ui5/project/node_modules/@npmcli/config": {
927
927
  "version": "10.4.2",
@@ -995,12 +995,12 @@
995
995
  },
996
996
  "node_modules/@ui5/server": {
997
997
  "name": "@ui5/server",
998
- "version": "5.0.0-alpha.1",
998
+ "version": "5.0.0-alpha.2",
999
999
  "license": "Apache-2.0",
1000
1000
  "dependencies": {
1001
- "@ui5/builder": "^5.0.0-alpha.1",
1002
- "@ui5/fs": "^5.0.0-alpha.1",
1003
- "@ui5/logger": "^5.0.0-alpha.1",
1001
+ "@ui5/builder": "^5.0.0-alpha.2",
1002
+ "@ui5/fs": "^5.0.0-alpha.2",
1003
+ "@ui5/logger": "^5.0.0-alpha.2",
1004
1004
  "body-parser": "^1.20.2",
1005
1005
  "compression": "^1.8.1",
1006
1006
  "cors": "^2.8.5",
@@ -1020,7 +1020,7 @@
1020
1020
  },
1021
1021
  "devDependencies": {
1022
1022
  "@istanbuljs/esm-loader-hook": "^0.3.0",
1023
- "@ui5/project": "^5.0.0-alpha.1",
1023
+ "@ui5/project": "^5.0.0-alpha.2",
1024
1024
  "ava": "^6.4.1",
1025
1025
  "cross-env": "^7.0.3",
1026
1026
  "depcheck": "^1.4.7",
@@ -1035,8 +1035,8 @@
1035
1035
  "node": "^22.20.0 || >=24.0.0",
1036
1036
  "npm": ">= 8"
1037
1037
  },
1038
- "resolved": "https://registry.npmjs.org/@ui5/server/-/server-5.0.0-alpha.1.tgz",
1039
- "integrity": "sha512-+6BHO3cdTwRTyBj2ec8Vx+ExTb189OZYkSpp5vC34Ng/pYgekVM6Q5Bm6J7SVLs5//ieesC1Qt2GBo+gJtU5cA=="
1038
+ "resolved": "https://registry.npmjs.org/@ui5/server/-/server-5.0.0-alpha.2.tgz",
1039
+ "integrity": "sha512-k3ZGpj8uJsQ4LaV9zH9KOWVXM51iWFTtXtXIIxxKiL2gpzt/NX2amkeyTytGVPiuVJxBCiBI/WhTelLRaNcsXQ=="
1040
1040
  },
1041
1041
  "node_modules/abbrev": {
1042
1042
  "version": "3.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "5.0.0-alpha.1",
3
+ "version": "5.0.0-alpha.2",
4
4
  "description": "UI5 CLI - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -104,11 +104,11 @@
104
104
  "directory": "packages/cli"
105
105
  },
106
106
  "dependencies": {
107
- "@ui5/builder": "^5.0.0-alpha.1",
108
- "@ui5/fs": "^5.0.0-alpha.1",
109
- "@ui5/logger": "^5.0.0-alpha.1",
110
- "@ui5/project": "^5.0.0-alpha.1",
111
- "@ui5/server": "^5.0.0-alpha.1",
107
+ "@ui5/builder": "^5.0.0-alpha.2",
108
+ "@ui5/fs": "^5.0.0-alpha.2",
109
+ "@ui5/logger": "^5.0.0-alpha.2",
110
+ "@ui5/project": "^5.0.0-alpha.2",
111
+ "@ui5/server": "^5.0.0-alpha.2",
112
112
  "chalk": "^5.6.2",
113
113
  "data-with-position": "^0.5.0",
114
114
  "import-local": "^3.2.0",