Merged
Conversation
🦋 Changeset detectedLatest commit: c601afc The changes in this PR will be included in the next version bump. This PR includes changesets to release 14 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
📦 CLI Tarball ReadyThe Vercel CLI tarball for this PR is now available! Quick TestYou can test this PR's CLI directly by running: npx https://vercel-ek1lirrrd.vercel.sh/tarballs/vercel.tgz --helpUse in vercel.jsonTo use this CLI version in your project builds, add to your {
"build": {
"env": {
"VERCEL_CLI_VERSION": "vercel@https://vercel-ek1lirrrd.vercel.sh/tarballs/vercel.tgz"
}
}
} |
Contributor
🧪 Unit Test StrategyComparing: Strategy: Code changed outside of a package - running all unit tests Affected packages - 41 (100%)
Results
This comment is automatically generated based on the affected testing strategy |
ijjk
approved these changes
Jan 26, 2026
Merged
ctgowrie
pushed a commit
that referenced
this pull request
Jan 26, 2026
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @vercel/build-utils@13.2.16 ### Patch Changes - Add maxConcurrency to experimentalTriggers ([#14725](#14725)) - Add maxConcurrency trigger field ([#14725](#14725)) ## vercel@50.5.2 ### Patch Changes - Add maxConcurrency to experimentalTriggers ([#14725](#14725)) - Updated dependencies \[[`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4), [`c213ff76bbce37a0e933078e9a07d2c8c73952c4`](c213ff7), [`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4)]: - @vercel/build-utils@13.2.16 - @vercel/python@6.3.2 - @vercel/backends@0.0.23 - @vercel/elysia@0.1.27 - @vercel/express@0.1.34 - @vercel/fastify@0.1.30 - @vercel/go@3.3.4 - @vercel/h3@0.1.36 - @vercel/hono@0.2.30 - @vercel/hydrogen@1.3.5 - @vercel/koa@0.1.10 - @vercel/nestjs@0.2.31 - @vercel/next@4.15.16 - @vercel/node@5.5.28 - @vercel/redwood@2.4.9 - @vercel/remix-builder@5.5.9 - @vercel/ruby@2.2.4 - @vercel/rust@1.0.5 - @vercel/static-build@2.8.28 ## @vercel/client@17.2.30 ### Patch Changes - Updated dependencies \[[`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4), [`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4)]: - @vercel/build-utils@13.2.16 ## @vercel/config@0.0.28 ### Patch Changes - Add maxConcurrency to experimentalTriggers ([#14725](#14725)) ## @vercel/elysia@0.1.27 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/express@0.1.34 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/fastify@0.1.30 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/gatsby-plugin-vercel-builder@2.0.127 ### Patch Changes - Updated dependencies \[[`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4), [`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4)]: - @vercel/build-utils@13.2.16 ## @vercel/h3@0.1.36 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/hono@0.2.30 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/koa@0.1.10 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/nestjs@0.2.31 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.5.28 ## @vercel/node@5.5.28 ### Patch Changes - Updated dependencies \[[`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4), [`556d9b418d411e74bd59f682264a31dc71163026`](556d9b4)]: - @vercel/build-utils@13.2.16 ## @vercel/python@6.3.2 ### Patch Changes - Revert removing pip from the isInstalled check ([#14728](#14728)) ## @vercel/static-build@2.8.28 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.127 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new field to allow maxConcurrency for queues