-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Upgrade React from 24d8716e-20260123 to 3e319a94-20260126
#89061
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Failing test suitesCommit: 6955928 | About building and testing Next.js
Expand output● i18n Support › development mode › should serve public file on locale domain ● i18n Support › development mode › should 404 for locale prefixed public folder files ● i18n Support › development mode › should redirect external domain correctly ● i18n Support › development mode › should have domainLocales available on useRouter ● i18n Support › development mode › should not error with similar named cookie to locale cookie ● i18n Support › development mode › should not add duplicate locale key when navigating back to root path with query params ● i18n Support › development mode › should not add duplicate locale key when navigating back to root path with hash ● i18n Support › development mode › should handle navigating back to different casing of locale ● i18n Support › development mode › should have correct initial query values for fallback ● i18n Support › development mode › should navigate to page with same name as development buildId ● i18n Support › development mode › should prerender with the correct href for locale domain ● i18n Support › development mode › should render the correct href with locale domains but not on a locale domain ● i18n Support › development mode › should navigate through history with query correctly ● i18n Support › development mode › should resolve href correctly when dynamic route matches locale prefixed ● i18n Support › development mode › should use default locale when no locale is in href with locale false ● i18n Support › development mode › should show error for redirect and notFound returned at same time ● i18n Support › development mode › should have correct values for non-prefixed path ● i18n Support › development mode › should not have hydration mis-match from hash ● i18n Support › development mode › should resolve auto-export dynamic route correctly ● i18n Support › development mode › should navigate to auto-export dynamic page ● i18n Support › development mode › should apply trailingSlash redirect correctly ● i18n Support › development mode › should apply redirects correctly ● i18n Support › development mode › should apply headers correctly ● i18n Support › development mode › should visit API route directly correctly ● i18n Support › development mode › should visit dynamic API route directly correctly ● i18n Support › development mode › should rewrite to API route correctly for en-US locale ● i18n Support › development mode › should rewrite to API route correctly for nl-NL locale ● i18n Support › development mode › should rewrite to API route correctly for nl-BE locale ● i18n Support › development mode › should rewrite to API route correctly for nl locale ● i18n Support › development mode › should rewrite to API route correctly for fr-BE locale ● i18n Support › development mode › should rewrite to API route correctly for fr locale ● i18n Support › development mode › should rewrite to API route correctly for en locale ● i18n Support › development mode › should rewrite to API route correctly for go locale ● i18n Support › development mode › should rewrite to API route correctly for go-BE locale ● i18n Support › development mode › should rewrite to API route correctly for do locale ● i18n Support › development mode › should rewrite to API route correctly for do-BE locale ● i18n Support › development mode › should apply rewrites correctly ● i18n Support › development mode › should navigate with locale prop correctly ● i18n Support › development mode › should navigate with locale prop correctly GSP ● i18n Support › development mode › should navigate with locale false correctly ● i18n Support › development mode › should navigate with locale false correctly GSP ● i18n Support › development mode › should update asPath on the client correctly ● i18n Support › development mode › should use correct default locale for locale domains ● i18n Support › development mode › should not strip locale prefix for default locale with locale domains ● i18n Support › development mode › should not redirect to accept-lang preferred locale with locale cookie ● i18n Support › development mode › should redirect to correct locale domain ● i18n Support › development mode › should handle locales with domain › for domain example.do › should handle locale do-BE ● i18n Support › development mode › should handle locales with domain › for domain example.do › should handle locale go-BE ● i18n Support › development mode › should handle locales with domain › for domain example.com › should handle locale do-BE ● i18n Support › development mode › should handle locales with domain › for domain example.com › should handle locale go-BE ● i18n Support › development mode › should provide defaultLocale correctly for locale domain ● i18n Support › development mode › should generate fallbacks with all locales ● i18n Support › development mode › should generate auto-export page with all locales ● i18n Support › development mode › should generate non-dynamic GSP page with all locales ● i18n Support › development mode › should 404 for GSP pages that returned notFound ● i18n Support › development mode › should transition on client properly for page that starts with locale ● i18n Support › development mode › should 404 for GSP that returned notFound on client-transition ● i18n Support › development mode › should render 404 for fallback page that returned 404 on client transition ● i18n Support › development mode › should render 404 for fallback page that returned 404 ● i18n Support › development mode › should render 404 for blocking fallback page that returned 404 on client transition ● i18n Support › development mode › should render 404 for blocking fallback page that returned 404 ● i18n Support › development mode › should not remove locale prefix for default locale ● i18n Support › development mode › should load getStaticProps page correctly SSR (default locale no prefix) ● i18n Support › development mode › should load getStaticProps fallback prerender page correctly SSR (default locale no prefix) ● i18n Support › development mode › should load getStaticProps fallback non-prerender page correctly (default locale no prefix ● i18n Support › development mode › should redirect to locale prefixed route for / ● i18n Support › development mode › should use default locale for / without accept-language ● i18n Support › development mode › should load getStaticProps page correctly SSR ● i18n Support › development mode › should load getStaticProps fallback prerender page correctly SSR ● i18n Support › development mode › should load getStaticProps fallback non-prerender page correctly ● i18n Support › development mode › should load getServerSideProps page correctly SSR (default locale no prefix) ● i18n Support › development mode › should navigate client side for default locale with no prefix ● i18n Support › development mode › should load getStaticProps fallback non-prerender page another locale correctly ● i18n Support › development mode › should load getStaticProps non-fallback correctly ● i18n Support › development mode › should load getStaticProps non-fallback correctly another locale ● i18n Support › development mode › should load getStaticProps non-fallback correctly another locale via cookie ● i18n Support › development mode › should load getServerSideProps page correctly SSR ● i18n Support › development mode › should load dynamic getServerSideProps page correctly SSR ● i18n Support › development mode › should navigate to another page and back correctly with locale ● i18n Support › development mode › should navigate to getStaticProps page and back correctly with locale ● i18n Support › with trailingSlash: true › development mode › should redirect correctly ● i18n Support › with trailingSlash: true › development mode › should serve pages correctly with locale prefix ● i18n Support › with trailingSlash: true › development mode › should return 404 error for repeating locales ● i18n Support › with trailingSlash: true › development mode › should navigate between pages correctly ● i18n Support › with trailingSlash: false › development mode › should redirect correctly
Expand output● skip-trailing-slash-redirect › should parse locale info for data request correctly ● skip-trailing-slash-redirect › should be able to redirect locale casing $1 ● skip-trailing-slash-redirect › should be able to redirect locale casing $1 ● skip-trailing-slash-redirect › should handle external rewrite correctly /chained-rewrite-ssg ● skip-trailing-slash-redirect › should handle external rewrite correctly /chained-rewrite-static ● skip-trailing-slash-redirect › should handle external rewrite correctly /chained-rewrite-ssr ● skip-trailing-slash-redirect › should handle external rewrite correctly /docs/first ● skip-trailing-slash-redirect › should handle external rewrite correctly /docs-auto-static/first ● skip-trailing-slash-redirect › should handle external rewrite correctly /docs-ssr/first ● skip-trailing-slash-redirect › should allow rewriting invalid buildId correctly ● skip-trailing-slash-redirect › should provide original _next/data URL with skipProxyUrlNormalize ● skip-trailing-slash-redirect › should allow response body from middleware with flag ● skip-trailing-slash-redirect › should merge cookies from middleware and API routes correctly ● skip-trailing-slash-redirect › should merge cookies from middleware and edge API routes correctly ● skip-trailing-slash-redirect › should not have trailing slash redirects in manifest ● skip-trailing-slash-redirect › should correct skip URL normalizing in middleware ● skip-trailing-slash-redirect › should apply config redirect correctly ● skip-trailing-slash-redirect › should apply config rewrites correctly ● skip-trailing-slash-redirect › should not apply trailing slash on load on client ● skip-trailing-slash-redirect › pages dir › should not apply trailing slash redirect (with slash) ● skip-trailing-slash-redirect › pages dir › should not apply trailing slash redirect (without slash) ● skip-trailing-slash-redirect › pages dir › should preserve original trailing slashes to links on client ● skip-trailing-slash-redirect › pages dir › should respond to index correctly ● skip-trailing-slash-redirect › pages dir › should respond to dynamic route correctly ● skip-trailing-slash-redirect › pages dir › should navigate client side correctly ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should not apply trailing slash redirect (with slash) ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should not apply trailing slash redirect (without slash) ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should preserve original trailing slashes to links on client ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should respond to index correctly ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should respond to dynamic route correctly ● skip-trailing-slash-redirect › app dir - skip trailing slash redirect › should navigate client side correctly ● Test suite failed to run
Expand output● runtime prefetching › in a page › includes dynamic params, but not dynamic content ● runtime prefetching › in a page › includes root params, but not dynamic content ● runtime prefetching › in a page › includes search params, but not dynamic content ● runtime prefetching › in a page › includes headers, but not dynamic content ● runtime prefetching › in a page › includes cookies, but not dynamic content ● runtime prefetching › in a page › can completely prefetch a page that uses cookies and no uncached IO ● runtime prefetching › in a private cache › includes dynamic params, but not dynamic content ● runtime prefetching › in a private cache › includes root params, but not dynamic content ● runtime prefetching › in a private cache › includes search params, but not dynamic content ● runtime prefetching › in a private cache › includes headers, but not dynamic content ● runtime prefetching › in a private cache › includes cookies, but not dynamic content ● runtime prefetching › in a private cache › can completely prefetch a page that uses cookies and no uncached IO ● runtime prefetching › passed to a public cache › includes dynamic params, but not dynamic content ● runtime prefetching › passed to a public cache › includes root params, but not dynamic content ● runtime prefetching › passed to a public cache › includes search params, but not dynamic content ● runtime prefetching › passed to a public cache › includes headers, but not dynamic content ● runtime prefetching › passed to a public cache › includes cookies, but not dynamic content ● runtime prefetching › passed to a public cache › can completely prefetch a page that uses cookies and no uncached IO ● runtime prefetching › should not cache runtime prefetch responses in the browser cache or server-side › different cookies should return different prefetch results - in a page ● runtime prefetching › should not cache runtime prefetch responses in the browser cache or server-side › different cookies should return different prefetch results - in a private cache ● runtime prefetching › should not cache runtime prefetch responses in the browser cache or server-side › private caches should return new results on each request ● runtime prefetching › can completely prefetch a page that is fully static ● runtime prefetching › cache stale time handling › includes short-lived public caches with a long enough staleTime ● runtime prefetching › cache stale time handling › includes public caches with cacheLife("seconds") ● runtime prefetching › cache stale time handling › includes private caches with cacheLife("seconds") ● runtime prefetching › cache stale time handling › omits short-lived public caches with a short enough staleTime ● runtime prefetching › cache stale time handling › omits private caches with a short enough staleTime ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting cookies() ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting headers() ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting dynamic params ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting searchParams ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting a private cache ● runtime prefetching › errors › aborts the prerender without logging an error when sync IO is used after awaiting a quickly-expiring public cache ● runtime prefetching › errors › should trigger error boundaries for errors that occurred in runtime-prefetched content |
Stats from current PR🟢 5 improvements
📊 All Metrics📖 Metrics GlossaryDev Server Metrics:
Build Metrics:
Change Thresholds:
📦 Dev Server (Webpack) (Legacy)📦 Dev Server (Webpack)
📦 Production Builds (Webpack) (Legacy)📦 Production Builds (Webpack)
📦 Bundle SizesBundle Sizes📦 WebpackClient Main Bundles
Polyfills
Pages
Server Edge SSR
Middleware
Build DetailsBuild Manifests
Build Cache
🔄 Shared (bundler-independent)Runtimes
📝 Changed Files (8 files)Files with changes:
View diffsapp-page-exp..ntime.dev.jsfailed to diffapp-page-tur..ntime.dev.jsfailed to diffapp-page-tur..ntime.dev.jsfailed to diffapp-page.runtime.dev.jsfailed to diffapp-route-ex..time.prod.jsDiff too large to display app-route-tu..time.prod.jsDiff too large to display pages-api.runtime.dev.jsDiff too large to display pages.runtime.dev.jsDiff too large to display |
|
Nothing interesting in here |
diff facebook/react@24d8716e...3e319a94
React upstream changes