Bump fast-uri from 3.1.5 to 3.1.7 in /cli - #195
Merged
Pieter de Bruin (pdebruin) merged 1 commit intoSep 4, 2026
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>
Copilot started reviewing on behalf of
Microsoft Docs (MicrosoftDocs)
September 3, 2026 02:35
View session
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward lockfile-only patch-level dependency update to a security-fixed release with no additional code modifications.
Pull request overview
Updates the CLI’s lockfile to pull in fast-uri@3.1.7, addressing multiple high-severity security advisories in the fast-uri v3.x line.
Changes:
- Bumps the resolved
fast-uripackage incli/package-lock.jsonfrom3.1.5to3.1.7(including updated tarball URL and integrity hash).
File summaries
| File | Description |
|---|---|
| cli/package-lock.json | Updates the locked fast-uri version (and associated resolved/integrity fields) used by the CLI’s dependency tree. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- cli/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.
Pieter de Bruin (pdebruin)
approved these changes
Sep 4, 2026
Pieter de Bruin (pdebruin)
left a comment
Collaborator
There was a problem hiding this comment.
Security release for fast-uri: 4 high-severity advisories (authority injection, host confusion, SSRF). Lockfile-only, CI green.
Pieter de Bruin (pdebruin)
deleted the
dependabot/npm_and_yarn/cli/fast-uri-3.1.7
branch
September 4, 2026 05:58
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.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.