An open index of dependabot pull requests across open source projects.

Bump the packages group with 18 updates

Closed
Number: #367
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: March 03, 2026 at 12:37 AM UTC
(3 months ago)
Updated: March 03, 2026 at 12:37 AM UTC
(3 months ago)
Closed: March 03, 2026 at 12:37 AM UTC
(3 months ago)
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 18 updates:

Package From To
eslint 9.39.3 10.0.2
postcss 8.5.6 8.5.8
vercel 50.25.4 50.25.6
@vercel/backends 0.0.39 0.0.40
@vercel/build-utils 13.6.1 13.6.2
@vercel/cervel 0.0.26 0.0.27
@vercel/elysia 0.1.42 0.1.43
@vercel/express 0.1.51 0.1.52
@vercel/fastify 0.1.45 0.1.46
@vercel/gatsby-plugin-vercel-builder 2.0.141 2.0.142
@vercel/h3 0.1.51 0.1.52
@vercel/hono 0.2.45 0.2.46
@vercel/koa 0.1.25 0.1.26
@vercel/nestjs 0.2.46 0.2.47
@vercel/next 4.15.36 4.15.37
@vercel/node 5.6.9 5.6.10
@vercel/static-build 2.8.43 2.8.44
flatted 3.3.3 3.3.4

Updates eslint from 9.39.3 to 10.0.2

Release notes

Sourced from eslint's releases.

v10.0.2

Bug Fixes

  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537) (루밀LuMir)

Documentation

  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)
  • 98cbf6b docs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)

Chores

  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553) (renovate[bot])
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)

... (truncated)

Commits
  • 55122d6 10.0.2
  • 80f1e29 Build: changelog update for 10.0.2
  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553)
  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548)
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)
  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537)
  • 98cbf6b docs: update migration guide per Program range change (#20534)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533)
  • 0bd5497 10.0.1
  • ddb80ef Build: changelog update for 10.0.1
  • Additional commits viewable in compare view

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

Updates vercel from 50.25.4 to 50.25.6

Release notes

Sourced from vercel's releases.

vercel@50.25.6

Patch Changes

vercel@50.25.5

Patch Changes

  • Add a --search option to vc logs that passes the raw query through to the request logs API, while preserving existing --query behavior. (#15302)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.43
Changelog

Sourced from vercel's changelog.

50.25.6

Patch Changes

50.25.5

Patch Changes

  • Add a --search option to vc logs that passes the raw query through to the request logs API, while preserving existing --query behavior. (#15302)

  • Updated dependencies []:

    • @​vercel/static-build@​2.8.43
Commits

Updates @vercel/backends from 0.0.39 to 0.0.40

Release notes

Sourced from @​vercel/backends's releases.

@​vercel/backends@​0.0.40

Patch Changes

Changelog

Sourced from @​vercel/backends's changelog.

0.0.40

Patch Changes

Commits

Updates @vercel/build-utils from 13.6.1 to 13.6.2

Release notes

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

@​vercel/build-utils@​13.6.2

Patch Changes

  • add partialFallback flag to prerender output (#14703)
Commits

Updates @vercel/cervel from 0.0.26 to 0.0.27

Release notes

Sourced from @​vercel/cervel's releases.

@​vercel/cervel@​0.0.27

Patch Changes

  • Updated dependencies []:
    • @​vercel/backends@​0.0.40
Changelog

Sourced from @​vercel/cervel's changelog.

0.0.27

Patch Changes

  • Updated dependencies []:
    • @​vercel/backends@​0.0.40
Commits

Updates @vercel/elysia from 0.1.42 to 0.1.43

Release notes

Sourced from @​vercel/elysia's releases.

@​vercel/elysia@​0.1.43

Patch Changes

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

Sourced from @​vercel/elysia's changelog.

0.1.43

Patch Changes

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

Updates @vercel/express from 0.1.51 to 0.1.52

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.1.52

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.6.10
    • @​vercel/cervel@​0.0.27
Changelog

Sourced from @​vercel/express's changelog.

0.1.52

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.6.10
    • @​vercel/cervel@​0.0.27
Commits

Updates @vercel/fastify from 0.1.45 to 0.1.46

Release notes

Sourced from @​vercel/fastify's releases.

@​vercel/fastify@​0.1.46

Patch Changes

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

Sourced from @​vercel/fastify's changelog.

0.1.46

Patch Changes

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

Updates @vercel/gatsby-plugin-vercel-builder from 2.0.141 to 2.0.142

Release notes

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

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

Patch Changes

Changelog

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

2.0.142

Patch Changes

Commits

Updates @vercel/h3 from 0.1.51 to 0.1.52

Changelog

Sourced from @​vercel/h3's changelog.

0.1.52

Patch Changes

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

Updates @vercel/hono from 0.2.45 to 0.2.46

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.2.46

Patch Changes

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

Sourced from @​vercel/hono's changelog.

0.2.46

Patch Changes

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

Updates @vercel/koa from 0.1.25 to 0.1.26

Release notes

Sourced from @​vercel/koa's releases.

@​vercel/koa@​0.1.26

Patch Changes

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

Sourced from @​vercel/koa's changelog.

0.1.26

Patch Changes

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

Updates @vercel/nestjs from 0.2.46 to 0.2.47

Release notes

Sourced from @​vercel/nestjs's releases.

@​vercel/nestjs@​0.2.47

Patch Changes

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

Sourced from @​vercel/nestjs's changelog.

0.2.47

Patch Changes

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

Updates @vercel/next from 4.15.36 to 4.15.37

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.15.37

Patch Changes

  • add partialFallback flag to prerender output (#14703)
Changelog

Sourced from @​vercel/next's changelog.

4.15.37

Patch Changes

  • add partialFallback flag to prerender output (#14703)
Commits

Updates @vercel/node from 5.6.9 to 5.6.10

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.6.10

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.6.10

Patch Changes

Commits

Updates @vercel/static-build from 2.8.43 to 2.8.44

Release notes

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

@​vercel/static-build@​2.8.44

Patch Changes

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

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

2.8.44

Patch Changes

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

Updates flatted from 3.3.3 to 3.3.4

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
Package Dependencies
Package:
eslint
Ecosystem:
npm
Version Change:
9.39.3 → 10.0.2
Update Type:
Major
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.6 → 8.5.8
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
50.25.4 → 50.25.6
Update Type:
Patch
Package:
flatted
Ecosystem:
npm
Version Change:
3.3.3 → 3.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.6.9 → 5.6.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.141 → 2.0.142
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.15.36 → 4.15.37
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.43 → 2.8.44
Update Type:
Patch
Ecosystem:
npm
Version Change:
13.6.1 → 13.6.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.45 → 0.2.46
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.51 → 0.1.52
Update Type:
Patch
Package:
@vercel/h3
Ecosystem:
npm
Version Change:
0.1.51 → 0.1.52
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.39 → 0.0.40
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.42 → 0.1.43
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.45 → 0.1.46
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.26 → 0.0.27
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.46 → 0.2.47
Update Type:
Patch
Package:
@vercel/koa
Ecosystem:
npm
Version Change:
0.1.25 → 0.1.26
Update Type:
Patch
Technical Details
ID: 14332246
UUID: 4014049816
Node ID: PR_kwDOMzbQP87HeafV
Host: GitHub
Repository: poad/github-rest-api-executor