-
Notifications
You must be signed in to change notification settings - Fork 21
Commit 742a784
authored
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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​262](https://redirect.github.com/SAP/node-hdb/pull/262)
- Update README.md by
[@​IanMcCurdy](https://redirect.github.com/IanMcCurdy) in
[#​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
[@​I548074](https://redirect.github.com/I548074)
- \[FEATURE] Add Network Compression by
[@​I762985](https://redirect.github.com/I762985)
- \[FEATURE] Add SOCKS5 Proxy Support by
[@​I762985](https://redirect.github.com/I762985)
- \[TEST] Skip authentication tests in HANA cloud instances by
@​I762985hdb/pull/8
- \[FEATURE] Add HTTP Proxy Support by
[@​I762985](https://redirect.github.com/I762985)
- \[RELEASE] Update version number to 2.26.1 by
[@​I548074](https://redirect.github.com/I548074)
- Mirror changes for release 2.26.1 from internal repo by
[@​linjun-he-sap](https://redirect.github.com/linjun-he-sap) in
[#​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
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​248](https://redirect.github.com/SAP/node-hdb/pull/248)
- INCOMPLETE DO NOT MERGE - Support for data format version 4 by
[@​IanMcCurdy](https://redirect.github.com/IanMcCurdy) in
[#​247](https://redirect.github.com/SAP/node-hdb/pull/247)
- \[node-hdb] Add fullVersionString and cloudVersionString to
connectOptions by
[@​jeffalbion](https://redirect.github.com/jeffalbion) in
[#​252](https://redirect.github.com/SAP/node-hdb/pull/252)
- Added integration tests for data format version 4 types by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​250](https://redirect.github.com/SAP/node-hdb/pull/250)
- Updated dataFormatVersion option to dataFormatSupport by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​253](https://redirect.github.com/SAP/node-hdb/pull/253)
- Added support for ST\_GEOMETRY and ST\_POINT by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​255](https://redirect.github.com/SAP/node-hdb/pull/255)
- Added spatialTypes connect option by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​256](https://redirect.github.com/SAP/node-hdb/pull/256)
- Fixed blob insert with stream.Readable hanging
([#​215](https://redirect.github.com/SAP/node-hdb/issues/215)) by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​259](https://redirect.github.com/SAP/node-hdb/pull/259)
- Added support for BINTEXT and BOOLEAN by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​254](https://redirect.github.com/SAP/node-hdb/pull/254)
- Added support for FIXED types by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​261](https://redirect.github.com/SAP/node-hdb/pull/261)
- Added support for REAL\_VECTOR by
[@​he-is-harry](https://redirect.github.com/he-is-harry) in
[#​267](https://redirect.github.com/SAP/node-hdb/pull/267)
- Update README.md by
[@​IanMcCurdy](https://redirect.github.com/IanMcCurdy) in
[#​271](https://redirect.github.com/SAP/node-hdb/pull/271)
- fix: typo in README for client.get('sessionCookie') by
[@​kiran-mandhane-SAP](https://redirect.github.com/kiran-mandhane-SAP)
in [#​272](https://redirect.github.com/SAP/node-hdb/pull/272)
- chore: update Node.js engine requirement to >=18 by
[@​linjun-he-sap](https://redirect.github.com/linjun-he-sap) in
[#​273](https://redirect.github.com/SAP/node-hdb/pull/273)
- \[TEST] Add integration tests for SAML and JWT authentication by
[@​kiran-mandhane-SAP](https://redirect.github.com/kiran-mandhane-SAP)
- \[RELEASE] Update version number to 2.25.1 by
[@​linjun-he-sap](https://redirect.github.com/linjun-he-sap)
- \[RELEASE] Merge v2.25.1 release changes to master branch by
[@​linjun-he-sap](https://redirect.github.com/linjun-he-sap) in
[#​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 742a784Copy full SHA for 742a784
File tree
Expand file treeCollapse file tree
2 files changed
+16
-6
lines changedOpen diff view settings
Filter options
- hana
Expand file treeCollapse file tree
2 files changed
+16
-6
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Collapse file
+15-5Lines 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