Detect use of UI5 release that is out of maintenance or scheduled for CDN removal

Open
#793 4 comments 0 reactions 1 assignee View on GitHub

@flovogt is already working on this.

Since Aug 10, 2026.

Assessment

This issue has not been assessed yet.

Description

detection

In addition to my previous requests:

Even if a project specifies a UI5 version somewhere in an attempt to avoid the "Default Version", at some point, the UI5 release of the specified version will be outdated and, in case of CDN, eventually removed from the cloud entirely.

If a project uses an outdated UI5 version e.g. via ...

  • CDN
  • UI5 CLI
  • destinations (e.g. in neo-app.json, app router, etc.)
  • SAP Fiori tools
  • manifest section /sap.platform.cf/ui5VersionNumber

... UI5 linter detecting it would improve the chance to alert the owner of the project early in this regard.

In the report:

  • Error if CDN is detected, as the outdated version will be removed soon. Warning otherwise.
  • Possible solutions: similar to those from #789.
Dominant language
TypeScript
Stars
79
Forks
13
Avg merge
19h 34m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from UI5/linter

All issues in UI5/linter

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.