Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates @types/node from 25.0.6 to 25.0.10

Commits

Updates @types/react from 19.2.8 to 19.2.9

Commits

Updates next from 16.1.1-canary.22 to 16.2.0-canary.8

Release notes

Sourced from next's releases.

v16.2.0-canary.8

Core Changes

  • Improve agents-md prompt to force doc retrieval: #88997
  • [Reapply] Add useEffectEvent to disallowed React APIs in Server Components: #88985

Misc Changes

  • [Turbopack] Use a presized scratch buffer for task encoding: #88924

Credits

Huge thanks to @​gaojude, @​lukesandberg, and @​dango0812 for helping!

v16.2.0-canary.7

Core Changes

  • feat(next-codemod): add agents-md command for AI coding agents: #88961
  • Update font data: #88975

Misc Changes

  • docs: Update Partytown URLs and package reference: #88928

Credits

Huge thanks to @​gaojude, @​vercel-release-bot, and @​hanzala-sohrab for helping!

v16.2.0-canary.6

Core Changes

  • [turbopack] add task type infromation to the print_cache_item_size feature: #88925
  • Upgrade React from b546603b-20260121 to 24d8716e-20260123: #88963
  • Turbopack: add ?dpl= to all asset urls returned by Turbopack: #88828

Misc Changes

  • docs: Server functions rename: #86827
  • Update Rspack production test manifest: #88930
  • Update Rspack development test manifest: #88931
  • Improve performance and token usage of /ci-failures command: #88960

Credits

Huge thanks to @​icyJoseph, @​lukesandberg, @​vercel-release-bot, and @​sokra for helping!

v16.2.0-canary.5

Core Changes

  • [devtool] Add hydration diff indicator for diff lines: #88919

... (truncated)

Commits
  • f4c2d54 v16.2.0-canary.8
  • 7eb2ea4 [Reapply] Add useEffectEvent to disallowed React APIs in Server Components ...
  • 1637d61 [Turbopack] Use a presized scratch buffer for task encoding (#88924)
  • 39ce012 Improve agents-md prompt to force doc retrieval (#88997)
  • f51e3ac v16.2.0-canary.7
  • d8a0f6c docs: Update Partytown URLs and package reference (#88928)
  • 89cddc2 Update font data (#88975)
  • 1e859c0 feat(next-codemod): add agents-md command for AI coding agents (#88961)
  • 8bced5b v16.2.0-canary.6
  • 5c70b4b Turbopack: add ?dpl= to all asset urls returned by Turbopack (#88828)
  • 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.6 to 25.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.8 to 19.2.9
- [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.22 to 16.2.0-canary.8
- [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.22...v16.2.0-canary.8)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: next
  dependency-version: 16.2.0-canary.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 26, 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.

0 participants