[flags] Fix percentage based rollout output#15659
Merged
Conversation
🦋 Changeset detectedLatest commit: fc541bb The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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
|
Low Risk — CLI output formatting fix with new unit tests for percentage display.
Assessed at fc541bb. |
Contributor
🧪 Unit Test StrategyComparing: Strategy: Affected packages only ✅ Only testing packages that have been modified or depend on modified packages. Affected packages - 1 (3%)
Unaffected packages - 39 (98%)
Results
This comment is automatically generated based on the affected testing strategy |
dferber90
approved these changes
Mar 20, 2026
dferber90
approved these changes
Mar 26, 2026
Merged
healeycodes
pushed a commit
that referenced
this pull request
Mar 27, 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.12.0 ### Minor Changes - Add hash utilities (`streamToDigestAsync`, `sha256`, `md5`) and build result helpers (`getBuildResultMetadata`, `getLambdaByOutputPath`, `isRouteMiddleware`, `getPrerenderChain`, `streamWithExtendedPayload`) for shared use. ([#15726](#15726)) ## @vercel/backends@0.0.53 ### Patch Changes - Fix crash when a workspace dependency cannot be resolved by rolldown ([#15667](#15667)) - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149)]: - @vercel/build-utils@13.12.0 ## @vercel/cervel@0.0.40 ### Patch Changes - Updated dependencies \[[`9a7d4c509f56b5efdfc8b9e72e76fa69fc21e545`](9a7d4c5)]: - @vercel/backends@0.0.53 ## vercel@50.37.2 ### Patch Changes - Fix `vercel flags` environment details output to show weighted split variants as normalized percentages in rule and default summaries. ([#15659](#15659)) - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149), [`9a7d4c509f56b5efdfc8b9e72e76fa69fc21e545`](9a7d4c5)]: - @vercel/build-utils@13.12.0 - @vercel/backends@0.0.53 - @vercel/elysia@0.1.55 - @vercel/express@0.1.65 - @vercel/fastify@0.1.58 - @vercel/go@3.4.6 - @vercel/h3@0.1.64 - @vercel/hono@0.2.58 - @vercel/hydrogen@1.3.6 - @vercel/koa@0.1.38 - @vercel/nestjs@0.2.59 - @vercel/next@4.16.3 - @vercel/node@5.6.22 - @vercel/python@6.28.0 - @vercel/redwood@2.4.12 - @vercel/remix-builder@5.7.2 - @vercel/ruby@2.3.2 - @vercel/rust@1.0.5 - @vercel/static-build@2.9.6 ## @vercel/client@17.2.65 ### Patch Changes - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149)]: - @vercel/build-utils@13.12.0 ## @vercel/elysia@0.1.55 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/express@0.1.65 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 - @vercel/cervel@0.0.40 ## @vercel/fastify@0.1.58 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/fs-detectors@5.12.2 ### Patch Changes - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149)]: - @vercel/build-utils@13.12.0 ## @vercel/gatsby-plugin-vercel-builder@2.1.6 ### Patch Changes - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149)]: - @vercel/build-utils@13.12.0 ## @vercel/h3@0.1.64 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/hono@0.2.58 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/koa@0.1.38 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/nestjs@0.2.59 ### Patch Changes - Updated dependencies \[]: - @vercel/node@5.6.22 ## @vercel/node@5.6.22 ### Patch Changes - Updated dependencies \[[`3427149c3751192b54bb4fad9d3b50f171a28666`](3427149)]: - @vercel/build-utils@13.12.0 ## @vercel/static-build@2.9.6 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.1.6 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.
This PR fixes an issue where we did not render the percentages for a weighted split for a flag