chore(deps): bump fast-uri from 3.0.6 to 3.1.4 - #147
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.0.6...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Scope
Lockfile-only Dependabot bump of transitive fast-uri (3.0.6 → 3.1.4) in yarn.lock, resolved under the existing ^3.0.1 range via ajv. Merging applies published URI-parsing security fixes (multiple GHSA advisories between 3.0.6 and 3.1.4) with no application source changes.
CI
CI is still pending; required checks will gate merge if anything fails.
Regression risk
Minor semver within the same major; upstream release notes emphasize security hardening and stricter malformed-URI handling—low routine risk for a transitive lockfile refresh.
Upstream: unknown (author to confirm)
Residual risks / follow-ups
None — because only yarn.lock changes, the resolved version remains within the existing semver range, and no functional code paths were touched in this PR.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
|
Superseded by #150. |
Bumps fast-uri from 3.0.6 to 3.1.4.
Release notes
Sourced from fast-uri's releases.
... (truncated)
Commits
6aeece6Bumped 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)cea547cBumped v3.1.1876ce79Merge 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.