Bump the packages group with 20 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
dependencies javascript
poad
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 rolloutfor 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,1dvercel flags rollout redesigned-checkout \ --environment production \ --by user.userId \ --stage 5,30m \ --stage 25,2h \ --stage 50,8h \ --start nowvercel 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:00Zvercel 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 rolloutfor 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,1dvercel flags rollout redesigned-checkout \ --environment production \ --by user.userId \ --stage 5,30m \ --stage 25,2h \ --stage 50,8h \ --start nowvercel 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:00Zvercel flags rollout redesigned-checkout \ --environment production \ --stage 10,6h \ --stage 50,1d \ --message "Adjust production rollout schedule"
... (truncated)
Commits
1cb4e23Version Packages (#15968)8f0699e[flags] Addvercel flags rolloutfor progressive rollouts (#15963)16aca7dAddress bundling failures for vanilla node packages (#15891)4489729[services] Support specifying multiple crons in a python service dynamically ...43915bbVersion Packages (#15939)1056be9Add 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.62Patch Changes
- Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.0
@vercel/backends@0.0.61Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Changelog
Sourced from @vercel/backends's changelog.
0.0.62
Patch Changes
- Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.00.0.61
Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
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.0Minor Changes
- Support dynamically specifying crons from a python service (#15930)
@vercel/build-utils@13.16.0Minor Changes
Commits
- See full diff in compare view
Updates @vercel/cervel from 0.0.47 to 0.0.49
Release notes
Sourced from @vercel/cervel's releases.
@vercel/cervel@0.0.49Patch Changes
- Updated dependencies []:
@vercel/backends@0.0.62
@vercel/cervel@0.0.48Patch 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.620.0.48
Patch Changes
- Updated dependencies []:
@vercel/backends@0.0.61
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/elysia from 0.1.63 to 0.1.65
Release notes
Sourced from @vercel/elysia's releases.
@vercel/elysia@0.1.65Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.7
@vercel/elysia@0.1.64Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Changelog
Sourced from @vercel/elysia's changelog.
0.1.65
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.1.64
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/express from 0.1.73 to 0.1.75
Release notes
Sourced from @vercel/express's releases.
@vercel/express@0.1.75Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/express@0.1.74Patch Changes
Changelog
Sourced from @vercel/express's changelog.
0.1.75
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:0.1.74
Patch Changes
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/fastify from 0.1.66 to 0.1.68
Release notes
Sourced from @vercel/fastify's releases.
@vercel/fastify@0.1.68Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.7
@vercel/fastify@0.1.67Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Changelog
Sourced from @vercel/fastify's changelog.
0.1.68
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.1.67
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
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.15Patch Changes
- Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.0
@vercel/gatsby-plugin-vercel-builder@2.1.14Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Changelog
Sourced from @vercel/gatsby-plugin-vercel-builder's changelog.
2.1.15
Patch Changes
- Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.02.1.14
Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/h3 from 0.1.72 to 0.1.74
Changelog
Sourced from @vercel/h3's changelog.
0.1.74
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.1.73
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/hono from 0.2.66 to 0.2.68
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.2.68Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.7
@vercel/hono@0.2.67Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Changelog
Sourced from @vercel/hono's changelog.
0.2.68
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.2.67
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/koa from 0.1.46 to 0.1.48
Release notes
Sourced from @vercel/koa's releases.
@vercel/koa@0.1.48Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.7
@vercel/koa@0.1.47Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Changelog
Sourced from @vercel/koa's changelog.
0.1.48
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.1.47
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/nestjs from 0.2.67 to 0.2.69
Release notes
Sourced from @vercel/nestjs's releases.
@vercel/nestjs@0.2.69Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.7
@vercel/nestjs@0.2.68Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Changelog
Sourced from @vercel/nestjs's changelog.
0.2.69
Patch Changes
- Updated dependencies [
16aca7dadcea2f877ffae79afa72c14a95f682e3]:
@vercel/node@5.7.70.2.68
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.6
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates @vercel/next from 4.16.7 to 4.16.8
Release notes
Sourced from @vercel/next's releases.
@vercel/next@4.16.8Patch 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
1cb4e23Version Packages (#15968)2fd5618Update to latest Next.js adapter (#15970)- See full diff in compare view
Updates @vercel/node from 5.7.5 to 5.7.7
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.7.7Patch Changes
Fix bundled vanilla Node API routing for projects that build from a root directory. (#15891)
Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.0
@vercel/node@5.7.6Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Changelog
Sourced from @vercel/node's changelog.
5.7.7
Patch Changes
Fix bundled vanilla Node API routing for projects that build from a root directory. (#15891)
Updated dependencies [
44897297d569742e93725d71ca481803c9b0b9cc]:
@vercel/build-utils@13.17.05.7.6
Patch Changes
- Updated dependencies [
86d1f5b3cbd520af2632d4a3d6a1f24557448c0e,1056be976b6ba9b42cc1e2ffe895d255ab6c9850,c27eedaa1b0e3f6e3770b578f62e5463d82f06e0]:
@vercel/build-utils@13.16.0
Commits
Updates @vercel/python from 6.31.0 to 6.33.0
Release notes
Sourced from @vercel/python's releases.
@vercel/python@6.33.0Minor 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.0Minor 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
1cb4e23Version Packages (#15968)1a7423d[python] Fix local builds when pinned Python version is not on PATH. (#15897)4489729[services] Support specifying multiple crons in a python service dynamically ...43915bbVersion Packages (#15939)c27eeda[python] Add --functions-beta flag to vercel deploy. (#15892)- See full diff in compare view
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.15Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.1.15
@vercel/static-build@2.9.14Patch 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.152.9.14
Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.1.14
Commits
1cb4e23Version Packages (#15968)43915bbVersion Packages (#15939)- See full diff in compare view
Updates basic-ftp from 5.2.2 to 5.3.0
Release notes
Sourced from basic-ftp's releases.
5.3.0
- Changed: Introduced an upper bound for total bytes of directory listing, fixes https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr.
- Added: Option to increase the upper bound for total bytes of directory listing in Client constructor.
Changelog
Sourced from basic-ftp's changelog.
5.3.0
- Changed: Introduced an upper bound for total bytes of directory listing, fixes https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rp42-5vxx-qpwr.
- Added: Option to increase the upper bound for total bytes of directory listing in Client constructor.
Commits
c9378a8Fix test22abe43Update Github Actions0feaaecFix test6629d7dImprove error message9c3bf4fSet higher default value for max size of directory listingacd3942Bump version1304429Offer maxListingBytes as an option5cb5367Add bounded StringWriter07e9fc5Update dev dependencies- See full diff in compare view
Updates electron-to-chromium from 1.5.336 to 1.5.338
Commits
e54c94b1.5.338fad2989generate new versionb09b91e1.5.337a12c226generate new version- See full diff in compare view
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
Commits
24bc5a7docs: fix createFileMatcher → createFilesMatcher in README46cd39etest: use named testSuite and remove redundant describe wrappersd7674bfci: remove Package Size Report workfloweb8d197test: add findTsconfig coverage and reorganize getTsconfig testsfa1018bfeat: add includes option to getTsconfig and findTsconfig260517efeat(api): add findTsconfig function720eddffeat(api): export PathsMatcher type46833a9fix(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
@vercel/gatsby-plugin-vercel-builder
npm
2.1.13 → 2.1.15
Patch
Technical Details
| ID: | 15332639 |
| UUID: | 4272316895 |
| Node ID: | PR_kwDOMzbQP87SzvTd |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |