Skip to content

Bump the packages group with 22 updates#342

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-818c2cdde2
Jan 27, 2026
Merged

Bump the packages group with 22 updates#342
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages-818c2cdde2

Conversation

@dependabot
Copy link
Contributor

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

Bumps the packages group with 22 updates:

Package From To
typescript-eslint 8.53.1 8.54.0
vercel 50.5.0 50.6.0
@typescript-eslint/eslint-plugin 8.53.1 8.54.0
@typescript-eslint/parser 8.53.1 8.54.0
@typescript-eslint/type-utils 8.53.1 8.54.0
@typescript-eslint/utils 8.53.1 8.54.0
@typescript-eslint/visitor-keys 8.53.1 8.54.0
@vercel/build-utils 13.2.15 13.2.16
@vercel/elysia 0.1.26 0.1.27
@vercel/express 0.1.33 0.1.34
@vercel/fastify 0.1.29 0.1.30
@vercel/gatsby-plugin-vercel-builder 2.0.126 2.0.127
@vercel/h3 0.1.35 0.1.36
@vercel/hono 0.2.29 0.2.30
@vercel/koa 0.1.9 0.1.10
@vercel/nestjs 0.2.30 0.2.31
@vercel/next 4.15.16 4.15.17
@vercel/node 5.5.27 5.5.28
@vercel/python 6.3.1 6.3.2
@vercel/rust 1.0.4 1.0.5
@vercel/static-build 2.8.27 2.8.28
electron-to-chromium 1.5.278 1.5.279

Updates typescript-eslint from 8.53.1 to 8.54.0

Release notes

Sourced from typescript-eslint's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.54.0 (2026-01-26)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vercel from 50.5.0 to 50.6.0

Release notes

Sourced from vercel's releases.

vercel@50.6.0

Minor Changes

  • Use condensed prompt for upgrade when on TTY (#14736)

Patch Changes

vercel@50.5.2

Patch Changes

vercel@50.5.1

Patch Changes

  • Mild refactor of compile-vercel-config (#14707)

  • Throw explicit error when vercel.ts routes compilation creates a conflict (#14709)

  • vercel.ts: normalize items in routes array to routes format (#14705)

  • Improvements to vercel api command. Better ls, and help output (#14720)

  • Updated dependencies [e0e7e3cdd180eb1e07e2ebaba809a2486b546b5d]:

    • @​vercel/rust@​1.0.5
Changelog

Sourced from vercel's changelog.

50.6.0

Minor Changes

  • Use condensed prompt for upgrade when on TTY (#14736)

Patch Changes

50.5.2

Patch Changes

50.5.1

Patch Changes

  • Mild refactor of compile-vercel-config (#14707)

  • Throw explicit error when vercel.ts routes compilation creates a conflict (#14709)

  • vercel.ts: normalize items in routes array to routes format (#14705)

  • Improvements to vercel api command. Better ls, and help output (#14720)

... (truncated)

Commits

Updates @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • deps: update dependency prettier to v3.8.0 (#11991)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • d423e57 chore(release): publish 8.54.0
  • 80e33ff feat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)
  • ec4f73a feat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...
  • d32f909 test(eslint-plugin): skip rules tests in windows ci (#11988)
  • 17fa993 test(eslint-plugin): improve vitest performance with isolate: false (#11754)
  • 1c66ab4 fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...
  • aaa7ca2 fix(deps): update dependency prettier to v3.8.0 (#11991)
  • d50aa18 fix(scope-manager): fix catch clause scopes def.name (#11982)
  • 4c0b379 fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.54.0 (2026-01-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/type-utils from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/utils from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.54.0 (2026-01-26)

🩹 Fixes

  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

  • Francesco Trotta
  • Josh Goldberg

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.53.1 to 8.54.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.54.0

8.54.0 (2026-01-26)

🚀 Features

  • eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
  • scope-manager: support ScopeManager#addGlobals (#11914)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)

🩹 Fixes

  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
  • scope-manager: fix catch clause scopes def.name (#11982)
  • scope-manager: prevent misidentification of "use strict" directives (#11995)
  • utils: handle missing FlatESLint and LegacyESLint (#11958)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.54.0 (2026-01-26)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @vercel/build-utils from 13.2.15 to 13.2.16

Release notes

Sourced from @​vercel/build-utils's releases.

@​vercel/build-utils@​13.2.16

Patch Changes

  • Add maxConcurrency to experimentalTriggers (#14725)

  • Add maxConcurrency trigger field (#14725)

Commits

Updates @vercel/elysia from 0.1.26 to 0.1.27

Release notes

Sourced from @​vercel/elysia's releases.

@​vercel/elysia@​0.1.27

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/elysia's changelog.

0.1.27

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/express from 0.1.33 to 0.1.34

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.1.34

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/express's changelog.

0.1.34

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/fastify from 0.1.29 to 0.1.30

Release notes

Sourced from @​vercel/fastify's releases.

@​vercel/fastify@​0.1.30

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/fastify's changelog.

0.1.30

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.126 to 2.0.127

Release notes

Sourced from @​vercel/gatsby-plugin-vercel-builder's releases.

@​vercel/gatsby-plugin-vercel-builder@​2.0.127

Patch Changes

Changelog

Sourced from @​vercel/gatsby-plugin-vercel-builder's changelog.

2.0.127

Patch Changes

Commits

Updates @vercel/h3 from 0.1.35 to 0.1.36

Changelog

Sourced from @​vercel/h3's changelog.

0.1.36

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/hono from 0.2.29 to 0.2.30

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.2.30

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/hono's changelog.

0.2.30

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/koa from 0.1.9 to 0.1.10

Release notes

Sourced from @​vercel/koa's releases.

@​vercel/koa@​0.1.10

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/koa's changelog.

0.1.10

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/nestjs from 0.2.30 to 0.2.31

Release notes

Sourced from @​vercel/nestjs's releases.

@​vercel/nestjs@​0.2.31

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Changelog

Sourced from @​vercel/nestjs's changelog.

0.2.31

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.5.28
Commits

Updates @vercel/next from 4.15.16 to 4.15.17

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.17

Patch Changes

  • fix segment fallback initial headers to properly include cache tags for expiration (#14695)
Changelog

Sourced from @​vercel/next's changelog.

4.15.17

Patch Changes

  • fix segment fallback initial headers to properly include cache tags for expiration (#14695)
Commits

Updates @vercel/node from 5.5.27 to 5.5.28

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.5.28

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.5.28

Patch Changes

Commits

Updates @vercel/python from 6.3.1 to 6.3.2

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.3.2

Patch Changes

  • Revert removing pip from the isInstalled check (#14728)
Changelog

Sourced from @​vercel/python's changelog.

6.3.2

Patch Changes

  • Revert removing pip from the isInstalled check (#14728)
Commits

Updates @vercel/rust from 1.0.4 to 1.0.5

Release notes

Sourced from @​vercel/rust's releases.

@​vercel/rust@​1.0.5

Patch Changes

  • Do not allow production prebuilt deployments on Windows (#14724)
Changelog

Sourced from @​vercel/rust's changelog.

1.0.5

Patch Changes

  • Do not allow production prebuilt deployments on Windows (#14724)
Commits

Updates @vercel/static-build from 2.8.27 to 2.8.28

Release notes

Sourced from @​vercel/static-build's releases.

@​vercel/static-build@​2.8.28

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.127
Changelog

Sourced from @​vercel/static-build's changelog.

2.8.28

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.127
Commits

Updates electron-to-chromium from 1.5.278 to 1.5.279

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 P...

Description has been truncated

Bumps the packages group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.53.1` | `8.54.0` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.5.0` | `50.6.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.1` | `8.54.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.1` | `8.54.0` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.53.1` | `8.54.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.53.1` | `8.54.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.53.1` | `8.54.0` |
| [@vercel/build-utils](https://github.com/vercel/vercel/tree/HEAD/packages/now-build-utils) | `13.2.15` | `13.2.16` |
| [@vercel/elysia](https://github.com/vercel/vercel/tree/HEAD/packages/elysia) | `0.1.26` | `0.1.27` |
| [@vercel/express](https://github.com/vercel/vercel/tree/HEAD/packages/express) | `0.1.33` | `0.1.34` |
| [@vercel/fastify](https://github.com/vercel/vercel/tree/HEAD/packages/fastify) | `0.1.29` | `0.1.30` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.126` | `2.0.127` |
| [@vercel/h3](https://github.com/vercel/vercel/tree/HEAD/packages/h3) | `0.1.35` | `0.1.36` |
| [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.2.29` | `0.2.30` |
| [@vercel/koa](https://github.com/vercel/vercel/tree/HEAD/packages/koa) | `0.1.9` | `0.1.10` |
| [@vercel/nestjs](https://github.com/vercel/vercel/tree/HEAD/packages/nestjs) | `0.2.30` | `0.2.31` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.15.16` | `4.15.17` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.5.27` | `5.5.28` |
| [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) | `6.3.1` | `6.3.2` |
| [@vercel/rust](https://github.com/vercel/vercel/tree/HEAD/packages/rust) | `1.0.4` | `1.0.5` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.8.27` | `2.8.28` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.278` | `1.5.279` |


Updates `typescript-eslint` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/typescript-eslint)

Updates `vercel` from 50.5.0 to 50.6.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@50.6.0/packages/cli)

Updates `@typescript-eslint/eslint-plugin` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser)

Updates `@typescript-eslint/type-utils` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/type-utils)

Updates `@typescript-eslint/utils` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/visitor-keys)

Updates `@vercel/build-utils` from 13.2.15 to 13.2.16
- [Release notes](https://github.com/vercel/vercel/releases)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/build-utils@13.2.16/packages/now-build-utils)

Updates `@vercel/elysia` from 0.1.26 to 0.1.27
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/elysia/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/elysia@0.1.27/packages/elysia)

Updates `@vercel/express` from 0.1.33 to 0.1.34
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/express/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/express@0.1.34/packages/express)

Updates `@vercel/fastify` from 0.1.29 to 0.1.30
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/fastify/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/fastify@0.1.30/packages/fastify)

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.126 to 2.0.127
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/gatsby-plugin-vercel-builder/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/gatsby-plugin-vercel-builder@2.0.127/packages/gatsby-plugin-vercel-builder)

Updates `@vercel/h3` from 0.1.35 to 0.1.36
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/h3/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/h3@0.1.36/packages/h3)

Updates `@vercel/hono` from 0.2.29 to 0.2.30
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/hono/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/hono@0.2.30/packages/hono)

Updates `@vercel/koa` from 0.1.9 to 0.1.10
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/koa/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/koa@0.1.10/packages/koa)

Updates `@vercel/nestjs` from 0.2.30 to 0.2.31
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/nestjs/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/nestjs@0.2.31/packages/nestjs)

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

Updates `@vercel/node` from 5.5.27 to 5.5.28
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.5.28/packages/node)

Updates `@vercel/python` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/python/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/python@6.3.2/packages/python)

Updates `@vercel/rust` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/rust/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/rust@1.0.5/packages/rust)

Updates `@vercel/static-build` from 2.8.27 to 2.8.28
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/static-build/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/static-build@2.8.28/packages/static-build)

Updates `electron-to-chromium` from 1.5.278 to 1.5.279
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.278...v1.5.279)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 50.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/build-utils"
  dependency-version: 13.2.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/elysia"
  dependency-version: 0.1.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/express"
  dependency-version: 0.1.34
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/fastify"
  dependency-version: 0.1.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-version: 2.0.127
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/h3"
  dependency-version: 0.1.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/hono"
  dependency-version: 0.2.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/koa"
  dependency-version: 0.1.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/nestjs"
  dependency-version: 0.2.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.15.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-version: 5.5.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 6.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/rust"
  dependency-version: 1.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-version: 2.8.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.279
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

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 27, 2026
@vercel
Copy link

vercel bot commented Jan 27, 2026

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

Project Deployment Review Updated (UTC)
github-rest-api-executor Error Error Jan 27, 2026 0:28am

@github-actions github-actions bot merged commit 6884b44 into main Jan 27, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-818c2cdde2 branch January 27, 2026 00:29
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