Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @cap-js/cds-types from 0.7.0 to 0.8.0 (#415)
Bumps [@cap-js/cds-types](https://github.com/cap-js/cds-types) from 0.7.0 to 0.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cap-js/cds-types/releases"><code>@cap-js/cds-types</code>'s releases</a>.</em></p> <blockquote> <h2>v0.8.0</h2> <h3>Fixed</h3> <ul> <li>Added missing type for <code>Request.before('commit', …)</code></li> <li>Added missing types for <code>Request.on('succeeded' | 'failed' | 'done', …)</code></li> <li>Added missing type for <code>cds.test.log</code></li> <li>Added missing <code>.ref</code> in CQN queries</li> <li>Added missing <code>.forUpdate</code>, <code>.forShareLock</code>, and <code>.search</code> in <code>cqn.SELECT</code></li> <li>Calling <code>SELECT.one('...').from(Plural)</code> now properly returns a single instance</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cap-js/cds-types/blob/main/CHANGELOG.md"><code>@cap-js/cds-types</code>'s changelog</a>.</em></p> <blockquote> <h2>Version 0.8.0 - 24-11-26</h2> <h3>Fixed</h3> <ul> <li>Added missing type for <code>Request.before('commit', …)</code></li> <li>Added missing types for <code>Request.on('succeeded' | 'failed' | 'done', …)</code></li> <li>Added missing type for <code>cds.test.log</code></li> <li>Added missing <code>.ref</code> in CQN queries</li> <li>Added missing <code>.forUpdate</code>, <code>.forShareLock</code>, and <code>.search</code> in <code>cqn.SELECT</code></li> <li>Calling <code>SELECT.one('...').from(Plural)</code> now properly returns a single instance</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cap-js/cds-types/commit/e5b8490caa75003ec30f32aec7242e6d01b98812"><code>e5b8490</code></a> Bump version to 0.8.0 (<a href="https://redirect.github.com/cap-js/cds-types/issues/345">#345</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/29cbcd7616586b0dfb9af456df2cefcf698d7069"><code>29cbcd7</code></a> Add missing properties in <code>cqn.SELECT</code> (<a href="https://redirect.github.com/cap-js/cds-types/issues/336">#336</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/bbc12e5676dd387085e6ba8b1763d96b4f44239d"><code>bbc12e5</code></a> build(deps-dev): bump <code>@types/node</code> from 22.9.0 to 22.10.0 (<a href="https://redirect.github.com/cap-js/cds-types/issues/344">#344</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/07ee3b5db26580ba8a0bb3e0b40daf793a24681c"><code>07ee3b5</code></a> build(deps-dev): bump typescript from 5.6.3 to 5.7.2 (<a href="https://redirect.github.com/cap-js/cds-types/issues/338">#338</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/87ae6935079622a45b58e233f1f2e7328fcdceae"><code>87ae693</code></a> build(deps-dev): bump typescript-eslint from 8.15.0 to 8.16.0 (<a href="https://redirect.github.com/cap-js/cds-types/issues/343">#343</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/f525744779dfcddaa1be480c0d07d0aaa0933ec5"><code>f525744</code></a> build(deps-dev): bump axios from 1.7.7 to 1.7.8 (<a href="https://redirect.github.com/cap-js/cds-types/issues/342">#342</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/34f2a7b720e0f941e9740a881a46792b5d07a32b"><code>34f2a7b</code></a> Move compile.d.ts into models.d.ts to follow CAPire (<a href="https://redirect.github.com/cap-js/cds-types/issues/340">#340</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/bf54b067b72da983ebffb69af8ac27ad9db7ef88"><code>bf54b06</code></a> Pass SELECT_from and SELECT_one to select clause (<a href="https://redirect.github.com/cap-js/cds-types/issues/337">#337</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/fde2512eec1ae6ffb28c2106f1cbbaafe1d2fc21"><code>fde2512</code></a> feat: use interface for cds_services (<a href="https://redirect.github.com/cap-js/cds-types/issues/186">#186</a>)</li> <li><a href="https://github.com/cap-js/cds-types/commit/4aae7d3a286e4de8b29b8f73bda0ee1ef1711706"><code>4aae7d3</code></a> build(deps-dev): bump eslint from 9.14.0 to 9.15.0 (<a href="https://redirect.github.com/cap-js/cds-types/issues/329">#329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cap-js/cds-types/compare/v0.7.0...v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cap-js/cds-types&package-manager=npm_and_yarn&previous-version=0.7.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information