diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eeb596427ab..49b3b0ee89c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,8 +1,8 @@ { - "packages/logger": "5.0.0-alpha.8", - "packages/fs": "5.0.0-alpha.8", - "packages/builder": "5.0.0-alpha.8", - "packages/server": "5.0.0-alpha.8", - "packages/project": "5.0.0-alpha.8", - "packages/cli": "5.0.0-alpha.8" + "packages/logger": "5.0.0-alpha.9", + "packages/fs": "5.0.0-alpha.9", + "packages/builder": "5.0.0-alpha.9", + "packages/server": "5.0.0-alpha.9", + "packages/project": "5.0.0-alpha.9", + "packages/cli": "5.0.0-alpha.9" } diff --git a/package-lock.json b/package-lock.json index 8b842bb7ff8..84e8dd5cd12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13191,6 +13191,7 @@ "version": "2.1.35", "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dev": true, "license": "MIT", "dependencies": { "mime-db": "1.52.0" @@ -13203,6 +13204,7 @@ "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "dev": true, "license": "MIT", "engines": { "node": ">= 0.6" @@ -18977,12 +18979,12 @@ }, "packages/builder": { "name": "@ui5/builder", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "cheerio": "1.0.0", "escape-unicode": "^0.3.0", "escope": "^4.0.0", @@ -18999,7 +19001,7 @@ "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.31", - "@ui5/project": "^5.0.0-alpha.8", + "@ui5/project": "^5.0.0-alpha.9", "ava": "^8.0.1", "cross-env": "^10.1.0", "eslint": "^10.7.0", @@ -19016,14 +19018,14 @@ }, "packages/cli": { "name": "@ui5/cli", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { - "@ui5/builder": "^5.0.0-alpha.8", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", - "@ui5/project": "^5.0.0-alpha.8", - "@ui5/server": "^5.0.0-alpha.8", + "@ui5/builder": "^5.0.0-alpha.9", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", + "@ui5/project": "^5.0.0-alpha.9", + "@ui5/server": "^5.0.0-alpha.9", "chalk": "^5.6.2", "data-with-position": "^0.5.0", "import-local": "^3.2.0", @@ -19098,10 +19100,10 @@ }, "packages/fs": { "name": "@ui5/fs", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/logger": "^5.0.0-alpha.9", "async-mutex": "^0.5.0", "escape-string-regexp": "^5.0.0", "globby": "^15.0.0", @@ -19141,7 +19143,7 @@ }, "packages/logger": { "name": "@ui5/logger", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { "chalk": "^5.6.2", @@ -19168,13 +19170,13 @@ }, "packages/project": { "name": "@ui5/project", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { "@npmcli/config": "^11.0.1", "@parcel/watcher": "^2.5.6", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "ajv": "^8.20.0", "ajv-errors": "^3.0.0", "chalk": "^5.6.2", @@ -19215,7 +19217,7 @@ "npm": ">= 8" }, "peerDependencies": { - "@ui5/builder": "^5.0.0-alpha.8" + "@ui5/builder": "^5.0.0-alpha.9" }, "peerDependenciesMeta": { "@ui5/builder": { @@ -19278,12 +19280,12 @@ }, "packages/server": { "name": "@ui5/server", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "license": "Apache-2.0", "dependencies": { - "@ui5/builder": "^5.0.0-alpha.8", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/builder": "^5.0.0-alpha.9", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "body-parser": "^2.3.0", "compression": "^1.8.1", "cors": "^2.8.6", @@ -19303,7 +19305,7 @@ }, "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", - "@ui5/project": "^5.0.0-alpha.8", + "@ui5/project": "^5.0.0-alpha.9", "ava": "^8.0.1", "connect": "^3.7.0", "cross-env": "^10.1.0", diff --git a/packages/builder/CHANGELOG.md b/packages/builder/CHANGELOG.md index 6c035b310ca..d7ab2d7e81e 100644 --- a/packages/builder/CHANGELOG.md +++ b/packages/builder/CHANGELOG.md @@ -4,6 +4,23 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v4.0.11...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/builder-v5.0.0-alpha.8...builder-v5.0.0-alpha.9) (2026-08-18) + + +### chore + +* **builder:** Synchronize ui5-cli-packages versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/fs bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * devDependencies + * @ui5/project bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/builder-v5.0.0-alpha.7...builder-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/builder/package.json b/packages/builder/package.json index 532c735deaf..cbe374bdcf1 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/builder", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - Builder", "author": { "name": "SAP SE", @@ -91,8 +91,8 @@ }, "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "cheerio": "1.0.0", "escape-unicode": "^0.3.0", "escope": "^4.0.0", @@ -109,7 +109,7 @@ "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.31", - "@ui5/project": "^5.0.0-alpha.8", + "@ui5/project": "^5.0.0-alpha.9", "ava": "^8.0.1", "cross-env": "^10.1.0", "eslint": "^10.7.0", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index d93a9709d99..68c843d61cd 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -4,6 +4,24 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.26...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/cli-v5.0.0-alpha.8...cli-v5.0.0-alpha.9) (2026-08-18) + + +### chore + +* **cli:** Synchronize ui5-cli-packages versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/builder bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/fs bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/project bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/server bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/cli-v5.0.0-alpha.7...cli-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/cli/package.json b/packages/cli/package.json index 6190ea8bf72..03b17f44ca5 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/cli", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - CLI", "author": { "name": "SAP SE", @@ -51,11 +51,11 @@ "directory": "packages/cli" }, "dependencies": { - "@ui5/builder": "^5.0.0-alpha.8", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", - "@ui5/project": "^5.0.0-alpha.8", - "@ui5/server": "^5.0.0-alpha.8", + "@ui5/builder": "^5.0.0-alpha.9", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", + "@ui5/project": "^5.0.0-alpha.9", + "@ui5/server": "^5.0.0-alpha.9", "chalk": "^5.6.2", "data-with-position": "^0.5.0", "import-local": "^3.2.0", diff --git a/packages/fs/CHANGELOG.md b/packages/fs/CHANGELOG.md index c2d9570fa10..53cc0ce2124 100644 --- a/packages/fs/CHANGELOG.md +++ b/packages/fs/CHANGELOG.md @@ -4,6 +4,20 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v4.0.2...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/fs-v5.0.0-alpha.8...fs-v5.0.0-alpha.9) (2026-08-18) + + +### chore + +* **fs:** Synchronize ui5-cli-packages versions + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/fs-v5.0.0-alpha.7...fs-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/fs/package.json b/packages/fs/package.json index 0ae5cbf0f54..060e5b8880e 100644 --- a/packages/fs/package.json +++ b/packages/fs/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/fs", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - File System Abstraction", "author": { "name": "SAP SE", @@ -56,7 +56,7 @@ "directory": "packages/fs" }, "dependencies": { - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/logger": "^5.0.0-alpha.9", "async-mutex": "^0.5.0", "escape-string-regexp": "^5.0.0", "globby": "^15.0.0", diff --git a/packages/logger/CHANGELOG.md b/packages/logger/CHANGELOG.md index adcf05a6cab..c765d07f0f3 100644 --- a/packages/logger/CHANGELOG.md +++ b/packages/logger/CHANGELOG.md @@ -4,6 +4,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v4.0.2...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/logger-v5.0.0-alpha.8...logger-v5.0.0-alpha.9) (2026-08-18) + + +### chore + +* **logger:** Synchronize ui5-cli-packages versions + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/logger-v5.0.0-alpha.7...logger-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/logger/package.json b/packages/logger/package.json index de22a944361..3aefdb2f0d7 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/logger", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - Internal Logger", "author": { "name": "SAP SE", diff --git a/packages/project/CHANGELOG.md b/packages/project/CHANGELOG.md index 5ea77e66eef..4b5bca3279f 100644 --- a/packages/project/CHANGELOG.md +++ b/packages/project/CHANGELOG.md @@ -4,6 +4,19 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-project/compare/v4.0.6...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/project-v5.0.0-alpha.8...project-v5.0.0-alpha.9) (2026-08-18) + + +### Dependencies + +* Bump @npmcli/config from 10.12.0 to 11.0.1 ([#1494](https://github.com/UI5/cli/issues/1494)) ([9352f88](https://github.com/UI5/cli/commit/9352f88a6271d1698f48316db0cff3adb1882b59)) +* The following workspace dependencies were updated + * dependencies + * @ui5/fs bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * peerDependencies + * @ui5/builder bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/project-v5.0.0-alpha.7...project-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/project/package.json b/packages/project/package.json index 9ad5f971040..2eb1f72d298 100644 --- a/packages/project/package.json +++ b/packages/project/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/project", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - Project", "author": { "name": "SAP SE", @@ -62,8 +62,8 @@ "dependencies": { "@npmcli/config": "^11.0.1", "@parcel/watcher": "^2.5.6", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "ajv": "^8.20.0", "ajv-errors": "^3.0.0", "chalk": "^5.6.2", @@ -85,7 +85,7 @@ "yesno": "^0.4.0" }, "peerDependencies": { - "@ui5/builder": "^5.0.0-alpha.8" + "@ui5/builder": "^5.0.0-alpha.9" }, "peerDependenciesMeta": { "@ui5/builder": { diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 141a2cc3448..03b464f7a4c 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -4,6 +4,26 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v4.0.7...HEAD). +## [5.0.0-alpha.9](https://github.com/UI5/cli/compare/server-v5.0.0-alpha.8...server-v5.0.0-alpha.9) (2026-08-18) + + +### ⚠ BREAKING CHANGES + +* The internal Express server has been upgraded from Express 4 to Express 5. Review your custom middleware against the Express 5 migration guide (https://expressjs.com/en/guide/migrating-5/) and adjust it if necessary. + +### Dependencies + +* Bump express from 4.22.2 to 5.2.1 ([87b2686](https://github.com/UI5/cli/commit/87b26860b83bcb27f910c470d2628c71bb2dd4b6)) +* Bump mime-types from 2.1.35 to 3.0.2 ([356df87](https://github.com/UI5/cli/commit/356df871173eca67c417c00161becf53d82ebc80)) +* Bump serve-index fork to 1.9.2 ([2995381](https://github.com/UI5/cli/commit/29953811d978aeb16c79e8c767236db027d8c648)) +* The following workspace dependencies were updated + * dependencies + * @ui5/builder bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/fs bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + * devDependencies + * @ui5/project bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9 + ## [5.0.0-alpha.8](https://github.com/UI5/cli/compare/server-v5.0.0-alpha.7...server-v5.0.0-alpha.8) (2026-08-14) diff --git a/packages/server/package.json b/packages/server/package.json index f9f301917ce..ee6867cfbc4 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/server", - "version": "5.0.0-alpha.8", + "version": "5.0.0-alpha.9", "description": "UI5 CLI - Server", "author": { "name": "SAP SE", @@ -85,9 +85,9 @@ "directory": "packages/server" }, "dependencies": { - "@ui5/builder": "^5.0.0-alpha.8", - "@ui5/fs": "^5.0.0-alpha.8", - "@ui5/logger": "^5.0.0-alpha.8", + "@ui5/builder": "^5.0.0-alpha.9", + "@ui5/fs": "^5.0.0-alpha.9", + "@ui5/logger": "^5.0.0-alpha.9", "body-parser": "^2.3.0", "compression": "^1.8.1", "cors": "^2.8.6", @@ -107,7 +107,7 @@ }, "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", - "@ui5/project": "^5.0.0-alpha.8", + "@ui5/project": "^5.0.0-alpha.9", "ava": "^8.0.1", "connect": "^3.7.0", "cross-env": "^10.1.0",