diff --git a/.release-please-manifest.json b/.release-please-manifest.json index be9345e9351..153ada38c50 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,8 +1,8 @@ { - "packages/logger": "5.0.0-alpha.2", - "packages/fs": "5.0.0-alpha.2", - "packages/builder": "5.0.0-alpha.2", - "packages/server": "5.0.0-alpha.2", - "packages/project": "5.0.0-alpha.2", - "packages/cli": "5.0.0-alpha.2" + "packages/logger": "5.0.0-alpha.3", + "packages/fs": "5.0.0-alpha.3", + "packages/builder": "5.0.0-alpha.3", + "packages/server": "5.0.0-alpha.3", + "packages/project": "5.0.0-alpha.3", + "packages/cli": "5.0.0-alpha.3" } diff --git a/package-lock.json b/package-lock.json index 923f496d358..c58fe2e8fef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -385,6 +385,7 @@ "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.44.0.tgz", "integrity": "sha512-/FRKUM1G4xn3vV8+9xH1WJ9XknU8rkBGlefruq9jDhYUAvYozKimhrmC2pRqw/RyHhPivmgZCRuC8jHP8piz4Q==", "license": "MIT", + "peer": true, "dependencies": { "@algolia/client-common": "5.44.0", "@algolia/requester-browser-xhr": "5.44.0", @@ -537,6 +538,7 @@ "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.5", @@ -4497,7 +4499,8 @@ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@types/linkify-it": { "version": "5.0.0", @@ -4510,6 +4513,7 @@ "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz", "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==", "license": "MIT", + "peer": true, "dependencies": { "@types/linkify-it": "^5", "@types/mdurl": "^2" @@ -4543,6 +4547,7 @@ "integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==", "devOptional": true, "license": "MIT", + "peer": true, "dependencies": { "undici-types": "~7.16.0" } @@ -5129,6 +5134,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -5206,6 +5212,7 @@ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -5231,6 +5238,7 @@ "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.44.0.tgz", "integrity": "sha512-f8IpsbdQjzTjr/4mJ/jv5UplrtyMnnciGax6/B0OnLCs2/GJTK13O4Y7Ff1AvJVAaztanH+m5nzPoUq6EAy+aA==", "license": "MIT", + "peer": true, "dependencies": { "@algolia/abtesting": "1.10.0", "@algolia/client-abtesting": "5.44.0", @@ -6043,6 +6051,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "baseline-browser-mapping": "^2.8.25", "caniuse-lite": "^1.0.30001754", @@ -7257,6 +7266,7 @@ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "env-paths": "^2.2.1", "import-fresh": "^3.3.0", @@ -8781,6 +8791,7 @@ "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -9847,6 +9858,7 @@ "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.6.tgz", "integrity": "sha512-v/Z8bvMCajtx4mEXmOo7QEsIzlIOqRXTIwgUfsFOF9gEsespdbD0AkPIka1bSXZ8Y8oZ+2IVDQZePkTfEHZl7Q==", "license": "MIT", + "peer": true, "dependencies": { "tabbable": "^6.3.0" } @@ -12160,6 +12172,7 @@ "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", "devOptional": true, "license": "MIT", + "peer": true, "bin": { "jiti": "lib/jiti-cli.mjs" } @@ -13632,6 +13645,7 @@ "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", "license": "MIT", + "peer": true, "dependencies": { "argparse": "^2.0.1", "entities": "^4.4.0", @@ -15863,6 +15877,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -17418,6 +17433,7 @@ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.53.3.tgz", "integrity": "sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==", "license": "MIT", + "peer": true, "dependencies": { "@types/estree": "1.0.8" }, @@ -20289,6 +20305,7 @@ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz", "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -20389,6 +20406,7 @@ "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.25.tgz", "integrity": "sha512-YLVdgv2K13WJ6n+kD5owehKtEXwdwXuj2TTyJMsO7pSeKw2bfRNZGjhB7YzrpbMYj5b5QsUebHpOqR3R3ziy/g==", "license": "MIT", + "peer": true, "dependencies": { "@vue/compiler-dom": "3.5.25", "@vue/compiler-sfc": "3.5.25", @@ -20896,6 +20914,7 @@ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", "devOptional": true, "license": "ISC", + "peer": true, "engines": { "node": ">= 6" } @@ -20987,12 +21006,12 @@ }, "packages/builder": { "name": "@ui5/builder", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "cheerio": "1.0.0", "escape-unicode": "^0.3.0", "escope": "^4.0.0", @@ -21009,7 +21028,7 @@ "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.31", - "@ui5/project": "^5.0.0-alpha.2", + "@ui5/project": "^5.0.0-alpha.3", "ava": "^6.4.1", "cross-env": "^7.0.3", "depcheck": "^1.4.7", @@ -21047,14 +21066,14 @@ }, "packages/cli": { "name": "@ui5/cli", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { - "@ui5/builder": "^5.0.0-alpha.2", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", - "@ui5/project": "^5.0.0-alpha.2", - "@ui5/server": "^5.0.0-alpha.2", + "@ui5/builder": "^5.0.0-alpha.3", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", + "@ui5/project": "^5.0.0-alpha.3", + "@ui5/server": "^5.0.0-alpha.3", "chalk": "^5.6.2", "data-with-position": "^0.5.0", "import-local": "^3.2.0", @@ -21135,10 +21154,10 @@ }, "packages/fs": { "name": "@ui5/fs", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/logger": "^5.0.0-alpha.3", "clone": "^2.1.2", "escape-string-regexp": "^5.0.0", "globby": "^15.0.0", @@ -21221,7 +21240,7 @@ }, "packages/logger": { "name": "@ui5/logger", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { "chalk": "^5.6.2", @@ -21282,12 +21301,12 @@ }, "packages/project": { "name": "@ui5/project", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { "@npmcli/config": "^10.4.0", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "ajv": "^6.12.6", "ajv-errors": "^1.0.1", "chalk": "^5.6.2", @@ -21328,7 +21347,7 @@ "npm": ">= 8" }, "peerDependencies": { - "@ui5/builder": "^5.0.0-alpha.2" + "@ui5/builder": "^5.0.0-alpha.3" }, "peerDependenciesMeta": { "@ui5/builder": { @@ -21399,12 +21418,12 @@ }, "packages/server": { "name": "@ui5/server", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "license": "Apache-2.0", "dependencies": { - "@ui5/builder": "^5.0.0-alpha.2", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/builder": "^5.0.0-alpha.3", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "body-parser": "^1.20.2", "compression": "^1.8.1", "cors": "^2.8.5", @@ -21424,7 +21443,7 @@ }, "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", - "@ui5/project": "^5.0.0-alpha.2", + "@ui5/project": "^5.0.0-alpha.3", "ava": "^6.4.1", "cross-env": "^7.0.3", "depcheck": "^1.4.7", diff --git a/packages/builder/CHANGELOG.md b/packages/builder/CHANGELOG.md index add44c31c67..8bc9ea4ebc8 100644 --- a/packages/builder/CHANGELOG.md +++ b/packages/builder/CHANGELOG.md @@ -4,6 +4,27 @@ 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.3](https://github.com/UI5/cli/compare/builder-v5.0.0-alpha.2...builder-v5.0.0-alpha.3) (2026-01-21) + + +### Bug Fixes + +* Change Markdown syntax to [@example](https://github.com/example) in one place ([f7e2e73](https://github.com/UI5/cli/commit/f7e2e732570e3948d87c200ed5d64f65891a866d)) +* Fix gray code blocks in Markdown ([1cdd610](https://github.com/UI5/cli/commit/1cdd61060bd592b5c5f573635444d5ba37a8dc98)) +* Remove unnecessary space ([892ebca](https://github.com/UI5/cli/commit/892ebcadbd9ac4a3c0db84c7fb12c8c1e5daa1b6)) + + +### Dependencies + +* Bump escape-unicode from 0.2.0 to 0.3.0 ([#1160](https://github.com/UI5/cli/issues/1160)) ([90d07bd](https://github.com/UI5/cli/commit/90d07bdf9703e1072a8453a58302c00ac60ad83e)) +* Bump workerpool from 9.3.4 to 10.0.1 ([#1171](https://github.com/UI5/cli/issues/1171)) ([1f659b4](https://github.com/UI5/cli/commit/1f659b405038f91f6aa62d0cc29c32376e4e24d3)) +* The following workspace dependencies were updated + * dependencies + * @ui5/fs bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/logger bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * devDependencies + * @ui5/project bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/builder-v5.0.0-alpha.1...builder-v5.0.0-alpha.2) (2025-12-15) diff --git a/packages/builder/package.json b/packages/builder/package.json index 2062d5464dc..1956896a920 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/builder", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - Builder", "author": { "name": "SAP SE", @@ -92,8 +92,8 @@ }, "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "cheerio": "1.0.0", "escape-unicode": "^0.3.0", "escope": "^4.0.0", @@ -110,7 +110,7 @@ "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.31", - "@ui5/project": "^5.0.0-alpha.2", + "@ui5/project": "^5.0.0-alpha.3", "ava": "^6.4.1", "cross-env": "^7.0.3", "depcheck": "^1.4.7", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 980fa4a04c7..bcd365c97c0 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.3](https://github.com/UI5/cli/compare/cli-v5.0.0-alpha.2...cli-v5.0.0-alpha.3) (2026-01-21) + + +### Performance Improvements + +* **cli:** Add CPU profiling support ([#1260](https://github.com/UI5/cli/issues/1260)) ([d73f6b4](https://github.com/UI5/cli/commit/d73f6b41ccb123ecb4357f6d3a178e900c070087)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/builder bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/fs bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/logger bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/project bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/server bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + ## [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) diff --git a/packages/cli/package.json b/packages/cli/package.json index a6fc4a044ad..83b7fea5e5e 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/cli", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - CLI", "author": { "name": "SAP SE", @@ -52,11 +52,11 @@ "directory": "packages/cli" }, "dependencies": { - "@ui5/builder": "^5.0.0-alpha.2", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", - "@ui5/project": "^5.0.0-alpha.2", - "@ui5/server": "^5.0.0-alpha.2", + "@ui5/builder": "^5.0.0-alpha.3", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", + "@ui5/project": "^5.0.0-alpha.3", + "@ui5/server": "^5.0.0-alpha.3", "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 caf4a75638e..bf7543d084b 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.3](https://github.com/UI5/cli/compare/fs-v5.0.0-alpha.2...fs-v5.0.0-alpha.3) (2026-01-21) + + +### Bug Fixes + +* Fix gray code blocks in Markdown ([1cdd610](https://github.com/UI5/cli/commit/1cdd61060bd592b5c5f573635444d5ba37a8dc98)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/logger bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/fs-v5.0.0-alpha.1...fs-v5.0.0-alpha.2) (2025-12-15) diff --git a/packages/fs/package.json b/packages/fs/package.json index 2a2ff4a35b6..50ed71aa6a9 100644 --- a/packages/fs/package.json +++ b/packages/fs/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/fs", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - File System Abstraction", "author": { "name": "SAP SE", @@ -56,7 +56,7 @@ "directory": "packages/fs" }, "dependencies": { - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/logger": "^5.0.0-alpha.3", "clone": "^2.1.2", "escape-string-regexp": "^5.0.0", "globby": "^15.0.0", diff --git a/packages/logger/CHANGELOG.md b/packages/logger/CHANGELOG.md index a0d9cbc03b9..15c5cbfb5d4 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.3](https://github.com/UI5/cli/compare/logger-v5.0.0-alpha.2...logger-v5.0.0-alpha.3) (2026-01-21) + + +### chore + +* **logger:** Synchronize ui5-cli-packages versions + ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/logger-v5.0.0-alpha.1...logger-v5.0.0-alpha.2) (2025-12-15) diff --git a/packages/logger/package.json b/packages/logger/package.json index 6cb345400d1..660be8f8d55 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/logger", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - Internal Logger", "author": { "name": "SAP SE", diff --git a/packages/project/CHANGELOG.md b/packages/project/CHANGELOG.md index 4e080a26094..ef1fdd09823 100644 --- a/packages/project/CHANGELOG.md +++ b/packages/project/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-project/compare/v4.0.6...HEAD). +## [5.0.0-alpha.3](https://github.com/UI5/cli/compare/project-v5.0.0-alpha.2...project-v5.0.0-alpha.3) (2026-01-21) + + +### Bug Fixes + +* Fix gray code blocks in Markdown ([1cdd610](https://github.com/UI5/cli/commit/1cdd61060bd592b5c5f573635444d5ba37a8dc98)) +* Fix wrong character ([1565e3e](https://github.com/UI5/cli/commit/1565e3e7d5367cee43f0a0f3030324ac4789bc30)) + + +### Dependencies + +* bump make-fetch-happen from 14.0.3 to 15.0.2 ([#1161](https://github.com/UI5/cli/issues/1161)) ([b202c51](https://github.com/UI5/cli/commit/b202c514715f5d8efe3fbfc1fcf73ae84a891925)) +* Bump pacote from 19.0.1 to 21.0.3 ([#1162](https://github.com/UI5/cli/issues/1162)) ([cb29ec1](https://github.com/UI5/cli/commit/cb29ec17a9bdaedf06e7a41032a97568881209c1)) +* The following workspace dependencies were updated + * dependencies + * @ui5/fs bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/logger bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * peerDependencies + * @ui5/builder bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/project-v5.0.0-alpha.1...project-v5.0.0-alpha.2) (2025-12-15) diff --git a/packages/project/package.json b/packages/project/package.json index b75e62d845c..41257eb645c 100644 --- a/packages/project/package.json +++ b/packages/project/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/project", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - Project", "author": { "name": "SAP SE", @@ -58,8 +58,8 @@ }, "dependencies": { "@npmcli/config": "^10.4.0", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "ajv": "^6.12.6", "ajv-errors": "^1.0.1", "chalk": "^5.6.2", @@ -80,7 +80,7 @@ "yesno": "^0.4.0" }, "peerDependencies": { - "@ui5/builder": "^5.0.0-alpha.2" + "@ui5/builder": "^5.0.0-alpha.3" }, "peerDependenciesMeta": { "@ui5/builder": { diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 9254b1a2aae..114517acc12 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/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-server/compare/v4.0.7...HEAD). +## [5.0.0-alpha.3](https://github.com/UI5/cli/compare/server-v5.0.0-alpha.2...server-v5.0.0-alpha.3) (2026-01-21) + + +### Bug Fixes + +* Fix gray code blocks in Markdown ([1cdd610](https://github.com/UI5/cli/commit/1cdd61060bd592b5c5f573635444d5ba37a8dc98)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @ui5/builder bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/fs bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * @ui5/logger bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + * devDependencies + * @ui5/project bumped from ^5.0.0-alpha.2 to ^5.0.0-alpha.3 + ## [5.0.0-alpha.2](https://github.com/UI5/cli/compare/server-v5.0.0-alpha.1...server-v5.0.0-alpha.2) (2025-12-15) diff --git a/packages/server/package.json b/packages/server/package.json index 81dc2af8a4a..dff89d96405 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ui5/server", - "version": "5.0.0-alpha.2", + "version": "5.0.0-alpha.3", "description": "UI5 CLI - Server", "author": { "name": "SAP SE", @@ -87,9 +87,9 @@ "directory": "packages/server" }, "dependencies": { - "@ui5/builder": "^5.0.0-alpha.2", - "@ui5/fs": "^5.0.0-alpha.2", - "@ui5/logger": "^5.0.0-alpha.2", + "@ui5/builder": "^5.0.0-alpha.3", + "@ui5/fs": "^5.0.0-alpha.3", + "@ui5/logger": "^5.0.0-alpha.3", "body-parser": "^1.20.2", "compression": "^1.8.1", "cors": "^2.8.5", @@ -109,7 +109,7 @@ }, "devDependencies": { "@istanbuljs/esm-loader-hook": "^0.3.0", - "@ui5/project": "^5.0.0-alpha.2", + "@ui5/project": "^5.0.0-alpha.3", "ava": "^6.4.1", "cross-env": "^7.0.3", "depcheck": "^1.4.7",