Skip to content

Commit 66d5259

Browse files
chore(deps): update dependency @cap-js/cds-types to v0.11.0 (#1899)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cap-js/cds-types](https://cap.cloud.sap/) ([source](https://redirect.github.com/cap-js/cds-types)) | [`0.10.0` -> `0.11.0`](https://renovatebot.com/diffs/npm/@cap-js%2fcds-types/0.10.0/0.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cap-js%2fcds-types/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@cap-js%2fcds-types/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@cap-js%2fcds-types/0.10.0/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cap-js%2fcds-types/0.10.0/0.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cap-js/cds-types (@&#8203;cap-js/cds-types)</summary> ### [`v0.11.0`](https://redirect.github.com/cap-js/cds-types/blob/HEAD/CHANGELOG.md#0110---2025-06-05) [Compare Source](https://redirect.github.com/cap-js/cds-types/compare/v0.10.0...v0.11.0) ##### Added - Syntactically allow infix filters in `SELECT` clauses through tagged templates. These filters are not semantically checked for validity - Added `cds.linked.LinkedDefinition` as alias for `cds.linked.classes.any_` - Added `doc?: string` to `cds.linked.classes.any_` - Add overload for `Service.emit` to offer improved type support when using an event type emitted by cds-typer. - Added programmatic draft actions. - Added types for `util.path`, `util.fs`, and `util.inspect`. ##### Changed - \[breaking] Corrected the way the default export is generated. This also gets rid of the export `default_2` that was mistakenly exposed before. - Renamed `CQN` property `INSERT.as` to `INSERT.from` - `Request.reject(…)` now returns `never` instead of `Error`, as its implementation always throws. ##### Deprecated ##### Removed - Deprecated `INSERT.from` method of `cds.ql` API ##### Fixed ##### Security </details> --- ### Configuration 📅 **Schedule**: 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/cap-js/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be8a52c commit 66d5259

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

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

Comments
 (0)