Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency knex to v2.5.1 #158

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update dependency knex to v2.5.1 #158

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knex (source) 2.4.0 -> 2.5.1 age adoption passing 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)

v2.4.2

Compare Source

Bug fixes
  • CLI: Fix incorrent EOL causing errors on Linux #​5455

v2.4.1

Compare Source

Bug fixes
  • PostgreSQL: Fix Malformed array literal 2.4.0 Regression #​5439

Configuration

📅 Schedule: Branch creation - "* * * * 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 2c8732b to 72ae91c Compare June 5, 2023 14:11
@renovate renovate bot changed the title Update dependency knex to v2.4.2 Update dependency knex to v2.5.0 Jul 8, 2023
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 72ae91c to 10fcc37 Compare July 8, 2023 21:49
@renovate renovate bot changed the title Update dependency knex to v2.5.0 Update dependency knex to v2.5.1 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 10fcc37 to 3615d39 Compare July 13, 2023 00:28
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 3615d39 to 5ff90c1 Compare March 19, 2024 10:29
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 5ff90c1 to b0fd92e Compare May 6, 2024 04:07
@renovate renovate bot force-pushed the renovate/knex-2.x branch from b0fd92e to 6db38c1 Compare May 20, 2024 15:41
@renovate renovate bot force-pushed the renovate/knex-2.x branch from 6db38c1 to d972b25 Compare September 30, 2024 03:53
@renovate renovate bot force-pushed the renovate/knex-2.x branch from d972b25 to 7f1e7cf Compare January 13, 2025 06:10
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.

0 participants