Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the all-dependencies group with 3 updates: @types/node, @types/react and next.

Updates @types/node from 25.0.3 to 25.0.6

Commits

Updates @types/react from 19.2.7 to 19.2.8

Commits

Updates next from 16.1.1-canary.12 to 16.1.1-canary.22

Release notes

Sourced from next's releases.

v16.1.1-canary.22

Core Changes

  • Track search string as part of "refresh state": #87203
  • Pass RouteTree into navigation function: #87256
  • Read from segment cache unknown routes: #87293
  • Pass loading boundary as part of RSC data: #87825
  • Revert "refactor: consolidate PPR into cacheComponents architecture (#88243)": #88421
  • fix: support TypeScript noUncheckedSideEffectImports for CSS imports: #88199

Misc Changes

  • docs: fix CSP example to only include unsafe-eval in development: #88407
  • docs: add PR description guidance to AGENTS.md: #88408
  • ci: Fix retry comments in workflow files: #88412
  • [test] Deflake test/integration/invalid-custom-routes/test/index.test.ts: #88416
  • [test] Remove rogue debug log: #88423

Credits

Huge thanks to @​acdlite, @​timneutkens, @​unstubbable, @​eps1lon, @​wyattjoh, and @​Rani367 for helping!

v16.1.1-canary.21

Misc Changes

  • Stats Action: Add ready in time: #88283
  • fix: skip stats-aggregate job for docs-only changes: #88330

Credits

Huge thanks to @​timneutkens for helping!

v16.1.1-canary.20

Core Changes

  • refactor: consolidate PPR into cacheComponents architecture: #88243
  • Turbopack: include fewer traced files for standalone: #88322
  • feat(turbopack): add resolve plugin condition variant of Always and Never: #88190
  • perf: use length = 0 to clear the logging array: #88244
  • Time logs: Show full millisecond instead of 1 decimal: #88313
  • [turbopack] Enable inferring module side effects by default: #87216

Misc Changes

  • Turbopack: Use format! instead of anyhow! inside of anyhow::Context::with_context calls: #88293
  • Turbopack: pull in updated vercel/nft tests: #88162
  • Fix pack-next script for next-swc: #88126
  • Turbopack: use correct flags in tests: #88307
  • Turbopack: fix task category on reading cells: #88309
  • agent.md: Explain where the Next.js core code lives: #88314

... (truncated)

Commits
  • 917fb0a v16.1.1-canary.22
  • 9857ed1 fix: support TypeScript noUncheckedSideEffectImports for CSS imports (#88199)
  • 9c5e3da Revert "refactor: consolidate PPR into cacheComponents architecture (#88243)"...
  • e99a92b [test] Remove rogue debug log (#88423)
  • f814b8b [test] Deflake test/integration/invalid-custom-routes/test/index.test.ts (#...
  • f8553f8 ci: Fix retry comments in workflow files (#88412)
  • 5746e3b docs: add PR description guidance to AGENTS.md (#88408)
  • ec11c86 docs: fix CSP example to only include unsafe-eval in development (#88407)
  • 38ac035 Pass loading boundary as part of RSC data (#87825)
  • 72a80d7 Read from segment cache unknown routes (#87293)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [next](https://github.com/vercel/next.js).


Updates `@types/node` from 25.0.3 to 25.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `next` from 16.1.1-canary.12 to 16.1.1-canary.22
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.1-canary.12...v16.1.1-canary.22)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: next
  dependency-version: 16.1.1-canary.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Jan 12, 2026
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.

1 participant