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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 5 updates:
1.6.0
1.7.0
3.0.2
3.0.3
7.1.1
7.1.2
7.6.0
7.6.2
20.12.8
20.12.11
Updates
@cap-js/sqlite
from 1.6.0 to 1.7.0Release notes
Sourced from
@cap-js/sqlite
's releases.... (truncated)
Commits
bca93fd
chore: release main (#587)9d7539a
feat: Add missingfunc
cqn structures (#629)a39fb65
fix: avoid spread operator (#630)73c5b0f
test: Add missing types to compliance test suite (#610)a107db9
fix: Disconnect HANA tenant when deleted (#589)cbcfe3b
fix: improved=
and!=
with valnull
for HANA and Postgres (#626)f4d09e2
deps: require>= sap/cds@7.9.0
(#627)df436fe
fix: Add multiconcat
function to@cap-js/hana
(#624)fed8f6f
fix(hana): Remove encoding from hana-client streams (#623)80383f0
fix(hana): Allow custom fuzzy search cqn (#620)Updates
@sap/eslint-plugin-cds
from 3.0.2 to 3.0.3Updates
chai-as-promised
from 7.1.1 to 7.1.2Release notes
Sourced from chai-as-promised's releases.
Commits
3737f96
7.1.27ed4bb7
feat: support chai 5.x in peer dependency (#284)39bfd34
Fix README examples for isRejectedc3772a8
Add an example of how to use async/await to the READMEMaintainer changes
This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.
Updates
semver
from 7.6.0 to 7.6.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
eb1380b
chore: release 7.6.2 (#714)6466ba9
fix(lru): use map.delete() directly (#713)d777418
chore: release 7.6.1 (#706)988a8de
deps: uninstalllru-cache
(#709)5feeb7f
chore: postinstall for dependabot template-oss PRdd09b60
chore: bump@npmcli/template-oss
to 4.22.0c570a34
fix(linting): no-unused-varsad8ff11
fix: use internal cache implementation3fabe4d
deps: remove lru-cacheec49cdc
chore: chore: chore: postinstall for dependabot template-oss PRUpdates
@types/node
from 20.12.8 to 20.12.11Commits
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 commands and options
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