Skip to content

Bump knex from 3.2.10 to 3.3.0#214

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/knex-3.3.0
Open

Bump knex from 3.2.10 to 3.3.0#214
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/development/knex-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown

Bumps knex from 3.2.10 to 3.3.0.

Release notes

Sourced from knex's releases.

3.3.0

New features

Bug fixes

Misc

New Contributors

Full Changelog: knex/knex@3.2.10...3.3.0

Changelog

Sourced from knex's changelog.

3.3.0 - 26 June, 2026

New features

  • feat: add support for returning in mariadb #4572
  • feat: mariadb driver support #6415
  • Fixes _setNullableState not respecting schema #6025
  • feat: add connectionPool option for bringing an external pool #6414
  • Added knex.migrate.to and knex.migrate.before #6420
  • feat: set error.cause for tarn acquire connection error #5681

Bug fixes

  • Fix FOR UPDATE OF with explicit schema #5791
  • Fix sqlite conditional insert/merge when inserting multiple rows #6185
  • Fix: Stream postProcessResponse error is not catchable with .on('error') #6033
  • fix(pg): preserve updateFrom binding order #6454
  • fix: #6451, support token-credential in mssql auth #6465
  • fix(types): #6452 - .where type regression for invalid types #6463
  • fix: #6460 unhandled error on connection timeout with stream #6462
  • fix: #6455, correctly state tedious as dependency needed for mssql #6464
  • fix(pg,mssql): preserve binding order in delete and update queries #6438

Misc

  • chore: bump tarn@3.1.0 #6492
  • micro-optimization in wrappingFormatter #6456
  • cleanup flake in the cancellation tests #6486
  • Update docs: timeout section #6471
  • ci: make npm install resilient to transient network failures #6468
  • Update homepage urls #6450
  • chore: add mariadb to docker-compose #6466
  • chore: set codecov to default coverage provider #6448
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.2.10 to 3.3.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@3.2.10...3.3.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-version: 3.3.0
  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 Jul 10, 2026
@sonarqubecloud

Copy link
Copy Markdown

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