René's URL Explorer Experiment


Title: chore(deps)(deps): bump the nextjs group across 1 directory with 4 updates by dependabot[bot] · Pull Request #121 · aicodingstack/aicodingstack.io · GitHub

Open Graph Title: chore(deps)(deps): bump the nextjs group across 1 directory with 4 updates by dependabot[bot] · Pull Request #121 · aicodingstack/aicodingstack.io

X Title: chore(deps)(deps): bump the nextjs group across 1 directory with 4 updates by dependabot[bot] · Pull Request #121 · aicodingstack/aicodingstack.io

Description: Bumps the nextjs group with 4 updates in the / directory: next, next-intl, react and react-dom. Updates next from 16.1.6 to 16.2.3 Release notes Sourced from next's releases. v16.2.3 [!NOTE] This release is backporting security and bug fixes. For more information about the fixed security vulnerability, please see https://vercel.com/changelog/summary-of-cve-2026-23869. The release does not include all pending features/changes on canary. Core Changes Ensure app-page reports stale ISR revalidation errors via onRequestError (#92282) Fix [Bug]: manifest.ts breaks HMR in Next.js 16.2 (#91981 through #92273) Deduplicate output assets and detect content conflicts on emit (#92292) Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459) turbo-tasks-backend: stability fixes for task cancellation and error handling (#92254) Credits Huge thanks to @​icyJoseph, @​sokra, @​wbinnssmith, @​eps1lon and @​ztanner for helping! v16.2.2 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes backport: Move expanded adapters docs to API reference (#92115) (#92129) Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130) [create-next-app] Skip interactive prompts when CLI flags are provided (#91840) next.config.js: Accept an option for serverFastRefresh (#91968) Turbopack: enable server HMR for app route handlers (#91466) Turbopack: exclude metadata routes from server HMR (#92034) Fix CI for glibc linux builds Backport: disable bmi2 in qfilter #92177 [backport] Fix CSS HMR on Safari (#92174) Credits Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping! v16.2.1 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes docs: post release amends (#91715) docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698) Fix adapter outputs for dynamic metadata routes (#91680) Turbopack: fix webpack loader runner layer (#91727) Fix server actions in standalone mode with cacheComponents (#91711) turbo-persistence: remove Unmergeable mmap advice (#91713) Fix layout segment optimization: move app-page imports to server-utility transition (#91701) Turbopack: lazy require metadata and handle TLA (#91705) [turbopack] Respect {eval:true} in worker_threads constructors (#91666) ... (truncated) Commits d5f649b v16.2.3 2873928 [16.x] Avoid consuming cyclic models multiple times (#75) d7c7765 [backport]: Ensure app-page reports stale ISR revalidation errors via onReque... c573e8c fix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273) 57b8f65 next-core: deduplicate output assets and detect content conflicts on emit (#9... f158df1 Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459) 356d605 turbo-tasks-backend: stability fixes for task cancellation and error handling... 3b77a6e Fix DashMap read-write self-deadlock in task_cache causing hangs (#92210) b2f208a Backport: new view-transitions guide, update and fixes (#92264) 52faae3 v16.2.2 Additional commits viewable in compare view Updates next-intl from 4.7.0 to 4.9.1 Release notes Sourced from next-intl's releases. v4.9.1 4.9.1 (2026-04-10) Bug Fixes Improve middleware pathname validation (#2304) (1c80b66) – by @​amannn v4.9.0 4.9.0 (2026-04-01) Features Support transitionTypes on Link (#2302) (02811f5) – by @​amannn v4.8.4 4.8.4 (2026-03-31) Bug Fixes Remove TypeScript peer dependency and update examples to TypeScript v6 (#2293) (5e7bcd7) – by @​wojtekmaj v4.8.3 4.8.3 (2026-02-16) Bug Fixes Update @formatjs/intl-localematcher (#2265) (196f1f3) – by @​amannn v4.8.2 4.8.2 (2026-02-02) Bug Fixes Avoid throwing config errors for non-Next.js consumers of next.config.ts (#2245) (f57800e) – by @​amannn v4.8.1 4.8.1 (2026-01-30) Bug Fixes Fix precompile alias on Windows (#2237) (8e7151a) – by @​amannn v4.8.0 4.8.0 (2026-01-28) Features Ahead-of-time compilation for messages (blog post, #2220) – by @​amannn Fixes ... (truncated) Changelog Sourced from next-intl's changelog. 4.9.1 (2026-04-10) Bug Fixes Improve middleware pathname validation (#2304) (1c80b66) – by @​amannn 4.9.0 (2026-04-01) Features Support transitionTypes on Link (#2302) (02811f5) – by @​amannn 4.8.4 (2026-03-31) Bug Fixes Remove TypeScript peer dependency and update examples to TypeScript v6 (#2293) (5e7bcd7) – by @​wojtekmaj 4.8.3 (2026-02-16) Bug Fixes Update @formatjs/intl-localematcher (#2265) (196f1f3) – by @​amannn 4.8.2 (2026-02-02) Bug Fixes Avoid throwing config errors for non-Next.js consumers of next.config.ts (#2245) (f57800e) – by @​amannn 4.8.1 (2026-01-30) Bug Fixes Fix precompile alias on Windows (#2237) (8e7151a) – by @​amannn 4.8.0 (2026-01-28) Features Ahead-of-time compilation for messages (#2220) (02149c1) – by @​amannn Commits b4aa538 v4.9.1 1c80b66 fix: Improve middleware pathname validation (#2304) b65f8c4 v4.9.0 02811f5 feat: Support transitionTypes on Link (#2302) 722785b v4.8.4 5e7bcd7 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (... c9d6051 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (... 5be07b6 fix: Remove TypeScript peer dependency and update examples to TypeScript v6 (... 58326e7 docs: Fix typos (#2282) ed19787 docs: Fix typos (#2283) Additional commits viewable in compare view Updates react from 19.2.4 to 19.2.5 Release notes Sourced from react's releases. 19.2.5 (April 8th, 2026) React Server Components Add more cycle protections (#36236 by @​eps1lon and @​unstubbable) Commits 23f4f9f 19.2.5 See full diff in compare view Updates react-dom from 19.2.4 to 19.2.5 Release notes Sourced from react-dom's releases. 19.2.5 (April 8th, 2026) React Server Components Add more cycle protections (#36236 by @​eps1lon and @​unstubbable) Commits 23f4f9f 19.2.5 See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the nextjs group with 4 updates in the / directory: next, next-intl, react and react-dom. Updates next from 16.1.6 to 16.2.3 Release notes Sourced from next's releases. v16.2.3 [!NOTE]...

X Description: Bumps the nextjs group with 4 updates in the / directory: next, next-intl, react and react-dom. Updates next from 16.1.6 to 16.2.3 Release notes Sourced from next's releases. v16.2.3 [!N...

Opengraph URL: https://github.com/aicodingstack/aicodingstack.io/pull/121

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b389cf67-34be-f5eb-ca98-c14760a53f76
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBD5A:35AE45:186EDBA:23C12FF:6A4E52B7
html-safe-nonceb6611e633df86bfb0dd4b49c56ce24942a479dbbfc4249e13ae0cc531e502204
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRDVBOjM1QUU0NToxODZFREJBOjIzQzEyRkY6NkE0RTUyQjciLCJ2aXNpdG9yX2lkIjoiMjE4MTI3Mjk2NDk1NTAwMTUyNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5c1d486e7c017750a4ee14f3e6db102e5198c481bea1f873ce9fbfdd31631b2a
hovercard-subject-tagpull_request:3521254740
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/aicodingstack/aicodingstack.io/pull/121/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the nextjs group with 4 updates in the / directory: next, next-intl, react and react-dom. Updates next from 16.1.6 to 16.2.3 Release notes Sourced from next's releases. v16.2.3 [!NOTE]...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/aicodingstack/aicodingstack.io git https://github.com/aicodingstack/aicodingstack.io.git
octolytics-dimension-user_id242950640
octolytics-dimension-user_loginaicodingstack
octolytics-dimension-repository_id1097345677
octolytics-dimension-repository_nwoaicodingstack/aicodingstack.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1097345677
octolytics-dimension-repository_network_root_nwoaicodingstack/aicodingstack.io
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
releasef344f1eab54fc7dfc02d0d018cda7e158c3db65c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/aicodingstack/aicodingstack.io/pull/121/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Faicodingstack%2Faicodingstack.io%2Fpull%2F121%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
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%2Faicodingstack%2Faicodingstack.io%2Fpull%2F121%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=aicodingstack%2Faicodingstack.io
Reloadhttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
Reloadhttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
Reloadhttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
aicodingstack https://github.com/aicodingstack
aicodingstack.iohttps://github.com/aicodingstack/aicodingstack.io
Notifications https://github.com/login?return_to=%2Faicodingstack%2Faicodingstack.io
Fork 7 https://github.com/login?return_to=%2Faicodingstack%2Faicodingstack.io
Star 29 https://github.com/login?return_to=%2Faicodingstack%2Faicodingstack.io
Code https://github.com/aicodingstack/aicodingstack.io
Issues 0 https://github.com/aicodingstack/aicodingstack.io/issues
Pull requests 14 https://github.com/aicodingstack/aicodingstack.io/pulls
Discussions https://github.com/aicodingstack/aicodingstack.io/discussions
Actions https://github.com/aicodingstack/aicodingstack.io/actions
Security and quality 0 https://github.com/aicodingstack/aicodingstack.io/security
Insights https://github.com/aicodingstack/aicodingstack.io/pulse
Code https://github.com/aicodingstack/aicodingstack.io
Issues https://github.com/aicodingstack/aicodingstack.io/issues
Pull requests https://github.com/aicodingstack/aicodingstack.io/pulls
Discussions https://github.com/aicodingstack/aicodingstack.io/discussions
Actions https://github.com/aicodingstack/aicodingstack.io/actions
Security and quality https://github.com/aicodingstack/aicodingstack.io/security
Insights https://github.com/aicodingstack/aicodingstack.io/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Faicodingstack%2Faicodingstack.io%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Faicodingstack%2Faicodingstack.io%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/aicodingstack/aicodingstack.io/tree/main
dependabot/npm_and_yarn/nextjs-485378f3b8https://github.com/aicodingstack/aicodingstack.io/tree/dependabot/npm_and_yarn/nextjs-485378f3b8
Conversation 1 https://github.com/aicodingstack/aicodingstack.io/pull/121
Commits 2 https://github.com/aicodingstack/aicodingstack.io/pull/121/commits
Checks 2 https://github.com/aicodingstack/aicodingstack.io/pull/121/checks
Files changed https://github.com/aicodingstack/aicodingstack.io/pull/121/files
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
chore(deps)(deps): bump the nextjs group across 1 directory with 4 updates https://github.com/aicodingstack/aicodingstack.io/pull/121/files#top
Show all changes 2 commits https://github.com/aicodingstack/aicodingstack.io/pull/121/files
10be12f chore(deps)(deps): bump the nextjs group across 1 directory with 4 up… dependabot[bot] Apr 13, 2026 https://github.com/aicodingstack/aicodingstack.io/pull/121/commits/10be12f213bc453ec7ecacbb21e296714ef51f3d
0de9474 chore(deps): update package-lock.json github-actions[bot] Apr 13, 2026 https://github.com/aicodingstack/aicodingstack.io/pull/121/commits/0de94742a9588954dea24e07303271619c4346e2
Clear filters https://github.com/aicodingstack/aicodingstack.io/pull/121/files
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
package-lock.json https://github.com/aicodingstack/aicodingstack.io/pull/121/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/aicodingstack/aicodingstack.io/pull/121/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
Please reload this pagehttps://github.com/aicodingstack/aicodingstack.io/pull/121/files
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.