Skip to content

Version Packages#15150

Merged
ctgowrie merged 1 commit intomainfrom
changeset-release/main
Feb 19, 2026
Merged

Version Packages#15150
ctgowrie merged 1 commit intomainfrom
changeset-release/main

Conversation

@vercel-release-bot
Copy link
Copy Markdown
Collaborator

@vercel-release-bot vercel-release-bot commented Feb 19, 2026

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.21.0

Minor Changes

  • Add --all flag to vercel ls command and improve behavior when not linked to a project (#15143)

    • vercel ls no longer requires a linked project. When not linked, it now lists all deployments across all projects in the current scope
    • Added --all flag to explicitly list deployments across all projects, even when linked to a specific project
    • Added "Project" column to the deployment table output to show which project each deployment belongs to
    • JSON output (--format json) is unchanged and continues to include the name field for project name

Patch Changes

  • fix(cli): Handle SIGINT during upgrade prompt without showing a stacktrace (#15105)

  • Use formatted tables for metrics schema output, matching the convention used by other list commands (#15138)

  • Updated dependencies [5d1f55af04d0fdba7e7ac86f9eeda44316f54f5b]:

    • @vercel/next@4.15.31

@vercel/config@0.0.33

Patch Changes

  • Fix rewrite regexp conversion when header transforms are present (#15134)

@vercel/next@4.15.31

Patch Changes

  • Added support for regions and functionFailoverRegions in per-function configuration from vercel.json for Next.js projects. (#15149)

@vercel/python-runtime@0.4.3

Patch Changes

  • [services] strip services route prefix in python runtime (#15097)

  • fix formatting and lint (#15142)

Note

Low Risk Change

Standard automated release PR that deletes changeset files, updates version numbers in package.json files, and adds changelog entries with no logic changes.

  • Deletes .changeset/*.md files consumed by release process
  • Bumps version numbers in package.json files (vercel, @vercel/config, @vercel/next, @vercel/python-runtime)
  • Adds changelog entries documenting previously merged changes

Risk assessment for commit a0df160.

@vercel-release-bot vercel-release-bot requested review from a team as code owners February 19, 2026 19:27
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 19, 2026

🧪 Unit Test Strategy

Comparing: 847ea59a0df160 (view diff)

Strategy: Affected packages only

✅ Only testing packages that have been modified or depend on modified packages.

Affected packages - 4 (10%)
  1. @vercel/config
  2. @vercel/next
  3. @vercel/python
  4. vercel
Unaffected packages - 36 (90%)
  1. @vercel-internals/get-package-json
  2. @vercel/backends
  3. @vercel/build-utils
  4. @vercel/cervel
  5. @vercel/cli-auth
  6. @vercel/client
  7. @vercel/detect-agent
  8. @vercel/edge
  9. @vercel/elysia
  10. @vercel/error-utils
  11. @vercel/express
  12. @vercel/fastify
  13. @vercel/firewall
  14. @vercel/frameworks
  15. @vercel/fs-detectors
  16. @vercel/functions
  17. @vercel/gatsby-plugin-vercel-builder
  18. @vercel/go
  19. @vercel/h3
  20. @vercel/hono
  21. @vercel/hydrogen
  22. @vercel/koa
  23. @vercel/nestjs
  24. @vercel/node
  25. @vercel/oidc
  26. @vercel/oidc-aws-credentials-provider
  27. @vercel/python-analysis
  28. @vercel/redwood
  29. @vercel/related-projects
  30. @vercel/remix-builder
  31. @vercel/routing-utils
  32. @vercel/ruby
  33. @vercel/rust
  34. @vercel/static-build
  35. @vercel/static-config
  36. examples

Results

  • Unit tests: Only affected packages will run unit tests
  • E2E tests: Running in parallel via E2E Tests workflow
  • Type checks: Only affected packages will run type checks

This comment is automatically generated based on the affected testing strategy

@ctgowrie ctgowrie enabled auto-merge (squash) February 19, 2026 19:33
@ctgowrie ctgowrie merged commit f5764de into main Feb 19, 2026
232 of 237 checks passed
@ctgowrie ctgowrie deleted the changeset-release/main branch February 19, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants