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

Bump the packages group with 20 updates

Closed
Number: #400
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: April 15, 2026 at 11:27 PM UTC
(4 months ago)
Updated: April 15, 2026 at 11:27 PM UTC
(4 months ago)
Closed: April 15, 2026 at 11:27 PM UTC
(4 months ago)
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the packages group with 20 updates:

Package From To
postcss 8.5.9 8.5.10
vercel 51.2.1 51.4.0
@vercel/backends 0.0.60 0.0.62
@vercel/build-utils 13.15.0 13.17.0
@vercel/cervel 0.0.47 0.0.49
@vercel/elysia 0.1.63 0.1.65
@vercel/express 0.1.73 0.1.75
@vercel/fastify 0.1.66 0.1.68
@vercel/gatsby-plugin-vercel-builder 2.1.13 2.1.15
@vercel/h3 0.1.72 0.1.74
@vercel/hono 0.2.66 0.2.68
@vercel/koa 0.1.46 0.1.48
@vercel/nestjs 0.2.67 0.2.69
@vercel/next 4.16.7 4.16.8
@vercel/node 5.7.5 5.7.7
@vercel/python 6.31.0 6.33.0
@vercel/static-build 2.9.13 2.9.15
basic-ftp 5.2.2 5.3.0
electron-to-chromium 1.5.336 1.5.338
get-tsconfig 4.13.7 4.14.0

Updates postcss from 8.5.9 to 8.5.10

Release notes

Sourced from postcss's releases.

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).
Changelog

Sourced from postcss's changelog.

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).
Commits

Updates vercel from 51.2.1 to 51.4.0

Release notes

Sourced from vercel's releases.

vercel@51.4.0

Minor Changes

  • Support dynamically specifying crons from a python service (#15930)

Patch Changes

  • Add vercel flags rollout for progressive rollouts. (#15963)

    Examples:

    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,6h \
      --stage 10,6h \
      --stage 25,12h \
      --stage 50,1d
    
    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,30m \
      --stage 25,2h \
      --stage 50,8h \
      --start now
    
    vercel flags rollout welcome-message \
      --environment production \
      --by user.userId \
      --from-variant control \
      --to-variant treatment \
      --default-variant control \
      --stage 10,2h \
      --stage 50,12h \
      --start 2026-04-16T09:00:00Z
    
    vercel flags rollout redesigned-checkout \
      --environment production \
      --stage 10,6h \
      --stage 50,1d \
      --message "Adjust production rollout schedule"
    

... (truncated)

Changelog

Sourced from vercel's changelog.

51.4.0

Minor Changes

  • Support dynamically specifying crons from a python service (#15930)

Patch Changes

  • Add vercel flags rollout for progressive rollouts. (#15963)

    Examples:

    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,6h \
      --stage 10,6h \
      --stage 25,12h \
      --stage 50,1d
    
    vercel flags rollout redesigned-checkout \
      --environment production \
      --by user.userId \
      --stage 5,30m \
      --stage 25,2h \
      --stage 50,8h \
      --start now
    
    vercel flags rollout welcome-message \
      --environment production \
      --by user.userId \
      --from-variant control \
      --to-variant treatment \
      --default-variant control \
      --stage 10,2h \
      --stage 50,12h \
      --start 2026-04-16T09:00:00Z
    
    vercel flags rollout redesigned-checkout \
      --environment production \
      --stage 10,6h \
      --stage 50,1d \
      --message "Adjust production rollout schedule"
    

... (truncated)

Commits
  • 1cb4e23 Version Packages (#15968)
  • 8f0699e [flags] Add vercel flags rollout for progressive rollouts (#15963)
  • 16aca7d Address bundling failures for vanilla node packages (#15891)
  • 4489729 [services] Support specifying multiple crons in a python service dynamically ...
  • 43915bb Version Packages (#15939)
  • 1056be9 Add root to experimentalServices. (#15929)
  • fc5a29d [vercel] fix: return 3xx responses when redirect is manual in client.fetch() ...
  • c27eeda [python] Add --functions-beta flag to vercel deploy. (#15892)
  • e939f51 [CLI] feat: alerts vs dashboard parity audit scope (CLI-238) (#15850)
  • bb66fe4 [flags] Add JSON feature flag support (#15741)
  • Additional commits viewable in compare view

Updates @vercel/backends from 0.0.60 to 0.0.62

Release notes

Sourced from @​vercel/backends's releases.

@​vercel/backends@​0.0.62

Patch Changes

@​vercel/backends@​0.0.61

Patch Changes

Changelog

Sourced from @​vercel/backends's changelog.

0.0.62

Patch Changes

0.0.61

Patch Changes

Commits

Updates @vercel/build-utils from 13.15.0 to 13.17.0

Release notes

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

@​vercel/build-utils@​13.17.0

Minor Changes

  • Support dynamically specifying crons from a python service (#15930)

@​vercel/build-utils@​13.16.0

Minor Changes

  • Add shared deserialization and build-result collection utilities. (#15961)

  • Add root to experimentalServices to set a service's working directory. (#15929)

  • Add a new flag to vercel deploy to let users deploy to hive (#15892)

Commits

Updates @vercel/cervel from 0.0.47 to 0.0.49

Release notes

Sourced from @​vercel/cervel's releases.

@​vercel/cervel@​0.0.49

Patch Changes

  • Updated dependencies []:
    • @​vercel/backends@​0.0.62

@​vercel/cervel@​0.0.48

Patch Changes

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

Sourced from @​vercel/cervel's changelog.

0.0.49

Patch Changes

  • Updated dependencies []:
    • @​vercel/backends@​0.0.62

0.0.48

Patch Changes

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

Updates @vercel/elysia from 0.1.63 to 0.1.65

Release notes

Sourced from @​vercel/elysia's releases.

@​vercel/elysia@​0.1.65

Patch Changes

@​vercel/elysia@​0.1.64

Patch Changes

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

Sourced from @​vercel/elysia's changelog.

0.1.65

Patch Changes

0.1.64

Patch Changes

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

Updates @vercel/express from 0.1.73 to 0.1.75

Release notes

Sourced from @​vercel/express's releases.

@​vercel/express@​0.1.75

Patch Changes

@​vercel/express@​0.1.74

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.7.6
    • @​vercel/cervel@​0.0.48
Changelog

Sourced from @​vercel/express's changelog.

0.1.75

Patch Changes

0.1.74

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.7.6
    • @​vercel/cervel@​0.0.48
Commits

Updates @vercel/fastify from 0.1.66 to 0.1.68

Release notes

Sourced from @​vercel/fastify's releases.

@​vercel/fastify@​0.1.68

Patch Changes

@​vercel/fastify@​0.1.67

Patch Changes

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

Sourced from @​vercel/fastify's changelog.

0.1.68

Patch Changes

0.1.67

Patch Changes

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

Updates @vercel/gatsby-plugin-vercel-builder from 2.1.13 to 2.1.15

Release notes

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

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

Patch Changes

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

Patch Changes

Changelog

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

2.1.15

Patch Changes

2.1.14

Patch Changes

Commits

Updates @vercel/h3 from 0.1.72 to 0.1.74

Changelog

Sourced from @​vercel/h3's changelog.

0.1.74

Patch Changes

0.1.73

Patch Changes

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

Updates @vercel/hono from 0.2.66 to 0.2.68

Release notes

Sourced from @​vercel/hono's releases.

@​vercel/hono@​0.2.68

Patch Changes

@​vercel/hono@​0.2.67

Patch Changes

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

Sourced from @​vercel/hono's changelog.

0.2.68

Patch Changes

0.2.67

Patch Changes

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

Updates @vercel/koa from 0.1.46 to 0.1.48

Release notes

Sourced from @​vercel/koa's releases.

@​vercel/koa@​0.1.48

Patch Changes

@​vercel/koa@​0.1.47

Patch Changes

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

Sourced from @​vercel/koa's changelog.

0.1.48

Patch Changes

0.1.47

Patch Changes

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

Updates @vercel/nestjs from 0.2.67 to 0.2.69

Release notes

Sourced from @​vercel/nestjs's releases.

@​vercel/nestjs@​0.2.69

Patch Changes

@​vercel/nestjs@​0.2.68

Patch Changes

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

Sourced from @​vercel/nestjs's changelog.

0.2.69

Patch Changes

0.2.68

Patch Changes

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

Updates @vercel/next from 4.16.7 to 4.16.8

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.16.8

Patch Changes

  • Update to latest Next.js adapter (#15970)
Changelog

Sourced from @​vercel/next's changelog.

4.16.8

Patch Changes

  • Update to latest Next.js adapter (#15970)
Commits

Updates @vercel/node from 5.7.5 to 5.7.7

Release notes

Sourced from @​vercel/node's releases.

@​vercel/node@​5.7.7

Patch Changes

@​vercel/node@​5.7.6

Patch Changes

Changelog

Sourced from @​vercel/node's changelog.

5.7.7

Patch Changes

5.7.6

Patch Changes

Commits

Updates @vercel/python from 6.31.0 to 6.33.0

Release notes

Sourced from @​vercel/python's releases.

@​vercel/python@​6.33.0

Minor Changes

  • Fix local builds when pinned Python version is not on PATH. (#15897)

  • Support dynamically specifying crons from a python service (#15930)

@​vercel/python@​6.32.0

Minor Changes

  • Add a new flag to vercel deploy to let users deploy to hive (#15892)
Changelog

Sourced from @​vercel/python's changelog.

6.33.0

Minor Changes

  • Fix local builds when pinned Python version is not on PATH. (#15897)

  • Support dynamically specifying crons from a python service (#15930)

6.32.0

Minor Changes

  • Add a new flag to vercel deploy to let users deploy to hive (#15892)
Commits

Updates @vercel/static-build from 2.9.13 to 2.9.15

Release notes

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

@​vercel/static-build@​2.9.15

Patch Changes

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

@​vercel/static-build@​2.9.14

Patch Changes

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

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

2.9.15

Patch Changes

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

2.9.14

Patch Changes

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

Updates basic-ftp from 5.2.2 to 5.3.0

Release notes

Sourced from basic-ftp's releases.

5.3.0

Changelog

Sourced from basic-ftp's changelog.

5.3.0

Commits

Updates electron-to-chromium from 1.5.336 to 1.5.338

Commits

Updates get-tsconfig from 4.13.7 to 4.14.0

Release notes

Sourced from get-tsconfig's releases.

v4.14.0

4.14.0 (2026-04-15)

Features

  • add includes option to getTsconfig and findTsconfig (fa1018b)
  • api: add findTsconfig function (260517e)
  • api: export PathsMatcher type (720eddf)

v4.13.8

4.13.8 (2026-04-14)

Bug Fixes

  • parse-tsconfig: rewrite inherited path fields in extends (#129) (46833a9)
Commits
  • 24bc5a7 docs: fix createFileMatcher → createFilesMatcher in README
  • 46cd39e test: use named testSuite and remove redundant describe wrappers
  • d7674bf ci: remove Package Size Report workflow
  • eb8d197 test: add findTsconfig coverage and reorganize getTsconfig tests
  • fa1018b feat: add includes option to getTsconfig and findTsconfig
  • 260517e feat(api): add findTsconfig function
  • 720eddf feat(api): export PathsMatcher type
  • 46833a9 fix(parse-tsconfig): rewrite inherited path fields in extends (#129)
  • See full diff 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 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:
postcss
Ecosystem:
npm
Version Change:
8.5.9 → 8.5.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.336 → 1.5.338
Update Type:
Patch
Package:
vercel
Ecosystem:
npm
Version Change:
51.2.1 → 51.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.13.7 → 4.14.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.7.5 → 5.7.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.13 → 2.1.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.16.7 → 4.16.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.31.0 → 6.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.13 → 2.9.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
13.15.0 → 13.17.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.2.66 → 0.2.68
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.73 → 0.1.75
Update Type:
Patch
Package:
@vercel/h3
Ecosystem:
npm
Version Change:
0.1.72 → 0.1.74
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.60 → 0.0.62
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.63 → 0.1.65
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.1.66 → 0.1.68
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.0.47 → 0.0.49
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.2.67 → 0.2.69
Update Type:
Patch
Package:
basic-ftp
Ecosystem:
npm
Version Change:
5.2.2 → 5.3.0
Update Type:
Minor
Package:
@vercel/koa
Ecosystem:
npm
Version Change:
0.1.46 → 0.1.48
Update Type:
Patch
Technical Details
ID: 15332639
UUID: 4272316895
Node ID: PR_kwDOMzbQP87SzvTd
Host: GitHub
Repository: poad/github-rest-api-executor