build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /tools/mcp-conformance - #1116
build(deps): bump fast-uri from 3.1.5 to 3.1.7 in /tools/mcp-conformance#1116dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.5...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>
|
|
There was a problem hiding this comment.
🟢 Approval recommended
This is a straightforward lockfile-only bump to a patched security release with no behavioral code changes in the repository.
Pull request overview
This PR updates the fast-uri dependency resolution in the tools/mcp-conformance Node lockfile from 3.1.5 to 3.1.7, incorporating upstream security fixes (including authority injection and host confusion advisories) into the MCP conformance harness’ pinned dependency graph.
Changes:
- Bumped
fast-urito3.1.7intools/mcp-conformance/package-lock.json. - Updated the corresponding
resolvedtarball URL andintegrityhash for the new version.
File summaries
| File | Description |
|---|---|
| tools/mcp-conformance/package-lock.json | Updates the pinned transitive dependency fast-uri to 3.1.7 for the MCP conformance harness. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- tools/mcp-conformance/package-lock.json: Generated file
- Files reviewed: 0/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps fast-uri from 3.1.5 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.