chore(deps)(deps): bump fast-uri from 3.1.0 to 3.1.2#156
chore(deps)(deps): bump fast-uri from 3.1.0 to 3.1.2#156dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
This PR fails to meet its primary objective: the requested update for fast-uri from 3.1.0 to 3.1.2 is completely missing from the lockfile. Instead, the changes focus on @ungap/structured-clone, which is unrelated to the PR title.
Additionally, the package modified (@ungap/structured-clone@1.3.0) is flagged for a high-severity security vulnerability (CWE-502: Deserialization of Untrusted Data). Simply committing a deprecation notice is insufficient; this dependency should be updated to version 1.3.1 or higher to resolve the security risk. This PR should not be merged in its current state.
About this PR
- The PR implementation does not reflect the PR title or description; the
fast-uriversion bump is entirely missing from the diff, and unrelated modifications to@ungap/structured-clonehave been included.
Test suggestions
- Verify
fast-uriversion inpnpm-lock.yamlis updated to 3.1.2
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify `fast-uri` version in `pnpm-lock.yaml` is updated to 3.1.2
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
|
|
||
| '@ungap/structured-clone@1.3.0': | ||
| resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} | ||
| deprecated: Potential CWE-502 - Update to 1.3.1 or higher |
There was a problem hiding this comment.
🔴 HIGH RISK
This change is unrelated to the requested bump of 'fast-uri'. The expected version update for 'fast-uri' from 3.1.0 to 3.1.2 is missing from the lockfile. Furthermore, the dependency '@ungap/structured-clone@1.3.0' is flagged for a security vulnerability (CWE-502: Deserialization of Untrusted Data). It is recommended to update this package to version 1.3.1 or higher to mitigate potential deserialization attacks rather than just committing the deprecation warning.
Try running the following prompt in your coding agent:
Update @ungap/structured-clone to version 1.3.1 or higher.



Bumps fast-uri from 3.1.0 to 3.1.2.
Release notes
Sourced from fast-uri's releases.
Commits
919dd8eBumped v3.1.2c65ba57fixup: linting6c86c17Merge commit from forka95158aHandle malformed fragment decoding without throwing (#171)cea547cBumped v3.1.1876ce79Merge commit from forkdcdf690ci: add lock-threads workflow (#169)c860e65build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#167)9b4c6dcbuild(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#166)85d09a9build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...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.