Commit 1567b8d
Update dependency @cap-js/cds-types to v0.17.0 (#2567)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@cap-js/cds-types](https://cap.cloud.sap/)
([source](https://redirect.github.com/cap-js/cds-types)) | [`0.16.0` →
`0.17.0`](https://renovatebot.com/diffs/npm/@cap-js%2fcds-types/0.16.0/0.17.0)
|

|

|
---
### Release Notes
<details>
<summary>cap-js/cds-types (@​cap-js/cds-types)</summary>
###
[`v0.17.0`](https://redirect.github.com/cap-js/cds-types/blob/HEAD/CHANGELOG.md#0170---2026-05-11)
[Compare
Source](https://redirect.github.com/cap-js/cds-types/compare/v0.16.0...v0.17.0)
##### 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
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/capire/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steffen Waldmann <steffen.waldmann@sap.com>1 parent 53080b7 commit 1567b8d
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments