Skip to content

fix(deps): bump vitest to ^3.2.6 (CVE-2026-47429)#352

Open
thomasrockhu-codecov wants to merge 6 commits into
mainfrom
th/vitest-cve-2026-47429
Open

fix(deps): bump vitest to ^3.2.6 (CVE-2026-47429)#352
thomasrockhu-codecov wants to merge 6 commits into
mainfrom
th/vitest-cve-2026-47429

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Contributor

Summary

  • Bumps vitest and @vitest/coverage-v8 from ^2.1.9 to ^3.2.6 across every workspace package, and regenerates pnpm-lock.yaml (now resolves vitest 3.2.7 / @vitest/coverage-v8 3.2.7).
  • Remediates the critical Dependabot alert #609 and the sibling alerts it shares a root cause with: CVE-2026-47429 / GHSA-5xrq-8626-4rwp — "When Vitest UI server is listening, arbitrary file can be read and executed" (affects all vitest < 3.2.6).
  • Clears alerts #606–#618 (11 package.json manifests + pnpm-lock.yaml).

Why a major bump

The advisory has no fix on the 2.x line — first_patched_version is 3.2.6, so upgrading to 3.x is the only remediation. @vitest/coverage-v8 is bumped in lockstep since it must match vitest's major version.

Test plan

  • CI unit suites pass under vitest 3 (test:unit:ci) across all packages — this is a major-version bump, so watch for any v2→v3 config/API breakage.
  • pnpm install --frozen-lockfile succeeds (lockfile is in sync).
  • pnpm -r build / typecheck unaffected.
  • Confirm Dependabot marks #606–#618 resolved after merge.

Notes

  • Only vitest + @vitest/coverage-v8 specifiers changed; no source/config edits. The lockfile diff reflects vitest 3's transitive dependency set.

Made with Cursor

Resolves the critical Dependabot alerts for vitest (CVE-2026-47429,
GHSA-5xrq-8626-4rwp): "When Vitest UI server is listening, arbitrary
file can be read and executed", affecting all vitest < 3.2.6.

Bumps vitest and @vitest/coverage-v8 (kept on the same major) from
^2.1.9 to ^3.2.6 across every workspace package and regenerates
pnpm-lock.yaml, which now resolves vitest 3.2.7. Clears alerts

Co-authored-by: Cursor <cursoragent@cursor.com>
#606-#618.
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.75%. Comparing base (8bb7825) to head (acb1e96).
✅ All tests successful. No failed tests found.

Additional details and impacted files
Components Coverage Δ
Plugin core 97.70% <ø> (-0.15%) ⬇️
Rollup plugin 9.27% <ø> (+0.85%) ⬆️
Vite plugin 9.27% <ø> (+0.85%) ⬆️
Webpack plugin 57.28% <ø> (+0.43%) ⬆️

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

thomasrockhu-codecov and others added 5 commits July 10, 2026 19:19
vitest 3.2.7 tightened PluginOption typing, breaking the replace plugin
spread. Add the same @ts-expect-error guard the sibling configs already use.

Co-authored-by: Cursor <cursoragent@cursor.com>
vitest 3.2.7 compares Error constructor and cause in toHaveBeenCalledWith,
so the sentry breadcrumb assertions must expect the FailedFetchError the
code actually throws rather than a plain Error.

Co-authored-by: Cursor <cursoragent@cursor.com>
vitest 3.2 now enforces timeouts on synchronous test bodies, so the CLI
tests that spawn `npx tsx` (the first invocation downloads tsx) exceed the
5s default; raise testTimeout/hookTimeout for the package. It also changed
async ordering so the stray top-level runCli invocation triggered on module
import can log first, so match the produced report instead of a fixed call
index.

Co-authored-by: Cursor <cursoragent@cursor.com>
Surface individual test failures in CI logs alongside the junit report.

Co-authored-by: Cursor <cursoragent@cursor.com>
The CLI tests spawned the process synchronously (execFileSync / execSync),
blocking the vitest worker thread. On slower machines like CI this exceeds
vitest 3.2's worker RPC heartbeat, surfacing as an unhandled
"Timeout calling onTaskUpdate" error that fails the run even though every
test passes. Await async spawns so the event loop stays responsive.

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

codecov-notifications Bot commented Jul 11, 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% <ø> (-0.15%) ⬇️
Rollup plugin 9.27% <ø> (+0.85%) ⬆️
Vite plugin 9.27% <ø> (+0.85%) ⬆️
Webpack plugin 57.28% <ø> (+0.43%) ⬆️

📢 Thoughts on this report? Let us know!

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Bundle Report

Changes will decrease total bundle size by 2.62kB (-0.03%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@codecov/remix-vite-plugin-esm 3.02kB 2.06kB (215.05%) ⬆️
@codecov/rollup-plugin-esm 6.41kB 5.11kB (392.55%) ⬆️
@codecov/sveltekit-plugin-esm 891 bytes -2.13kB (-70.56%) ⬇️
@codecov/solidstart-plugin-esm 949 bytes -2.08kB (-68.72%) ⬇️
@codecov/nextjs-webpack-plugin-esm 1.11kB -3.74kB (-77.06%) ⬇️
@codecov/bundle-analyzer-esm 3.11kB -3.79kB (-54.96%) ⬇️
@codecov/example-astro-5-app-server-esm 599.04kB 1.97kB (0.33%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: @codecov/nextjs-webpack-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.mts (New) 1.11kB 1.11kB 100.0% 🚀
index.mjs (Deleted) -4.86kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-astro-5-app-server-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
chunks/_@astrojs-ssr-adapter_BEqqSB2i.mjs (New) 363.08kB 363.08kB 100.0% 🚀
chunks/astro/server_DuWjChug.mjs (New) 107.52kB 107.52kB 100.0% 🚀
chunks/generic_Dmhbm47-.mjs (New) 62.71kB 62.71kB 100.0% 🚀
chunks/astro-designed-error-pages_BAH-8X6T.mjs (New) 36.04kB 36.04kB 100.0% 🚀
manifest_C2ZyxhNl.mjs (New) 3.37kB 3.37kB 100.0% 🚀
chunks/sharp_DrgRW6OM.mjs (New) 2.56kB 2.56kB 100.0% 🚀
chunks/astro_dqs3PV0R.mjs (New) 38 bytes 38 bytes 100.0% 🚀
chunks/_@astrojs-ssr-adapter_DdZfoyRZ.mjs (Deleted) -361.79kB 0 bytes -100.0% 🗑️
chunks/astro/server_C_Bgt7Mb.mjs (Deleted) -106.84kB 0 bytes -100.0% 🗑️
chunks/generic_DluGwRMI.mjs (Deleted) -62.71kB 0 bytes -100.0% 🗑️
chunks/astro-designed-error-pages_FfiYfOuZ.mjs (Deleted) -36.04kB 0 bytes -100.0% 🗑️
manifest_CQwmRcgp.mjs (Deleted) -3.37kB 0 bytes -100.0% 🗑️
chunks/sharp_Bp_nvJMf.mjs (Deleted) -2.56kB 0 bytes -100.0% 🗑️
chunks/astro_DK1EDBgK.mjs (Deleted) -38 bytes 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/sveltekit-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.cts (New) 891 bytes 891 bytes 100.0% 🚀
index.mjs (Deleted) -3.03kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/rollup-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.mjs (New) 6.41kB 6.41kB 100.0% 🚀
index.d.ts (Deleted) -1.3kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/remix-vite-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.mjs (New) 3.02kB 3.02kB 100.0% 🚀
index.d.cts (Deleted) -957 bytes 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/solidstart-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.cts (New) 949 bytes 949 bytes 100.0% 🚀
index.mjs (Deleted) -3.03kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-nuxt-app-server-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/welcome.vue.mjs (New) 93.53kB 93.53kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/nuxt-*.mjs (New) 9.48kB 9.48kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/plugins/router.mjs (New) 7.64kB 7.64kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/nuxt.mjs (New) 7.2kB 7.2kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/error-*.vue.mjs (New) 5.5kB 5.5kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/error-*.vue.mjs (New) 4.63kB 4.63kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/composables/router.mjs (New) 4.11kB 4.11kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/nuxt-*.vue.mjs (New) 2.07kB 2.07kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/nuxt-*.vue.mjs (New) 2.75kB 2.75kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/composables/error.mjs (New) 1.64kB 1.64kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/plugins/revive-*.server.mjs (New) 1.26kB 1.26kB 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/composables/manifest.mjs (New) 881 bytes 881 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/head/runtime/composables/v3.mjs (New) 879 bytes 879 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/middleware/manifest-*.mjs (New) 641 bytes 641 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/composables/payload.mjs (New) 436 bytes 436 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/head/runtime/plugins/unhead.mjs (New) 386 bytes 386 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/injections.mjs (New) 111 bytes 111 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/error-*.vue2.mjs (New) 45 bytes 45 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/error-*.vue2.mjs (New) 45 bytes 45 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_kxpsyafbx5t7jt72f4u2eos5fe/node_modules/nuxt/dist/app/components/welcome.vue2.mjs (New) 43 bytes 43 bytes 100.0% 🚀
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/welcome.vue.mjs (Deleted) -93.53kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/nuxt-*.mjs (Deleted) -9.48kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/plugins/router.mjs (Deleted) -7.64kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/nuxt.mjs (Deleted) -7.2kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/error-*.vue.mjs (Deleted) -4.63kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/error-*.vue.mjs (Deleted) -5.5kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/composables/router.mjs (Deleted) -4.11kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/nuxt-*.vue.mjs (Deleted) -2.07kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/nuxt-*.vue.mjs (Deleted) -2.75kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/composables/error.mjs (Deleted) -1.64kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/plugins/revive-*.server.mjs (Deleted) -1.26kB 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/composables/manifest.mjs (Deleted) -881 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/head/runtime/composables/v3.mjs (Deleted) -879 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/middleware/manifest-*.mjs (Deleted) -641 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/composables/payload.mjs (Deleted) -436 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/head/runtime/plugins/unhead.mjs (Deleted) -386 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/injections.mjs (Deleted) -111 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/error-*.vue2.mjs (Deleted) -45 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/error-*.vue2.mjs (Deleted) -45 bytes 0 bytes -100.0% 🗑️
node_modules/.pnpm/nuxt_3.16.2__parcel_watcher_2.5.6__types_node_20.12.12_cac_6.7.14_db0_0.3.4_encoding_0.1.13_e_4kslw5wk6twazxf3q3ee3xkfgi/node_modules/nuxt/dist/app/components/welcome.vue2.mjs (Deleted) -43 bytes 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/nuxt-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.ts (New) 855 bytes 855 bytes 100.0% 🚀
index.d.cts (Deleted) -855 bytes 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-next-15-app-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/uPU3JONCY9QucNKVchE72/_buildManifest.js (New) 543 bytes 543 bytes 100.0% 🚀
static/uPU3JONCY9QucNKVchE72/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/aJ0SkxLt_qjtZzLoHQjRm/_buildManifest.js (Deleted) -543 bytes 0 bytes -100.0% 🗑️
static/aJ0SkxLt_qjtZzLoHQjRm/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-nuxt-app-client-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
_nuxt/entry.pkZfj69P.css (New) 12.43kB 12.43kB 100.0% 🚀
_nuxt/error-404.1zMr56Gn.css (New) 3.57kB 3.57kB 100.0% 🚀
_nuxt/error-500.Bq6BWcEO.css (New) 1.9kB 1.9kB 100.0% 🚀
_nuxt/entry.DqKqIaw4.css (Deleted) -12.43kB 0 bytes -100.0% 🗑️
_nuxt/error-404.CDRJUc6Z.css (Deleted) -3.57kB 0 bytes -100.0% 🗑️
_nuxt/error-500.DprDOBVh.css (Deleted) -1.9kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-astro-app-server-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
manifest_b_zVTPuh.mjs (New) 3.34kB 3.34kB 100.0% 🚀
manifest_BObqYiZD.mjs (Deleted) -3.34kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/vite-plugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.mts (New) 1.24kB 1.24kB 100.0% 🚀
index.d.cts (Deleted) -1.24kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/bundler-plugin-core-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.cts (New) 14.67kB 14.67kB 100.0% 🚀
index.d.ts (Deleted) -14.67kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/bundle-analyzer-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.d.mts (New) 2.77kB 2.77kB 100.0% 🚀
cli.d.mts (New) 342 bytes 342 bytes 100.0% 🚀
index.mjs (Deleted) -3.92kB 0 bytes -100.0% 🗑️
cli.mjs (Deleted) -2.98kB 0 bytes -100.0% 🗑️
view changes for bundle: @codecov/example-next-app-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/8jGZCtJB1igubicn9kYRA/_buildManifest.js (New) 224 bytes 224 bytes 100.0% 🚀
static/8jGZCtJB1igubicn9kYRA/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/G_RHPReH15Lmu3BUAzs0-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
static/G_RHPReH15Lmu3BUAzs0-*.js (Deleted) -224 bytes 0 bytes -100.0% 🗑️

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.

1 participant