Bump the packages group with 17 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies javascript
poad
Bumps the packages group with 17 updates:
| Package | From | To |
|---|---|---|
| vercel | 51.4.0 |
51.5.1 |
| @vercel/backends | 0.0.62 |
0.0.63 |
| @vercel/build-utils | 13.17.0 |
13.17.1 |
| @vercel/cervel | 0.0.49 |
0.0.50 |
| @vercel/elysia | 0.1.65 |
0.1.66 |
| @vercel/express | 0.1.75 |
0.1.76 |
| @vercel/fastify | 0.1.68 |
0.1.69 |
| @vercel/gatsby-plugin-vercel-builder | 2.1.15 |
2.1.16 |
| @vercel/h3 | 0.1.74 |
0.1.75 |
| @vercel/hono | 0.2.68 |
0.2.69 |
| @vercel/koa | 0.1.48 |
0.1.49 |
| @vercel/nestjs | 0.2.69 |
0.2.70 |
| @vercel/node | 5.7.7 |
5.7.8 |
| @vercel/python | 6.33.0 |
6.33.2 |
| @vercel/rust | 1.1.0 |
1.1.1 |
| @vercel/static-build | 2.9.15 |
2.9.16 |
| electron-to-chromium | 1.5.338 |
1.5.339 |
Updates vercel from 51.4.0 to 51.5.1
Release notes
Sourced from vercel's releases.
vercel@51.5.1
Patch Changes
Improve Claude Code Vercel plugin install and update prompts across CLI commands. (#15921)
Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591,2babfa22946d80a92f1307a8d860a9039d695b09,2babfa22946d80a92f1307a8d860a9039d695b09,adbe6f0a0152136aa26aa1277458f4578f62beeb]:
@vercel/build-utils@13.17.1@vercel/backends@0.0.63@vercel/python@6.33.2@vercel/elysia@0.1.66@vercel/express@0.1.76@vercel/fastify@0.1.69@vercel/go@3.5.0@vercel/h3@0.1.75@vercel/hono@0.2.69@vercel/hydrogen@1.3.6@vercel/koa@0.1.49@vercel/nestjs@0.2.70@vercel/next@4.16.8@vercel/node@5.7.8@vercel/redwood@2.4.12@vercel/remix-builder@5.7.2@vercel/ruby@2.3.2@vercel/rust@1.1.1@vercel/static-build@2.9.16vercel@51.5.0
Minor Changes
Add
vercel connex createcommand (#15988)Add
vercel deploy-hookscommand to create, list, and remove deploy hooks. (#15935)Patch Changes
Enable functions beta hint when flag is true (#15965)
Improve the
vercel metricsCLI by making it generally available, simplifying metric selection, and cleaning up schema output. (#15904)Updated dependencies [
bb834e53bca374d44f86bda3892e77ded226a26a,bab75d7ff6b7a188167bbd7583a8b36d9d250d5a,2243233194c6e38d75ed2a1ca040acaaf3b2e686,232b45fd82adf4a8d538a853bfc1df7a5d16f4c9]:
Changelog
Sourced from vercel's changelog.
51.5.1
Patch Changes
Improve Claude Code Vercel plugin install and update prompts across CLI commands. (#15921)
Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591,2babfa22946d80a92f1307a8d860a9039d695b09,2babfa22946d80a92f1307a8d860a9039d695b09,adbe6f0a0152136aa26aa1277458f4578f62beeb]:
@vercel/build-utils@13.17.1@vercel/backends@0.0.63@vercel/python@6.33.2@vercel/elysia@0.1.66@vercel/express@0.1.76@vercel/fastify@0.1.69@vercel/go@3.5.0@vercel/h3@0.1.75@vercel/hono@0.2.69@vercel/hydrogen@1.3.6@vercel/koa@0.1.49@vercel/nestjs@0.2.70@vercel/next@4.16.8@vercel/node@5.7.8@vercel/redwood@2.4.12@vercel/remix-builder@5.7.2@vercel/ruby@2.3.2@vercel/rust@1.1.1@vercel/static-build@2.9.1651.5.0
Minor Changes
Add
vercel connex createcommand (#15988)Add
vercel deploy-hookscommand to create, list, and remove deploy hooks. (#15935)Patch Changes
Enable functions beta hint when flag is true (#15965)
Improve the
vercel metricsCLI by making it generally available, simplifying metric selection, and cleaning up schema output. (#15904)Updated dependencies [
bb834e53bca374d44f86bda3892e77ded226a26a,bab75d7ff6b7a188167bbd7583a8b36d9d250d5a,2243233194c6e38d75ed2a1ca040acaaf3b2e686,232b45fd82adf4a8d538a853bfc1df7a5d16f4c9]:
Commits
7a5b910Version Packages (#16003)a78eed2[CLI] Feature/update vercel plugin version detection for more commands (#15921)7b1db35Version Packages (#15979)3c1db6b[Metrics] metrics schema text layout (#15904)a426062feat(cli): addvercel connex createcommand behind FF_CONNEX_ENABLED (#15988)bab75d7[services] don't catch all routes for non-web Python services (#15960)bb834e5[python] Enable functions beta hint when flag is true (#15965)f5e7745feat(cli): add deploy-hooks command (#15935)- See full diff in compare view
Updates @vercel/backends from 0.0.62 to 0.0.63
Release notes
Sourced from @vercel/backends's releases.
@vercel/backends@0.0.63Patch Changes
Typecheck deployment TypeScript via the compiler API (entry + import graph), deduplicate the cervel
typescriptmodule, and extend the turborepo fixture with a chainedtsconfigfor monorepo path resolution. (#15980)Relax failures when we don't find an entrypoint for backends to maximize backwards compatibility (#15980)
Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Changelog
Sourced from @vercel/backends's changelog.
0.0.63
Patch Changes
Typecheck deployment TypeScript via the compiler API (entry + import graph), deduplicate the cervel
typescriptmodule, and extend the turborepo fixture with a chainedtsconfigfor monorepo path resolution. (#15980)Relax failures when we don't find an entrypoint for backends to maximize backwards compatibility (#15980)
Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Commits
7a5b910Version Packages (#16003)2babfa2Mirror node builder behavior in backends builder (#15980)- See full diff in compare view
Updates @vercel/build-utils from 13.17.0 to 13.17.1
Release notes
Sourced from @vercel/build-utils's releases.
@vercel/build-utils@13.17.1Patch Changes
- Align deserialize logic with existing callers. (#16002)
Commits
- See full diff in compare view
Updates @vercel/cervel from 0.0.49 to 0.0.50
Release notes
Sourced from @vercel/cervel's releases.
@vercel/cervel@0.0.50Patch Changes
- Updated dependencies [
2babfa22946d80a92f1307a8d860a9039d695b09,2babfa22946d80a92f1307a8d860a9039d695b09]:
@vercel/backends@0.0.63
Changelog
Sourced from @vercel/cervel's changelog.
0.0.50
Patch Changes
- Updated dependencies [
2babfa22946d80a92f1307a8d860a9039d695b09,2babfa22946d80a92f1307a8d860a9039d695b09]:
@vercel/backends@0.0.63
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/elysia from 0.1.65 to 0.1.66
Release notes
Sourced from @vercel/elysia's releases.
@vercel/elysia@0.1.66Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Changelog
Sourced from @vercel/elysia's changelog.
0.1.66
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/express from 0.1.75 to 0.1.76
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/fastify from 0.1.68 to 0.1.69
Release notes
Sourced from @vercel/fastify's releases.
@vercel/fastify@0.1.69Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Changelog
Sourced from @vercel/fastify's changelog.
0.1.69
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/gatsby-plugin-vercel-builder from 2.1.15 to 2.1.16
Release notes
Sourced from @vercel/gatsby-plugin-vercel-builder's releases.
@vercel/gatsby-plugin-vercel-builder@2.1.16Patch Changes
- Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Changelog
Sourced from @vercel/gatsby-plugin-vercel-builder's changelog.
2.1.16
Patch Changes
- Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/h3 from 0.1.74 to 0.1.75
Changelog
Sourced from @vercel/h3's changelog.
0.1.75
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/hono from 0.2.68 to 0.2.69
Release notes
Sourced from @vercel/hono's releases.
@vercel/hono@0.2.69Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Changelog
Sourced from @vercel/hono's changelog.
0.2.69
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/koa from 0.1.48 to 0.1.49
Release notes
Sourced from @vercel/koa's releases.
@vercel/koa@0.1.49Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Changelog
Sourced from @vercel/koa's changelog.
0.1.49
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/nestjs from 0.2.69 to 0.2.70
Release notes
Sourced from @vercel/nestjs's releases.
@vercel/nestjs@0.2.70Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Changelog
Sourced from @vercel/nestjs's changelog.
0.2.70
Patch Changes
- Updated dependencies []:
@vercel/node@5.7.8
Commits
7a5b910Version Packages (#16003)- See full diff in compare view
Updates @vercel/node from 5.7.7 to 5.7.8
Release notes
Sourced from @vercel/node's releases.
@vercel/node@5.7.8Patch Changes
- Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Changelog
Sourced from @vercel/node's changelog.
5.7.8
Patch Changes
- Updated dependencies [
5219572d21a2ba4b49cc1c27d244c1ff5d76c591]:
@vercel/build-utils@13.17.1
Commits
7a5b910Version Packages (#16003)1b73633Make e2e package tests run concurrently (#15917)- See full diff in compare view
Updates @vercel/python from 6.33.0 to 6.33.2
Release notes
Sourced from @vercel/python's releases.
@vercel/python@6.33.2Patch Changes
- Update the error for custom installCommand builds >250MB. (#15946)
@vercel/python@6.33.1Patch Changes
Changelog
Sourced from @vercel/python's changelog.
6.33.2
Patch Changes
- Update the error for custom installCommand builds >250MB. (#15946)
6.33.1
Patch Changes
Commits
7a5b910Version Packages (#16003)adbe6f0[python] Update error message for custom installCommand builds >250MB (#15946)7b1db35Version Packages (#15979)232b45f[python] Remove duplicated error message (#16000)bab75d7[services] don't catch all routes for non-web Python services (#15960)bb834e5[python] Enable functions beta hint when flag is true (#15965)1b73633Make e2e package tests run concurrently (#15917)- See full diff in compare view
Updates @vercel/rust from 1.1.0 to 1.1.1
Release notes
Sourced from @vercel/rust's releases.
@vercel/rust@1.1.1Patch Changes
- Support entry point without extension for dev server (#15998)
Changelog
Sourced from @vercel/rust's changelog.
1.1.1
Patch Changes
- Support entry point without extension for dev server (#15998)
Commits
7b1db35Version Packages (#15979)2243233feat: support entry point without ext (#15998)- See full diff in compare view
Updates @vercel/static-build from 2.9.15 to 2.9.16
Release notes
Sourced from @vercel/static-build's releases.
@vercel/static-build@2.9.16Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.1.16
Changelog
Sourced from @vercel/static-build's changelog.
2.9.16
Patch Changes
- Updated dependencies []:
@vercel/gatsby-plugin-vercel-builder@2.1.16
Commits
7a5b910Version Packages (#16003)1b73633Make e2e package tests run concurrently (#15917)- See full diff in compare view
Updates electron-to-chromium from 1.5.338 to 1.5.339
Commits
ce4abfa1.5.339059f457generate new version- 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.15 → 2.1.16
Patch
Technical Details
| ID: | 15352975 |
| UUID: | 4279125267 |
| Node ID: | PR_kwDOMzbQP87TI0W7 |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |