diff --git a/.changeset/little-dryers-switch.md b/.changeset/little-dryers-switch.md deleted file mode 100644 index e71c1d15..00000000 --- a/.changeset/little-dryers-switch.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/bundler-plugin-core": patch -"@codecov/astro-plugin": patch -"@codecov/bundle-analyzer": patch -"@codecov/nextjs-webpack-plugin": patch -"@codecov/nuxt-plugin": patch -"@codecov/remix-vite-plugin": patch -"@codecov/rollup-plugin": patch -"@codecov/solidstart-plugin": patch -"@codecov/sveltekit-plugin": patch -"@codecov/vite-plugin": patch -"@codecov/webpack-plugin": patch ---- - -Resolve issue with Local provider conditional check not being able to detect local values diff --git a/.changeset/nine-boxes-help.md b/.changeset/nine-boxes-help.md deleted file mode 100644 index b6a39a91..00000000 --- a/.changeset/nine-boxes-help.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/bundler-plugin-core": minor -"@codecov/astro-plugin": minor -"@codecov/bundle-analyzer": minor -"@codecov/nextjs-webpack-plugin": minor -"@codecov/nuxt-plugin": minor -"@codecov/remix-vite-plugin": minor -"@codecov/rollup-plugin": minor -"@codecov/solidstart-plugin": minor -"@codecov/sveltekit-plugin": minor -"@codecov/vite-plugin": minor -"@codecov/webpack-plugin": minor ---- - -Export bundle analysis plugin return type from bundler plugin core diff --git a/.changeset/old-singers-visit.md b/.changeset/old-singers-visit.md deleted file mode 100644 index 7f0ac23c..00000000 --- a/.changeset/old-singers-visit.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/bundler-plugin-core": minor -"@codecov/astro-plugin": minor -"@codecov/bundle-analyzer": minor -"@codecov/nextjs-webpack-plugin": minor -"@codecov/nuxt-plugin": minor -"@codecov/remix-vite-plugin": minor -"@codecov/rollup-plugin": minor -"@codecov/solidstart-plugin": minor -"@codecov/sveltekit-plugin": minor -"@codecov/vite-plugin": minor -"@codecov/webpack-plugin": minor ---- - -Add new Astro Plugin to support BA uploads for Astro applications diff --git a/.changeset/tame-glasses-compete.md b/.changeset/tame-glasses-compete.md deleted file mode 100644 index c19ca6c1..00000000 --- a/.changeset/tame-glasses-compete.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/bundler-plugin-core": minor -"@codecov/astro-plugin": minor -"@codecov/bundle-analyzer": minor -"@codecov/nextjs-webpack-plugin": minor -"@codecov/nuxt-plugin": minor -"@codecov/remix-vite-plugin": minor -"@codecov/rollup-plugin": minor -"@codecov/solidstart-plugin": minor -"@codecov/sveltekit-plugin": minor -"@codecov/vite-plugin": minor -"@codecov/webpack-plugin": minor ---- - -Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. diff --git a/integration-tests/fixtures/generate-bundle-stats/astro/__snapshots__/astro-integration.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/astro/__snapshots__/astro-integration.test.ts.snap index 5b4e9ca0..2537bc41 100644 --- a/integration-tests/fixtures/generate-bundle-stats/astro/__snapshots__/astro-integration.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/astro/__snapshots__/astro-integration.test.ts.snap @@ -15,7 +15,7 @@ exports[`Generating astro stats 4 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -36,7 +36,7 @@ exports[`Generating astro stats 4 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -57,7 +57,7 @@ exports[`Generating astro stats 4 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -78,7 +78,7 @@ exports[`Generating astro stats 4 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -99,7 +99,7 @@ exports[`Generating astro stats 4 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -120,7 +120,7 @@ exports[`Generating astro stats 4 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap index 80833a63..688704b5 100644 --- a/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/nuxt/__snapshots__/nuxt-plugin.test.ts.snap @@ -15,7 +15,7 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -36,7 +36,7 @@ exports[`Generating nuxt stats 3 {"format":"amd","expected":"amd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -57,7 +57,7 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -78,7 +78,7 @@ exports[`Generating nuxt stats 3 {"format":"cjs","expected":"cjs"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -99,7 +99,7 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -120,7 +120,7 @@ exports[`Generating nuxt stats 3 {"format":"es","expected":"esm"} matches the sn "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -141,7 +141,7 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -162,7 +162,7 @@ exports[`Generating nuxt stats 3 {"format":"esm","expected":"esm"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -183,7 +183,7 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -204,7 +204,7 @@ exports[`Generating nuxt stats 3 {"format":"module","expected":"esm"} matches th "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -225,7 +225,7 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -246,7 +246,7 @@ exports[`Generating nuxt stats 3 {"format":"iife","expected":"iife"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -267,7 +267,7 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -288,7 +288,7 @@ exports[`Generating nuxt stats 3 {"format":"umd","expected":"umd"} matches the s "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -309,7 +309,7 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -330,7 +330,7 @@ exports[`Generating nuxt stats 3 {"format":"system","expected":"system"} matches "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -351,7 +351,7 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -372,7 +372,7 @@ exports[`Generating nuxt stats 3 {"format":"systemjs","expected":"system"} match "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/remix/__snapshots__/remix-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/remix/__snapshots__/remix-plugin.test.ts.snap index 32e89e61..67ebf3cb 100644 --- a/integration-tests/fixtures/generate-bundle-stats/remix/__snapshots__/remix-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/remix/__snapshots__/remix-plugin.test.ts.snap @@ -15,7 +15,7 @@ exports[`Generating remix stats 2 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -36,7 +36,7 @@ exports[`Generating remix stats 2 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -57,7 +57,7 @@ exports[`Generating remix stats 2 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -78,7 +78,7 @@ exports[`Generating remix stats 2 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -99,7 +99,7 @@ exports[`Generating remix stats 2 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -120,7 +120,7 @@ exports[`Generating remix stats 2 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -141,7 +141,7 @@ exports[`Generating remix stats 2 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -162,7 +162,7 @@ exports[`Generating remix stats 2 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -183,7 +183,7 @@ exports[`Generating remix stats 2 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -204,7 +204,7 @@ exports[`Generating remix stats 2 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "build", "plugin": { "name": StringMatching "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/rollup/__snapshots__/rollup-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/rollup/__snapshots__/rollup-plugin.test.ts.snap index 4d85860d..c79dc1b9 100644 --- a/integration-tests/fixtures/generate-bundle-stats/rollup/__snapshots__/rollup-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/rollup/__snapshots__/rollup-plugin.test.ts.snap @@ -72,7 +72,7 @@ exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -150,7 +150,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -228,7 +228,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -306,7 +306,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -384,7 +384,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -462,7 +462,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -540,7 +540,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -618,7 +618,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -696,7 +696,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -774,7 +774,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any "outputPath": StringContaining "/distV3", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -852,7 +852,7 @@ exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -930,7 +930,7 @@ exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1008,7 +1008,7 @@ exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1086,7 +1086,7 @@ exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1164,7 +1164,7 @@ exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1242,7 +1242,7 @@ exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches t "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1320,7 +1320,7 @@ exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1398,7 +1398,7 @@ exports[`Generating rollup stats 4 {"format":"system","expected":"system"} match "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1476,7 +1476,7 @@ exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} mat "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1554,7 +1554,7 @@ exports[`Generating rollup stats 4 source maps are enabled does not include any "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/sveltekit/__snapshots__/sveltekit-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/sveltekit/__snapshots__/sveltekit-plugin.test.ts.snap index 967886b4..cd66fef9 100644 --- a/integration-tests/fixtures/generate-bundle-stats/sveltekit/__snapshots__/sveltekit-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/sveltekit/__snapshots__/sveltekit-plugin.test.ts.snap @@ -15,7 +15,7 @@ exports[`Generating sveltekit stats 2 {"format":"es","expected":"esm"} matches t "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -36,7 +36,7 @@ exports[`Generating sveltekit stats 2 {"format":"es","expected":"esm"} matches t "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -57,7 +57,7 @@ exports[`Generating sveltekit stats 2 {"format":"esm","expected":"esm"} matches "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -78,7 +78,7 @@ exports[`Generating sveltekit stats 2 {"format":"esm","expected":"esm"} matches "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -99,7 +99,7 @@ exports[`Generating sveltekit stats 2 {"format":"module","expected":"esm"} match "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -120,7 +120,7 @@ exports[`Generating sveltekit stats 2 {"format":"module","expected":"esm"} match "outputPath": StringContaining ".svelte-kit", "plugin": { "name": StringMatching "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/vite/__snapshots__/vite-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/vite/__snapshots__/vite-plugin.test.ts.snap index 5350a752..4f8a65b6 100644 --- a/integration-tests/fixtures/generate-bundle-stats/vite/__snapshots__/vite-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/vite/__snapshots__/vite-plugin.test.ts.snap @@ -86,7 +86,7 @@ exports[`Generating vite stats v4 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -178,7 +178,7 @@ exports[`Generating vite stats v4 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -270,7 +270,7 @@ exports[`Generating vite stats v4 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -362,7 +362,7 @@ exports[`Generating vite stats v4 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -454,7 +454,7 @@ exports[`Generating vite stats v4 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -546,7 +546,7 @@ exports[`Generating vite stats v4 {"format":"iife","expected":"iife"} matches th "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -638,7 +638,7 @@ exports[`Generating vite stats v4 {"format":"umd","expected":"umd"} matches the "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -730,7 +730,7 @@ exports[`Generating vite stats v4 {"format":"system","expected":"system"} matche "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -822,7 +822,7 @@ exports[`Generating vite stats v4 {"format":"systemjs","expected":"system"} matc "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -914,7 +914,7 @@ exports[`Generating vite stats v4 source maps are enabled does not include any s "outputPath": StringContaining "/distV4", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1006,7 +1006,7 @@ exports[`Generating vite stats v5 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1098,7 +1098,7 @@ exports[`Generating vite stats v5 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1190,7 +1190,7 @@ exports[`Generating vite stats v5 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1282,7 +1282,7 @@ exports[`Generating vite stats v5 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1374,7 +1374,7 @@ exports[`Generating vite stats v5 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1466,7 +1466,7 @@ exports[`Generating vite stats v5 {"format":"iife","expected":"iife"} matches th "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1558,7 +1558,7 @@ exports[`Generating vite stats v5 {"format":"umd","expected":"umd"} matches the "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1650,7 +1650,7 @@ exports[`Generating vite stats v5 {"format":"system","expected":"system"} matche "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1742,7 +1742,7 @@ exports[`Generating vite stats v5 {"format":"systemjs","expected":"system"} matc "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -1834,7 +1834,7 @@ exports[`Generating vite stats v5 source maps are enabled does not include any s "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/integration-tests/fixtures/generate-bundle-stats/webpack/__snapshots__/webpack-plugin.test.ts.snap b/integration-tests/fixtures/generate-bundle-stats/webpack/__snapshots__/webpack-plugin.test.ts.snap index eb594fb7..ca50b6a1 100644 --- a/integration-tests/fixtures/generate-bundle-stats/webpack/__snapshots__/webpack-plugin.test.ts.snap +++ b/integration-tests/fixtures/generate-bundle-stats/webpack/__snapshots__/webpack-plugin.test.ts.snap @@ -70,7 +70,7 @@ exports[`Generating webpack stats 5 {"format":"array-push","expected":"array-pus "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -146,7 +146,7 @@ exports[`Generating webpack stats 5 {"format":"commonjs","expected":"cjs"} match "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -222,7 +222,7 @@ exports[`Generating webpack stats 5 source maps are enabled does not include any "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } @@ -298,7 +298,7 @@ exports[`Generating webpack stats 5 {"format":"module","expected":"esm"} matches "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", }, "version": "3", } diff --git a/packages/astro-plugin/CHANGELOG.md b/packages/astro-plugin/CHANGELOG.md new file mode 100644 index 00000000..22cc0504 --- /dev/null +++ b/packages/astro-plugin/CHANGELOG.md @@ -0,0 +1,19 @@ +# @codecov/astro-plugin + +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/vite-plugin@1.6.0 diff --git a/packages/astro-plugin/package.json b/packages/astro-plugin/package.json index 0c4ab901..991e5a75 100644 --- a/packages/astro-plugin/package.json +++ b/packages/astro-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/astro-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Astro Plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/astro-plugin/src/astro-bundle-analysis/__tests__/__snapshots__/astroBundleAnalysisPlugin.test.ts.snap b/packages/astro-plugin/src/astro-bundle-analysis/__tests__/__snapshots__/astroBundleAnalysisPlugin.test.ts.snap index f71846d6..a549e6f6 100644 --- a/packages/astro-plugin/src/astro-bundle-analysis/__tests__/__snapshots__/astroBundleAnalysisPlugin.test.ts.snap +++ b/packages/astro-plugin/src/astro-bundle-analysis/__tests__/__snapshots__/astroBundleAnalysisPlugin.test.ts.snap @@ -3,7 +3,7 @@ exports[`astroBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/astro-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/bundle-analyzer/CHANGELOG.md b/packages/bundle-analyzer/CHANGELOG.md index c0ea7108..f6b6ef4a 100644 --- a/packages/bundle-analyzer/CHANGELOG.md +++ b/packages/bundle-analyzer/CHANGELOG.md @@ -1,5 +1,22 @@ # @codecov/bundle-analyzer +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/bundle-analyzer/package.json b/packages/bundle-analyzer/package.json index c362c62c..16e7b55f 100644 --- a/packages/bundle-analyzer/package.json +++ b/packages/bundle-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/bundle-analyzer", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Bundle Analyzer", "author": "Codecov", "license": "MIT", diff --git a/packages/bundler-plugin-core/CHANGELOG.md b/packages/bundler-plugin-core/CHANGELOG.md index 0ebefdab..4ab1968a 100644 --- a/packages/bundler-plugin-core/CHANGELOG.md +++ b/packages/bundler-plugin-core/CHANGELOG.md @@ -1,5 +1,17 @@ # @codecov/bundler-plugin-core +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values + ## 1.5.1 ### Patch Changes diff --git a/packages/bundler-plugin-core/package.json b/packages/bundler-plugin-core/package.json index c6fcd4d7..84a71580 100644 --- a/packages/bundler-plugin-core/package.json +++ b/packages/bundler-plugin-core/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/bundler-plugin-core", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Bundler Plugin Core", "author": "Codecov", "license": "MIT", diff --git a/packages/nextjs-webpack-plugin/CHANGELOG.md b/packages/nextjs-webpack-plugin/CHANGELOG.md index cb388811..c3cfa910 100644 --- a/packages/nextjs-webpack-plugin/CHANGELOG.md +++ b/packages/nextjs-webpack-plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # @codecov/nextjs-webpack-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/webpack-plugin@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/nextjs-webpack-plugin/package.json b/packages/nextjs-webpack-plugin/package.json index dad5a5a5..279df0cc 100644 --- a/packages/nextjs-webpack-plugin/package.json +++ b/packages/nextjs-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/nextjs-webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov NextJS (Webpack) plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/__tests__/__snapshots__/nextJSWebpackBundleAnalysisPlugin.test.ts.snap b/packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/__tests__/__snapshots__/nextJSWebpackBundleAnalysisPlugin.test.ts.snap index cc333ed9..83a60585 100644 --- a/packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/__tests__/__snapshots__/nextJSWebpackBundleAnalysisPlugin.test.ts.snap +++ b/packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/__tests__/__snapshots__/nextJSWebpackBundleAnalysisPlugin.test.ts.snap @@ -5,7 +5,7 @@ exports[`webpackBundleAnalysisPlugin > when called > returns a plugin object 1`] "buildEnd": [Function], "buildStart": [Function], "name": "@codecov/nextjs-webpack-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "webpack": [Function], "writeBundle": [Function], diff --git a/packages/nuxt-plugin/CHANGELOG.md b/packages/nuxt-plugin/CHANGELOG.md index 98b598c7..605b725c 100644 --- a/packages/nuxt-plugin/CHANGELOG.md +++ b/packages/nuxt-plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # @codecov/nuxt-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/vite-plugin@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index ba61b692..17bb2c59 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/nuxt-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Nuxt plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/nuxt-plugin/src/nuxt-bundle-analysis/__tests__/__snapshots__/nuxtBundleAnalysisPlugin.test.ts.snap b/packages/nuxt-plugin/src/nuxt-bundle-analysis/__tests__/__snapshots__/nuxtBundleAnalysisPlugin.test.ts.snap index 90a84d0e..871c77fe 100644 --- a/packages/nuxt-plugin/src/nuxt-bundle-analysis/__tests__/__snapshots__/nuxtBundleAnalysisPlugin.test.ts.snap +++ b/packages/nuxt-plugin/src/nuxt-bundle-analysis/__tests__/__snapshots__/nuxtBundleAnalysisPlugin.test.ts.snap @@ -3,7 +3,7 @@ exports[`nuxtBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/nuxt-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/remix-vite-plugin/CHANGELOG.md b/packages/remix-vite-plugin/CHANGELOG.md index fa902a81..5fe6619a 100644 --- a/packages/remix-vite-plugin/CHANGELOG.md +++ b/packages/remix-vite-plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # @codecov/remix-vite-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/vite-plugin@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/remix-vite-plugin/package.json b/packages/remix-vite-plugin/package.json index 957d7419..76c3855b 100644 --- a/packages/remix-vite-plugin/package.json +++ b/packages/remix-vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/remix-vite-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Remix plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/remix-vite-plugin/src/remix-bundle-analysis/__tests__/__snapshots__/remixBundleAnalysisPlugin.test.ts.snap b/packages/remix-vite-plugin/src/remix-bundle-analysis/__tests__/__snapshots__/remixBundleAnalysisPlugin.test.ts.snap index 89d7eb77..95ce31b6 100644 --- a/packages/remix-vite-plugin/src/remix-bundle-analysis/__tests__/__snapshots__/remixBundleAnalysisPlugin.test.ts.snap +++ b/packages/remix-vite-plugin/src/remix-bundle-analysis/__tests__/__snapshots__/remixBundleAnalysisPlugin.test.ts.snap @@ -3,7 +3,7 @@ exports[`remixBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/remix-vite-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/rollup-plugin/CHANGELOG.md b/packages/rollup-plugin/CHANGELOG.md index e5ac6a05..8f92984b 100644 --- a/packages/rollup-plugin/CHANGELOG.md +++ b/packages/rollup-plugin/CHANGELOG.md @@ -1,5 +1,22 @@ # @codecov/rollup-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index bc606cc9..03d058ad 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/rollup-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Rollup plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/rollup-plugin/src/rollup-bundle-analysis/__tests__/__snapshots__/rollupBundleAnalysisPlugin.test.ts.snap b/packages/rollup-plugin/src/rollup-bundle-analysis/__tests__/__snapshots__/rollupBundleAnalysisPlugin.test.ts.snap index 99d9bbb2..200b2d15 100644 --- a/packages/rollup-plugin/src/rollup-bundle-analysis/__tests__/__snapshots__/rollupBundleAnalysisPlugin.test.ts.snap +++ b/packages/rollup-plugin/src/rollup-bundle-analysis/__tests__/__snapshots__/rollupBundleAnalysisPlugin.test.ts.snap @@ -5,7 +5,7 @@ exports[`rollupBundleAnalysisPlugin > when called > returns a plugin object 1`] "buildEnd": [Function], "buildStart": [Function], "name": "@codecov/rollup-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "rollup": { "generateBundle": [Function], }, diff --git a/packages/solidstart-plugin/CHANGELOG.md b/packages/solidstart-plugin/CHANGELOG.md index 5f4eccb5..6f342c05 100644 --- a/packages/solidstart-plugin/CHANGELOG.md +++ b/packages/solidstart-plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # @codecov/solidstart-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/vite-plugin@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/solidstart-plugin/package.json b/packages/solidstart-plugin/package.json index f5f527dc..01ffe2a0 100644 --- a/packages/solidstart-plugin/package.json +++ b/packages/solidstart-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/solidstart-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov SolidStart plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/solidstart-plugin/src/solidstart-bundle-analysis/__tests__/__snapshots__/solidstartBundleAnalysisPlugin.test.ts.snap b/packages/solidstart-plugin/src/solidstart-bundle-analysis/__tests__/__snapshots__/solidstartBundleAnalysisPlugin.test.ts.snap index 6516dc3d..8115b3e0 100644 --- a/packages/solidstart-plugin/src/solidstart-bundle-analysis/__tests__/__snapshots__/solidstartBundleAnalysisPlugin.test.ts.snap +++ b/packages/solidstart-plugin/src/solidstart-bundle-analysis/__tests__/__snapshots__/solidstartBundleAnalysisPlugin.test.ts.snap @@ -3,7 +3,7 @@ exports[`solidstartBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/solidstart-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], @@ -14,7 +14,7 @@ exports[`solidstartBundleAnalysisPlugin > when called > returns a plugin object exports[`sveltekitBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/sveltekit-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/sveltekit-plugin/CHANGELOG.md b/packages/sveltekit-plugin/CHANGELOG.md index da51b8c3..b1bd01d3 100644 --- a/packages/sveltekit-plugin/CHANGELOG.md +++ b/packages/sveltekit-plugin/CHANGELOG.md @@ -1,5 +1,23 @@ # @codecov/sveltekit-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + - @codecov/vite-plugin@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/sveltekit-plugin/package.json b/packages/sveltekit-plugin/package.json index cb5b25af..fe84bee5 100644 --- a/packages/sveltekit-plugin/package.json +++ b/packages/sveltekit-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/sveltekit-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov SvelteKit plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/sveltekit-plugin/src/sveltekit-bundle-analysis/__tests__/__snapshots__/sveltekitBundleAnalysisPlugin.test.ts.snap b/packages/sveltekit-plugin/src/sveltekit-bundle-analysis/__tests__/__snapshots__/sveltekitBundleAnalysisPlugin.test.ts.snap index b375e01c..d1bb9452 100644 --- a/packages/sveltekit-plugin/src/sveltekit-bundle-analysis/__tests__/__snapshots__/sveltekitBundleAnalysisPlugin.test.ts.snap +++ b/packages/sveltekit-plugin/src/sveltekit-bundle-analysis/__tests__/__snapshots__/sveltekitBundleAnalysisPlugin.test.ts.snap @@ -3,7 +3,7 @@ exports[`sveltekitBundleAnalysisPlugin > when called > returns a plugin object 1`] = ` { "name": "@codecov/sveltekit-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index e72e0bbe..d67d222a 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,22 @@ # @codecov/vite-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 45fa766e..ff92878a 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/vite-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Vite plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/vite-plugin/src/vite-bundle-analysis/__tests__/__snapshots__/viteBundleAnalysisPlugin.test.ts.snap b/packages/vite-plugin/src/vite-bundle-analysis/__tests__/__snapshots__/viteBundleAnalysisPlugin.test.ts.snap index 826d9fff..9f5ae004 100644 --- a/packages/vite-plugin/src/vite-bundle-analysis/__tests__/__snapshots__/viteBundleAnalysisPlugin.test.ts.snap +++ b/packages/vite-plugin/src/vite-bundle-analysis/__tests__/__snapshots__/viteBundleAnalysisPlugin.test.ts.snap @@ -5,7 +5,7 @@ exports[`viteBundleAnalysisPlugin > when called > returns a plugin object 1`] = "buildEnd": [Function], "buildStart": [Function], "name": "@codecov/vite-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "vite": { "generateBundle": [Function], diff --git a/packages/webpack-plugin/CHANGELOG.md b/packages/webpack-plugin/CHANGELOG.md index b51c064a..02989172 100644 --- a/packages/webpack-plugin/CHANGELOG.md +++ b/packages/webpack-plugin/CHANGELOG.md @@ -1,5 +1,22 @@ # @codecov/webpack-plugin +## 1.6.0 + +### Minor Changes + +- 90901a5: Export bundle analysis plugin return type from bundler plugin core +- 90901a5: Add new Astro Plugin to support BA uploads for Astro applications +- 6f2bebc: Collect dynamic imports for base bundler plugins, which apply to the extended meta-framework plugins. + +### Patch Changes + +- be672d0: Resolve issue with Local provider conditional check not being able to detect local values +- Updated dependencies [be672d0] +- Updated dependencies [90901a5] +- Updated dependencies [90901a5] +- Updated dependencies [6f2bebc] + - @codecov/bundler-plugin-core@1.6.0 + ## 1.5.1 ### Patch Changes diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index 0dbc2cdd..ad8e6a51 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/webpack-plugin", - "version": "1.5.1", + "version": "1.6.0", "description": "Official Codecov Webpack plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/webpack-plugin/src/webpack-bundle-analysis/__tests__/__snapshots__/webpackBundleAnalysisPlugin.test.ts.snap b/packages/webpack-plugin/src/webpack-bundle-analysis/__tests__/__snapshots__/webpackBundleAnalysisPlugin.test.ts.snap index 3b65c672..9bec9803 100644 --- a/packages/webpack-plugin/src/webpack-bundle-analysis/__tests__/__snapshots__/webpackBundleAnalysisPlugin.test.ts.snap +++ b/packages/webpack-plugin/src/webpack-bundle-analysis/__tests__/__snapshots__/webpackBundleAnalysisPlugin.test.ts.snap @@ -5,7 +5,7 @@ exports[`webpackBundleAnalysisPlugin > when called > returns a plugin object 1`] "buildEnd": [Function], "buildStart": [Function], "name": "@codecov/webpack-plugin", - "pluginVersion": "1.5.1", + "pluginVersion": "1.6.0", "version": "3", "webpack": [Function], "writeBundle": [Function],