Autopilot: clear high-severity js-yaml alert (2026-09-11) - #34
Open
ivanagas wants to merge 1 commit into
Open
Conversation
npm audit fix, no --force: js-yaml 4.1.0 chain and colord resolved. Remaining 9 advisories are all the Vue 2 EOL toolchain and need a major upgrade, so they are deferred rather than forced. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies
npm audit fix(no--force) — 11 advisories → 9. Lockfile only, nopackage.jsonchange.js-yamlcolordDeferred — the two open Dependabot alerts, both Vue 2 EOL:
vue3.0.0-alpha.0— a Vue 2 → 3 migrationvue-template-compilerThe 9 remaining
npm auditfindings are the same story —@vue/cli-service,@vue/cli-plugin-*,bootstrap-vue,portal-vue. Every fixnpm auditoffers for them isisSemVerMajor: true, and the "fix" it suggests (@vue/cli-plugin-babel@3.12.1) is a downgrade from the installed 5.x. Not worth taking on a static site to clear a low.Clearing these properly means migrating off Vue 2, which is end-of-life. That's a project, not a dependency bump — flagged in the run report rather than attempted here.
Errors
None. The project has 43
$exceptionevents all time, the most recent from 2026-06-01 — nothing in the last 90 days.Verification
npm run build— passed (Vue CLI,dist/written, 2.4s).Netlify deploy preview on this PR is the real check — clean install against the changed lockfile.
Nothing to click after deploy: this is a lockfile-only change with no runtime dependency moved.