René's URL Explorer Experiment


Title: Update next: 12.0.3 → 12.0.4 (patch) by depfu[bot] · Pull Request #23 · javaistic/javaistic · GitHub

Open Graph Title: Update next: 12.0.3 → 12.0.4 (patch) by depfu[bot] · Pull Request #23 · javaistic/javaistic

X Title: Update next: 12.0.3 → 12.0.4 (patch) by depfu[bot] · Pull Request #23 · javaistic/javaistic

Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ next (12.0.3 → 12.0.4) · Repo Release Notes 12.0.4 Core Changes Update middleware eval checks: #30883 Optimize the SSR middleware runtime size: #30906 Improve error handling in the SSR middleware: #31057 Ensure decode error in minimal mode responds with 400 not 500: #31037 Update ServerlessPlugin to use chunkGraph: #31058 Fix custom 404 page when concurrentFeatures is enabled: #31059 Upgrade React alpha and experimental dependencies to latest: #31039 Change disabled SWC message to Log.info: #31091 Add render prop support to

: #30156 Change .web extension of document page to part of path: #31116 Enable code splitting for the web runtime build: #31090 Give priority to document.title over h1 when announcing page change: #31147 Add webpack5 namespace to fix type errors: #31140 Add warning when image has unused sizes prop: #31064 Add experimental next-swc jest transform: #30993 fix: support --cache-strategy ESLint argument (fixes #29926): #29928 fixes #31060: NullReferenceException: #31061 use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass: #31134 Update reason message for isolatedModules and esModuleInterop: #31150 Add input/output test for 30091: #31166 Fix useId mismatches on hydration: #31102 Do not hide body when concurrentFeatures is enabled: #31187 Fix middleware i18n rewrites: #31174 next-swc: Add displayNameAndId of styled-components: #31189 Use require.resolve to detect "framework" packages (fix pnpm): #21048 Add all cases where webpack5 type is used: #31206 Add test for styled-components SWC transform disabled: #31214 Add initial standalone build handling: #31003 fix(middleware): expose CryptoKey and globalThis.CryptoKey: #31193 Disable styled-components displayName in production: #31216 fix(31013): add base path to preflight request url: #31101 share collections in middleware vm context: #31043 Support assetPrefix specific protocol: #31213 upgrade webpack: #31034 Update swc: #31233 run middleware parser handler only for middleware modules: #31219 Update swc minifier: #31242 Fix process.env overriden in web runtime: #31261 fix: replaced useless let: #31239 Experimental next/jest config helper: #31246 correctly assess node equality when nonce attribute is present: #27573 bugfix/i18n Do not support the second locale in the pathname: #31229 Fix typo in next build log: #31295 Ensure next/jest is published: #31296 Update swc for jsc.paths: #31290 next/jest: Ensure typeof window is not transformed in jsdom environment: #31304 Output where preference is saved: #31305 Upgrade webpack: #31313 Ensure asPath is correctly normalized in minimalMode with i18n: #31281 Automatically using different port to start dev server for non-explicit port: #30736 Resolve stream piper on complete shell for renderToReadableStream: #31186 fix(middleware): fetch resource may be a URL instance (or any stringifiable value): #31260 Ensure NODE_ENV is replaced correctly with swc: #31274 Add support for jsxImportSource in tsconfig/jsconfig: #31358 fix(30724): clear "x-middleware-next" header when chaining middlewares: #30866 Add eslint rule to prevent importing next/server outside of _middleware: #30973 Don't proxy middleware if host is the same: #31180 Add support for legacy decorators through tsconfig/jsconfig: #31376 Update swc & fix styled-jsx: #31407 show (middleware only) when a middleware is added to the compiler: #31409 Add minify debug env var to investigate minifier bugs: #31417 add filename to babel warning about anonymous function default exports: #31322 Refactor server/render for SSR streaming: #31231 Remove moment locale replace from craCompat as it's a default in Next.js 12: #31431 Fix basePath replacing server-side and normalizeLocalePath() when path is empty string: #30978 Close stream when fatal error occurs: #31164 middleware: add request referrer support: #31343 Documentation Changes Expands next/script documentation: #31063 Fix minor typos: #31161 Include www subdomain example in Domain Routing: #30487 Fix heading levels in URL imports docs.: #31163 Update upgrading.md: #31173 docs: fix typo in css-in-js page: #31244 Testing Docs: Add links to jump to sections: #31311 Changes in dev script (package.json): #31245 Typo fixes on Markdown files: #31380 Update data-fetching.md: #31394 Update image-optimization.md: #31401 Fix function syntax for API Routes documentation: #31414 docs: next-iron-session renamed to iron-session: #31292 Clarify with commas: #31224 docs(auth): fix iron-session example url + API: #31413 Example Changes Optimise bundle size for with-supertokens example: #31040 Update remark and remark-html dependencies: #31051 Docs/examples/with iron session updates: #30956 Fix Auth0 Example: #31284 Updates with-supertokens example to add sign in with apple: #31200 Auth0 Example: getSession should be called with req and res: #31330 examples: fix README with google analytics: #31384 Add Playwright example: #29426 Fix storybook styled-jsx example with styled-jsx 5: #31357 Misc Changes improve windows support for benchmark: #31032 Add integration test for Suspense and streaming: #31197 Bump cancel-workflow-action to 0.9.1: #31210 test: skip flaky dynamic import tests: #31221 Add integration test of API routes with concurrentFeatures enabled: #31227 Update contributing doc with trouble shooting section for swc: #31265 Fix test-pnp stalling in CI: #31282 Fix failed-loading-swc link in Troubleshooting: #31314 Maintain co-authors when kodiak merges: #31316 bugfix/second-locale-in-pathname remove console.log: #31289 Rewrite send-trace-to-jaeger in Rust: #31392 Ensure Git feature.manyFiles is enabled: #31408 Remove .only and ensure jest lint rules apply for all tests: #31456 Ensure swc dep is copied for isolated tests: #31462 Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by more commits than we can show here. Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase. All Depfu comment commands @​depfu rebaseRebases against your default branch and redoes this update @​depfu recreateRecreates this PR, overwriting any edits that you've made to it @​depfu mergeMerges this PR once your tests are passing and conflicts are resolved @​depfu closeCloses this PR and deletes the branch @​depfu reopenRestores the branch and reopens this PR (if it's closed) @​depfu pauseIgnores all future updates for this dependency and closes this PR @​depfu pause [minor|major]Ignores all future minor/major updates for this dependency and closes this PR @​depfu resumeFuture versions of this dependency will create PRs again (leaves this PR as is)

Open Graph Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ next (12.0.3 → 12.0.4) · Repo ...

X Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ next (12.0.3 → 12.0.4) · Repo ...

Opengraph URL: https://github.com/javaistic/javaistic/pull/23

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:aa079901-8481-c43b-87c8-e0d1eacba50f
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id9E8C:264976:3D2440:4E60C3:696B0906
html-safe-nonceb9009e510b9d0ea52b073379f6043767a1da588337c829710c20825fb8dba935
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RThDOjI2NDk3NjozRDI0NDA6NEU2MEMzOjY5NkIwOTA2IiwidmlzaXRvcl9pZCI6IjU2NTEwNjI1MDUxOTA2NTYyNjMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac87dfb57739d5aa7b040296504f437d1a0bf39e0a2f17747be4a1048c70fd8d02
hovercard-subject-tagpull_request:782147753
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/javaistic/javaistic/pull/23/checks
twitter:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
og:image:altHere is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ next (12.0.3 → 12.0.4) · Repo ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git
octolytics-dimension-user_id76972798
octolytics-dimension-user_loginjavaistic
octolytics-dimension-repository_id388602663
octolytics-dimension-repository_nwojavaistic/javaistic
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id388602663
octolytics-dimension-repository_network_root_nwojavaistic/javaistic
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/javaistic/javaistic/pull/23/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F23%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F23%2Fchecks
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=javaistic%2Fjavaistic
Reloadhttps://github.com/javaistic/javaistic/pull/23/checks
Reloadhttps://github.com/javaistic/javaistic/pull/23/checks
Reloadhttps://github.com/javaistic/javaistic/pull/23/checks
javaistic https://github.com/javaistic
javaistichttps://github.com/javaistic/javaistic
Please reload this pagehttps://github.com/javaistic/javaistic/pull/23/checks
Notifications https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Fork 21 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Star 49 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Code https://github.com/javaistic/javaistic
Issues 4 https://github.com/javaistic/javaistic/issues
Pull requests 0 https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects 2 https://github.com/javaistic/javaistic/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/javaistic/javaistic/security
Please reload this pagehttps://github.com/javaistic/javaistic/pull/23/checks
Insights https://github.com/javaistic/javaistic/pulse
Code https://github.com/javaistic/javaistic
Issues https://github.com/javaistic/javaistic/issues
Pull requests https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects https://github.com/javaistic/javaistic/projects
Security https://github.com/javaistic/javaistic/security
Insights https://github.com/javaistic/javaistic/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
arghyaxcodeshttps://github.com/arghyaxcodes
mainhttps://github.com/javaistic/javaistic/tree/main
depfu/update/yarn/next-12.0.4https://github.com/javaistic/javaistic/tree/depfu/update/yarn/next-12.0.4
Conversation 1 https://github.com/javaistic/javaistic/pull/23
Commits 1 https://github.com/javaistic/javaistic/pull/23/commits
Checks 0 https://github.com/javaistic/javaistic/pull/23/checks
Files changed https://github.com/javaistic/javaistic/pull/23/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/23/checks
Please reload this pagehttps://github.com/javaistic/javaistic/pull/23/checks
Update next: 12.0.3 → 12.0.4 (patch) https://github.com/javaistic/javaistic/pull/23/checks#top
Please reload this pagehttps://github.com/javaistic/javaistic/pull/23/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.