Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @cap-js/sqlite from 1.7.7 to 1.7.8 (#1351)
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs) from 1.7.7 to 1.7.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cap-js/cds-dbs/releases"><code>@cap-js/sqlite</code>'s releases</a>.</em></p> <blockquote> <h2>sqlite: v1.7.8</h2> <h2><a href="https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.7...sqlite-v1.7.8">1.7.8</a> (2024-12-16)</h2> <h3>Fixed</h3> <ul> <li>default <code>[development]</code> URL to <code>:memory:</code> (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/926">#926</a>) (<a href="https://github.com/cap-js/cds-dbs/commit/51e8aa70868a78594626ba19c02ff495571e751f">51e8aa7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cap-js/cds-dbs/commit/7379df1069a12fbd287ffd75a3eb5a8bb9c7b133"><code>7379df1</code></a> chore: release main (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/927">#927</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/47d6977e21779b627e25ada37f786bd7a640b5ed"><code>47d6977</code></a> chore: <code>sql_simple_queries=3</code> for HANA queries</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/b3743a19b72b9bc44b7855578912c7482eade2ea"><code>b3743a1</code></a> perf: Remove <code>$$RN$$</code> and additional sub selects (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/929">#929</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/a083f7427e71f37396654c6933977a9396abbff0"><code>a083f74</code></a> fix: track expression type through expressions (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/950">#950</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/e67a31b741bead715a474ff65c9f75384605405f"><code>e67a31b</code></a> fix: expressions with not on HANA (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/925">#925</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/b519696b15b6d6467bb6b484b2e70aa5b80f1167"><code>b519696</code></a> chore(deps): update dependency <code>@sap/hana-client</code> to v2.23.24 (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/946">#946</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/9e62b22a1be90ada9f57cfa63505735d8b8eed88"><code>9e62b22</code></a> fix: quoted mode (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/937">#937</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/ce24264185aa7d2b7b2f04724c21937694e0e33f"><code>ce24264</code></a> fix: deep groupby (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/919">#919</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/9837b59e5228d125ae13aaa83589216ff74fc479"><code>9837b59</code></a> chore: fix db.run('...',1,2,3,4) (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/944">#944</a>)</li> <li><a href="https://github.com/cap-js/cds-dbs/commit/33a0685623b3d6dca3841ac89a936a795f72b7a7"><code>33a0685</code></a> fix: funcs.test.js used wrong arguments for .where() (<a href="https://redirect.github.com/cap-js/cds-dbs/issues/943">#943</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.7...sqlite-v1.7.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cap-js/sqlite&package-manager=npm_and_yarn&previous-version=1.7.7&new-version=1.7.8)](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>
- Loading branch information