Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
knex (source) ^2.0.0^3.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

Configuration

📅 Schedule: Branch creation - "on the 1st day of the month,on the 15th day of the month" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

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

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 added the dependencies Pull requests that update a dependency file label Oct 18, 2025
@renovate renovate bot requested a review from mittalyashu as a code owner October 18, 2025 17:33
@coderabbitai
Copy link

coderabbitai bot commented Oct 18, 2025

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.

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'path_filters'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

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

@github-actions
Copy link

github-actions bot commented Oct 18, 2025

Lighthouse report

Category Score Status
Performance 97 🟢
Accessibility 94 🟢
Best Practices 100 🟢
SEO 100 🟢
PWA N/A

View workflow run

@renovate renovate bot force-pushed the renovate/knex-3.x branch 12 times, most recently from 0511dd0 to 90a2eed Compare October 28, 2025 07:01
@renovate renovate bot force-pushed the renovate/knex-3.x branch 2 times, most recently from 1b959d7 to 91132f7 Compare October 30, 2025 13:39
@renovate renovate bot force-pushed the renovate/knex-3.x branch 12 times, most recently from a95c53a to b547ec6 Compare November 9, 2025 09:07
@renovate renovate bot force-pushed the renovate/knex-3.x branch 19 times, most recently from 8bcf8ae to a7d7980 Compare November 18, 2025 13:11
@renovate renovate bot force-pushed the renovate/knex-3.x branch 2 times, most recently from 4d7f753 to c613c6a Compare November 24, 2025 10:27
@renovate renovate bot force-pushed the renovate/knex-3.x branch from c613c6a to 16a2d35 Compare November 28, 2025 18:28
@renovate renovate bot force-pushed the renovate/knex-3.x branch 6 times, most recently from fe4560f to d76e5c5 Compare December 19, 2025 17:24
@renovate renovate bot force-pushed the renovate/knex-3.x branch from d76e5c5 to 16b572a Compare December 31, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant