chore(deps): bump knex from 3.2.9 to 3.3.0#52
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Bot
force-pushed
the
dependabot/npm_and_yarn/knex-3.3.0
branch
from
July 9, 2026 06:32
9d9b321 to
62ace80
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps knex from 3.2.9 to 3.3.0.
Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
Commits
e25d54brelease 3.3.047988fbchore: bump tarn@3.1.0 (#6492)22e080emicro-optimization in wrappingFormatter (#6456)088d96dcleanup flake in the cancellation tests (#6486)cbceb5dUpdate docs: timeout section (#6471)16cd6aefeat: add support for returning in mariadb (#4572)0ff56f8ci: make npm install resilient to transient network failures (#6468)1a962e2Fix FOR UPDATE OF with explicit schema (#5791)6f42421Update homepage urls (#6450)eab4576fix sqlite conditional insert/merge with multiple rows (#6185)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for knex since your current version.