Skip to content

Commit 742a784

Browse files
fix(deps): update dependency hdb to v2 (#1266)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [hdb](https://redirect.github.com/SAP/node-hdb) | [`^0.19.5` -> `^2.0.0`](https://renovatebot.com/diffs/npm/hdb/0.19.12/2.26.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/hdb/2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hdb/0.19.12/2.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/node-hdb (hdb)</summary> ### [`v2.26.1`](https://redirect.github.com/SAP/node-hdb/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/SAP/node-hdb/compare/v2.25.1...v2.26.1) #### What's Changed - Added X.509 authentication by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;262](https://redirect.github.com/SAP/node-hdb/pull/262) - Update README.md by [@&#8203;IanMcCurdy](https://redirect.github.com/IanMcCurdy) in [#&#8203;282](https://redirect.github.com/SAP/node-hdb/pull/282) - \[FIX] util.os\_user may lead to uncaught exception in a secured Docker container by [@&#8203;I548074](https://redirect.github.com/I548074) - \[FEATURE] Add Network Compression by [@&#8203;I762985](https://redirect.github.com/I762985) - \[FEATURE] Add SOCKS5 Proxy Support by [@&#8203;I762985](https://redirect.github.com/I762985) - \[TEST] Skip authentication tests in HANA cloud instances by @&#8203;I762985hdb/pull/8 - \[FEATURE] Add HTTP Proxy Support by [@&#8203;I762985](https://redirect.github.com/I762985) - \[RELEASE] Update version number to 2.26.1 by [@&#8203;I548074](https://redirect.github.com/I548074) - Mirror changes for release 2.26.1 from internal repo by [@&#8203;linjun-he-sap](https://redirect.github.com/linjun-he-sap) in [#&#8203;284](https://redirect.github.com/SAP/node-hdb/pull/284) **Full Changelog**: <SAP/node-hdb@v2.25.1...v2.26.1> ### [`v2.25.1`](https://redirect.github.com/SAP/node-hdb/releases/tag/v2.25.1) [Compare Source](https://redirect.github.com/SAP/node-hdb/compare/v0.19.12...v2.25.1) #### What's Changed - Fixed 2 integration tests by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;248](https://redirect.github.com/SAP/node-hdb/pull/248) - INCOMPLETE DO NOT MERGE - Support for data format version 4 by [@&#8203;IanMcCurdy](https://redirect.github.com/IanMcCurdy) in [#&#8203;247](https://redirect.github.com/SAP/node-hdb/pull/247) - \[node-hdb] Add fullVersionString and cloudVersionString to connectOptions by [@&#8203;jeffalbion](https://redirect.github.com/jeffalbion) in [#&#8203;252](https://redirect.github.com/SAP/node-hdb/pull/252) - Added integration tests for data format version 4 types by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;250](https://redirect.github.com/SAP/node-hdb/pull/250) - Updated dataFormatVersion option to dataFormatSupport by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;253](https://redirect.github.com/SAP/node-hdb/pull/253) - Added support for ST\_GEOMETRY and ST\_POINT by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;255](https://redirect.github.com/SAP/node-hdb/pull/255) - Added spatialTypes connect option by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;256](https://redirect.github.com/SAP/node-hdb/pull/256) - Fixed blob insert with stream.Readable hanging ([#&#8203;215](https://redirect.github.com/SAP/node-hdb/issues/215)) by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;259](https://redirect.github.com/SAP/node-hdb/pull/259) - Added support for BINTEXT and BOOLEAN by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;254](https://redirect.github.com/SAP/node-hdb/pull/254) - Added support for FIXED types by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;261](https://redirect.github.com/SAP/node-hdb/pull/261) - Added support for REAL\_VECTOR by [@&#8203;he-is-harry](https://redirect.github.com/he-is-harry) in [#&#8203;267](https://redirect.github.com/SAP/node-hdb/pull/267) - Update README.md by [@&#8203;IanMcCurdy](https://redirect.github.com/IanMcCurdy) in [#&#8203;271](https://redirect.github.com/SAP/node-hdb/pull/271) - fix: typo in README for client.get('sessionCookie') by [@&#8203;kiran-mandhane-SAP](https://redirect.github.com/kiran-mandhane-SAP) in [#&#8203;272](https://redirect.github.com/SAP/node-hdb/pull/272) - chore: update Node.js engine requirement to >=18 by [@&#8203;linjun-he-sap](https://redirect.github.com/linjun-he-sap) in [#&#8203;273](https://redirect.github.com/SAP/node-hdb/pull/273) - \[TEST] Add integration tests for SAML and JWT authentication by [@&#8203;kiran-mandhane-SAP](https://redirect.github.com/kiran-mandhane-SAP) - \[RELEASE] Update version number to 2.25.1 by [@&#8203;linjun-he-sap](https://redirect.github.com/linjun-he-sap) - \[RELEASE] Merge v2.25.1 release changes to master branch by [@&#8203;linjun-he-sap](https://redirect.github.com/linjun-he-sap) in [#&#8203;274](https://redirect.github.com/SAP/node-hdb/pull/274) **Full Changelog**: <SAP/node-hdb@v0.19.12...v2.25.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cap-js/cds-dbs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTU5LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cf5823 commit 742a784

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

hana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@cap-js/db-service": "^2.6.0",
29-
"hdb": "^0.19.5"
29+
"hdb": "^2.0.0"
3030
},
3131
"peerDependencies": {
3232
"@sap/hana-client": "^2",

package-lock.json

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)