Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@next/bundle-analyzer (source) 16.0.7 -> 16.1.0-canary.13 age confidence
@next/env (source) 16.0.7 -> 16.1.0-canary.13 age confidence
next (source) 16.0.7 -> 16.1.0-canary.13 age confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v16.1.0-canary.13

Compare Source

Core Changes
  • [Cache Components] Fast setImmediate: #​86018
Credits

Huge thanks to @​lubieowoce for helping!

v16.1.0-canary.12

Compare Source

Core Changes
  • [turbopack] move edge entry wrapper to build template: #​86699
  • Properly type ComponentMod: #​86765
  • Properly type edge handler fn: #​86766
  • Remove unused Server.responseCache: #​86768
Misc Changes
  • Turbopack: Split Dirty into Dirtyness and CleanInSession: #​86070
  • Turbopack: remove DirtyContainerCount from dirty_container_update: #​86071
  • Turbopack: fix double deployment id in web workers: #​86754
  • Turbopack: Split AggregatedDirtyContainer: #​86606
  • Turbopack: Split AggregatedDirtyContainerCount: #​86072
  • Turbopack: Avoid that session-dependent tasks write to DB on every build: #​86068
  • Turbopack: Use TransientCellData for non-serializable cells: #​86069
  • Fix typo in fetching data documentation: #​86758
  • Upgrade React from fd524fe0-20251121 to 7dc903cd-20251203: #​86771
  • Turbopack: use match consistently in macro: #​86767
Credits

Huge thanks to @​sokra, @​huozhi, @​mischnic, and @​danpeleg4 for helping!

v16.1.0-canary.11

Compare Source

Core Changes
  • [turbopack] Enable filesystem cache by default for development: #​85975
  • Log generate params duration in dev: #​86726
  • [CC] Fix hanging dynamic promise when abandoning render: #​86690
  • Convert Windows paths as well when reading sourcemap: #​86723
  • Deterministic functions-config-manifest.json: #​86736
  • Abstract deployment id access into module: #​86727
  • Deterministically order pages in the MappedPages structure: #​86744
Misc Changes
  • Turbopack: arrange empty space in trace viewer correctly: #​86612
  • [turbopack] Remove the docs on the bundle size gap: #​86707
  • [test] Improve app-basepath assertion error: #​86725
  • fix(next-custom-transforms): preserve all declarators in multi-declarator export statements: #​86552
  • Turbopack: avoid snapshotting while continuously idle, fix spans : #​86611
  • Turbopack: fix fuzz command: #​86732
  • [test] Ensure CI uses configured Node.js version: #​86720
  • Turbopack: improve eventual consistency: #​86724
  • Update Rspack development test manifest: #​86715
  • Update Rspack production test manifest: #​86716
  • Turbopack: don't read binding_usage in dev: #​86722
  • [test] app-basepath less agressive request reading: #​86740
  • Stop apps/bundle-analyzer/next-env.d.ts from changing: #​86743
  • [turbopack] Move turbo-tasks-testing to dev-dependencies: #​86745
  • Turbopack: chore: Remove re-exports from turbopack crate: #​85791
Credits

Huge thanks to @​lukesandberg, @​sokra, @​mischnic, @​pyrytakala, @​devjiwonchoi, @​lubieowoce, @​eps1lon, @​vercel-release-bot, and @​bgw for helping!

v16.1.0-canary.10

Compare Source

Core Changes
  • Handle cross-page client reference contamination in development: #​86591
  • Match behavior of baseline-browser-mapping with caniuse-lite: #​86653
  • Turbopack: don't generateBuildId in dev: #​86581
  • [devtool] unify the bundler field: #​86514
  • Turbopack: normalize distDir separators: #​86697
  • Cover org package external in externals-transitive test: #​86691
Misc Changes
  • Update Rspack development test manifest: #​86657
  • Update Rspack production test manifest: #​86658
  • [test] Deflake use-cache-router-handler-only in deploy tests: #​86678
  • Allow exporting object and array literals in 'use cache' files again: #​86655
  • Turbopack: use tracing context for config watching: #​86576
  • Turbopack: align chunk loading error name: #​86593
  • docs: update prefix two-digit number in routing section: #​77758
  • [bundle-analyzer] Disable revalidateOnFocus and revalidateOnReconnect: #​86688
  • Turbopack: improve eventual consistency: #​86682
  • [test] Enable Playwright traces in deploy tests: #​86683
  • [test] Deflake app-dir-prevent-304-caching: #​86693
  • Bump to swc 49: #​86689
  • Turbopack: process.env.TURBOPACK should be a string: #​86680
Credits

Huge thanks to @​vercel-release-bot, @​eps1lon, @​unstubbable, @​mischnic, @​Marukome0743, @​devjiwonchoi, @​timneutkens, and @​huozhi for helping!

v16.1.0-canary.9

Compare Source

Core Changes
  • add bundle analyzer as dev dependency to next: #​86497
  • Remove obsolete setReferenceManifestsSingleton call: #​86574
  • Add flag to show ignore listed frames: #​86285
  • Add alinea to server-external-packages.json: #​55006
  • Fix error logging for 'use cache' runtime errors in production: #​86500
  • Upgrade React from 8ac5f4eb-20251119 to fd524fe0-20251121: #​86473
  • Add "@​zenstackhq/runtime" to server-external-packages.json: #​54829
  • [Cache Components] Ensure cache misses always cause a restart in dev: #​86583
  • bump the browserslist version to silence a warning in CI: #​86625
  • Turbopack: import to char not replaced: #​86573
  • Revert "add bundle analyzer as dev dependency to next (#​86497)": #​86672
Misc Changes
  • Turbopack: remove into() which cells internally: #​86548
  • docs: fix cache component doc grammar: #​86563
  • fix(turbopack): Disable ES3 transforms from preset-env: #​86532
  • Don't run bundle-analyzer dev script with turborepo: #​86586
  • [turbopack] Support traversing the graph in reverse order: #​86427
Credits

Huge thanks to @​mischnic, @​allenzhou101, @​sokra, @​unstubbable, @​kdy1, @​devjiwonchoi, @​benmerckx, @​ymc9, @​lubieowoce, and @​lukesandberg for helping!

v16.1.0-canary.8

Compare Source

v16.1.0-canary.7

Compare Source

v16.1.0-canary.6

Compare Source

v16.1.0-canary.5

Compare Source

v16.1.0-canary.4

Compare Source

Core Changes
  • Fix stale dev types causing build failure after route deletion: #​86489
Misc Changes
  • Turbopack: Simplify the return type of FileSystemPath::try_join: #​86523
Credits

Huge thanks to @​gaojude and @​bgw for helping!

v16.1.0-canary.3

Compare Source

Core Changes
  • Turbopack: Expose an environment variable for exposing the detail field of issues: #​86518
  • Turbopack: inner graph tree shaking: #​85973
  • [next-upgrade] Fall back to npx if yarn dlx is not available: #​86384
  • Update font data: #​86521
  • Convert any export from a 'use cache' module to a cache function: #​86014
Misc Changes
  • Migrate required-server-files-ssr-404 to be isolated: #​86515
  • Turbopack: fixup route hashes generation: #​86502
  • Bump swc: #​86496
  • Try to improve typed-routes test flakyness: #​86512
  • Use retry in tests instead of requesting page: #​86535
  • Turbopack: Use Debug instead of Display for ValueDebugFormat impl on RcStr: #​86522
  • [test] Add test fixture for runtime error in 'use cache': #​86499
  • Migrate app-dir-export test to be isolated: #​86534
  • Turbopack: write symlinks to access transitive serverExternalPackages
    : #​86375
  • Fix no-double-tailwind-execution flake: #​86549
  • Update Rspack development test manifest: #​86531
  • Turbopack: slightly fewer turbo tasks calls during resolving: #​86542
  • Turbopack: remove OptionStringifiedSourceMap: #​86547
Credits

Huge thanks to @​bgw, @​mischnic, @​eps1lon, @​vercel-release-bot, and @​unstubbable for helping!

v16.1.0-canary.2

Compare Source

Core Changes
  • [turbopack] Enable the filesystem cache for dev in canary builds: #​85940
  • docs: fix typos in packages: #​82508
Example Changes
  • chore(examples): remove with-windicss example: #​81846
  • examples: fix typos in cms-agilitycms: #​82504
Misc Changes
  • Fix typed routes test expectations: #​86487
  • Add test for external middleware rewrite with changed headers: #​49606
  • Fix grammar and typos in typescript doc: #​86513
  • Skip filesystem-cache.test.ts test with Webpack: #​86506
Credits

Huge thanks to @​gaojude, @​lukesandberg, @​JamBalaya56562, @​florianliebig, @​icyJoseph, and @​mischnic for helping!

v16.1.0-canary.1

Compare Source

Misc Changes
  • Update Rspack production test manifest: #​86457
Credits

Huge thanks to @​vercel-release-bot for helping!

v16.1.0-canary.0

Compare Source

Core Changes
  • Eslint: Improve Google Tag manager third parties message: #​51903
  • [ts-plugin] keep showing the types in the function body: #​86273
Example Changes
Misc Changes
  • Fix compilation of exported server functions: #​86296
  • docs: fix getInitialProps execution behavior during navigation: #​86387
  • Turbopack: bail instead of panic: #​86470
Credits

Huge thanks to @​unstubbable, @​that-one-arab, @​JamBalaya56562, @​shrink, @​huozhi, and @​mischnic for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@vercel
Copy link

vercel bot commented Dec 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
next-sanity Ready Ready Preview Comment Dec 4, 2025 10:58am
next-sanity-analyze Error Error Dec 4, 2025 10:58am
next-sanity-mvp Ready Ready Preview Comment Dec 4, 2025 10:58am
next-sanity-static Ready Ready Preview Comment Dec 4, 2025 10:58am

@socket-security
Copy link

socket-security bot commented Dec 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​next/​env@​16.0.7 ⏵ 16.1.0-canary.13100 +310059 +199 +1100
Updatednpm/​next@​16.0.7 ⏵ 16.1.0-canary.1383100919870
Updatednpm/​@​next/​bundle-analyzer@​16.0.7 ⏵ 16.1.0-canary.13100 +11008999100

View full report

@renovate renovate bot force-pushed the renovate/main-next-canary branch from e685fa8 to fa8c9ff Compare December 4, 2025 10:55
@renovate renovate bot changed the title chore(deps): update next-canary to v16.1.0-canary.9 (main) chore(deps): update next-canary to v16.1.0-canary.13 (main) Dec 4, 2025
@renovate renovate bot changed the title chore(deps): update next-canary to v16.1.0-canary.13 (main) chore(deps): update next-canary to v16.1.0-canary.13 (main) - autoclosed Dec 4, 2025
@renovate renovate bot closed this Dec 4, 2025
@renovate renovate bot deleted the renovate/main-next-canary branch December 4, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants