Skip to content

fix(deps): clear remaining nuxt and sveltekit Dependabot highs - #354

Merged
thomasrockhu-codecov merged 1 commit into
mainfrom
th/bundler-plugins-nuxt-sveltekit-cve
Aug 11, 2026
Merged

fix(deps): clear remaining nuxt and sveltekit Dependabot highs#354
thomasrockhu-codecov merged 1 commit into
mainfrom
th/bundler-plugins-nuxt-sveltekit-cve

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Contributor

Summary

  • Floor nuxt to ^3.21.10 (lock resolves 3.21.11) across plugin, examples, and integration fixtures to clear the four post-fix(deps): remediate critical and high Dependabot alerts #353 island/RCE highs.
  • Floor @sveltejs/kit to ^2.57.1 in sveltekit-plugin peer + devDependencies so pnpm stops installing the vulnerable 2.12.1 peer resolution that kept alert #499 open.
  • Add matching root pnpm.overrides for both packages.

Test plan

  • pnpm --filter @codecov/sveltekit-plugin --filter @codecov/nuxt-plugin type-check
  • pnpm --filter @codecov/sveltekit-plugin --filter @codecov/nuxt-plugin test:unit
  • Confirm Dependabot high alerts close after merge (nuxt ×4, @sveltejs/kit ×1)

Made with Cursor

Floor nuxt to ^3.21.10 and pin the sveltekit-plugin peer/dev range so
pnpm stops resolving the vulnerable 2.12.1 peer install.

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov-notifications

codecov-notifications Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Components Coverage Δ
Plugin core 97.70% <ø> (ø)
Rollup plugin 9.27% <ø> (ø)
Vite plugin 9.27% <ø> (ø)
Webpack plugin 57.28% <ø> (ø)

📢 Thoughts on this report? Let us know!

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.43%. Comparing base (f5bece6) to head (adb71a9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
Components Coverage Δ
Plugin core 97.70% <ø> (ø)
Rollup plugin 9.27% <ø> (ø)
Vite plugin 9.27% <ø> (ø)
Webpack plugin 57.28% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@thomasrockhu-codecov
thomasrockhu-codecov merged commit e5063ae into main Aug 11, 2026
18 of 19 checks passed
@thomasrockhu-codecov
thomasrockhu-codecov deleted the th/bundler-plugins-nuxt-sveltekit-cve branch August 11, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants