Skip to content

Commit 78a72cb

Browse files
meta(changelog): Update package versions (#331)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Thomas Hu <thomas.hu@sentry.io>
1 parent 5e6157b commit 78a72cb

File tree

38 files changed

+194
-117
lines changed

38 files changed

+194
-117
lines changed

.changeset/pink-birds-knock.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

integration-tests/fixtures/generate-bundle-stats/astro/__snapshots__/astro-integration.test.ts.snap

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`Generating astro stats 4 {"format":"es","expected":"esm"} matches the s
1515
"outputPath": StringContaining "dist",
1616
"plugin": {
1717
"name": StringMatching "@codecov/astro-plugin",
18-
"version": "2.0.0",
18+
"version": "2.0.1",
1919
},
2020
"version": "3",
2121
}
@@ -36,7 +36,7 @@ exports[`Generating astro stats 4 {"format":"es","expected":"esm"} matches the s
3636
"outputPath": StringContaining "dist",
3737
"plugin": {
3838
"name": StringMatching "@codecov/astro-plugin",
39-
"version": "2.0.0",
39+
"version": "2.0.1",
4040
},
4141
"version": "3",
4242
}
@@ -57,7 +57,7 @@ exports[`Generating astro stats 4 {"format":"esm","expected":"esm"} matches the
5757
"outputPath": StringContaining "dist",
5858
"plugin": {
5959
"name": StringMatching "@codecov/astro-plugin",
60-
"version": "2.0.0",
60+
"version": "2.0.1",
6161
},
6262
"version": "3",
6363
}
@@ -78,7 +78,7 @@ exports[`Generating astro stats 4 {"format":"esm","expected":"esm"} matches the
7878
"outputPath": StringContaining "dist",
7979
"plugin": {
8080
"name": StringMatching "@codecov/astro-plugin",
81-
"version": "2.0.0",
81+
"version": "2.0.1",
8282
},
8383
"version": "3",
8484
}
@@ -99,7 +99,7 @@ exports[`Generating astro stats 4 {"format":"module","expected":"esm"} matches t
9999
"outputPath": StringContaining "dist",
100100
"plugin": {
101101
"name": StringMatching "@codecov/astro-plugin",
102-
"version": "2.0.0",
102+
"version": "2.0.1",
103103
},
104104
"version": "3",
105105
}
@@ -120,7 +120,7 @@ exports[`Generating astro stats 4 {"format":"module","expected":"esm"} matches t
120120
"outputPath": StringContaining "dist",
121121
"plugin": {
122122
"name": StringMatching "@codecov/astro-plugin",
123-
"version": "2.0.0",
123+
"version": "2.0.1",
124124
},
125125
"version": "3",
126126
}
@@ -141,7 +141,7 @@ exports[`Generating astro stats 5 {"format":"es","expected":"esm"} matches the s
141141
"outputPath": StringContaining "dist",
142142
"plugin": {
143143
"name": StringMatching "@codecov/astro-plugin",
144-
"version": "2.0.0",
144+
"version": "2.0.1",
145145
},
146146
"version": "3",
147147
}
@@ -162,7 +162,7 @@ exports[`Generating astro stats 5 {"format":"es","expected":"esm"} matches the s
162162
"outputPath": StringContaining "dist",
163163
"plugin": {
164164
"name": StringMatching "@codecov/astro-plugin",
165-
"version": "2.0.0",
165+
"version": "2.0.1",
166166
},
167167
"version": "3",
168168
}
@@ -183,7 +183,7 @@ exports[`Generating astro stats 5 {"format":"esm","expected":"esm"} matches the
183183
"outputPath": StringContaining "dist",
184184
"plugin": {
185185
"name": StringMatching "@codecov/astro-plugin",
186-
"version": "2.0.0",
186+
"version": "2.0.1",
187187
},
188188
"version": "3",
189189
}
@@ -204,7 +204,7 @@ exports[`Generating astro stats 5 {"format":"esm","expected":"esm"} matches the
204204
"outputPath": StringContaining "dist",
205205
"plugin": {
206206
"name": StringMatching "@codecov/astro-plugin",
207-
"version": "2.0.0",
207+
"version": "2.0.1",
208208
},
209209
"version": "3",
210210
}
@@ -225,7 +225,7 @@ exports[`Generating astro stats 5 {"format":"module","expected":"esm"} matches t
225225
"outputPath": StringContaining "dist",
226226
"plugin": {
227227
"name": StringMatching "@codecov/astro-plugin",
228-
"version": "2.0.0",
228+
"version": "2.0.1",
229229
},
230230
"version": "3",
231231
}
@@ -246,7 +246,7 @@ exports[`Generating astro stats 5 {"format":"module","expected":"esm"} matches t
246246
"outputPath": StringContaining "dist",
247247
"plugin": {
248248
"name": StringMatching "@codecov/astro-plugin",
249-
"version": "2.0.0",
249+
"version": "2.0.1",
250250
},
251251
"version": "3",
252252
}

integration-tests/fixtures/generate-bundle-stats/remix/__snapshots__/remix-plugin.test.ts.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`Generating remix stats 2 {"format":"amd","expected":"amd"} matches the
1515
"outputPath": StringContaining "build",
1616
"plugin": {
1717
"name": StringMatching "@codecov/remix-vite-plugin",
18-
"version": "2.0.0",
18+
"version": "2.0.1",
1919
},
2020
"version": "3",
2121
}
@@ -36,7 +36,7 @@ exports[`Generating remix stats 2 {"format":"amd","expected":"amd"} matches the
3636
"outputPath": StringContaining "build",
3737
"plugin": {
3838
"name": StringMatching "@codecov/remix-vite-plugin",
39-
"version": "2.0.0",
39+
"version": "2.0.1",
4040
},
4141
"version": "3",
4242
}
@@ -57,7 +57,7 @@ exports[`Generating remix stats 2 {"format":"cjs","expected":"cjs"} matches the
5757
"outputPath": StringContaining "build",
5858
"plugin": {
5959
"name": StringMatching "@codecov/remix-vite-plugin",
60-
"version": "2.0.0",
60+
"version": "2.0.1",
6161
},
6262
"version": "3",
6363
}
@@ -78,7 +78,7 @@ exports[`Generating remix stats 2 {"format":"cjs","expected":"cjs"} matches the
7878
"outputPath": StringContaining "build",
7979
"plugin": {
8080
"name": StringMatching "@codecov/remix-vite-plugin",
81-
"version": "2.0.0",
81+
"version": "2.0.1",
8282
},
8383
"version": "3",
8484
}
@@ -99,7 +99,7 @@ exports[`Generating remix stats 2 {"format":"es","expected":"esm"} matches the s
9999
"outputPath": StringContaining "build",
100100
"plugin": {
101101
"name": StringMatching "@codecov/remix-vite-plugin",
102-
"version": "2.0.0",
102+
"version": "2.0.1",
103103
},
104104
"version": "3",
105105
}
@@ -120,7 +120,7 @@ exports[`Generating remix stats 2 {"format":"es","expected":"esm"} matches the s
120120
"outputPath": StringContaining "build",
121121
"plugin": {
122122
"name": StringMatching "@codecov/remix-vite-plugin",
123-
"version": "2.0.0",
123+
"version": "2.0.1",
124124
},
125125
"version": "3",
126126
}
@@ -141,7 +141,7 @@ exports[`Generating remix stats 2 {"format":"esm","expected":"esm"} matches the
141141
"outputPath": StringContaining "build",
142142
"plugin": {
143143
"name": StringMatching "@codecov/remix-vite-plugin",
144-
"version": "2.0.0",
144+
"version": "2.0.1",
145145
},
146146
"version": "3",
147147
}
@@ -162,7 +162,7 @@ exports[`Generating remix stats 2 {"format":"esm","expected":"esm"} matches the
162162
"outputPath": StringContaining "build",
163163
"plugin": {
164164
"name": StringMatching "@codecov/remix-vite-plugin",
165-
"version": "2.0.0",
165+
"version": "2.0.1",
166166
},
167167
"version": "3",
168168
}
@@ -183,7 +183,7 @@ exports[`Generating remix stats 2 {"format":"module","expected":"esm"} matches t
183183
"outputPath": StringContaining "build",
184184
"plugin": {
185185
"name": StringMatching "@codecov/remix-vite-plugin",
186-
"version": "2.0.0",
186+
"version": "2.0.1",
187187
},
188188
"version": "3",
189189
}
@@ -204,7 +204,7 @@ exports[`Generating remix stats 2 {"format":"module","expected":"esm"} matches t
204204
"outputPath": StringContaining "build",
205205
"plugin": {
206206
"name": StringMatching "@codecov/remix-vite-plugin",
207-
"version": "2.0.0",
207+
"version": "2.0.1",
208208
},
209209
"version": "3",
210210
}

integration-tests/fixtures/generate-bundle-stats/rollup/__snapshots__/rollup-plugin.test.ts.snap

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the
6565
"outputPath": StringContaining "/distV3",
6666
"plugin": {
6767
"name": StringMatching "@codecov/rollup-plugin",
68-
"version": "2.0.0",
68+
"version": "2.0.1",
6969
},
7070
"version": "3",
7171
}
@@ -136,7 +136,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the
136136
"outputPath": StringContaining "/distV3",
137137
"plugin": {
138138
"name": StringMatching "@codecov/rollup-plugin",
139-
"version": "2.0.0",
139+
"version": "2.0.1",
140140
},
141141
"version": "3",
142142
}
@@ -207,7 +207,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the
207207
"outputPath": StringContaining "/distV3",
208208
"plugin": {
209209
"name": StringMatching "@codecov/rollup-plugin",
210-
"version": "2.0.0",
210+
"version": "2.0.1",
211211
},
212212
"version": "3",
213213
}
@@ -278,7 +278,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the
278278
"outputPath": StringContaining "/distV3",
279279
"plugin": {
280280
"name": StringMatching "@codecov/rollup-plugin",
281-
"version": "2.0.0",
281+
"version": "2.0.1",
282282
},
283283
"version": "3",
284284
}
@@ -349,7 +349,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches
349349
"outputPath": StringContaining "/distV3",
350350
"plugin": {
351351
"name": StringMatching "@codecov/rollup-plugin",
352-
"version": "2.0.0",
352+
"version": "2.0.1",
353353
},
354354
"version": "3",
355355
}
@@ -420,7 +420,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t
420420
"outputPath": StringContaining "/distV3",
421421
"plugin": {
422422
"name": StringMatching "@codecov/rollup-plugin",
423-
"version": "2.0.0",
423+
"version": "2.0.1",
424424
},
425425
"version": "3",
426426
}
@@ -491,7 +491,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the
491491
"outputPath": StringContaining "/distV3",
492492
"plugin": {
493493
"name": StringMatching "@codecov/rollup-plugin",
494-
"version": "2.0.0",
494+
"version": "2.0.1",
495495
},
496496
"version": "3",
497497
}
@@ -562,7 +562,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match
562562
"outputPath": StringContaining "/distV3",
563563
"plugin": {
564564
"name": StringMatching "@codecov/rollup-plugin",
565-
"version": "2.0.0",
565+
"version": "2.0.1",
566566
},
567567
"version": "3",
568568
}
@@ -633,7 +633,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat
633633
"outputPath": StringContaining "/distV3",
634634
"plugin": {
635635
"name": StringMatching "@codecov/rollup-plugin",
636-
"version": "2.0.0",
636+
"version": "2.0.1",
637637
},
638638
"version": "3",
639639
}
@@ -704,7 +704,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any
704704
"outputPath": StringContaining "/distV3",
705705
"plugin": {
706706
"name": StringMatching "@codecov/rollup-plugin",
707-
"version": "2.0.0",
707+
"version": "2.0.1",
708708
},
709709
"version": "3",
710710
}
@@ -775,7 +775,7 @@ exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the
775775
"outputPath": StringContaining "/distV4",
776776
"plugin": {
777777
"name": StringMatching "@codecov/rollup-plugin",
778-
"version": "2.0.0",
778+
"version": "2.0.1",
779779
},
780780
"version": "3",
781781
}
@@ -846,7 +846,7 @@ exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the
846846
"outputPath": StringContaining "/distV4",
847847
"plugin": {
848848
"name": StringMatching "@codecov/rollup-plugin",
849-
"version": "2.0.0",
849+
"version": "2.0.1",
850850
},
851851
"version": "3",
852852
}
@@ -917,7 +917,7 @@ exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the
917917
"outputPath": StringContaining "/distV4",
918918
"plugin": {
919919
"name": StringMatching "@codecov/rollup-plugin",
920-
"version": "2.0.0",
920+
"version": "2.0.1",
921921
},
922922
"version": "3",
923923
}
@@ -988,7 +988,7 @@ exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the
988988
"outputPath": StringContaining "/distV4",
989989
"plugin": {
990990
"name": StringMatching "@codecov/rollup-plugin",
991-
"version": "2.0.0",
991+
"version": "2.0.1",
992992
},
993993
"version": "3",
994994
}
@@ -1059,7 +1059,7 @@ exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches
10591059
"outputPath": StringContaining "/distV4",
10601060
"plugin": {
10611061
"name": StringMatching "@codecov/rollup-plugin",
1062-
"version": "2.0.0",
1062+
"version": "2.0.1",
10631063
},
10641064
"version": "3",
10651065
}
@@ -1130,7 +1130,7 @@ exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches t
11301130
"outputPath": StringContaining "/distV4",
11311131
"plugin": {
11321132
"name": StringMatching "@codecov/rollup-plugin",
1133-
"version": "2.0.0",
1133+
"version": "2.0.1",
11341134
},
11351135
"version": "3",
11361136
}
@@ -1201,7 +1201,7 @@ exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the
12011201
"outputPath": StringContaining "/distV4",
12021202
"plugin": {
12031203
"name": StringMatching "@codecov/rollup-plugin",
1204-
"version": "2.0.0",
1204+
"version": "2.0.1",
12051205
},
12061206
"version": "3",
12071207
}
@@ -1272,7 +1272,7 @@ exports[`Generating rollup stats 4 {"format":"system","expected":"system"} match
12721272
"outputPath": StringContaining "/distV4",
12731273
"plugin": {
12741274
"name": StringMatching "@codecov/rollup-plugin",
1275-
"version": "2.0.0",
1275+
"version": "2.0.1",
12761276
},
12771277
"version": "3",
12781278
}
@@ -1343,7 +1343,7 @@ exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} mat
13431343
"outputPath": StringContaining "/distV4",
13441344
"plugin": {
13451345
"name": StringMatching "@codecov/rollup-plugin",
1346-
"version": "2.0.0",
1346+
"version": "2.0.1",
13471347
},
13481348
"version": "3",
13491349
}
@@ -1414,7 +1414,7 @@ exports[`Generating rollup stats 4 source maps are enabled does not include any
14141414
"outputPath": StringContaining "/distV4",
14151415
"plugin": {
14161416
"name": StringMatching "@codecov/rollup-plugin",
1417-
"version": "2.0.0",
1417+
"version": "2.0.1",
14181418
},
14191419
"version": "3",
14201420
}

0 commit comments

Comments
 (0)