[DPEDE-1784](deps-dev): Bump fast-uri from 3.1.0 to 3.1.2#2045
[DPEDE-1784](deps-dev): Bump fast-uri from 3.1.0 to 3.1.2#2045dependabot[bot] wants to merge 1 commit into
Conversation
|
The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-2045/1/. ❌ |
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>
538ccfe to
ac34e77
Compare
|
The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-2045/2/. ❌ |
|
🔖 AiFEL verdict — 🚨 Escalate (ci-health) — human review required
TL;DR
📋 Why this route + what AiFEL checked (click to expand)Why this route?escalate because: CI health confidence is Escalation category: Confidence breakdown — score:
What AiFEL checked
Will merging break your code?✅ Per AiFEL analysis, most likely won't impact your code. Security advisories✅ This bump resolves all 2 known advisories and none affect ✅ Resolved by this bump (2): Packages — what you have vs what this PR installs
Machine-readable verdict{
"schema_version": "1.1",
"classification": "patch",
"risk_band": "low",
"ci_confidence": "low",
"decision_route": "escalate",
"data_completeness": "complete",
"escalate_reason": "risk",
"missing_signals": [],
"confidence": 0.85,
"packages": [
{
"ecosystem": "npm",
"name": "fast-uri",
"old_version": "3.1.0",
"new_version": "3.1.2"
}
],
"breaking_changes": [],
"cascade_conflicts": [],
"summary": "Patch bump of fast-uri 3.1.0→3.1.2 fixes 2 high-severity advisories (CVSS 7.5 each) with no code impact; escalated solely due to CI health confidence being low (pass_rate 64.3%, driven by failing Dependabot update workflows for unrelated packages).",
"upgrade_risk_note": null,
"cross_repo_signal": "standalone",
"api_usage_found": false,
"advisory_ids": [],
"max_cvss": null,
"feedback_capture_marker": "aifel-CenturyLink-Chi-2045",
"agent_version": "1.1.1-aw"
}
|
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...