Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrade React from5b51a2b9-20250116 to9b62ee71-20250122#75187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eps1lon merged 6 commits intocanaryfromupdate/react/19.1.0-canary-9b62ee71-20250122
Jan 22, 2025

Conversation

vercel-release-bot
Copy link
Collaborator

diff facebook/react@5b51a2b9...9b62ee71

React upstream changes

@ijjk
Copy link
Member

Failing test suites

Commit:9460fc2

pnpm test test/integration/export-default-map/test/index.test.js (turbopack)

  • Export with default map > production mode > should export with folder that has dot in name
  • Export with default map > production mode > should export an amp only page to clean path
  • Export with default map > production mode > should export hybrid amp page correctly
  • Export with default map > production mode > should export nested hybrid amp page correctly
  • Export with default map > production mode > should export nested hybrid amp page correctly with folder
  • Export with default map > production mode > should export hybrid index amp page correctly
Expand output

● Export with default map › production mode › should export with folder that has dot in name

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

● Export with default map › production mode › should export an amp only page to clean path

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

● Export with default map › production mode › should export hybrid amp page correctly

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

● Export with default map › production mode › should export nested hybrid amp page correctly

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

● Export with default map › production mode › should export nested hybrid amp page correctly with folder

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

● Export with default map › production mode › should export hybrid index amp page correctly

command failed with code 1 signal null ⚠ Linting is disabled.   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   ▲ Next.js 15.2.0-canary.19 (Turbopack)   Checking validity of types ...   Creating an optimized production build ...   Loading config from /root/actions-runner/_work/next.js/next.js/test/integration/export-default-map/next.config.js   Building (0/8) ...   Building (2/8)    Building (4/8)    Building (6/8)  ✓ Building (8/8) ✓ Compiled successfully in 2.2s   Collecting page data ...   Generating static pages (0/9) ...   Generating static pages (2/9) Error occurred prerendering page "/docs". Read more: https://nextjs.org/docs/messages/prerender-errorAssertionError: Assertion failed: WebAssembly is uninitialized  at new module$contents$goog$asserts_AssertionError (../evalmachine.<anonymous>:106:1695)  at module$contents$goog$asserts_doAssertFailure (../evalmachine.<anonymous>:107:354)  at goog.asserts.assertExists (../evalmachine.<anonymous>:109:142)  at Object.module$contents$amp$validator_validateString [as validateString] (../evalmachine.<anonymous>:2663:108)  at Validator.validateString (../packages/next/dist/compiled/amphtml-validator/index.js:1:20650)  at validateAmp (../packages/next/dist/export/routes/pages.js:87:34)  at async exportPagesPage (../packages/next/dist/export/routes/pages.js:121:17)  at async Span.traceAsyncFn (../packages/next/dist/trace/trace.js:156:20)  at async exportPage (../packages/next/dist/export/worker.js:345:18)  Export encountered an error on /docs, exiting the build.   ⨯ Static worker exited with code: 1 and signal: null  at ChildProcess.<anonymous> (lib/next-test-utils.ts:310:11)

Read more about building and testing Next.js incontributing.md.

@ijjk
Copy link
Member

Stats from current PR

Default Build (Increase detected⚠️)
General Overall increase⚠️
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
buildDuration21.1s19.3sN/A
buildDurationCached18.4s15.5sN/A
nodeModulesSize418 MB419 MB⚠️ +597 kB
nextStartRea..uration (ms)478ms489msN/A
Client Bundles (main, webpack)
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
5306-HASH.js gzip54 kB54 kBN/A
8276.HASH.js gzip169 B168 BN/A
8377-HASH.js gzip5.46 kB5.46 kBN/A
bccd1874-HASH.js gzip52.9 kB52.9 kB
framework-HASH.js gzip57.5 kB57.5 kBN/A
main-app-HASH.js gzip240 B242 BN/A
main-HASH.js gzip34.6 kB34.6 kBN/A
webpack-HASH.js gzip1.71 kB1.71 kBN/A
Overall change52.9 kB52.9 kB
Legacy Client Bundles (polyfills)
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
polyfills-HASH.js gzip39.4 kB39.4 kB
Overall change39.4 kB39.4 kB
Client Pages
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
_app-HASH.js gzip193 B193 B
_error-HASH.js gzip193 B193 B
amp-HASH.js gzip512 B510 BN/A
css-HASH.js gzip343 B342 BN/A
dynamic-HASH.js gzip1.84 kB1.84 kB
edge-ssr-HASH.js gzip265 B265 B
head-HASH.js gzip363 B362 BN/A
hooks-HASH.js gzip393 B392 BN/A
image-HASH.js gzip4.59 kB4.58 kBN/A
index-HASH.js gzip268 B268 B
link-HASH.js gzip2.35 kB2.35 kBN/A
routerDirect..HASH.js gzip328 B328 B
script-HASH.js gzip397 B397 B
withRouter-HASH.js gzip323 B326 BN/A
1afbb74e6ecf..834.css gzip106 B106 B
Overall change3.59 kB3.59 kB
Client Build Manifests
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
_buildManifest.js gzip748 B747 BN/A
Overall change0 B0 B
Rendered Page Sizes
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
index.html gzip524 B523 BN/A
link.html gzip540 B538 BN/A
withRouter.html gzip520 B520 B
Overall change520 B520 B
Edge SSR bundle Size Overall increase⚠️
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
edge-ssr.js gzip129 kB129 kBN/A
page.js gzip208 kB209 kB⚠️ +692 B
Overall change208 kB209 kB⚠️ +692 B
Middleware size
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
middleware-b..fest.js gzip669 B667 BN/A
middleware-r..fest.js gzip155 B156 BN/A
middleware.js gzip31.3 kB31.3 kBN/A
edge-runtime..pack.js gzip844 B844 B
Overall change844 B844 B
Next Runtimes Overall increase⚠️
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
274-experime...dev.js gzip322 B322 B
274.runtime.dev.js gzip314 B314 B
app-page-exp...dev.js gzip375 kB376 kB⚠️ +1.2 kB
app-page-exp..prod.js gzip130 kB131 kB⚠️ +772 B
app-page-tur..prod.js gzip143 kB144 kB⚠️ +772 B
app-page-tur..prod.js gzip139 kB139 kB⚠️ +749 B
app-page.run...dev.js gzip363 kB364 kB⚠️ +976 B
app-page.run..prod.js gzip126 kB127 kB⚠️ +747 B
app-route-ex...dev.js gzip37.6 kB37.6 kBN/A
app-route-ex..prod.js gzip25.6 kB25.6 kBN/A
app-route-tu..prod.js gzip25.6 kB25.6 kBN/A
app-route-tu..prod.js gzip25.4 kB25.4 kBN/A
app-route.ru...dev.js gzip39.2 kB39.2 kBN/A
app-route.ru..prod.js gzip25.4 kB25.4 kBN/A
pages-api-tu..prod.js gzip9.69 kB9.69 kB
pages-api.ru...dev.js gzip11.6 kB11.6 kB
pages-api.ru..prod.js gzip9.68 kB9.68 kB
pages-turbo...prod.js gzip21.9 kB21.9 kB
pages.runtim...dev.js gzip27.7 kB27.7 kB
pages.runtim..prod.js gzip21.9 kB21.9 kB
server.runti..prod.js gzip916 kB916 kBN/A
Overall change1.38 MB1.38 MB⚠️ +5.21 kB
build cache Overall increase⚠️
vercel/next.js canaryvercel/next.js update/react/19.1.0-canary-9b62ee71-20250122Change
0.pack gzip2.1 MB2.1 MB⚠️ +3.38 kB
index.pack gzip75.5 kB74.7 kBN/A
Overall change2.1 MB2.1 MB⚠️ +3.38 kB
Diff details
Diff for5306-HASH.js

Diff too large to display

Diff formain-HASH.js

Diff too large to display

Diff forapp-page-exp..ntime.dev.js
failed to diff
Diff forapp-page-exp..time.prod.js

Diff too large to display

Diff forapp-page-tur..time.prod.js

Diff too large to display

Diff forapp-page-tur..time.prod.js

Diff too large to display

Diff forapp-page.runtime.dev.js
failed to diff
Diff forapp-page.runtime.prod.js

Diff too large to display

Diff forapp-route-ex..ntime.dev.js

Diff too large to display

Diff forapp-route-ex..time.prod.js

Diff too large to display

Diff forapp-route-tu..time.prod.js

Diff too large to display

Diff forapp-route-tu..time.prod.js

Diff too large to display

Diff forapp-route.runtime.dev.js

Diff too large to display

Diff forapp-route.ru..time.prod.js

Diff too large to display

Diff forserver.runtime.prod.js
failed to diff
Commit:9460fc2

@eps1loneps1lonenabled auto-merge (squash)January 22, 2025 17:17
@eps1loneps1lon merged commit72be937 intocanaryJan 22, 2025
129 checks passed
@eps1loneps1lon deleted the update/react/19.1.0-canary-9b62ee71-20250122 branchJanuary 22, 2025 17:26
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 6, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@eps1loneps1loneps1lon approved these changes

Assignees

@eps1loneps1lon

Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@vercel-release-bot@ijjk@eps1lon

[8]ページ先頭

©2009-2025 Movatter.jp