[DPEDE-1784](deps): Bump launch-editor from 2.13.2 to 2.14.1 - #2103
[DPEDE-1784](deps): Bump launch-editor from 2.13.2 to 2.14.1#2103dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.13.2 to 2.14.1. - [Commits](vitejs/launch-editor@v2.13.2...v2.14.1) --- updated-dependencies: - dependency-name: launch-editor dependency-version: 2.14.1 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-2103/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. Security advisories✅ Nothing still affects ✅ Resolved by this bump (1): Previously patched (before your old version): ✅ This bump resolves all 1 known advisory that remained open against 2.13.x and none affect 2.14.1 — clear on the security axis. 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": "degraded",
"escalate_reason": "risk",
"missing_signals": [
{
"signal": "release_notes",
"reason": "changelog not retrieved by pre-step; assessed from semver delta (minor bump = backward-compatible) and zero in-repo usage"
}
],
"confidence": 0.75,
"packages": [
{
"ecosystem": "npm",
"name": "launch-editor",
"old_version": "2.13.2",
"new_version": "2.14.1"
}
],
"breaking_changes": [],
"cascade_conflicts": [],
"summary": "Minor bump of launch-editor 2.13.2→2.14.1; package unused in this repo, fixes GHSA-v6wh-96g9-6wx3 (NTLMv2 hash disclosure on Windows); escalated on CI health (pass rate 64.3%, 28 critical runs).",
"upgrade_risk_note": null,
"cross_repo_signal": "standalone",
"api_usage_found": false,
"advisory_ids": [],
"max_cvss": null,
"feedback_capture_marker": "aifel-CenturyLink-Chi-2103",
"agent_version": "1.1.1-aw"
}
|
Bumps launch-editor from 2.13.2 to 2.14.1.
Commits
3f97c64v2.14.10cc9550fix: reject UNC paths (#138)afd1ab9ci: run tests on mac and windows (#136)0bfa328test: add some tests for launch-editor package (#135)1b006aechore: add README (#134)383ef26v2.14.06277209ci: harden publish settings520b2f7fix(deps): update all non-major dependencies (#129)475ac66chore(deps): update dependency lint-staged to v17 (#130)247bf1dchore(deps): update dependency yorkie to v2 (#131)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for launch-editor since your current version.
You can trigger a rebase of this PR 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.