SAP-samples / cloud-cap-samples

This project contains sample applications for SAP Cloud Application Programming Model.
https://cap.cloud.sap/
Apache License 2.0
487 stars 502 forks source link

Bump the development-dependencies group with 5 updates #720

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the development-dependencies group with 5 updates:

Package From To
@cap-js/sqlite 1.6.0 1.7.0
@sap/eslint-plugin-cds 3.0.2 3.0.3
chai-as-promised 7.1.1 7.1.2
semver 7.6.0 7.6.2
@types/node 20.12.8 20.12.11

Updates @cap-js/sqlite from 1.6.0 to 1.7.0

Release notes

Sourced from @​cap-js/sqlite's releases.

db-service: v1.7.0

1.7.0 (2024-03-22)

Added

  • also support lowercase matchespattern function (#528) (6ea574e)
  • forUpdate and forShareLock (#148) (99a1170)
  • hana: drop prepared statements after end of transaction (#537) (b1f864e)
  • orderby: allow to disable collations with @​cds.collate: false (#492) (820f971)

Fixed

  • cqn2sql: Smart quoting of columns inside UPSERT rows (#519) (78fe10b)
  • deep delete for views without navigation (#434) (3ebc9c2)
  • Getting rid of quirks mode (#514) (c9aa6e8)
  • issue with reused select cqns (#505) (916d175)
  • joins without columns are rejected (#535) (eb9beda)
  • search: dont search non string aggregations (#527) (c87900c)
  • search: search on aggregated results in HAVING clause (#524) (61d348e)

postgres: v1.7.0

1.7.0 (2024-04-12)

Added

sqlite: v1.7.0

1.7.0 (2024-05-08)

Added

  • select decimals as strings if cds.env.features.string_decimals (#616) (39addbf)

Fixed

  • Change sql property to query for errors (#611) (585577a)
  • hana: Remove encoding from hana-client streams (#623) (fed8f6f)
  • Improved placeholders and limit clause (#567) (d5d5dbb)

db-service: v1.6.4

1.6.4 (2024-02-28)

Fixed

... (truncated)

Commits


Updates @sap/eslint-plugin-cds from 3.0.2 to 3.0.3

Updates chai-as-promised from 7.1.1 to 7.1.2

Release notes

Sourced from chai-as-promised's releases.

v7.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2

Commits
Maintainer 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.2

Release notes

Sourced from semver's releases.

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

Changelog

Sourced from semver's changelog.

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

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: uninstall lru-cache (#709)
  • 5feeb7f chore: postinstall for dependabot template-oss PR
  • dd09b60 chore: bump @​npmcli/template-oss to 4.22.0
  • c570a34 fix(linting): no-unused-vars
  • ad8ff11 fix: use internal cache implementation
  • 3fabe4d deps: remove lru-cache
  • ec49cdc chore: chore: chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view


Updates @types/node from 20.12.8 to 20.12.11

Commits


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