Skip to content

deps(site): bump next from 16.3.0-preview.6 to 16.3.0-preview.9 in /site - #105

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/site/next-16.3.0-preview.9
Open

deps(site): bump next from 16.3.0-preview.6 to 16.3.0-preview.9 in /site#105
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/site/next-16.3.0-preview.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps next from 16.3.0-preview.6 to 16.3.0-preview.9.

Release notes

Sourced from next's releases.

v16.3.0-preview.9

Misc Changes

  • [Bench] Add client-trace attribution pass and document metrics to render-pipeline: #95828
  • Turbopack: Split up turbo-tasks-fs/src/lib.rs into smaller modules: #96030
  • Turbopack: Use Arc and Box to make InvalidatorMap slightly more efficient: #95987
  • Turbopack: Use swc_core::ecma::utils::prop_name_eq for a couple of the next-custom-transforms: #96035
  • [Cache Components] Exclude dynamic params from prerenders when no generateStaticParams values is provided: #95872
  • Gate partialFallback behavior behind partialPrefetching flag: #96074
  • [turbopack] Fix deployment skew protection for component chunks: #96079
  • Turbopack: stop copying sourcesContent into every serialized source map: #95934
  • Upgrade React from 81e442ea-20260721 to 711c445b-20260722: #96066
  • fix: cache miss in App Shell for cached pages with gSP: #95665
  • skill(cc-adoption): add dev-only validation sweep reference: #96057
  • Refine Cache Components and Partial Prefetching adoption skills: #95817
  • [test] Move the dev-only use cache test suite to test/development: #96023
  • Fix stale dev 'use cache' for cookieless requests and route handlers: #96022
  • [test] Add failing tests for stale route handler and page cached data: #96021
  • Add a dedicated HMR message for static params changes: #96020
  • Emit the static paths HMR update after updating the cache: #96019
  • [test] Add source-mapping coverage of React's fake stack frame scripts in use cache: #95945
  • Fix basePath fallback parameter parsing: #95966
  • Restore canary version 16.3.0-canary.93 after v16.3.0-preview.8 preview release

Credits

Huge thanks to @​gaearon, @​bgw, @​gnoff, @​acdlite, @​sampoder, @​vercel-release-bot, @​lubieowoce, @​aurorascharff, @​unstubbable, and @​timneutkens for helping!

v16.3.0-preview.8

Misc Changes

  • Always consult npm_config_user_agent first: #95879
  • Rewrite next-cache-components-optimizer around a test-driven instant() loop: #94721
  • docs: attribute App Shell prefetch to Partial Prefetching: #96003
  • Turbopack: Remove chunk group id from value of chunk groups map: #95142
  • [ci] Enforce minimumReleaseAge in e2e tests that install external dependencies: #95628
  • Turbopack: Fix missing canonicalization of paths and always use verbatim paths internally for Windows: #95668
  • Revert "[turbopack] Don't SSR on pages only navigated to through a soft nav (#95539)": #96028
  • Turbopack: Use Arc<PathBuf> for keys in turbo-task-fs's per-path MutexMap: #95951
  • chore(deps): bump sharp@0.35.3: #95507
  • [turbopack] Tree-shake CJS exports that use the Object.defineProperty syntax: #95994
  • Restore canary version 16.3.0-canary.92 after v16.3.0-preview.7 preview release

Credits

Huge thanks to @​eps1lon, @​gaojude, @​icyJoseph, @​bgw, @​sampoder, and @​styfle for helping!

v16.3.0-preview.7

Example Changes

... (truncated)

Commits
  • 838bd19 v16.3.0-preview.9
  • 5f688d2 [Bench] Add client-trace attribution pass and document metrics to render-pipe...
  • 89c9487 Turbopack: Split up turbo-tasks-fs/src/lib.rs into smaller modules (#96030)
  • 8882653 Turbopack: Use Arc<PathMap> and Box<Path> to make InvalidatorMap slightly mor...
  • 5639c4e Turbopack: Use swc_core::ecma::utils::prop_name_eq for a couple of the `nex...
  • b2144dd v16.3.0-canary.94
  • 6a39e9d [Cache Components] Exclude dynamic params from prerenders when no generateSta...
  • 203177b Gate partialFallback behavior behind partialPrefetching flag (#96074)
  • 5b9d43b [turbopack] Fix deployment skew protection for component chunks (#96079)
  • 3d01800 Turbopack: stop copying sourcesContent into every serialized source map (#95934)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next](https://github.com/vercel/next.js) from 16.3.0-preview.6 to 16.3.0-preview.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.0-preview.6...v16.3.0-preview.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.3.0-preview.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crew Ready Ready Preview, Comment Jul 28, 2026 1:25pm

Request Review

@claude

claude Bot commented Jul 28, 2026

Copy link
Copy Markdown

Claude encountered an error —— View job


I'll analyze this and get back to you.

@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of next exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants