Merged
Conversation
Contributor
🧪 Unit Test StrategyComparing: Strategy: Affected packages only ✅ Only testing packages that have been modified or depend on modified packages. Affected packages - 40 (100%)
Results
This comment is automatically generated based on the affected testing strategy |
63e15a2 to
d42ac1f
Compare
d42ac1f to
4851df9
Compare
ricardo-agz
approved these changes
Feb 10, 2026
4851df9 to
36fc59d
Compare
36fc59d to
11c217b
Compare
11c217b to
701120d
Compare
701120d to
ac54b8b
Compare
7e0f514 to
8c8c608
Compare
1fcd38c to
5ce6a1b
Compare
5ce6a1b to
ad2e22f
Compare
ad2e22f to
a846f6a
Compare
db1f8a1 to
652cc21
Compare
652cc21 to
9077255
Compare
9077255 to
6924c9a
Compare
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 was opened by the Changesets release 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@50.15.0
Minor Changes
Add
vercel flagscommand to manage feature flags from the CLI. This includes subcommands for listing, inspecting, creating, deleting, archiving, enabling, and disabling feature flags, as well as managing SDK keys for flag evaluation. (#14710)New commands:
vercel flags ls- List all feature flagsvercel flags inspect <flag>- Display detailed information about a feature flag, including its variantsvercel flags add <slug>- Create a new feature flagvercel flags rm <flag>- Delete a feature flag (must be archived first)vercel flags archive <flag>- Archive a feature flagvercel flags disable <flag>- Disable a flag in an environmentvercel flags enable <flag>- Enable a flag in an environmentvercel flags sdk-keys ls- List SDK keysvercel flags sdk-keys add- Create a new SDK keyvercel flags sdk-keys rm <key>- Delete an SDK keyAdd
--metadata/-mflag tovercel integration addfor non-interactive provisioning (#14871)Add
vc link addsubcommand to append projects to existing repo.json (#14968)[services] detect and manage virtual environments for Python services (#14952)
Improved startup time 1.2-1.5x for CLI commands by implementing a different bundling & lazy loading strategy (#14930)
Specifically, speedup the following subcommands: deploy, env, list, link, build, dev (informed by telemetry end-user usage data). The rest of the commands also became faster due to reduced amount of code they need to load.
Patch Changes
Add
vercel integration discoverwith human-readable and JSON output for installable marketplace integrations and products. (#14948)Add service configuration to BuildOptions (#14918)
[cli]
integration add: auto-connect resources to all environments and auto-runenv pullafter provisioning. Add--no-connectand--no-env-pullopt-out flags. Print resource dashboard URL on success. (#14964)Write
repo.json"orgId" field on a per-project basis (#14967)defaultRoutesinjection during services builds, and ensuring deterministic route merging precedence for services. (#14946)Updated dependencies [
012a8e410d09d9a5dcf060b30b4b24b08500823d,9b8f974bbb64fb857b068428b0c2fdccee6ad83c,96310842f34741ccced49eb9bd392631c2de4d14]:@vercel/oidc@3.2.0
Minor Changes
teamandprojectparameters togetVercelOidcToken()to allow explicit control over token refresh behavior instead of always reading from.vercel/project.json(#14864)expirationBufferMsoption to bothgetVercelOidcToken()andgetVercelToken()to proactively refresh tokens before they expire (useful for avoiding auth errors mid-request)getVercelToken()function withGetVercelTokenOptionsinterface to allow refreshing CLI tokens with configurable expiration buffer@vercel/python@6.11.0
Minor Changes
Use python-analysis for manifest detection and conversion (#14956)
[services] detect and manage virtual environments for Python services (#14952)
Patch Changes
9b8f974bbb64fb857b068428b0c2fdccee6ad83c]:@vercel/python-analysis@0.4.0
Minor Changes
@vercel/backends@0.0.32
Patch Changes
012a8e410d09d9a5dcf060b30b4b24b08500823d]:@vercel/build-utils@13.3.5
Patch Changes
Add service configuration to BuildOptions (#14918)
Updated dependencies [
9b8f974bbb64fb857b068428b0c2fdccee6ad83c]:@vercel/cervel@0.0.19
Patch Changes
@vercel/client@17.2.39
Patch Changes
012a8e410d09d9a5dcf060b30b4b24b08500823d]:@vercel/elysia@0.1.35
Patch Changes
@vercel/express@0.1.44
Patch Changes
@vercel/fastify@0.1.38
Patch Changes
@vercel/fs-detectors@5.8.5
Patch Changes
Add service configuration to BuildOptions (#14918)
defaultRoutesinjection during services builds, and ensuring deterministic route merging precedence for services. (#14946)@vercel/functions@3.4.2
Patch Changes
3760ea1e97fdc45dae36c64138023e1b1a075467]:@vercel/gatsby-plugin-vercel-builder@2.0.134
Patch Changes
012a8e410d09d9a5dcf060b30b4b24b08500823d]:@vercel/h3@0.1.44
Patch Changes
@vercel/hono@0.2.38
Patch Changes
@vercel/koa@0.1.18
Patch Changes
@vercel/nestjs@0.2.39
Patch Changes
@vercel/node@5.6.2
Patch Changes
012a8e410d09d9a5dcf060b30b4b24b08500823d]:@vercel/oidc-aws-credentials-provider@3.0.7
Patch Changes
3760ea1e97fdc45dae36c64138023e1b1a075467]:@vercel/static-build@2.8.36
Patch Changes
Note
Low Risk Change
This PR is an automated Changesets release that only updates version numbers in package.json files and CHANGELOG.md files across multiple packages, with no code logic changes.
Risk assessment for commit 6924c9a.