Skip to content

Bump knex from 3.1.0 to 3.2.3#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/knex-3.2.3
Closed

Bump knex from 3.1.0 to 3.2.3#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/knex-3.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps knex from 3.1.0 to 3.2.3.

Release notes

Sourced from knex's releases.

3.2.3

What's Changed

Full Changelog: knex/knex@3.2.1...3.2.3

3.2.1

What's Changed

New Contributors

Full Changelog: knex/knex@3.2.0...3.2.1

3.2.0

What's Changed

... (truncated)

Changelog

Sourced from knex's changelog.

Master (Unreleased)

3.2.1 - 22 March, 2026

Bug fixes

  • Fix subpath imports broken by exports field added in 3.2.0. Packages relying on deep imports (e.g. knex/lib/dialects/sqlite3/index) were blocked by the restrictive exports map

Docs

  • Add VitePress blog with archive and UTC post dates (#6397)

3.2.0 - 22 March, 2026

New features

  • Add migration lifecycle hooks (#5541)
  • Add SIMILAR TO operator (#5303)
  • Add dropUniqueIfExists (#6069)
  • Add 'validate' pool option (#5120)
  • PostgreSQL: default datetime/timestamp precision setting added (#5311)
  • Better-SQLite3: Support defaultSafeIntegers option (#6320)
  • Better-SQLite3: Improve safeIntegers support (#6352)
  • SQLite: Refactor transactions to allow setting the foreign_keys pragma for a transaction (#6315)

Bug fixes

  • Fix where in query with raw column (#6323)
  • Fix migrate up with completed migration (#6342)
  • Fix ESM export and typings (#6227)
  • Fix migration CLI and cli tests (#6264)
  • Fix recover from broken connection (#5774)
  • Prevent unexpected combinations of statements and clauses groups from executing (#6314)
  • Improve CLI error reporting in some edge cases (#6265)
  • PostgreSQL: clearer error when pg-query-stream is missing (#6362)
  • PostgreSQL: Fix streaming compatibility with pg-query-stream 4.14+ (#6396)
  • MySQL: Fix the operator "<=>" is not permitted (#6158)
  • MSSQL: Optimize stream.write (#5693)
  • SQLite: Fix whereILike issue (#5687)

Types

  • Fix usage of object type that is too broad (#5373)
  • Fix pluck typing issue when CompositeTableType is used (#4609)
  • Make types no longer allow knex to be called without tablename (#6188)
  • Add missing type definition for orderBy with a raw column/expression (#5803)
  • Add additional typing for column.index (#5371)
  • Update typings for increment/decrement (#5674)
  • Use syntax import from instead of import = require() (#5258)
  • Import knex as type in TS seed template (#6094)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knex](https://github.com/knex/knex) from 3.1.0 to 3.2.3.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@3.1.0...3.2.3)

---
updated-dependencies:
- dependency-name: knex
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #33.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/knex-3.2.3 branch March 30, 2026 04:39
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants