Skip to content

Bump @cap-js/sqlite from 1.4.0 to 1.6.0#24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cap-js/sqlite-1.6.0
Open

Bump @cap-js/sqlite from 1.4.0 to 1.6.0#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/cap-js/sqlite-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 22, 2024

Bumps @cap-js/sqlite from 1.4.0 to 1.6.0.

Release notes

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

db-service: v1.6.0

1.6.0 (2024-02-02)

Added

  • Add fallback for @​cap-js/hana for unknown entities (#403) (e7dd6de)
  • SELECT returns binaries as Buffers (#416) (d4240d5)
  • SELECT returns LargeBinaries as streams unless feature flag "stream_compat" is set (#251) (8165a4a)
  • strict mode to validate input for INSERT, UPDATE and UPSERT (#384) (4644483)
  • Support Readable Streams inside INSERT.entries (#343) (f6faf89)

Fixed

  • cqn4sql: only transform list if necessary (#438) (8a7ec65)
  • always generate unique subquery aliases (#435) (c875b7d)
  • consider list in from.where (#429) (3288e94)
  • cqn2sql: $user.locale refs (#431) (ec55276)
  • cqn4sql: expand structured keys in on-conditions (#421) (b1e0677)
  • Do not generate UUIDs for association keys (#398) (9970e14)
  • enumeration issue with session context in @​cap-js/hana (#399) (8106a20)
  • make @​cap-js/sqlite work with better-sqlite3@9.3.0 (#422) (44c0a59)
  • pass context of navigation for list within infix filter (#433) (0ca077f)
  • Restore former deep upsert behavior / error (#406) (284b1e3)
  • Skip virtual fields on UPSERTs (#405) (1a05dcb)
  • sqlite date string compatibility parsing only for valid dates (#410) (2a8bb2d), closes #409
  • UPSERT for @​cap-js/hana for entities with multiple keys (#418) (9bbac6e)

postgres: v1.6.0

1.6.0 (2024-03-22)

Added

Changed

  • use new cds build API @​sap/cds-dk >= 7.5.0 (#508) (ef22ebe)

sqlite: v1.6.0

1.6.0 (2024-03-22)

Added

... (truncated)

Commits
  • cfd7d57 chore: release main (#494)
  • 51fde7b chore: next hana version should be a minor (#544)
  • b1f864e feat(hana): drop prepared statements after end of transaction (#537)
  • 72ff0ed test: fix for srv.stream (#474)
  • f2ea4af fix: mass insert for unknown entities (#540)
  • 9be75af chore(deps): update dependency express to v4.19.1 (#541)
  • 6ea574e feat: also support lowercase matchespattern function (#528)
  • e95fd17 fix(hana): reduce service manager calls for failing tenants (#533)
  • eb9beda fix: joins without columns are rejected (#535)
  • 51b8af3 fix(hana): improve search inside where clause detection (#538)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/cap-js/cds-dbs/releases)
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json)
- [Commits](cap-js/cds-dbs@sqlite-v1.4.0...sqlite-v1.6.0)

---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants