Skip to content

Bump hdb from 2.27.1 to 2.29.4 in /db#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/db/hdb-2.29.4
Open

Bump hdb from 2.27.1 to 2.29.4 in /db#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/db/hdb-2.29.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown

Bumps hdb from 2.27.1 to 2.29.4.

Release notes

Sourced from hdb's releases.

v2.29.4

Changelog v2.29.4

Features

Statement Distribution / Topology Awareness

  • Added Location class for representing host/port endpoints ([c869570])
  • Added SystemInfo class to hold cluster topology state on a connection ([4cb019f])
  • Added TopologyUpdateRecord class and the corresponding reply parser to consume topology update records from the server ([d2e0a6b], [75af18e])
  • Updated the topology information protocol and added the splitAddressStr utility ([57102cc], [46b5b59])
  • Store and update topology information in Connection's SystemInfo, with cleanup based on review feedback ([4d72800], [5e004a3])
  • Added the new ignoreTopology connect option to opt out of topology updates ([531cebb])
  • Moved socket I/O, authentication, and packet building from Connection into PhysicalConnection ([fda69b3])
  • Removed direct access of _socket from Connection ([2297625])

Fixes

  • Bug 359837: ignore send/recv errors on disconnect to avoid spurious errors when closing a connection ([818c147])
  • Fix failing compression unit-test after removing packet size checking ([12c12a9])

Internal / Refactoring

  • Align protocol constant names with the protocol guide ([9d0da6e])
  • Correct protocol constants and remove scrollable cursor handling ([bb10865])
  • Refactor var declarations to const/let in Connection.js ([4e9e367])
  • Add CLAUDE.md project guidelines and update .gitignore ([01b3fa4], [438b9e4])
  • Add hdb-commit-msg skill ([f55f429])

Tests

  • Added integration tests for ClientInfo, Lifecycle, and ResultSet ([4099008])
  • Added integration tests for transactions and bulk execution ([2d1da9c])
  • Fixed ResultSet stream and close assertions ([ba936a5])
  • Migrated .true / .false / .undefined / .empty assertions to function-call form ([128ffc6])
  • Migrated .ok assertions to .ok() across all test files ([343f5be])

Infrastructure

  • Replaced Istanbul with c8 for code coverage ([294eb64])
  • Removed Coveralls integration ([0a844e0])
  • Enabled unit-test automation in CI ([8423be4])
  • Removed .travis.yml ([0fa826c])
  • Added a Trusted Publisher workflow to npmjs.com and iterated on publish.yml ([ec497b7], [f15561a], [d74f37a], [f88e4c0], [d9d9811])

v2.29.3

Changelog v2.29.3

Features

Statement Distribution / Topology Awareness

  • Added Location class for representing host/port endpoints ([c869570])
  • Added SystemInfo class to hold cluster topology state on a connection ([4cb019f])
  • Added TopologyUpdateRecord class and the corresponding reply parser to consume topology update records from the server ([d2e0a6b], [75af18e])
  • Updated the topology information protocol and added the splitAddressStr utility ([57102cc], [46b5b59])

... (truncated)

Commits
  • 2d76c7c [RELEASE] update version number to 2.29.4
  • 8af3506 Merge pull request #312 from SAP/fix/no-dry-run
  • c91208a Remove dry-run for publishing workflow
  • 86f57ed Merge pull request #311 from SAP/fix/auth-token
  • b480e6d Try to resolve OIDC token requirements for publishing
  • fc0c23b [RELEASE] update version number to 2.29.3
  • 2c93f9a Merge pull request #309 from SAP/fix/publish-url
  • 9a596ed Fix npm auth flows by removing the URL
  • 95e8f5e [RELEASE] update version number to 2.29.2
  • 0c1b0c4 Merge pull request #307 from SAP/fix/package-lock-json
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for hdb since your current version.


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 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 [hdb](https://github.com/SAP/node-hdb) from 2.27.1 to 2.29.4.
- [Release notes](https://github.com/SAP/node-hdb/releases)
- [Commits](SAP/node-hdb@v2.27.1...v2.29.4)

---
updated-dependencies:
- dependency-name: hdb
  dependency-version: 2.29.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants