Uh oh!
There was an error while loading. Please reload this page.
chore(deps): bump next from 16.2.12 to 16.3.0 - #4094
Merged
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
Bumps [next](https://github.com/vercel/next.js) from 16.2.12 to 16.3.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.12...v16.3.0) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabotBotforce-pushed
the
dependabot/npm_and_yarn/next-16.3.0
branch
from
August 10, 2026 08:02
5f6f077 to
35cfe94CompareUh oh!
There was an error while loading. Please reload this page.
Contributor
✅ Console Performance Budget
📦 Bundle Size Report
Size Limits
|
This was referenced Aug 10, 2026
Merged
akarma-synetal pushed a commit
to akarma-synetal/objectui
that referenced
this pull request
Aug 17, 2026
…d turn the minting off (objectstack-ai#4172) `next dev` >= 16.3 (the objectstack-ai#4094 bump) detects an AI coding agent from the environment and writes apps/site/AGENTS.md + apps/site/CLAUDE.md via next/dist/server/lib/generate-agent-files.js. They were neither tracked nor gitignored, and the generated block tells the reader that committing it keeps the tree clean -- a `git add -A` contamination trap in a repo worked by parallel agents. Opt out upstream with `agentRules: false`, and gitignore both paths as the belt to that braces since the flag is upstream-owned. Pinned by scripts/__tests__/site-next-agent-files-4160.test.ts. Fixesobjectstack-ai#4160 Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps next from 16.2.12 to 16.3.0.
Release notes
Sourced from next's releases.
... (truncated)
Commits
d73f562v16.3.02e0d4cbEdits to turbopackFileSystemCache (#96531)86df9c7docs: cover direct visits and client navigations in the instant() e2e example...47a52c0[turbopack / next.js] Add an end-to-end test for new root detection (#96544)8e878d4Remove implicit Partial Prefetching opt-in frominstant(#96539)e37ddd1Fix deploy test TypeScript exclusions (#96545)8a4920cdocs: clarify first-party Skills workflows (#96495)4344b83Flag newly disabled deploy tests (#96505)459617afix: double fragment on navigation (#93132)cbf0cefEnable TypeScript CLI by default (#96497)