Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the packages group with 20 updates:

Package From To
@eslint/js 9.39.0 9.39.1
@types/node 24.9.2 24.10.0
eslint 9.39.0 9.39.1
typescript-eslint 8.46.2 8.46.3
vercel 48.8.0 48.8.1
@emnapi/core 1.6.0 1.7.0
@emnapi/runtime 1.6.0 1.7.0
@typescript-eslint/eslint-plugin 8.46.2 8.46.3
@typescript-eslint/parser 8.46.2 8.46.3
@typescript-eslint/type-utils 8.46.2 8.46.3
@typescript-eslint/utils 8.46.2 8.46.3
@typescript-eslint/visitor-keys 8.46.2 8.46.3
@vercel/express 0.1.4 0.1.5
@vercel/gatsby-plugin-vercel-builder 2.0.102 2.0.103
@vercel/h3 0.1.10 0.1.11
@vercel/hono 0.2.4 0.2.5
@vercel/next 4.15.0 4.15.1
@vercel/node 5.5.3 5.5.4
@vercel/python 6.0.0 6.0.1
@vercel/static-build 2.8.3 2.8.4

Updates @eslint/js from 9.39.0 to 9.39.1

Release notes

Sourced from @​eslint/js's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)
Commits

Updates @types/node from 24.9.2 to 24.10.0

Commits

Updates eslint from 9.39.0 to 9.39.1

Release notes

Sourced from eslint's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)
Commits
  • e277281 9.39.1
  • 4cdf397 Build: changelog update for 9.39.1
  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284)
  • c7ebefc chore: package.json update for @​eslint/js release
  • 650753e fix: Only pass node to JS lang visitor methods (#20283)
  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275)
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266)
  • 009e507 test: fix version tests for ESLint v10 (#20274)
  • b44d426 docs: Update README
  • See full diff in compare view

Updates typescript-eslint from 8.46.2 to 8.46.3

Release notes

Sourced from typescript-eslint's releases.

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.46.3 (2025-11-03)

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 48.8.0 to 48.8.1

Release notes

Sourced from vercel's releases.

vercel@48.8.1

Patch Changes

Changelog

Sourced from vercel's changelog.

48.8.1

Patch Changes

Commits

Updates @emnapi/core from 1.6.0 to 1.7.0

Release notes

Sourced from @​emnapi/core's releases.

v1.7.0

What's Changed

Full Changelog: toyobayashi/emnapi@v1.6.0...v1.7.0

Commits

Updates @emnapi/runtime from 1.6.0 to 1.7.0

Release notes

Sourced from @​emnapi/runtime's releases.

v1.7.0

What's Changed

Full Changelog: toyobayashi/emnapi@v1.6.0...v1.7.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3

Release notes

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

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

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

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)
  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)

❤️ Thank You

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

Commits
  • d9f3497 chore(release): publish 8.46.3
  • 26a9f94 fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...
  • b8219d1 fix(eslint-plugin): [no-misused-promises] expand union type to retrieve targe...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.46.2 to 8.46.3

Release notes

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

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

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

8.46.3 (2025-11-03)

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.46.2 to 8.46.3

Release notes

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

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

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

8.46.3 (2025-11-03)

This was a version bump only for type-utils 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/utils from 8.46.2 to 8.46.3

Release notes

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

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

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

8.46.3 (2025-11-03)

This was a version bump only for utils 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/visitor-keys from 8.46.2 to 8.46.3

Release notes

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

v8.46.3

8.46.3 (2025-11-03)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)

❤️ Thank You

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

Changelog

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

8.46.3 (2025-11-03)

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/express from 0.1.4 to 0.1.5

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.1.5

Patch Changes

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

Sourced from @​vercel/express's changelog.

0.1.5

Patch Changes

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

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.102 to 2.0.103

Release notes

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

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

Patch Changes

Changelog

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

2.0.103

Patch Changes

Commits

Updates @vercel/h3 from 0.1.10 to 0.1.11

Changelog

Sourced from @​vercel/h3's changelog.

0.1.11

Patch Changes

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

Updates @vercel/hono from 0.2.4 to 0.2.5

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.2.5

Patch Changes

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

Sourced from @​vercel/hono's changelog.

0.2.5

Patch Changes

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

Updates @vercel/next from 4.15.0 to 4.15.1

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.1

Patch Changes

  • version gate clientSegmentCache flag (#14200)
Changelog

Sourced from @​vercel/next's changelog.

4.15.1

Patch Changes

  • version gate clientSegmentCache flag (#14200)
Commits

Updates @vercel/node from 5.5.3 to 5.5.4

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.5.4

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.5.4

Patch Changes

Commits

Updates @vercel/python from 6.0.0 to 6.0.1

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.0.1

Patch Changes

  • [python] allow arbitrary entrypoints in pyproject.toml (#14181)

  • [python] update predefined excludes (#14166)

  • [python] fix logging (#14165)

Changelog

Sourced from @​vercel/python's changelog.

6.0.1

Patch Changes

  • [python] allow arbitrary entrypoints in pyproject.toml (#14181)

  • [python] update predefined excludes (#14166)

  • [python] fix logging (#14165)

Commits

Updates @vercel/static-build from 2.8.3 to 2.8.4

Release notes

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

@​vercel/static-build@​2.8.4

Patch Changes

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

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

2.8.4

Patch Changes

  • Updated dependencies []:
    • @​vercel/gatsby-plugin-vercel-builder@​2.0.103
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 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 packages group with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.2` | `24.10.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.46.3` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.8.0` | `48.8.1` |
| [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.6.0` | `1.7.0` |
| [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.6.0` | `1.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.46.3` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.46.3` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.46.2` | `8.46.3` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.46.2` | `8.46.3` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.46.2` | `8.46.3` |
| [@vercel/express](https://github.com/vercel/vercel/tree/HEAD/packages/express) | `0.1.4` | `0.1.5` |
| [@vercel/gatsby-plugin-vercel-builder](https://github.com/vercel/vercel/tree/HEAD/packages/gatsby-plugin-vercel-builder) | `2.0.102` | `2.0.103` |
| [@vercel/h3](https://github.com/vercel/vercel/tree/HEAD/packages/h3) | `0.1.10` | `0.1.11` |
| [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.2.4` | `0.2.5` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.15.0` | `4.15.1` |
| [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.5.3` | `5.5.4` |
| [@vercel/python](https://github.com/vercel/vercel/tree/HEAD/packages/python) | `6.0.0` | `6.0.1` |
| [@vercel/static-build](https://github.com/vercel/vercel/tree/HEAD/packages/static-build) | `2.8.3` | `2.8.4` |


Updates `@eslint/js` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

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

Updates `eslint` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.0...v9.39.1)

Updates `typescript-eslint` from 8.46.2 to 8.46.3
- [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.46.3/packages/typescript-eslint)

Updates `vercel` from 48.8.0 to 48.8.1
- [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@48.8.1/packages/cli)

Updates `@emnapi/core` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.6.0...v1.7.0)

Updates `@emnapi/runtime` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.6.0...v1.7.0)

Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.46.3
- [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.46.3/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.2 to 8.46.3
- [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.46.3/packages/parser)

Updates `@typescript-eslint/type-utils` from 8.46.2 to 8.46.3
- [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.46.3/packages/type-utils)

Updates `@typescript-eslint/utils` from 8.46.2 to 8.46.3
- [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.46.3/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.46.2 to 8.46.3
- [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.46.3/packages/visitor-keys)

Updates `@vercel/express` from 0.1.4 to 0.1.5
- [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.5/packages/express)

Updates `@vercel/gatsby-plugin-vercel-builder` from 2.0.102 to 2.0.103
- [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.103/packages/gatsby-plugin-vercel-builder)

Updates `@vercel/h3` from 0.1.10 to 0.1.11
- [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.11/packages/h3)

Updates `@vercel/hono` from 0.2.4 to 0.2.5
- [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.5/packages/hono)

Updates `@vercel/next` from 4.15.0 to 4.15.1
- [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.1/packages/next)

Updates `@vercel/node` from 5.5.3 to 5.5.4
- [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.4/packages/node)

Updates `@vercel/python` from 6.0.0 to 6.0.1
- [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.0.1/packages/python)

Updates `@vercel/static-build` from 2.8.3 to 2.8.4
- [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.4/packages/static-build)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: typescript-eslint
  dependency-version: 8.46.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 48.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@emnapi/core"
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@emnapi/runtime"
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/express"
  dependency-version: 0.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/gatsby-plugin-vercel-builder"
  dependency-version: 2.0.103
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/h3"
  dependency-version: 0.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/hono"
  dependency-version: 0.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.15.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/node"
  dependency-version: 5.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/python"
  dependency-version: 6.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@vercel/static-build"
  dependency-version: 2.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad Nov 3, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
@vercel
Copy link

vercel bot commented Nov 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
github-rest-api-executor Error Error Nov 3, 2025 10:40pm

@github-actions github-actions bot merged commit bfda298 into main Nov 3, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-f841663d12 branch November 3, 2025 22:40
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.

2 participants