Skip to content

Update dependency @cap-js/cds-types to v0.17.0#2567

Merged
swaldmann merged 2 commits into
mainfrom
renovate/cap-js-cds-types-0.x-lockfile
May 18, 2026
Merged

Update dependency @cap-js/cds-types to v0.17.0#2567
swaldmann merged 2 commits into
mainfrom
renovate/cap-js-cds-types-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@cap-js/cds-types (source) 0.16.00.17.0 age confidence

Release Notes

cap-js/cds-types (@​cap-js/cds-types)

v0.17.0

Compare Source

Added
  • Types for nested .where and .having predicates
  • Passing events generated by cds-typer into service.on now offers code completion for the event's properties in the handler
  • Allow all events that can be used in service.on to be used in service.once as well
Changed
  • ResultHandler now returns unknown instead of void, to accommodate asynchronous functions when having @typescript-eslint/strict-void-return activated
  • Documentation for cds.test.axios mentioning that @cap-js/cds-test@1 now returns an axios facade in absence of axios.
  • made cds.context.locale optional
  • cds.tx(ƒ) now returns the return type of ƒ
Deprecated
  • cds.test.chai, cds.test.assert pointing to either cds.test.expect or a custom import of chai.
  • cds.test.axios in favor of cds.test.defaults
Removed
Fixed
Security

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/cap-js-cds-types-0.x-lockfile branch from fe7cf3c to 1faf6c6 Compare May 12, 2026 10:32
@renovate renovate Bot force-pushed the renovate/cap-js-cds-types-0.x-lockfile branch from 1faf6c6 to 5d72d60 Compare May 18, 2026 08:20
@chgeo chgeo enabled auto-merge (squash) May 18, 2026 08:20
@renovate renovate Bot force-pushed the renovate/cap-js-cds-types-0.x-lockfile branch from 5d72d60 to 23c4d15 Compare May 18, 2026 09:35
@swaldmann swaldmann disabled auto-merge May 18, 2026 12:19
@swaldmann swaldmann merged commit 1567b8d into main May 18, 2026
4 checks passed
@swaldmann swaldmann deleted the renovate/cap-js-cds-types-0.x-lockfile branch May 18, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants