Bump fast-uri from 3.1.3 to 3.1.7 in /tests/workflows - #2705
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.3 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.3...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>
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 |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 3.1.3 -> 3.1.7 (patch)
Semver bump type: patch (4 intermediate releases, all security-only)
Changes:
- v3.1.4: Fix for GHSA-v2hh-gcrm-f6hx
- v3.1.5: Fix for GHSA-7p8r-x3mc-p8w7
- v3.1.6: Fixes for 4 high-severity CVEs — host confusion via skipped IDN canonicalization, SSRF via repeated hostname percent-decoding, SSRF via malformed IPv6 normalization, host confusion via percent-encoded scheme normalization
- v3.1.7: Fixes for authority injection via unvalidated port in serialize(), host confusion via unbalanced IP-literal brackets
Breaking changes: None — all releases are security patches
Security concerns: This bump fixes 8 high-severity security advisories related to URI parsing (SSRF, authority injection, host confusion). Upgrading is strongly recommended.
Impact on codebase: Minimal — fast-uri only appears as a transitive dependency in tests/workflows/yarn.lock. It is not a direct or transitive dependency of the main project. The only file changed is the test workflow lockfile (3 lines added, 3 removed).
CI status: No failures. Some checks still in progress (test, CodeQL) but change is lockfile-only in test workflows.
Recommendation: SAFE TO MERGE
— Claude Code
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 |
Bumps fast-uri from 3.1.3 to 3.1.7.
Release notes
Sourced from fast-uri's releases.
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 forkDependabot 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.