Skip to content

Update dependency knex to v3.3.0#165

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/knex-3.x
Jun 30, 2026
Merged

Update dependency knex to v3.3.0#165
renovate[bot] merged 1 commit into
mainfrom
renovate/knex-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
knex (source) 3.2.103.3.0 age confidence

Release Notes

knex/knex (knex)

v3.3.0

Compare Source

New features
  • feat: add support for returning in mariadb #​4572
  • feat: mariadb driver support #​6415
  • Fixes _setNullableState not respecting schema #​6025
  • feat: add connectionPool option for bringing an external pool #​6414
  • Added knex.migrate.to and knex.migrate.before #​6420
  • feat: set error.cause for tarn acquire connection error #​5681
Bug fixes
  • Fix FOR UPDATE OF with explicit schema #​5791
  • Fix sqlite conditional insert/merge when inserting multiple rows #​6185
  • Fix: Stream postProcessResponse error is not catchable with .on('error') #​6033
  • fix(pg): preserve updateFrom binding order #​6454
  • fix: #​6451, support token-credential in mssql auth #​6465
  • fix(types): #​6452 - .where type regression for invalid types #​6463
  • fix: #​6460 unhandled error on connection timeout with stream #​6462
  • fix: #​6455, correctly state tedious as dependency needed for mssql #​6464
  • fix(pg,mssql): preserve binding order in delete and update queries #​6438
Misc
  • chore: bump tarn@​3.1.0 #​6492
  • micro-optimization in wrappingFormatter #​6456
  • cleanup flake in the cancellation tests #​6486
  • Update docs: timeout section #​6471
  • ci: make npm install resilient to transient network failures #​6468
  • Update homepage urls #​6450
  • chore: add mariadb to docker-compose #​6466
  • chore: set codecov to default coverage provider #​6448

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.18%. Comparing base (febef74) to head (8bd9576).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   84.18%   84.18%           
=======================================
  Files           9        9           
  Lines        2074     2074           
  Branches      428      428           
=======================================
  Hits         1746     1746           
  Misses        322      322           
  Partials        6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot merged commit d9285af into main Jun 30, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/knex-3.x branch June 30, 2026 00:43
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.

1 participant