Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

This PR contains the following updates:

Package Change Age Confidence
knex (source) 2.4.23.1.0 age confidence

Release Notes

knex/knex (knex)

v3.1.0

Compare Source

Bug fixes
  • andWhereNotJsonObject calling wrong function (#​5683)
  • PostgreSQL: fix error when setting query_timeout (#​5673)
  • MySQL: Missing comments on delete, update and insert (#​5738)
  • MySQL: Fixed issue with bigincrements not working with composite primary key - #​5341 (#​5343)
Types
  • Add type definitions for orHavingNull and orHavingNotNull (#​5669)
  • Import knex as type in TS migration template (#​5741)
  • Fix conditional constraint error (#​5747)
  • PostgreSQL: Fix typing to reflect pg typing change (#​5647)
New features
  • Add transactor.parentTransaction (#​5567)
  • MySQL: Added implementation for upsert (#​5743)
  • Oracle: Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater (#​5197)

v3.0.1

Compare Source

  • Build fix

v3.0.0

Compare Source

  • Fix raw bindings typing (#​5401)
  • Fix migrate:unlock when used with custom identifier wrapping. (#​5353)
  • Fix driver options specified with .options() method being ignored for oracledb dialect (#​5123)
  • Drop compatibility for Node < 16
  • Fix knex d.ts to work with mixed modules (#​5659)
  • Fix Lexical error from "Instaed" to "Instead" (#​5655)
Bug fixes

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-3.x branch from 39af7f3 to 28addd8 Compare October 6, 2023 14:00
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 28addd8 to 770098d Compare December 8, 2023 01:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f0e065) 79.71% compared to head (770098d) 79.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   79.71%   79.71%           
=======================================
  Files           9        9           
  Lines        1568     1568           
  Branches      316      316           
=======================================
  Hits         1250     1250           
  Misses        313      313           
  Partials        5        5           

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

@renovate renovate bot force-pushed the renovate/knex-3.x branch 2 times, most recently from 85ac19c to 8030ccd Compare August 13, 2025 12:32
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 8030ccd to b32da12 Compare August 19, 2025 12:14
@renovate renovate bot force-pushed the renovate/knex-3.x branch from b32da12 to da0271c Compare August 31, 2025 11:59
@renovate renovate bot force-pushed the renovate/knex-3.x branch from da0271c to 4eacd78 Compare September 25, 2025 17:51
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 4eacd78 to 8632ed1 Compare October 21, 2025 18:41
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 8632ed1 to 4cb6709 Compare November 10, 2025 22:53
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 4cb6709 to ac831a1 Compare November 18, 2025 23:46
@renovate renovate bot force-pushed the renovate/knex-3.x branch from ac831a1 to 565ca5e Compare December 3, 2025 16:34
@renovate renovate bot force-pushed the renovate/knex-3.x branch from 565ca5e to bbfd664 Compare December 31, 2025 18:34
@renovate renovate bot force-pushed the renovate/knex-3.x branch from bbfd664 to 740f206 Compare January 8, 2026 21:13
@coderabbitai
Copy link

coderabbitai bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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