build(deps): bump the db-prod group across 1 directory with 5 updates - #541
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the db-prod group across 1 directory with 5 updates#541dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
cassidyjames,
dom-notion,
juanmrad,
julietshen and
vinaysrao1
as code owners
May 21, 2026 15:33
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/db/db-prod-bcddced220
branch
from
May 22, 2026 22:18
e7743e6 to
75f213a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/db/db-prod-bcddced220
branch
2 times, most recently
from
June 5, 2026 22:14
24f3c0e to
c949970
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/db/db-prod-bcddced220
branch
3 times, most recently
from
June 16, 2026 08:26
08318ba to
5b4cc7d
Compare
Bumps the db-prod group with 5 updates in the /db directory: | Package | From | To | | --- | --- | --- | | [@clickhouse/client](https://github.com/ClickHouse/clickhouse-js) | `1.18.3` | `1.20.0` | | [cassandra-driver](https://github.com/apache/cassandra-nodejs-driver) | `4.8.0` | `4.9.0` | | [kysely](https://github.com/kysely-org/kysely) | `0.28.17` | `0.29.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.21.0` | | [umzug](https://github.com/sequelize/umzug) | `3.8.2` | `3.8.3` | Updates `@clickhouse/client` from 1.18.3 to 1.20.0 - [Release notes](https://github.com/ClickHouse/clickhouse-js/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-js/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-js@1.18.3...1.20.0) Updates `cassandra-driver` from 4.8.0 to 4.9.0 - [Changelog](https://github.com/apache/cassandra-nodejs-driver/blob/trunk/CHANGELOG.md) - [Commits](apache/cassandra-nodejs-driver@v4.8.0...v4.9.0) Updates `kysely` from 0.28.17 to 0.29.2 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@v0.28.17...v0.29.2) Updates `pg` from 8.20.0 to 8.21.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg) Updates `umzug` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/sequelize/umzug/releases) - [Changelog](https://github.com/sequelize/umzug/blob/main/CHANGELOG.md) - [Commits](sequelize/umzug@v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: "@clickhouse/client" dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: db-prod - dependency-name: cassandra-driver dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: db-prod - dependency-name: kysely dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: db-prod - dependency-name: pg dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: db-prod - dependency-name: umzug dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: db-prod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/db/db-prod-bcddced220
branch
from
June 19, 2026 22:14
5b4cc7d to
6094fe4
Compare
Contributor
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the db-prod group with 5 updates in the /db directory:
1.18.31.20.04.8.04.9.00.28.170.29.28.20.08.21.03.8.23.8.3Updates
@clickhouse/clientfrom 1.18.3 to 1.20.0Release notes
Sourced from @clickhouse/client's releases.
... (truncated)
Changelog
Sourced from @clickhouse/client's changelog.
... (truncated)
Commits
97f135eMerge pull request #806 from ClickHouse/main8b1d694Split combined tests workflow into separate node and web workflows (#807)7ae476fClarify query() vs exec() in JSDocs (#804)2c9823bSkills update 3 (#805)8165ca9Add QBit data type example with JSON formats (#781)86c1762Document UUID → UInt128 insert patterns with round-trip assertion (#780)1e21970Run unit tests under Bun, make MAX_STRING_LENGTH handling engine-agnostic, an...e217f80Npm audit fix 1 (#796)4ad8457Add AI_POLICY.md (#786)09e4b11Update CHANGELOG.md (#792)Updates
cassandra-driverfrom 4.8.0 to 4.9.0Changelog
Sourced from cassandra-driver's changelog.
Commits
1c0a7dfninja-fix: Changelog and version bump for 4.9.0e5957d6CASSNODEJS-3: Public CI after Donationd3ddcbfCASSNODEJS-4 Update DRIVER_NAME after donation to ASF65507c5Bump picomatch from 2.3.1 to 2.3.2b0a6b61Bump serialize-javascript and mocha8fa4399Bump tar-fs from 2.1.2 to 2.1.46c70446CASSNODEJS-2 Update CONTRIBUTING.md after ASF donation (#453)3b4ce72Donation to Apache Cassandra and ASFacea0b9NODEJS-691 Fix generated timestamp on retry (#438)c0a6c5fAdded NPM badge to README.md (#437)Updates
kyselyfrom 0.28.17 to 0.29.2Release notes
Sourced from kysely's releases.
... (truncated)
Commits
e17673f0.29.29e010f9bump pnpm.39c6772bump wrangler.00400f8fix:$narrowTypemishandling branded types. (#1851)3abc5fe0.29.15134c00ci: split node tests by variant. (#1848)a8d53c1chore(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 (#1844)77bac3echore(deps-dev): bump@types/nodefrom 25.7.0 to 25.8.0 (#1846)0b0aaa8chore(deps-dev): bump tsx from 4.21.0 to 4.22.0 (#1845)763c4aaci: harden github workflows with the help ofzizmorscans. (#1843)Updates
pgfrom 8.20.0 to 8.21.0Changelog
Sourced from pg's changelog.
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)Updates
umzugfrom 3.8.2 to 3.8.3Release notes
Sourced from umzug's releases.
... (truncated)
Commits
d79c19f3.8.3b70ce38Merge branch 'main' of https://github.com/sequelize/umzug4272daaClear production dependency audit findingsabda313chore(deps): update dependency uuid to v14 [security] (#719)61d255dchore(deps): update dependency lodash to v4.18.1 [security] (#721)fed3a8dbump test timeout? (#711)165efc6update vitest coverage package9c7e96fno output in tests8bce216bump sqlite3 and vitest317623clint fix