Skip to content

Commit

Permalink
chore(deps-dev): bump @cap-js/sqlite from 1.7.6 to 1.7.7 (#1279)
Browse files Browse the repository at this point in the history
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs) from 1.7.6 to
1.7.7.
<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.7</h2>
<h2><a
href="https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.6...sqlite-v1.7.7">1.7.7</a>
(2024-11-14)</h2>
<h3>Fixed</h3>
<ul>
<li>boolean for sql_simple_queries (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/886">#886</a>)
(<a
href="https://github.com/cap-js/cds-dbs/commit/d8139fa2ea0cb6bebf966ac5b781b2f8f7c67207">d8139fa</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/d7920ec3ceeb3a40d923bb1d40a93bc38e68bd23"><code>d7920ec</code></a>
chore: release main (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/888">#888</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/04010515f1499f424e6d33f9a88d053252ec449f"><code>0401051</code></a>
chore(deps): update package-lock.json (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/890">#890</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/7e5035932ac3bf39f052aa67e1565567e9d6b1ad"><code>7e50359</code></a>
feat: enable path expressions in infix filter after <code>exists</code>
predicate (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/875">#875</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/66844363588864813d304a9dcfd66e856c7542dd"><code>6684436</code></a>
fix: enable nulls first (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/893">#893</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/d8139fa2ea0cb6bebf966ac5b781b2f8f7c67207"><code>d8139fa</code></a>
fix: boolean for sql_simple_queries (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/886">#886</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/250edd5ec9f7ba1d8e40e1330e4b4f9ad9e599b0"><code>250edd5</code></a>
fix(<code>search</code>): ignore invalid path expressions inside
<code>@cds.search</code> (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/849">#849</a>)</li>
<li><a
href="https://github.com/cap-js/cds-dbs/commit/8bb8206a936b6c2d27558f2fbc53f7f10211dc60"><code>8bb8206</code></a>
chore: Using local sflight clone instead of git dependency (<a
href="https://redirect.github.com/cap-js/cds-dbs/issues/883">#883</a>)</li>
<li>See full diff in <a
href="https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.6...sqlite-v1.7.7">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.6&new-version=1.7.7)](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>
Co-authored-by: Steffen Weinstock <[email protected]>
  • Loading branch information
dependabot[bot] and stewsk authored Nov 19, 2024
1 parent 278a2bc commit f65d171
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f65d171

Please sign in to comment.