Skip to content

Bump knex from 0.9.0 to 3.2.8 in the npm_and_yarn group across 1 directory#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-db4ae9496f
Open

Bump knex from 0.9.0 to 3.2.8 in the npm_and_yarn group across 1 directory#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm_and_yarn-db4ae9496f

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 1 update in the / directory: knex.

Updates knex from 0.9.0 to 3.2.8

Release notes

Sourced from knex's releases.

3.2.8

What's Changed

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

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

... (truncated)

Changelog

Sourced from knex's changelog.

Master (Unreleased)

Bug fixes

  • Reverts the breaking changes added in #6227. This means that the ESM import of Knex is reverted to import { knex } from 'knex/knex.mjs #6422
  • fix(types): allow a QueryBuilder type as a value in an update #6419

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

... (truncated)

Commits
  • 8198fa6 release 3.2.8
  • a077f37 chore: update changelog & release script
  • 94185ae fix: revert exports map added in #6227 (#6422)
  • e7f24c1 fix: TS types for update with subquery (#6419)
  • 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)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [knex](https://github.com/knex/knex).


Updates `knex` from 0.9.0 to 3.2.8
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@0.9.0...3.2.8)

---
updated-dependencies:
- dependency-name: knex
  dependency-version: 3.2.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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 30, 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