Skip to content

Update NodeJS / CAP dependencies for frameworks/cap/test/**#408

Draft
data-douser wants to merge 1 commit into
mainfrom
dd/node-upgrades/cap-tests/1
Draft

Update NodeJS / CAP dependencies for frameworks/cap/test/**#408
data-douser wants to merge 1 commit into
mainfrom
dd/node-upgrades/cap-tests/1

Conversation

@data-douser

Copy link
Copy Markdown
Collaborator

What This PR Contributes

This pull request updates the dependencies for frameworks/cap/test/** projects to use the latest major versions of @sap/cds, express, and, where applicable, @sap/cds-dk. These changes help ensure compatibility with the latest features and security updates in the CAP framework and Express.

Dependency upgrades:

  • Updated @sap/cds to version ^10 (or ^10.0.3 where previously pinned) in all affected package.json files to ensure compatibility with the latest CAP features and fixes. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]
  • Upgraded express to version ^5.2.1 in all affected projects, replacing various older 4.x versions to benefit from the latest Express improvements and security patches. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]
  • Updated @sap/cds-dk to version ^10.0.4 in projects where it was previously specified, ensuring alignment with the main @sap/cds version. [1] [2]

These updates are important for keeping the test projects up-to-date, secure, and compatible with the latest CAP and Express releases.

Future Works

@data-douser data-douser self-assigned this Jul 9, 2026
@data-douser data-douser added the dependencies Pull requests that update a dependency file label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant