build(deps): bump fast-uri from 3.1.0 to 3.1.7 in /docs - #348
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/fast-uri-3.1.7
branch
5 times, most recently
from
September 3, 2026 03:05
3a86fdb to
a7df044
Compare
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.0...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/fast-uri-3.1.7
branch
from
September 3, 2026 03:08
a7df044 to
44958b2
Compare
glennko
approved these changes
Sep 3, 2026
glennko
left a comment
Member
There was a problem hiding this comment.
Lockfile-only dependency bump; CI green.
glennko
added a commit
that referenced
this pull request
Sep 3, 2026
Single `npm audit fix --package-lock-only` pass on the docs site. package.json is untouched -- no declared range changes, only the resolved tree. Regenerated against current main, which now carries the merged dependabot bumps (#347, #346, #332, #326, #314, #352, #351, #349, #348). Those bumps did not reach either critical, and dependabot never proposed a fix for websocket-driver at all. before after critical 2 0 high 27 18 moderate 14 8 low 5 0 total 48 26 Both criticals cleared: - shell-quote 1.8.3 -> 1.10.0 (CVE-2026-9277) - websocket-driver 0.7.4 -> 0.7.5 (CVE-2026-54466) Also lodash 4.17.23 -> 4.18.1 and node-forge dropped from the tree. The remaining 26 sit inside the Docusaurus dependency tree -- image-size, serialize-javascript, and the webpack-dev-server -> sockjs -> uuid chain. Most report no non-breaking fix and would need a Docusaurus major upgrade. The dev-server chain affects `docusaurus start`, not `docusaurus build`. `npm audit fix --force` was deliberately not used -- it would churn the Docusaurus major version and risk the docs build, for issues that are dev-time only.
glennko
added a commit
that referenced
this pull request
Sep 3, 2026
…342) Single `npm audit fix --package-lock-only` pass on the docs site. package.json is untouched -- no declared range changes, only the resolved tree. Regenerated against current main, which now carries the merged dependabot bumps (#347, #346, #332, #326, #314, #352, #351, #349, #348). Those bumps did not reach either critical, and dependabot never proposed a fix for websocket-driver at all. before after critical 2 0 high 27 18 moderate 14 8 low 5 0 total 48 26 Both criticals cleared: - shell-quote 1.8.3 -> 1.10.0 (CVE-2026-9277) - websocket-driver 0.7.4 -> 0.7.5 (CVE-2026-54466) Also lodash 4.17.23 -> 4.18.1 and node-forge dropped from the tree. The remaining 26 sit inside the Docusaurus dependency tree -- image-size, serialize-javascript, and the webpack-dev-server -> sockjs -> uuid chain. Most report no non-breaking fix and would need a Docusaurus major upgrade. The dev-server chain affects `docusaurus start`, not `docusaurus build`. `npm audit fix --force` was deliberately not used -- it would churn the Docusaurus major version and risk the docs build, for issues that are dev-time only. Co-authored-by: Glenn Ko <glennko@users.noreply.github.com>
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 fast-uri from 3.1.0 to 3.1.7.
Release notes
Sourced from fast-uri's releases.
... (truncated)
Commits
412e40aBumped v3.1.79f4c943fix: backport port and IP-literal validation to v3.x (#216)1eb3ce4fix: treat unterminated bracket hosts as reg-names again (#214)6f970b2Bumped v3.1.6d941579fix: never run IDN canonicalization on bracketed IP literalsc0f0279test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme)37f3417Merge commit from fork607bfbeMerge commit from forkae92a4cMerge commit from fork444ecdaMerge commit from fork