Bump fast-uri from 3.0.6 to 3.1.5 in /tests/workflows - #2476
Bump fast-uri from 3.0.6 to 3.1.5 in /tests/workflows#2476dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.0.6...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: fast-uri 3.0.6 -> 3.1.5 (minor — all security patches)
Scope: tests/workflows/yarn.lock only (transitive dependency, no direct imports)
Security fixes (5 High-severity CVEs, all CVSS 7.5):
- CVE-2026-6321 (GHSA-q3j6-qgpj-74h6): Percent-encoded path traversal via normalize/equal (CWE-22), fixed in 3.1.1
- CVE-2026-6322 (GHSA-v39h-62p7-jpjc): Percent-encoded authority delimiter decoding enabling host confusion (CWE-436), fixed in 3.1.2
- CVE-2026-13676 (GHSA-4c8g-83qw-93j6): Unicode/IDN hostname canonicalization failure enabling SSRF bypass (CWE-436), fixed in 3.1.3
- CVE-2026-16221 (GHSA-v2hh-gcrm-f6hx): Backslash authority delimiter host confusion enabling security control bypass (CWE-436), fixed in 3.1.4
- CVE-2026-18446 (GHSA-7p8r-x3mc-p8w7): Backslash-variant authority bypass enabling SSRF filter evasion (CWE-436), fixed in 3.1.5
Breaking changes: None
Impact on codebase: No direct usage of fast-uri found — it is a transitive dependency (via ajv). Change limited to lockfile resolution in test tooling.
CI status: No failures; several checks still in progress
Authorship: All commits by dependabot[bot]
Recommendation: SAFE TO MERGE — Critical security update fixing 5 high-severity URI parsing vulnerabilities. Minimal blast radius (test lockfile only).
— Claude Code
Bumps fast-uri from 3.0.6 to 3.1.5.
Release notes
Sourced from fast-uri's releases.
... (truncated)
Commits
5e179cbBumped v3.1.52cad02dMerge commit from fork6aeece6Bumped v3.1.42d50fbafix: reject literal backslash in URI authority0549fe3Bumped v3.1.32a6d357Merge commit from fork919dd8eBumped v3.1.2c65ba57fixup: linting6c86c17Merge commit from forka95158aHandle malformed fragment decoding without throwing (#171)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.