From abe405e6447def38ce6a2c832887c0e43bfc9e41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 00:53:16 +0000 Subject: [PATCH 1/2] meta(changelog): Update package versions --- .changeset/nine-houses-explode.md | 11 ----------- .changeset/sweet-squids-perform.md | 15 --------------- .changeset/witty-icons-appear.md | 15 --------------- packages/astro-plugin/CHANGELOG.md | 13 +++++++++++++ packages/astro-plugin/package.json | 2 +- packages/bundle-analyzer/CHANGELOG.md | 11 +++++++++++ packages/bundle-analyzer/package.json | 2 +- packages/bundler-plugin-core/CHANGELOG.md | 7 +++++++ packages/bundler-plugin-core/package.json | 2 +- packages/nextjs-webpack-plugin/CHANGELOG.md | 11 +++++++++++ packages/nextjs-webpack-plugin/package.json | 2 +- packages/nuxt-plugin/CHANGELOG.md | 13 +++++++++++++ packages/nuxt-plugin/package.json | 2 +- packages/remix-vite-plugin/CHANGELOG.md | 13 +++++++++++++ packages/remix-vite-plugin/package.json | 2 +- packages/rollup-plugin/CHANGELOG.md | 10 ++++++++++ packages/rollup-plugin/package.json | 2 +- packages/solidstart-plugin/CHANGELOG.md | 13 +++++++++++++ packages/solidstart-plugin/package.json | 2 +- packages/sveltekit-plugin/CHANGELOG.md | 13 +++++++++++++ packages/sveltekit-plugin/package.json | 2 +- packages/vite-plugin/CHANGELOG.md | 11 +++++++++++ packages/vite-plugin/package.json | 2 +- packages/webpack-plugin/CHANGELOG.md | 10 ++++++++++ packages/webpack-plugin/package.json | 2 +- 25 files changed, 136 insertions(+), 52 deletions(-) delete mode 100644 .changeset/nine-houses-explode.md delete mode 100644 .changeset/sweet-squids-perform.md delete mode 100644 .changeset/witty-icons-appear.md diff --git a/.changeset/nine-houses-explode.md b/.changeset/nine-houses-explode.md deleted file mode 100644 index 8e2bbbd0..00000000 --- a/.changeset/nine-houses-explode.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@codecov/remix-vite-plugin": patch -"@codecov/solidstart-plugin": patch -"@codecov/sveltekit-plugin": patch -"@codecov/bundle-analyzer": patch -"@codecov/astro-plugin": patch -"@codecov/nuxt-plugin": patch -"@codecov/vite-plugin": patch ---- - -Bump vite version diff --git a/.changeset/sweet-squids-perform.md b/.changeset/sweet-squids-perform.md deleted file mode 100644 index 24203deb..00000000 --- a/.changeset/sweet-squids-perform.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/astro-plugin": patch -"@codecov/bundle-analyzer": patch -"@codecov/bundler-plugin-core": 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 ---- - -Fix typo in event type matching, add merge group handling diff --git a/.changeset/witty-icons-appear.md b/.changeset/witty-icons-appear.md deleted file mode 100644 index 39a69bce..00000000 --- a/.changeset/witty-icons-appear.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@codecov/astro-plugin": patch -"@codecov/bundle-analyzer": patch -"@codecov/bundler-plugin-core": 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 ---- - -Update `next` to 14.2.25 diff --git a/packages/astro-plugin/CHANGELOG.md b/packages/astro-plugin/CHANGELOG.md index d9e4d6c6..8d6e5319 100644 --- a/packages/astro-plugin/CHANGELOG.md +++ b/packages/astro-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @codecov/astro-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [1db06c3] +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/vite-plugin@1.9.1 + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/astro-plugin/package.json b/packages/astro-plugin/package.json index cc0f89d0..779d4ba2 100644 --- a/packages/astro-plugin/package.json +++ b/packages/astro-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov Astro Plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/bundle-analyzer/CHANGELOG.md b/packages/bundle-analyzer/CHANGELOG.md index cd0884f1..41923022 100644 --- a/packages/bundle-analyzer/CHANGELOG.md +++ b/packages/bundle-analyzer/CHANGELOG.md @@ -1,5 +1,16 @@ # @codecov/bundle-analyzer +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/bundle-analyzer/package.json b/packages/bundle-analyzer/package.json index 3abbc0bc..d7a1b449 100644 --- a/packages/bundle-analyzer/package.json +++ b/packages/bundle-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/bundle-analyzer", - "version": "1.9.0", + "version": "1.9.1", "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 18a59d5b..49d72acc 100644 --- a/packages/bundler-plugin-core/CHANGELOG.md +++ b/packages/bundler-plugin-core/CHANGELOG.md @@ -1,5 +1,12 @@ # @codecov/bundler-plugin-core +## 1.9.1 + +### Patch Changes + +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 + ## 1.9.0 ### Minor Changes diff --git a/packages/bundler-plugin-core/package.json b/packages/bundler-plugin-core/package.json index bbd1b9f8..654186bc 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.9.0", + "version": "1.9.1", "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 b43b6df1..5cdffda6 100644 --- a/packages/nextjs-webpack-plugin/CHANGELOG.md +++ b/packages/nextjs-webpack-plugin/CHANGELOG.md @@ -1,5 +1,16 @@ # @codecov/nextjs-webpack-plugin +## 1.9.1 + +### Patch Changes + +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/bundler-plugin-core@1.9.1 + - @codecov/webpack-plugin@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/nextjs-webpack-plugin/package.json b/packages/nextjs-webpack-plugin/package.json index 492f1242..acc670e2 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.9.0", + "version": "1.9.1", "description": "Official Codecov NextJS (Webpack) plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/nuxt-plugin/CHANGELOG.md b/packages/nuxt-plugin/CHANGELOG.md index c92e1c43..69959bac 100644 --- a/packages/nuxt-plugin/CHANGELOG.md +++ b/packages/nuxt-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @codecov/nuxt-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [1db06c3] +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/vite-plugin@1.9.1 + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/nuxt-plugin/package.json b/packages/nuxt-plugin/package.json index a09f816f..bb90627e 100644 --- a/packages/nuxt-plugin/package.json +++ b/packages/nuxt-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/nuxt-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov Nuxt plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/remix-vite-plugin/CHANGELOG.md b/packages/remix-vite-plugin/CHANGELOG.md index 5e12371b..75188ae0 100644 --- a/packages/remix-vite-plugin/CHANGELOG.md +++ b/packages/remix-vite-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @codecov/remix-vite-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [1db06c3] +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/vite-plugin@1.9.1 + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/remix-vite-plugin/package.json b/packages/remix-vite-plugin/package.json index c04cf658..d0d4eaaf 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.9.0", + "version": "1.9.1", "description": "Official Codecov Remix plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/rollup-plugin/CHANGELOG.md b/packages/rollup-plugin/CHANGELOG.md index b56f7639..0d66918f 100644 --- a/packages/rollup-plugin/CHANGELOG.md +++ b/packages/rollup-plugin/CHANGELOG.md @@ -1,5 +1,15 @@ # @codecov/rollup-plugin +## 1.9.1 + +### Patch Changes + +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/rollup-plugin/package.json b/packages/rollup-plugin/package.json index cc81f5d0..548daa7d 100644 --- a/packages/rollup-plugin/package.json +++ b/packages/rollup-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/rollup-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov Rollup plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/solidstart-plugin/CHANGELOG.md b/packages/solidstart-plugin/CHANGELOG.md index b6c4d816..1fd49c71 100644 --- a/packages/solidstart-plugin/CHANGELOG.md +++ b/packages/solidstart-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @codecov/solidstart-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [1db06c3] +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/vite-plugin@1.9.1 + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/solidstart-plugin/package.json b/packages/solidstart-plugin/package.json index f8b6e912..210adead 100644 --- a/packages/solidstart-plugin/package.json +++ b/packages/solidstart-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/solidstart-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov SolidStart plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/sveltekit-plugin/CHANGELOG.md b/packages/sveltekit-plugin/CHANGELOG.md index ba3090dd..cbb56bee 100644 --- a/packages/sveltekit-plugin/CHANGELOG.md +++ b/packages/sveltekit-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @codecov/sveltekit-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [1db06c3] +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/vite-plugin@1.9.1 + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/sveltekit-plugin/package.json b/packages/sveltekit-plugin/package.json index f8d79c13..e9ae401c 100644 --- a/packages/sveltekit-plugin/package.json +++ b/packages/sveltekit-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/sveltekit-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov SvelteKit plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index e7098ed0..c01a6430 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,16 @@ # @codecov/vite-plugin +## 1.9.1 + +### Patch Changes + +- 1db06c3: Bump vite version +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index ba8ae051..86aee12f 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov Vite plugin", "author": "Codecov", "license": "MIT", diff --git a/packages/webpack-plugin/CHANGELOG.md b/packages/webpack-plugin/CHANGELOG.md index ff343345..f9bdc092 100644 --- a/packages/webpack-plugin/CHANGELOG.md +++ b/packages/webpack-plugin/CHANGELOG.md @@ -1,5 +1,15 @@ # @codecov/webpack-plugin +## 1.9.1 + +### Patch Changes + +- 8a6f939: Fix typo in event type matching, add merge group handling +- 4b36ee2: Update `next` to 14.2.25 +- Updated dependencies [8a6f939] +- Updated dependencies [4b36ee2] + - @codecov/bundler-plugin-core@1.9.1 + ## 1.9.0 ### Minor Changes diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index c192b1ad..e689171b 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@codecov/webpack-plugin", - "version": "1.9.0", + "version": "1.9.1", "description": "Official Codecov Webpack plugin", "author": "Codecov", "license": "MIT", From 0a37015810d720027e48073b55a56f59b8b65de3 Mon Sep 17 00:00:00 2001 From: Suejung Shin Date: Fri, 16 May 2025 18:00:07 -0700 Subject: [PATCH 2/2] update integration tests --- .../astro-integration.test.ts.snap | 24 ++++---- .../__snapshots__/nuxt-plugin.test.ts.snap | 36 +++++------ .../__snapshots__/remix-plugin.test.ts.snap | 20 +++---- .../__snapshots__/rollup-plugin.test.ts.snap | 40 ++++++------- .../sveltekit-plugin.test.ts.snap | 12 ++-- .../__snapshots__/vite-plugin.test.ts.snap | 60 +++++++++---------- .../__snapshots__/webpack-plugin.test.ts.snap | 8 +-- .../astroBundleAnalysisPlugin.test.ts.snap | 2 +- ...JSWebpackBundleAnalysisPlugin.test.ts.snap | 2 +- .../nuxtBundleAnalysisPlugin.test.ts.snap | 2 +- .../remixBundleAnalysisPlugin.test.ts.snap | 2 +- .../rollupBundleAnalysisPlugin.test.ts.snap | 2 +- ...olidstartBundleAnalysisPlugin.test.ts.snap | 4 +- ...sveltekitBundleAnalysisPlugin.test.ts.snap | 2 +- .../viteBundleAnalysisPlugin.test.ts.snap | 2 +- .../webpackBundleAnalysisPlugin.test.ts.snap | 2 +- 16 files changed, 110 insertions(+), 110 deletions(-) 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 f7d7ddbf..7b98040b 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "version": "3", } @@ -141,7 +141,7 @@ exports[`Generating astro stats 5 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -162,7 +162,7 @@ exports[`Generating astro stats 5 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -183,7 +183,7 @@ exports[`Generating astro stats 5 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -204,7 +204,7 @@ exports[`Generating astro stats 5 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -225,7 +225,7 @@ exports[`Generating astro stats 5 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -246,7 +246,7 @@ exports[`Generating astro stats 5 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "dist", "plugin": { "name": StringMatching "@codecov/astro-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "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 c13aca3e..651a9bee 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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 01dd8f25..786d68c0 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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 1ca7628c..5efe18c7 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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 f7ba77b9..a2460528 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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 689e7f7a..6d7000cc 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "version": "3", } @@ -1933,7 +1933,7 @@ exports[`Generating vite stats v6 {"format":"amd","expected":"amd"} matches the "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2032,7 +2032,7 @@ exports[`Generating vite stats v6 {"format":"cjs","expected":"cjs"} matches the "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2131,7 +2131,7 @@ exports[`Generating vite stats v6 {"format":"es","expected":"esm"} matches the s "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2230,7 +2230,7 @@ exports[`Generating vite stats v6 {"format":"esm","expected":"esm"} matches the "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2329,7 +2329,7 @@ exports[`Generating vite stats v6 {"format":"module","expected":"esm"} matches t "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2428,7 +2428,7 @@ exports[`Generating vite stats v6 {"format":"iife","expected":"iife"} matches th "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2527,7 +2527,7 @@ exports[`Generating vite stats v6 {"format":"umd","expected":"umd"} matches the "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2626,7 +2626,7 @@ exports[`Generating vite stats v6 {"format":"system","expected":"system"} matche "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2725,7 +2725,7 @@ exports[`Generating vite stats v6 {"format":"systemjs","expected":"system"} matc "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -2824,7 +2824,7 @@ exports[`Generating vite stats v6 source maps are enabled does not include any s "outputPath": StringContaining "/distV6", "plugin": { "name": StringMatching "@codecov/vite-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "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 30ed4d4d..29b03d18 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.9.0", + "version": "1.9.1", }, "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.9.0", + "version": "1.9.1", }, "version": "3", } @@ -222,7 +222,7 @@ exports[`Generating webpack stats 5 {"format":"module","expected":"esm"} matches "outputPath": StringContaining "/distV5", "plugin": { "name": StringMatching "@codecov/webpack-plugin", - "version": "1.9.0", + "version": "1.9.1", }, "version": "3", } @@ -298,7 +298,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.9.0", + "version": "1.9.1", }, "version": "3", } 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 855c6b3e..e54af077 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 50c2fabd..42f2b86d 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "webpack": [Function], "writeBundle": [Function], 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 f6379549..175d320f 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 f144e6ae..92c40e42 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 2ceb2b8a..9bb203c2 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.9.0", + "pluginVersion": "1.9.1", "rollup": { "generateBundle": [Function], }, 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 aba6ef9d..76662787 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.9.0", + "pluginVersion": "1.9.1", "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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 7966d594..27626d75 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 4760dfd3..8b60e2ec 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "vite": { "generateBundle": [Function], 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 ce43484a..71e9c5c2 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.9.0", + "pluginVersion": "1.9.1", "version": "3", "webpack": [Function], "writeBundle": [Function],