@ui5/cli 4.0.38 → 5.0.0-alpha.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/CHANGELOG.md +28 -62
- package/README.md +4 -15
- package/lib/init/init.js +1 -1
- package/npm-shrinkwrap.json +2102 -987
- package/package.json +18 -41
- package/CONTRIBUTING.md +0 -3
- package/jsdoc.json +0 -62
package/CHANGELOG.md
CHANGED
|
@@ -2,74 +2,51 @@
|
|
|
2
2
|
All notable changes to this project will be documented in this file.
|
|
3
3
|
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
4
4
|
|
|
5
|
-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.
|
|
6
|
-
|
|
7
|
-
<a name="v4.0.38"></a>
|
|
8
|
-
## [v4.0.38] - 2025-12-02
|
|
9
|
-
### Dependency Updates
|
|
10
|
-
- Bump [@ui5](https://github.com/ui5)/server from 4.0.9 to 4.0.10 [`c99d8d2`](https://github.com/SAP/ui5-cli/commit/c99d8d2a7898c507fc9aeee1f09238cc2f3fbe1b)
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
<a name="v4.0.37"></a>
|
|
14
|
-
## [v4.0.37] - 2025-11-27
|
|
15
|
-
### Dependency Updates
|
|
16
|
-
- Bump [@ui5](https://github.com/ui5)/server from 4.0.8 to 4.0.9 [`77c1708`](https://github.com/SAP/ui5-cli/commit/77c17087d4cfaf265bf87b37134b1e8f31c6397b)
|
|
17
|
-
- Bump [@ui5](https://github.com/ui5)/project from 4.0.8 to 4.0.9 [`c2e2e10`](https://github.com/SAP/ui5-cli/commit/c2e2e10bc34804d60ee523ec1cca241abf8dc17e)
|
|
18
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.1.2 to 4.1.3 [`769ce2b`](https://github.com/SAP/ui5-cli/commit/769ce2b5b0f67fbf5660cd741deb60c95cc2470b)
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.26...HEAD).
|
|
19
6
|
|
|
7
|
+
<a name="5.0.0-alpha.1"></a>
|
|
8
|
+
## [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)
|
|
20
9
|
|
|
21
|
-
<a name="v4.0.36"></a>
|
|
22
|
-
## [v4.0.36] - 2025-11-18
|
|
23
10
|
|
|
24
|
-
|
|
25
|
-
## [v4.0.35] - 2025-11-14
|
|
26
|
-
### Dependency Updates
|
|
27
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.1.1 to 4.1.2 [`a444f01`](https://github.com/SAP/ui5-cli/commit/a444f016c4145ae9f2e25592757ff14bf91ae2c1)
|
|
11
|
+
### Bug Fixes
|
|
28
12
|
|
|
13
|
+
* Bump from 5.0.0-alpha.0 to 5.0.0-alpha.1 ([#1236](https://github.com/UI5/cli/issues/1236)) ([220452a](https://github.com/UI5/cli/commit/220452a77f6062e24d4473f7eb4098e5d3700aed))
|
|
29
14
|
|
|
30
|
-
<a name="v4.0.34"></a>
|
|
31
|
-
## [v4.0.34] - 2025-11-05
|
|
32
15
|
|
|
33
|
-
|
|
34
|
-
## [v4.0.33] - 2025-10-30
|
|
35
|
-
### Dependency Updates
|
|
36
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.1.0 to 4.1.1 [`95f8a85`](https://github.com/SAP/ui5-cli/commit/95f8a853b41c3de4818c32388b30908a8475434e)
|
|
16
|
+
### Dependencies
|
|
37
17
|
|
|
18
|
+
* The following workspace dependencies were updated
|
|
19
|
+
* dependencies
|
|
20
|
+
* @ui5/builder bumped from ^5.0.0-alpha.0 to ^5.0.0-alpha.1
|
|
21
|
+
* @ui5/fs bumped from ^5.0.0-alpha.0 to ^5.0.0-alpha.1
|
|
22
|
+
* @ui5/logger bumped from ^5.0.0-alpha.0 to ^5.0.0-alpha.1
|
|
23
|
+
* @ui5/project bumped from ^5.0.0-alpha.0 to ^5.0.0-alpha.1
|
|
24
|
+
* @ui5/server bumped from ^5.0.0-alpha.0 to ^5.0.0-alpha.1
|
|
38
25
|
|
|
39
|
-
<a name="
|
|
40
|
-
## [
|
|
41
|
-
### Dependency Updates
|
|
42
|
-
- Bump [@ui5](https://github.com/ui5)/project from 4.0.7 to 4.0.8 [`d947456`](https://github.com/SAP/ui5-cli/commit/d947456b23893b86d31b01880c7a0e7eeb3850b7)
|
|
26
|
+
<a name="5.0.0-alpha.0"></a>
|
|
27
|
+
## [5.0.0-alpha.0](https://github.com/UI5/cli/compare/cli-v4.0.26...cli-v5.0.0-alpha.0) (2025-11-25)
|
|
43
28
|
|
|
44
29
|
|
|
45
|
-
|
|
46
|
-
## [v4.0.31] - 2025-10-23
|
|
47
|
-
### Bug Fixes
|
|
48
|
-
- Link to "Local vs. Global Installation" docs [`0d1e0b2`](https://github.com/SAP/ui5-cli/commit/0d1e0b2b64f6957172b71d76d60cf5b1ada69220)
|
|
49
|
-
|
|
50
|
-
### Dependency Updates
|
|
51
|
-
- Bump [@ui5](https://github.com/ui5)/server from 4.0.7 to 4.0.8 [`14fef5c`](https://github.com/SAP/ui5-cli/commit/14fef5c03368e68f1b029d34c02ec1df1418fcf4)
|
|
52
|
-
- Bump [@ui5](https://github.com/ui5)/project from 4.0.6 to 4.0.7 [`574677e`](https://github.com/SAP/ui5-cli/commit/574677e14789eded695782cc1282cd52f0dccdbe)
|
|
53
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.13 to 4.1.0 [`ca9bf50`](https://github.com/SAP/ui5-cli/commit/ca9bf50ac81d56cddfd5c8137595914e863c7798)
|
|
30
|
+
### Breaking Changes
|
|
54
31
|
|
|
32
|
+
* **cli:** Require Node.js 22.20.0 || >= 24.0.0
|
|
33
|
+
* **cli:** Default to Specification Version 5.0 in `ui5 init` ([c1b1432](https://github.com/UI5/cli/commit/c1b1432e6aeace8f5bd6cb5a8fa42685e1701c9b))
|
|
55
34
|
|
|
56
|
-
<a name="v4.0.30"></a>
|
|
57
|
-
## [v4.0.30] - 2025-10-07
|
|
58
|
-
### Dependency Updates
|
|
59
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.12 to 4.0.13 [`5112889`](https://github.com/SAP/ui5-cli/commit/5112889f5c615c4cf0afb984e48b70a60884c582)
|
|
60
35
|
|
|
36
|
+
### Features
|
|
61
37
|
|
|
62
|
-
|
|
63
|
-
## [v4.0.29] - 2025-10-07
|
|
64
|
-
### Dependency Updates
|
|
65
|
-
- Bump [@ui5](https://github.com/ui5)/builder from 4.0.11 to 4.0.12 [`4ee1fbf`](https://github.com/SAP/ui5-cli/commit/4ee1fbff4e22b783b2b8174b98715e96ec8d4fe7)
|
|
38
|
+
* **cli:** Use specVersion 5.0 in init command ([c1b1432](https://github.com/UI5/cli/commit/c1b1432e6aeace8f5bd6cb5a8fa42685e1701c9b))
|
|
66
39
|
|
|
67
40
|
|
|
68
|
-
|
|
69
|
-
## [v4.0.27] - 2025-10-01
|
|
70
|
-
### Dependency Updates
|
|
71
|
-
- Bump [@ui5](https://github.com/ui5)/fs from 4.0.2 to 4.0.3 [`1096889`](https://github.com/SAP/ui5-cli/commit/109688931bba5550d72b279e54db0c8e0a4eb250)
|
|
41
|
+
### Dependencies
|
|
72
42
|
|
|
43
|
+
* The following workspace dependencies were updated
|
|
44
|
+
* dependencies
|
|
45
|
+
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
|
|
46
|
+
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
|
|
47
|
+
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
|
|
48
|
+
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
|
|
49
|
+
* @ui5/server bumped from ^4.0.7 to ^5.0.0-alpha.0
|
|
73
50
|
|
|
74
51
|
<a name="v4.0.26"></a>
|
|
75
52
|
## [v4.0.26] - 2025-09-12
|
|
@@ -1447,17 +1424,6 @@ Only Node.js v10 or higher is supported.
|
|
|
1447
1424
|
|
|
1448
1425
|
<a name="v0.0.1"></a>
|
|
1449
1426
|
## v0.0.1 - 2018-06-06
|
|
1450
|
-
[v4.0.38]: https://github.com/SAP/ui5-cli/compare/v4.0.37...v4.0.38
|
|
1451
|
-
[v4.0.37]: https://github.com/SAP/ui5-cli/compare/v4.0.36...v4.0.37
|
|
1452
|
-
[v4.0.36]: https://github.com/SAP/ui5-cli/compare/v4.0.35...v4.0.36
|
|
1453
|
-
[v4.0.35]: https://github.com/SAP/ui5-cli/compare/v4.0.34...v4.0.35
|
|
1454
|
-
[v4.0.34]: https://github.com/SAP/ui5-cli/compare/v4.0.33...v4.0.34
|
|
1455
|
-
[v4.0.33]: https://github.com/SAP/ui5-cli/compare/v4.0.32...v4.0.33
|
|
1456
|
-
[v4.0.32]: https://github.com/SAP/ui5-cli/compare/v4.0.31...v4.0.32
|
|
1457
|
-
[v4.0.31]: https://github.com/SAP/ui5-cli/compare/v4.0.30...v4.0.31
|
|
1458
|
-
[v4.0.30]: https://github.com/SAP/ui5-cli/compare/v4.0.29...v4.0.30
|
|
1459
|
-
[v4.0.29]: https://github.com/SAP/ui5-cli/compare/v4.0.27...v4.0.29
|
|
1460
|
-
[v4.0.27]: https://github.com/SAP/ui5-cli/compare/v4.0.26...v4.0.27
|
|
1461
1427
|
[v4.0.26]: https://github.com/SAP/ui5-cli/compare/v4.0.25...v4.0.26
|
|
1462
1428
|
[v4.0.25]: https://github.com/SAP/ui5-cli/compare/v4.0.24...v4.0.25
|
|
1463
1429
|
[v4.0.24]: https://github.com/SAP/ui5-cli/compare/v4.0.23...v4.0.24
|
package/README.md
CHANGED
|
@@ -1,20 +1,10 @@
|
|
|
1
1
|

|
|
2
2
|
|
|
3
|
-
# ui5
|
|
4
|
-
|
|
5
|
-
> ⚠️ **REPOSITORY MOVED**
|
|
6
|
-
>
|
|
7
|
-
> The `@ui5/cli` package is now maintained in the [UI5 CLI monorepo](https://github.com/UI5/cli). This repository contains the code up to and including CLI version 4, with further development continuing in the monorepo.
|
|
8
|
-
>
|
|
9
|
-
> - **New location**: https://github.com/UI5/cli/tree/main/packages/cli
|
|
10
|
-
> - **Issues & PRs**: Please submit to the [monorepo](https://github.com/UI5/cli/issues)
|
|
11
|
-
> - **Latest releases**: Available from the monorepo
|
|
12
|
-
|
|
3
|
+
# @ui5/cli
|
|
13
4
|
> `ui5` Command Line Interface
|
|
14
5
|
> Part of the [UI5 CLI](https://github.com/UI5/cli)
|
|
15
6
|
|
|
16
|
-
[](https://dev.azure.com/sap/opensource/_build/latest?definitionId=33&branchName=v4)
|
|
7
|
+
[](https://api.reuse.software/info/github.com/UI5/cli)
|
|
18
8
|
[](https://www.npmjs.com/package/@ui5/cli)
|
|
19
9
|
[](https://coveralls.io/github/SAP/ui5-cli)
|
|
20
10
|
|
|
@@ -23,15 +13,14 @@ UI5 CLI documentation can be found here: [ui5.github.io/cli](https://ui5.github.
|
|
|
23
13
|
|
|
24
14
|
## Contributing
|
|
25
15
|
|
|
26
|
-
Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/
|
|
16
|
+
Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md).
|
|
27
17
|
|
|
28
18
|
## Support
|
|
29
19
|
|
|
30
|
-
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/
|
|
20
|
+
Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue.
|
|
31
21
|
|
|
32
22
|
Please report issues in the main [UI5 CLI](https://github.com/UI5/cli) repository.
|
|
33
23
|
|
|
34
24
|
## Release History
|
|
35
25
|
|
|
36
26
|
See [CHANGELOG.md](CHANGELOG.md).
|
|
37
|
-
A consolidated changelog (including changes from the other UI5 CLI modules) is available on the [Releases tab](https://github.com/SAP/ui5-cli/releases).
|