[DPEDE-1784](deps): Bump nuxt from 4.4.2 to 4.5.0 - #2117
Conversation
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 4.4.2 to 4.5.0. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.0/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-2117/1/. ❌ |
|
🔖 AiFEL verdict — 🚨 Escalate (ci-health) — human review required
TL;DR
📋 Why this route + what AiFEL checked (click to expand)Why this route?escalate because: critical CI 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. Nuxt is not imported in your source files — it is consumed as a CLI/build framework via auto-imports and config — so the framework-internal upgrades in this release (Vite 8, unhead v3 type-narrowing, NuxtLink custom-slot prefetch behaviour change) have no bearing on your codebase. Security advisories✅ Nothing still affects ✅ Resolved by this bump (6): Packages — what you have vs what this PR installs
Machine-readable verdict{
"schema_version": "1.1",
"classification": "minor",
"risk_band": "low",
"ci_confidence": "low",
"decision_route": "escalate",
"data_completeness": "complete",
"escalate_reason": "risk",
"missing_signals": [],
"confidence": 0.85,
"packages": [
{
"ecosystem": "npm",
"name": "nuxt",
"old_version": "4.4.2",
"new_version": "4.5.0"
}
],
"breaking_changes": [],
"cascade_conflicts": [],
"summary": "Minor bump nuxt 4.4.2→4.5.0: no in-repo API usage, 6 security advisories resolved (none still affect 4.5.0), critical CI confidence low (53.6% pass rate / 28 runs driven by concurrent failing Dependabot PRs). Escalated on ci-health; dependency and security axes are clear.",
"upgrade_risk_note": null,
"cross_repo_signal": "standalone",
"api_usage_found": false,
"advisory_ids": [],
"max_cvss": null,
"feedback_capture_marker": "aifel-CenturyLink-Chi-2117",
"agent_version": "1.1.1-aw"
}
|
|
Superseded by #2126. |
|
Removed the Kubernetes allocated resources |
2 similar comments
|
Removed the Kubernetes allocated resources |
|
Removed the Kubernetes allocated resources |
Bumps nuxt from 4.4.2 to 4.5.0.
Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
5761457v4.5.0b5f9830feat(nuxt): warn when parent page lacks NuxtPage (#35639)76cb01dfix(nuxt): update client URL to match SSR on fatal middleware error (#35637)6d94a14fix(nuxt): apply latest navigation on concurrentnavigateToin built-in rou...d566626feat(nuxt): require keyed function 'source' with compatibilityVersion 5c699cc0fix(nuxt): drop extension on diagnostics import881e5effeat: error code system (#35429)379c22ffeat(nuxt): supportenabledoption inuseFetch(#35627)353164bfix(nuxt): re-add computeIslandHash for backwards compatibility881d5c4docs: clarify usage of await with useFetch (#33745)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.