Skip to content

fix(deps): update dependencies (minor)#4336

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies-(minor)
Open

fix(deps): update dependencies (minor)#4336
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies-(minor)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
knex (source) 3.1.03.2.9 age confidence
pg (source) 8.18.08.20.0 age confidence
undici (source) 6.24.06.25.0 age confidence

Release Notes

knex/knex (knex)

v3.2.9

Compare Source

Bug fixes
  • fix: support DELETE... LIMIT in dialects that support it (mysql), but continue to disallow ones that don't #​6429
  • fix(postgres): escape double quotes in searchPath to prevent SQL injection #​6411
  • fix(sqlite): append RETURNING statement when insert empty row #​5471
  • fix: add type support for Array #​6428

v3.2.8

Compare Source

Bug fixes
  • Reverts the breaking changes added in #​6227. This means that the ESM import of Knex is reverted to import { knex } from 'knex/knex.mjs #​6422
  • fix(types): allow a QueryBuilder type as a value in an update #​6419

v3.2.7

Compare Source

Bug fixes
  • fix sqlite DDL operations failing inside transactions #​6408
  • fix: handle lowercase INFORMATION_SCHEMA keys in MySQL renameColumn #​6407
  • fix: clone config in client constructor #​5633
  • fix: remove __knexTxId from transaction connection on release #​5288
  • fix: correct binding order in delete with subquery join #​6412
  • chore: omit ./scripts from published package #​6356

v3.2.6

Compare Source

Bug fixes

v3.2.5

Compare Source

Bug fixes

v3.2.4

Compare Source

Bug fixes

v3.2.3

Compare Source

What's Changed

Full Changelog: knex/knex@3.2.1...3.2.3

v3.2.2

Compare Source

v3.2.1

Compare Source

Bug fixes
  • Fix subpath imports broken by exports field added in 3.2.0. Packages relying on deep imports (e.g. knex/lib/dialects/sqlite3/index) were blocked by the restrictive exports map
Docs
  • Add VitePress blog with archive and UTC post dates (#​6397)

v3.2.0

Compare Source

New features
  • Add migration lifecycle hooks (#​5541)
  • Add SIMILAR TO operator (#​5303)
  • Add dropUniqueIfExists (#​6069)
  • Add 'validate' pool option (#​5120)
  • PostgreSQL: default datetime/timestamp precision setting added (#​5311)
  • Better-SQLite3: Support defaultSafeIntegers option (#​6320)
  • Better-SQLite3: Improve safeIntegers support (#​6352)
  • SQLite: Refactor transactions to allow setting the foreign_keys pragma for a transaction (#​6315)
Bug fixes
  • Fix where in query with raw column (#​6323)
  • Fix migrate up with completed migration (#​6342)
  • Fix ESM export and typings (#​6227)
  • Fix migration CLI and cli tests (#​6264)
  • Fix recover from broken connection (#​5774)
  • Prevent unexpected combinations of statements and clauses groups from executing (#​6314)
  • Improve CLI error reporting in some edge cases (#​6265)
  • PostgreSQL: clearer error when pg-query-stream is missing (#​6362)
  • PostgreSQL: Fix streaming compatibility with pg-query-stream 4.14+ (#​6396)
  • MySQL: Fix the operator "<=>" is not permitted (#​6158)
  • MSSQL: Optimize stream.write (#​5693)
  • SQLite: Fix whereILike issue (#​5687)
Types
  • Fix usage of object type that is too broad (#​5373)
  • Fix pluck typing issue when CompositeTableType is used (#​4609)
  • Make types no longer allow knex to be called without tablename (#​6188)
  • Add missing type definition for orderBy with a raw column/expression (#​5803)
  • Add additional typing for column.index (#​5371)
  • Update typings for increment/decrement (#​5674)
  • Use syntax import from instead of import = require() (#​5258)
  • Import knex as type in TS seed template (#​6094)
  • Update index.d.ts (#​5767)
  • Add @​types/minimatch v5 to fix TypeScript build (#​6240)
Tests
  • Additional tests for JSON (de)serialization (#​4451)
  • Run CI on Node 22 and remove dtslint (#​6165)
Chore
  • Update to non-screamy versions of dependencies that have npm audit failures (#​6324)
  • Upgrade pg to ^8.20.0, pg-query-stream to ^4.14.0 (#​6396)
brianc/node-postgres (pg)

v8.20.0

Compare Source

v8.19.0

Compare Source

nodejs/undici (undici)

v6.25.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.24.1...v6.25.0

v6.24.1

Compare Source

Full Changelog: nodejs/undici@v6.24.0...v6.24.1


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team February 28, 2026 22:07
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Feb 28, 2026

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from c6dfaa4 to bd47079 Compare March 1, 2026 17:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from bd47079 to dbcc2f4 Compare March 2, 2026 03:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from dbcc2f4 to 6cbed42 Compare March 2, 2026 13:07
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

Image was built and published successfully. It is available at:

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from 6cbed42 to 706e40e Compare March 4, 2026 13:11
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 4, 2026

Image was built and published successfully. It is available at:

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from 706e40e to 2db03e4 Compare March 4, 2026 15:49
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 4, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from 2db03e4 to f41124c Compare March 5, 2026 06:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 2026

Image was built and published successfully. It is available at:

@alizard0
Copy link
Copy Markdown
Member

alizard0 commented Mar 5, 2026

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from f41124c to 8efb992 Compare March 5, 2026 14:33
@openshift-ci openshift-ci Bot removed the lgtm label Mar 5, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 5, 2026

New changes are detected. LGTM label has been removed.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from 8efb992 to 26c8539 Compare March 5, 2026 14:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

@renovate renovate Bot force-pushed the renovate/dependencies-(minor) branch from 26c8539 to cb8d5c7 Compare March 6, 2026 13:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 6, 2026

Image was built and published successfully. It is available at:

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 21, 2026

@renovate[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm 697048d link true /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: failure.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants