Skip to content

chore(deps): bump knex from 3.1.0 to 3.2.7#6593

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/knex-3.2.7
Open

chore(deps): bump knex from 3.1.0 to 3.2.7#6593
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/knex-3.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps knex from 3.1.0 to 3.2.7.

Release notes

Sourced from knex's releases.

3.2.7

What's Changed

New Contributors

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

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.7 - 27 March, 2026

Bug fixes

  • fix sqlite DDL operations failing inside transactions #6408
  • fix: handle lowercase INFORMATION_SCHEMA keys in MySQL renameColumn #6407
  • fix: clone config in client constructor #5633
  • fix: remove __knexTxId from transaction connection on release #5288
  • fix: correct binding order in delete with subquery join #6412
  • chore: omit ./scripts from published package #6356

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)

... (truncated)

Commits
  • 633b4a4 release 3.2.7
  • d9faa34 fix: clone config in client constructor (#5633)
  • c5e731c fix: invalid GH workflow.yml files from 7e04e0a
  • 699ce7a fix: remove __knexTxId from connection on release (#5288)
  • 7e04e0a chore: only use dockerhub install if username is available
  • c88c8ee chore: add dockerhub credentials to prevent CI rate limiting (#6418)
  • fc2293e chore: add codecov (#6416)
  • 219f2d4 docs: add link for the knex-ibmi dialect (#6359)
  • ff4cf27 fix: correct binding order in delete with subquery join (#6412)
  • ad1c7bc fix: sqlite DDL operations failing inside transactions #6402 (#6408)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-3.2.7 branch 3 times, most recently from 0eb292d to 2bf334d Compare April 8, 2026 17:27
Bumps [knex](https://github.com/knex/knex) from 3.1.0 to 3.2.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-3.2.7 branch from 2bf334d to 735a87d Compare April 8, 2026 17:28
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