Skip to content

Bump knex from 3.1.0 to 3.2.6#151

Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/knex-3.2.6
Open

Bump knex from 3.1.0 to 3.2.6#151
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/development/knex-3.2.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps knex from 3.1.0 to 3.2.6.

Release notes

Sourced from knex's releases.

3.2.6

What's Changed

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

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.

3.2.6 - 24 March, 2026

Bug fixes

  • Fix module exports #6406

3.2.5 - 23 March, 2026

Bug fixes

3.2.4 - 23 March, 2026

Bug fixes

  • Fix ESM type exports #6404

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)

... (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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: knex
  dependency-version: 3.2.6
  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 27, 2026
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