Commit 76fbae6
authored
release: UI5 CLI packages main (#1198)
🚜 New release prepared
---
<details><summary>builder: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](builder-v4.0.11...builder-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **builder:** Require Node.js 22.20.0 || >= 24.0.0
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
* devDependencies
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
</details>
<details><summary>cli: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](cli-v4.0.26...cli-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **cli:** Require Node.js 22.20.0 || >= 24.0.0
* **cli:** Default to Specification Version 5.0 in `ui5 init`
([c1b1432](c1b1432))
### Features
* **cli:** Use specVersion 5.0 in init command
([c1b1432](c1b1432))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
* @ui5/server bumped from ^4.0.7 to ^5.0.0-alpha.0
</details>
<details><summary>fs: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](fs-v4.0.2...fs-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **fs:** Require Node.js 22.20.0 || >= 24.0.0
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
</details>
<details><summary>logger: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](logger-v4.0.2...logger-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **logger:** Require Node.js 22.20.0 || >= 24.0.0
### Features
* **logger:** Add module filtering, task-skip event
([5a1b071](5a1b071))
</details>
<details><summary>project: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](project-v4.0.6...project-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **project:** Require Node.js 22.20.0 || >= 24.0.0
### Features
* **project:** Add component type
([46eb4e4](46eb4e4))
* **project:** Add Specification Version 5.0
([1452401](1452401))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
* peerDependencies
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
</details>
<details><summary>server: 5.0.0-alpha.0</summary>
##
[5.0.0-alpha.0](server-v4.0.7...server-v5.0.0-alpha.0)
(2025-12-02)
### Breaking Changes
* **server:** Require Node.js 22.20.0 || >= 24.0.0
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @ui5/builder bumped from ^4.0.11 to ^5.0.0-alpha.0
* @ui5/fs bumped from ^4.0.2 to ^5.0.0-alpha.0
* @ui5/logger bumped from ^4.0.2 to ^5.0.0-alpha.0
* devDependencies
* @ui5/project bumped from ^4.0.6 to ^5.0.0-alpha.0
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 60d176d commit 76fbae6
File tree
14 files changed
+184
-52
lines changed- packages
- builder
- cli
- fs
- logger
- project
- server
14 files changed
+184
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
7 | 25 | | |
8 | 26 | | |
9 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
7 | 32 | | |
8 | 33 | | |
9 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments