Skip to content

Commit 59dbcae

Browse files
chore(integration-tests): bump Rollup 3 test alias to 3.30.0
Update the integration-tests rollupV3 alias from 3.29.5 to 3.30.0 and refresh pnpm-lock.yaml. Regenerate Rollup v3 bundle-stats snapshots so reported bundler version and output hashes match the new release. Rollup 3.30.0 rejects output paths that escape the output directory; builds that relied on emitting outside the output root may need config changes.
1 parent 59a022d commit 59dbcae

File tree

3 files changed

+43
-34
lines changed

3 files changed

+43
-34
lines changed

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

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
// Bun Snapshot v1, https://goo.gl/fbAQLP
1+
// Bun Snapshot v1, https://bun.sh/docs/test/snapshots
22

33
exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the snapshot 1`] = `
44
{
55
"assets": [
66
{
7-
"gzipSize": 98808,
7+
"gzipSize": 98687,
88
"name": "main-1cbfd464.js",
99
"normalized": "main-*.js",
1010
"size": 577073,
@@ -14,7 +14,7 @@ exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the
1414
"bundleName": StringContaining "test-rollup-v3-amd",
1515
"bundler": {
1616
"name": "rollup",
17-
"version": "3.29.4",
17+
"version": "3.30.0",
1818
},
1919
"chunks": [
2020
{
@@ -82,7 +82,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the
8282
{
8383
"assets": [
8484
{
85-
"gzipSize": 98252,
85+
"gzipSize": 98107,
8686
"name": "main-420d8aeb.js",
8787
"normalized": "main-*.js",
8888
"size": 560888,
@@ -92,7 +92,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the
9292
"bundleName": StringContaining "test-rollup-v3-cjs",
9393
"bundler": {
9494
"name": "rollup",
95-
"version": "3.29.4",
95+
"version": "3.30.0",
9696
},
9797
"chunks": [
9898
{
@@ -160,7 +160,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the
160160
{
161161
"assets": [
162162
{
163-
"gzipSize": 98243,
163+
"gzipSize": 98100,
164164
"name": "main-6ff1e9ca.js",
165165
"normalized": "main-*.js",
166166
"size": 560873,
@@ -170,7 +170,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the
170170
"bundleName": StringContaining "test-rollup-v3-esm",
171171
"bundler": {
172172
"name": "rollup",
173-
"version": "3.29.4",
173+
"version": "3.30.0",
174174
},
175175
"chunks": [
176176
{
@@ -238,7 +238,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the
238238
{
239239
"assets": [
240240
{
241-
"gzipSize": 98243,
241+
"gzipSize": 98100,
242242
"name": "main-6ff1e9ca.js",
243243
"normalized": "main-*.js",
244244
"size": 560873,
@@ -248,7 +248,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the
248248
"bundleName": StringContaining "test-rollup-v3-esm",
249249
"bundler": {
250250
"name": "rollup",
251-
"version": "3.29.4",
251+
"version": "3.30.0",
252252
},
253253
"chunks": [
254254
{
@@ -316,7 +316,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches
316316
{
317317
"assets": [
318318
{
319-
"gzipSize": 98243,
319+
"gzipSize": 98100,
320320
"name": "main-6ff1e9ca.js",
321321
"normalized": "main-*.js",
322322
"size": 560873,
@@ -326,7 +326,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches
326326
"bundleName": StringContaining "test-rollup-v3-esm",
327327
"bundler": {
328328
"name": "rollup",
329-
"version": "3.29.4",
329+
"version": "3.30.0",
330330
},
331331
"chunks": [
332332
{
@@ -394,7 +394,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t
394394
{
395395
"assets": [
396396
{
397-
"gzipSize": 98804,
397+
"gzipSize": 98684,
398398
"name": "main-cc182ba1.js",
399399
"normalized": "main-*.js",
400400
"size": 577068,
@@ -404,7 +404,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t
404404
"bundleName": StringContaining "test-rollup-v3-iife",
405405
"bundler": {
406406
"name": "rollup",
407-
"version": "3.29.4",
407+
"version": "3.30.0",
408408
},
409409
"chunks": [
410410
{
@@ -472,7 +472,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the
472472
{
473473
"assets": [
474474
{
475-
"gzipSize": 98845,
475+
"gzipSize": 98729,
476476
"name": "main-cdb2522f.js",
477477
"normalized": "main-*.js",
478478
"size": 577167,
@@ -482,7 +482,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the
482482
"bundleName": StringContaining "test-rollup-v3-umd",
483483
"bundler": {
484484
"name": "rollup",
485-
"version": "3.29.4",
485+
"version": "3.30.0",
486486
},
487487
"chunks": [
488488
{
@@ -550,7 +550,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match
550550
{
551551
"assets": [
552552
{
553-
"gzipSize": 99908,
553+
"gzipSize": 99782,
554554
"name": "main-b7135d24.js",
555555
"normalized": "main-*.js",
556556
"size": 609446,
@@ -560,7 +560,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match
560560
"bundleName": StringContaining "test-rollup-v3-system",
561561
"bundler": {
562562
"name": "rollup",
563-
"version": "3.29.4",
563+
"version": "3.30.0",
564564
},
565565
"chunks": [
566566
{
@@ -628,7 +628,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat
628628
{
629629
"assets": [
630630
{
631-
"gzipSize": 99908,
631+
"gzipSize": 99782,
632632
"name": "main-b7135d24.js",
633633
"normalized": "main-*.js",
634634
"size": 609446,
@@ -638,7 +638,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat
638638
"bundleName": StringContaining "test-rollup-v3-system",
639639
"bundler": {
640640
"name": "rollup",
641-
"version": "3.29.4",
641+
"version": "3.30.0",
642642
},
643643
"chunks": [
644644
{
@@ -706,7 +706,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any
706706
{
707707
"assets": [
708708
{
709-
"gzipSize": 98275,
709+
"gzipSize": 98134,
710710
"name": "main-6ff1e9ca.js",
711711
"normalized": "main-*.js",
712712
"size": 560915,
@@ -716,7 +716,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any
716716
"bundleName": StringNotContaining ".map",
717717
"bundler": {
718718
"name": "rollup",
719-
"version": "3.29.4",
719+
"version": "3.30.0",
720720
},
721721
"chunks": [
722722
{
@@ -784,7 +784,7 @@ exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the
784784
{
785785
"assets": [
786786
{
787-
"gzipSize": 98808,
787+
"gzipSize": 98687,
788788
"name": "main-Bz9ahex4.js",
789789
"normalized": "main-*.js",
790790
"size": 577073,
@@ -862,7 +862,7 @@ exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the
862862
{
863863
"assets": [
864864
{
865-
"gzipSize": 98252,
865+
"gzipSize": 98107,
866866
"name": "main-xb59kfqA.js",
867867
"normalized": "main-*.js",
868868
"size": 560888,
@@ -940,7 +940,7 @@ exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the
940940
{
941941
"assets": [
942942
{
943-
"gzipSize": 98243,
943+
"gzipSize": 98100,
944944
"name": "main-DTMU6eC0.js",
945945
"normalized": "main-*.js",
946946
"size": 560873,
@@ -1018,7 +1018,7 @@ exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the
10181018
{
10191019
"assets": [
10201020
{
1021-
"gzipSize": 98243,
1021+
"gzipSize": 98100,
10221022
"name": "main-DTMU6eC0.js",
10231023
"normalized": "main-*.js",
10241024
"size": 560873,
@@ -1096,7 +1096,7 @@ exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches
10961096
{
10971097
"assets": [
10981098
{
1099-
"gzipSize": 98243,
1099+
"gzipSize": 98100,
11001100
"name": "main-DTMU6eC0.js",
11011101
"normalized": "main-*.js",
11021102
"size": 560873,
@@ -1174,7 +1174,7 @@ exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches t
11741174
{
11751175
"assets": [
11761176
{
1177-
"gzipSize": 98804,
1177+
"gzipSize": 98684,
11781178
"name": "main-B7VbaLUG.js",
11791179
"normalized": "main-*.js",
11801180
"size": 577068,
@@ -1252,7 +1252,7 @@ exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the
12521252
{
12531253
"assets": [
12541254
{
1255-
"gzipSize": 98845,
1255+
"gzipSize": 98729,
12561256
"name": "main-DXhL8JQx.js",
12571257
"normalized": "main-*.js",
12581258
"size": 577167,
@@ -1330,7 +1330,7 @@ exports[`Generating rollup stats 4 {"format":"system","expected":"system"} match
13301330
{
13311331
"assets": [
13321332
{
1333-
"gzipSize": 99908,
1333+
"gzipSize": 99782,
13341334
"name": "main-DwblAVj_.js",
13351335
"normalized": "main-*.js",
13361336
"size": 609446,
@@ -1408,7 +1408,7 @@ exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} mat
14081408
{
14091409
"assets": [
14101410
{
1411-
"gzipSize": 99908,
1411+
"gzipSize": 99782,
14121412
"name": "main-DwblAVj_.js",
14131413
"normalized": "main-*.js",
14141414
"size": 609446,
@@ -1486,7 +1486,7 @@ exports[`Generating rollup stats 4 source maps are enabled does not include any
14861486
{
14871487
"assets": [
14881488
{
1489-
"gzipSize": 98277,
1489+
"gzipSize": 98134,
14901490
"name": "main-DTMU6eC0.js",
14911491
"normalized": "main-*.js",
14921492
"size": 560915,

integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"nuxt": "^3.16.0",
5454
"react": "^18.2.0",
5555
"react-dom": "^18.2.0",
56-
"rollupV3": "npm:rollup@3.29.5",
56+
"rollupV3": "npm:rollup@3.30.0",
5757
"rollupV4": "npm:rollup@4.22.4",
5858
"ts-node": "^10.9.2",
5959
"vite-plugin-solid": "^2.11.0",

pnpm-lock.yaml

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)