Jam Balaya
Jam Balaya
## Summary Update GitHub Actions and [moby/buildkit](https://github.com/moby/buildkit) version
## Summary I fixed the [be a good guy](https://github.com/kossnocorp/opensource.how/blob/classic/README.md) link which is not found in [SUPPORT.md](https://github.com/docker/scout-action/blob/main/.github/SUPPORT.md). ## Description [opensource.how](https://github.com/kossnocorp/opensource.how/tree/main) changes repository name and the file structure. So I switched the...
I can't access [demo.payloadcms.com](https://demo.payloadcms.com/) in GitHub about section.  Is it available?
## Description [Keystone + Next.js Demo](https://nextjs-keystone-demo.vercel.app/) has a below invalid link. > [Check out the example in the repo more info.](https://github.com/keystonejs/keystone/tree/main/examples/nextjs-keystone) However, [framework-nextjs-pages-directory](https://github.com/keystonejs/keystone/tree/main/examples/framework-nextjs-pages-directory) and [framework-nextjs-app-directory](https://github.com/keystonejs/keystone/tree/main/examples/framework-nextjs-app-directory) show a correct link. >...
## Summary Correct typos in comments, documentation, and identifier names across the Next.js codebase. Documentation: - Fix typo in next-devtools README styling section Chores: - Correct misspellings in code comments...
## Description ### 1. Update `next-config-js` path Follow up #72465. Update [`next-config-js` document](https://nextjs.org/docs/canary/app/api-reference/config/next-config-js) URL. ### 2. Update turbo anchor path At #70031, [turbo docs](https://nextjs.org/docs/app/api-reference/next-config-js/turbo) was update. Then I update the...
## Summary Remove the deprecated [with-recoil](https://github.com/vercel/next.js/tree/canary/examples/with-recoil) example and update the examples manifest accordingly Chores: - Delete the examples/with-recoil directory and its contents - Remove the with-recoil entry from test/turbopack-dev-examples-manifest.json ##...
## Summary Delete the [examples/with-babel-macros](https://github.com/vercel/next.js/tree/canary/examples/with-babel-macros) directory and all its contents ## Why? [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) package hasn't been maintained in 2 years. ## Adding or Updating Examples - [x] The "examples guidelines"...
## Summary Fix various typos in error messages, console logs, comments, and workflow configurations Enhancements: - Correct spelling of "positive" in maxConcurrentStreams error messages - Update console log messages from...
## Summary Remove the [with-tigris](https://github.com/vercel/next.js/tree/canary/examples/with-tigris) example and clean up its references in lint and test configs Build: - Remove with-tigris paths from .eslintignore - Remove with-tigris entry from turbopack-dev-examples-manifest.json Chores:...