Skip to content

chore(deps): update dependency @cap-js/cds-types to ^0.17.0#76

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-types-0.x
Open

chore(deps): update dependency @cap-js/cds-types to ^0.17.0#76
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cap-js-cds-types-0.x

Conversation

@renovate

@renovate renovate Bot commented May 3, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cap-js/cds-types (source) ^0.15^0.17.0 age adoption passing confidence
@cap-js/cds-types (source) ^0.15.0^0.17.0 age adoption passing 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

v0.16.0

Compare Source

Added
  • Added Request.messages, Request.errors and Request.results
  • Types for SELECT.stream()
  • service.actions
Changed
Deprecated
  • service.operations
  • Undocumented service.entities(), service.events(), service.types(), and service.operations()
Removed
Fixed
  • Types for req.error() et al.
  • Types for cds.error()
  • Type for cds.middlewares.before
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 these updates 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 branch from 9a46c7b to 6624cd7 Compare May 12, 2026 08:07
@renovate renovate Bot changed the title chore(deps): update dependency @cap-js/cds-types to ^0.16.0 chore(deps): update dependency @cap-js/cds-types to ^0.17.0 May 12, 2026
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.

0 participants