Skip to content

release: UI5 CLI packages main - #1527

Merged
matz3 merged 1 commit into
mainfrom
release-please--branches--main
Sep 2, 2026
Merged

matz3 merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🚜 New release prepared

builder: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

Dependencies

  • Bump less-openui5 from 0.11.6 to 0.12.0 (146a8fd)
  • Bump terser from 5.50.0 to 5.51.1 in the npm group (#1556) (b844c39)
  • Bump the npm group with 7 updates (77718d7)
  • 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
cli: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

⚠ BREAKING CHANGES

  • cli: "ui5 serve --https" no longer generates or installs a self-signed certificate when none exists. Run "ui5 certificate generate" first, or pass --key and --cert.
  • The --h2 option of ui5 serve has been removed. Use --https to serve the project over HTTPS. The @ui5/server serve() option h2 and the returned h2 property have been renamed to https. If you need HTTP/2 for local development, put a reverse proxy (e.g. nginx) in front of the server to terminate it.

Features

Dependencies

  • Bump chalk from 5.6.2 to 6.0.0 (62a3e39)
  • Bump the npm group with 7 updates (77718d7)
  • 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
fs: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

Dependencies

  • Bump the npm group with 7 updates (77718d7)
  • The following workspace dependencies were updated
    • dependencies
      • @ui5/logger bumped from ^5.0.0-alpha.8 to ^5.0.0-alpha.9
logger: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

Dependencies

  • Bump chalk from 5.6.2 to 6.0.0 (62a3e39)
project: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

Features

Bug Fixes

  • project: Include @ui5/project version in build signature (7053fb9)
  • project: Prevent npm config from reading UI5 CLI args (3c62f0b)

Dependencies

  • Bump @npmcli/config from 10.12.0 to 11.0.1 (#1494) (9352f88)
  • Bump chalk from 5.6.2 to 6.0.0 (62a3e39)
  • Bump the npm group with 7 updates (77718d7)
  • 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
server: 5.0.0-alpha.9

5.0.0-alpha.9 (2026-09-02)

⚠ BREAKING CHANGES

  • cli: "ui5 serve --https" no longer generates or installs a self-signed certificate when none exists. Run "ui5 certificate generate" first, or pass --key and --cert.
  • The --h2 option of ui5 serve has been removed. Use --https to serve the project over HTTPS. The @ui5/server serve() option h2 and the returned h2 property have been renamed to https. If you need HTTP/2 for local development, put a reverse proxy (e.g. nginx) in front of the server to terminate it.
  • 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.

Features

Dependencies

  • Bump express from 4.22.2 to 5.2.1 (87b2686)
  • Bump mime-types from 2.1.35 to 3.0.2 (356df87)
  • Bump serve-index fork to 1.9.2 (2995381)
  • Bump the npm group with 7 updates (77718d7)
  • 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

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 15 times, most recently from e509d11 to 8d83c0e Compare August 21, 2026 13:30
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 14 times, most recently from f514309 to 667e686 Compare August 24, 2026 12:05
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 19 times, most recently from 783902f to a44f02f Compare September 1, 2026 12:30
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from b04b526 to 2accf58 Compare September 2, 2026 08:01
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 2accf58 to ef78ea2 Compare September 2, 2026 08:01
@matz3
matz3 merged commit 7716ad6 into main Sep 2, 2026
78 checks passed
@matz3
matz3 deleted the release-please--branches--main branch September 2, 2026 11:55
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant