From 184e93b4a1cba6f45474ff3db12c1aa660dd934a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:31:38 +0100 Subject: [PATCH] chore(deps): update dependency @cap-js/cds-typer to v0.31.0 (#1526) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cap-js/cds-typer](https://cap.cloud.sap/) ([source](https://redirect.github.com/cap-js/cds-typer)) | [`0.30.0` -> `0.31.0`](https://renovatebot.com/diffs/npm/@cap-js%2fcds-typer/0.30.0/0.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cap-js%2fcds-typer/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@cap-js%2fcds-typer/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@cap-js%2fcds-typer/0.30.0/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@cap-js%2fcds-typer/0.30.0/0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
cap-js/cds-typer (@​cap-js/cds-typer) ### [`v0.31.0`](https://redirect.github.com/cap-js/cds-typer/blob/HEAD/CHANGELOG.md#0310---2024-12-16) [Compare Source](https://redirect.github.com/cap-js/cds-typer/compare/v0.30.0...v0.31.0) ##### Fixed - type-referencing a property that is a key no longer breaks the referring property - when targeting ESM, all imports within the generated types now add a `/index.js`-suffix to conform to modern module resolution mechanisms - leaving `target_module_type` at `'auto'` now properly acts on a detected `"type":"module"` ##### Added - cds aspects now generate a synthetic plural type too, to be used in `composition of many`
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d52b6cbe..b0c6587d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -418,9 +418,9 @@ } }, "node_modules/@cap-js/cds-typer": { - "version": "0.30.0", - "resolved": "https://registry.npmjs.org/@cap-js/cds-typer/-/cds-typer-0.30.0.tgz", - "integrity": "sha512-NYrajYDo0t+T6T/SgglPssR0ZnLApDYkoEreo65UWpPVZCBCDzvSIDktJ68fxRGAnyQRAdNnA/npxt+JFCYPOA==", + "version": "0.31.0", + "resolved": "https://registry.npmjs.org/@cap-js/cds-typer/-/cds-typer-0.31.0.tgz", + "integrity": "sha512-blMWCENR1H1/3Ntu42s4/Dnpvd6fdlYJFmnmEUiYOhK7LoRN0kUDaZa3wmQpY/NRmzbytE4UNQ2xCGb1P42S3w==", "dev": true, "license": "SEE LICENSE IN LICENSE", "bin": {