Skip to content

Update dependency knex to v3.3.0#771

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knex-3.x
Open

Update dependency knex to v3.3.0#771
renovate[bot] wants to merge 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.

@renovate renovate Bot enabled auto-merge (squash) June 29, 2026 16:46
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.07%. Comparing base (14cd983) to head (9aa96ee).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #771   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          86       86           
  Lines        2804     2804           
  Branches      519      519           
=======================================
  Hits         2750     2750           
  Misses         12       12           
  Partials       42       42           

☔ 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.

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