Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the all-dependencies group with 5 updates in the / directory:

Package From To
@types/node 25.0.6 25.2.2
geist 1.5.1 1.7.0
react 19.2.3 19.2.4
@types/react 19.2.8 19.2.13
react-dom 19.2.3 19.2.4

Updates @types/node from 25.0.6 to 25.2.2

Commits

Updates geist from 1.5.1 to 1.7.0

Release notes

Sourced from geist's releases.

geist@1.7.0

We're excited to announce a new member to our font family: Geist Pixel

It's a display typeface family featuring five unique pixel-based variants, each with a distinct visual style. It is designed for decorative use in headlines, logos, and other display contexts where a pixelated aesthetic is desired.

It includes five distinct variants, each exported separately:

Export CSS Variable Description
GeistPixelSquare --font-geist-pixel-square Square pixel shapes
GeistPixelGrid --font-geist-pixel-grid Grid-based pixel pattern
GeistPixelCircle --font-geist-pixel-circle Circular pixel shapes
GeistPixelTriangle --font-geist-pixel-triangle Triangular pixel shapes
GeistPixelLine --font-geist-pixel-line Line-based pixel pattern
import {
  GeistPixelSquare,
  GeistPixelGrid,
  GeistPixelCircle,
  GeistPixelTriangle,
  GeistPixelLine,
} from "geist/font/pixel";
Changelog

Sourced from geist's changelog.

1.7.0

Minor Changes

  • d7ef63c: We're excited to announce a new member to our font family: Geist Pixel

    It's a display typeface family featuring five unique pixel-based variants, each with a distinct visual style. It is designed for decorative use in headlines, logos, and other display contexts where a pixelated aesthetic is desired.

    It includes five distinct variants, each exported separately:

    Export CSS Variable Description
    GeistPixelSquare --font-geist-pixel-square Square pixel shapes
    GeistPixelGrid --font-geist-pixel-grid Grid-based pixel pattern
    GeistPixelCircle --font-geist-pixel-circle Circular pixel shapes
    GeistPixelTriangle --font-geist-pixel-triangle Triangular pixel shapes
    GeistPixelLine --font-geist-pixel-line Line-based pixel pattern
    import {
      GeistPixelSquare,
      GeistPixelGrid,
      GeistPixelCircle,
      GeistPixelTriangle,
      GeistPixelLine,
    } from "geist/font/pixel";
Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for geist since your current version.


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

Release notes

Sourced from next's releases.

v16.2.0-canary.32

Core Changes

  • Upgrade React from 95ffd6cd-20260205 to 2dd9b7cf-20260208: #89681
  • Include AggregateError.errors in terminal output: #88999

Misc Changes

  • Turbopack: remove unneeded benchmarks: #89592
  • Turbopack Persistence: Remove amqf cache, store all amqfs in memory: #89562
  • Add inline value support for small values (≤8 bytes): #89271
  • [turbopack] remove the _backend field from TaskGuardImpl: #89015
  • [Turbopack] Include CSS URL attributes, including Layer, Media and Supports: #89300
  • docs: add task decomposition and verification guidelines: #89640

Credits

Huge thanks to @​sokra, @​lukesandberg, @​robert-j-webb, and @​bencmbrook for helping!

v16.2.0-canary.31

Core Changes

  • fix: deprecated util._extend: #89614
  • Fix missing non-deferred turbopack build items: #89616
  • Revert "Ensure _middleware is consistent in adapter for name/id": #89624
  • Omit unused arguments for server actions: #89651

Misc Changes

  • Update metadata assertions: #89625
  • Update vercel CLI version in flakey deployment-id test: #89652

Credits

Huge thanks to @​Netail, @​ijjk, and @​unstubbable for helping!

v16.2.0-canary.30

Core Changes

  • Ensure _middleware is consistent in adapter for name/id: #89559
  • Ensure Errors with deep causal chains respect inspect depth: #89594
  • refactor: extract route discovery into unified discoverRoutes() API: #88971
  • Ensure static metadata are static outputs for adapters: #89574
  • Resolve local variable references in error code SWC plugin: #89596
  • Turbopack: Add --experimental-server-fast-refresh CLI flag: #89274
  • Fix deployment id header when proxying: #89593

Misc Changes

  • Turbopack: add turbo-persistence benchmark: #89446

... (truncated)

Commits
  • d87bcc6 v16.2.0-canary.32
  • a4f8b17 Include AggregateError.errors in terminal output (#88999)
  • 1c73ca5 docs: add task decomposition and verification guidelines (#89640)
  • ec38eb3 Upgrade React from 95ffd6cd-20260205 to 2dd9b7cf-20260208 (#89681)
  • 7c9be45 [Turbopack] Include CSS URL attributes, including Layer, Media and Supports (...
  • 9ce7250 [turbopack] remove the _backend field from TaskGuardImpl (#89015)
  • b9e9f11 Add inline value support for small values (≤8 bytes) (#89271)
  • fc13ca9 Turbopack Persistence: Remove amqf cache, store all amqfs in memory (#89562)
  • 46ce14c Turbopack: remove unneeded benchmarks (#89592)
  • 1607658 v16.2.0-canary.31
  • Additional commits viewable in compare view

Updates react from 19.2.3 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.8 to 19.2.13

Commits

Updates react-dom from 19.2.3 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

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 <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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.6` | `25.2.2` |
| [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.5.1` | `1.7.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.8` | `19.2.13` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |



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

Updates `geist` from 1.5.1 to 1.7.0
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Changelog](https://github.com/vercel/geist-font/blob/main/packages/next/CHANGELOG.md)
- [Commits](https://github.com/vercel/geist-font/commits/geist@1.7.0/packages/next)

Updates `next` from 16.1.1-canary.22 to 16.2.0-canary.32
- [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.32)

Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

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

Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: geist
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: next
  dependency-version: 16.2.0-canary.32
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  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 Feb 9, 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