Skip to content

chore(deps): bump knex from 3.2.9 to 3.3.0#52

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

chore(deps): bump knex from 3.2.9 to 3.3.0#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/knex-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps knex from 3.2.9 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

3.2.10

Bug fixes

... (truncated)

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

3.2.10 - 2 May, 2026

Bug fixes

  • fix: bump lodash to ^4.18.1, close #6433 #6446
  • Fix: Properly Escape Aliases in Analytic Functions #6392

Misc

  • chore: auto-update the docs' knex version on publish #6447
  • chore: skip re-running tests on automated release commit #6443
  • chore: sync docker images we use to ghcr #6445
  • chore: fixes for release-drafter workflow #6442
  • chore: new publish/release workflow #6441
  • docs: Update changelog for version 3.2.9 #6440
  • docs: sync website changelog from 3.0.0 to 3.2.8 #6426
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for knex since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

coolstartnow added a commit that referenced this pull request Jul 9, 2026
…, nodemailer, ws)

Resolves high-severity findings blocking npm audit hard-fail CI check:
- form-data CRLF injection (GHSA-hmw2-7cc7-3qxx)
- multer DoS via nested fields / incomplete cleanup (GHSA-72gw-mp4g-v24j, GHSA-3p4h-7m6x-2hcm)
- ws memory exhaustion DoS (GHSA-96hv-2xvq-fx4p)
- js-yaml quadratic-complexity DoS (GHSA-h67p-54hq-rp68)
- nodemailer CRLF injection / SSRF bypass (GHSA-268h-hp4c-crq3, GHSA-wqvq-jvpq-h66f, GHSA-p6gq-j5cr-w38f), bumped 8.0.8 -> 9.0.3

Was blocking all open Dependabot PRs (#48, #49, #50, #52) since the audit
step scans the full dependency tree regardless of PR diff.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Bumps [knex](https://github.com/knex/knex) from 3.2.9 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.9...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 force-pushed the dependabot/npm_and_yarn/knex-3.3.0 branch from 9d9b321 to 62ace80 Compare July 9, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants