Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 14, 2025

This PR contains the following updates:

Package Change Age Confidence
knex (source) 2.4.2 -> 2.5.1 age confidence

Release Notes

knex/knex (knex)

v2.5.1

Compare Source

Bug fixes

v2.5.0

Compare Source

New features
  • Add uuid helper function (#​5617)
  • Add nativeBindings option to better-sqlite3 options (#​5461)
  • Add QueryBuilder#updateFrom (#​5386)
  • Add readonly transaction access mode (#​5445)
  • Add readonly option to Better-SQLite3 (#​5530)
  • Add EXCEPT as a valid keyword (#​5357)
  • Add ability to prepend query comments (#​5289)
  • Add fetchAsString option (#​5484)
Bug fixes
  • Avoid password leaks on query logs (#​5559)
  • Add knex.mjs to files in package.json (#​5518)
  • Handle numeric array elements in .orderBy() (#​5551)
  • Attach error handler early enough (#​5552)
  • Fix Returning * in Oracle (#​5598)
  • Fix indexType option in Postgres (#​5601)
  • Add mjs extension type (#​5616)
  • Use implicit check on json fields for OracleDB (#​5478)
  • Fix when manually close source stream (#​5466)
  • Fix case sensitive issue with get table (#​5509)
Typings
  • Add Object syntax overload to increment method (#​5512)
  • Add object syntax overload to decrement method (#​5555)
  • Fix typing for toSql (#​5594)
  • Add ResolveTableType for .merge() (#​5605)
  • Add missing types for havingNull and havingNotNull (#​5529)
  • Add collate to the columnbuilder interface (#​5568)
  • TableBuilder methods return the SchemaBuilder. (#​5486)

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/knex-2.x branch from 104f660 to 749482b Compare May 14, 2025 14:48
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 749482b to 360d433 Compare July 2, 2025 20:04
@renovate renovate bot force-pushed the renovate/knex-2.x branch 5 times, most recently from ed102b5 to 06a8368 Compare July 10, 2025 13:50
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 06a8368 to 680665c Compare July 23, 2025 10:14
@renovate renovate bot force-pushed the renovate/knex-2.x branch 2 times, most recently from ee491cb to df6af6f Compare August 13, 2025 12:52
@renovate renovate bot force-pushed the renovate/knex-2.x branch from df6af6f to 5fc817f Compare August 31, 2025 12:05
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (4a29703) to head (5fc817f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files         112      112           
  Lines        7595     7595           
  Branches     1082     1082           
=======================================
  Hits         6816     6816           
  Misses        771      771           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 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 force-pushed the renovate/knex-2.x branch from 5fc817f to 5c70e15 Compare September 25, 2025 17:39
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 5c70e15 to 5482b32 Compare October 21, 2025 18:46
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 5482b32 to 30293d9 Compare November 10, 2025 21:53
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 30293d9 to 706d200 Compare November 18, 2025 23:48
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.

2 participants