René's URL Explorer Experiment


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

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

X Title: Update next: 12.0.1 → 12.0.3 (patch) by depfu[bot] · Pull Request #17 · 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.1 → 12.0.3) · Repo Release Notes 12.0.3 Core Changes Improve error message for importing native Node APIs in the edge runtime: #30696 Keep attempting to load binary files after failure: #30755 Fix Invalid character in header ["Content-Disposition"]: #30287 Relax restriction of images.path in next.config.js: #30741 Prevent storing page props cache when in SSG + preview mode: #30757 Optimize other fonts provide by Google: #30554 Update swc: #30790 Add regenerator path: #30786 Update loader-utils: #30743 Re-enable minifying middleware chunks: #30823 Don't require source files to be writeable in dev mode: #30758 Fix incorrect _document.js error when disableStaticImages: true: #30768 Improve error message for importing unsupported native modules: #30829 update mini-css-plugin and remove experimentalUseImportModule: #30617 Ensure dev react bundles are not ignored in traces: #30849 Fix client component imports are not being correctly tracked: #30853 Update swc: #30859 Fix lost combinator before global: #30771 Add Next.js version to trace: #30881 Update swc: #30890 Edge Functions: expose globalThis: #30877 Move browserslist loading webpack-config.ts: #30889 Add linux-x64-musl to napi array: #30909 Re-enable linux-musl-x64 build target: #30910 Fix musll typo: #30912 Add config support for build activity indicator position: #30109 Update to use repo specific napi instead of npx: #30914 fixes #30604 - Cannot read properties of null (reading 'tagName'): #30919 Update to use project dir for file tracing base: #30857 Fix styles that should not be made dynamic: #30928 Account for assetPrefix when initializing HMR connection : #30632 upgrade webpack-sources: #30944 next-swc: Add .bundle(): #30935 fix preset name for improved performance: #30954 Use absolute document and app paths for the middleware SSR loader: #30963 Fix version in trace: #30982 Update resolving for node_modules trace pass: #30985 Fix code splitting and build target for the server-web build: #30972 pass Buffer directly to Rust: #30975 Documentation Changes Add note about HMR WebSocket to upgrade guide: #30704 Add security notes to the URL imports documentation.: #30708 Add workaround for prefixing the default locale to the docs.: #30673 Fix spelling error: #30737 docs: update react 18 configuration: #30726 Recommend using next CLI for Docker entrypoint and not yarn: #29024 Add note about rewrites query updating: #30747 Update response-helpers.md: #30816 Add note about HMR WebSocket with express to upgrading: #30905 Added closing tag to : #30983 Example Changes Fix link to Elasticsearch products page: #30752 Updates dependencies for with-supertokens example: #30162 Misc Changes Ensure dev binary download skips for docs only change: #30746 Fix a couple more missing doc only checks: #30748 Remove binary-cache check in id: binary-cache: #30658 Add Node.js 17 to CI: #30760 Upgraded the node-notifier version to 8.0.1: #30777 Add postinstall script to install native packages: #30850 Ensure correct tmpdir is used for install-native: #30855 Update lock time and message.: #30902 Skip next-swc canary postinstall in CI: #30916 Update codeowners to be more specific: #30908 Decrease lock time from 90 to 45.: #30922 Keep using checkout instead of cache for building swc: #30923 Fix flakey preload test: #30969 12.0.2 Core Changes update tsconfig correctly when compilerOptions is not set yet: #30355 Update swc: #30404 fix external fallback for invalid packages: #30427 Update swc: #30426 remove console.log: #30447 Relax warning for next/image parent element: #30453 Make sure externals is an array: #30466 Fix native-url containing non-es5 usage: #30474 Fix issue with placeholder followed by numbers: #30493 Share resolve logic for trace and externals: #30499 Update to copy necessary RSC files from dep: #30505 Update swc: #30509 Update swc to fix minifier issue: #30540 Exclude musl from target: #30548 Revert "Update swc to fix minifier issue": #30551 Fix file path overflowing in error popup: #27575 add warning to update featureName in FEATURE_USAGE backend: #30283 Update publish-native to not block on error: #30565 Simplify concurrent features related configurations and fix tests: #30546 Split Set-Cookie header correctly: #30560 Relax warning for next/image loader width: #30562 Fix publish native including non-packages: #30589 Fix redundant styled-jsx global issue: #30584 Add buffering for streaming until the shell is completed: #30585 Check react 18 flags and add more tests: #30575 Update to latest shell-quote: #30621 Relax warning for next/image loader width even more: #30624 make sure "webpack" exists in the repo for typings: #30371 Chore/rust workflow: #30577 update webpack: #30634 Update output tracing to do separate passes: #30637 Revert incremental config to fix missing types: #30644 Fix check compiled step : #30645 Fix missing dev option for the middleware SSR loader: #30639 Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files: #30619 Add auto-commonjs and update swc: #30661 Provide default fallback _document and _app for for concurrent mode: #30642 Remove isCommonJS check as it has been moved to next-swc: #30677 Update swc: #30685 Documentation Changes Removing duplicated instead word: #30442 fix(docs): Fix broken link in testing documentation: #30448 Update SWC failed error with link to discussion: #30469 docs: update Middleware API reference: #30485 Update examples at headers documentation: #30502 Document Cross-Platform VS Code Debugging: #30052 Add note about no-optional to swc error doc: #30566 Fix link to documentation from deprecated target config message: #30607 correct Next.js 11 upgrade instructions: #30665 Example Changes Update next-transpile-modules to 9.0.0 across examples: #30418 Misc Changes Add incremental to template/tsconfig.json to avoid changes on first build: #30357 Fix playwright trace names: #30374 include stdio in error message: #30358 Disable using polling for webpack on test retry: #30372 Update test traces to only run on retry: #30459 Remove extra config for PR stats: #30478 Fixed grammatical errors in contributing.md: #30542 Use fallback SWC version when binary publish fails: #30568 Use unfiltered SWC packages when updating optional: #30571 remove Object.fromEntries polyfill for node 10 in test utils: #30657 Ensure native binary is available for release stats: #30649 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.1 → 12.0.3) · 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.1 → 12.0.3) · Repo ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0588ded6-d49f-fa4e-4926-64d5e76d252b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9D68:174FB1:20BEE63:2B50E88:696B08F3
html-safe-noncea7aace5d019eb54329d279d941fbc06e9af968f2dbd9e12b473498ad97b04a1f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDY4OjE3NEZCMToyMEJFRTYzOjJCNTBFODg6Njk2QjA4RjMiLCJ2aXNpdG9yX2lkIjoiODg1ODQ0Mjk2MTEzMzQzOTIxOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac08217b99092b6bf39b087a6503f84b10077c9eded7dd057ce9f97301dccbd382
hovercard-subject-tagpull_request:780038906
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/javaistic/javaistic/pull/17/files
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.1 → 12.0.3) · Repo ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
diff-viewunified
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
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/javaistic/javaistic/pull/17/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F17%2Ffiles
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%2F17%2Ffiles
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%2Ffiles&source=header-repo&source_repo=javaistic%2Fjavaistic
Reloadhttps://github.com/javaistic/javaistic/pull/17/files
Reloadhttps://github.com/javaistic/javaistic/pull/17/files
Reloadhttps://github.com/javaistic/javaistic/pull/17/files
javaistic https://github.com/javaistic
javaistichttps://github.com/javaistic/javaistic
Please reload this pagehttps://github.com/javaistic/javaistic/pull/17/files
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/17/files
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.3https://github.com/javaistic/javaistic/tree/depfu/update/yarn/next-12.0.3
Conversation 1 https://github.com/javaistic/javaistic/pull/17
Commits 1 https://github.com/javaistic/javaistic/pull/17/commits
Checks 0 https://github.com/javaistic/javaistic/pull/17/checks
Files changed https://github.com/javaistic/javaistic/pull/17/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/17/files
Update next: 12.0.1 → 12.0.3 (patch) https://github.com/javaistic/javaistic/pull/17/files#top
Show all changes 1 commit https://github.com/javaistic/javaistic/pull/17/files
aa02db0 Update next to version 12.0.3 depfu[bot] Nov 14, 2021 https://github.com/javaistic/javaistic/pull/17/commits/aa02db034edba745025b2b7decffb0bb113fe836
Clear filters https://github.com/javaistic/javaistic/pull/17/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/17/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/17/files
package.json https://github.com/javaistic/javaistic/pull/17/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
package.jsonhttps://github.com/javaistic/javaistic/pull/17/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/javaistic/javaistic/blob/aa02db034edba745025b2b7decffb0bb113fe836/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/17/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/17/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/javaistic/javaistic/pull/17/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lockhttps://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
View file https://github.com/javaistic/javaistic/blob/aa02db034edba745025b2b7decffb0bb113fe836/yarn.lock
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/17/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/17/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
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.