Skip to content

Version Packages#15051

Merged
mehulkar merged 1 commit intomainfrom
changeset-release/main
Feb 16, 2026
Merged

Version Packages#15051
mehulkar merged 1 commit intomainfrom
changeset-release/main

Conversation

@vercel-release-bot
Copy link
Copy Markdown
Collaborator

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

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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.18.0

Minor Changes

  • Support easier auth from cursor / claude (#15050)

Patch Changes

  • non-interactive mode for link (#14884)

  • Add experimental manual deployment support (#14857)

  • Fix integration remove, integration balance, and integration open commands failing to find integrations by explicitly passing teamId to the configurations API (#15054)

  • Require slash syntax for multi-product integrations in non-TTY mode, keep interactive product selector for TTY (#15047)

  • Move builders back into bundle (#15059)

  • Updated dependencies [463395162462988e7d3276781d2fdff0685e225b, 6e58410ff849c281735c6acae59b3b0e86136f15]:

    • @vercel/go@3.4.1
    • @vercel/ruby@2.3.1
    • @vercel/python@6.13.0
    • @vercel/static-build@2.8.37

@vercel/python@6.13.0

Minor Changes

  • Add runtime dependency install to support larger Python functions (#14976)

    This adds logic to calculate the total size of a lambda at build time and offload dependencies
    to a _runtime_requirements.txt file so they can be installed at runtime by uv. This allows us to
    deploy functions up to the total size of the /tmp folder.

@vercel/client@17.2.42

Patch Changes

  • Add experimental manual deployment support (#14857)

@vercel/fs-detectors@5.8.7

Patch Changes

  • [services] infer workspace from manifest: when workspace is not explicitly configured, infer from nearest manifest to entrypoint (#14986)

@vercel/go@3.4.1

Patch Changes

  • Forward Go and Ruby dev server output through startDevServer stdout/stderr callbacks so service logs are correctly prefixed in multi-service vercel dev. (#14989)

@vercel/ruby@2.3.1

Patch Changes

  • Forward Go and Ruby dev server output through startDevServer stdout/stderr callbacks so service logs are correctly prefixed in multi-service vercel dev. (#14989)

@vercel/python-runtime@0.4.1

Patch Changes

  • fix PyPI publication integration in release flow (#15033)

Note

Low Risk Change

This PR is an automated Changesets release that only updates version numbers in package.json files and CHANGELOG.md files, with no code logic changes.

  • Deletes changeset markdown files (.changeset/*.md)
  • Bumps version numbers across multiple packages (vercel, @vercel/python, @vercel/go, etc.)
  • Updates CHANGELOG.md files with release notes

Risk assessment for commit 24333f6.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 13, 2026

🧪 Unit Test Strategy

Comparing: 2ae2d0624333f6 (view diff)

Strategy: Affected packages only

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

Affected packages - 7 (18%)
  1. @vercel/client
  2. @vercel/fs-detectors
  3. @vercel/go
  4. @vercel/python
  5. @vercel/ruby
  6. @vercel/static-build
  7. vercel
Unaffected packages - 33 (83%)
  1. @vercel-internals/get-package-json
  2. @vercel/backends
  3. @vercel/build-utils
  4. @vercel/cervel
  5. @vercel/cli-auth
  6. @vercel/config
  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/functions
  16. @vercel/gatsby-plugin-vercel-builder
  17. @vercel/h3
  18. @vercel/hono
  19. @vercel/hydrogen
  20. @vercel/koa
  21. @vercel/nestjs
  22. @vercel/next
  23. @vercel/node
  24. @vercel/oidc
  25. @vercel/oidc-aws-credentials-provider
  26. @vercel/python-analysis
  27. @vercel/redwood
  28. @vercel/related-projects
  29. @vercel/remix-builder
  30. @vercel/routing-utils
  31. @vercel/rust
  32. @vercel/static-config
  33. 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

@mehulkar mehulkar merged commit bba50de into main Feb 16, 2026
225 of 227 checks passed
@mehulkar mehulkar deleted the changeset-release/main branch February 16, 2026 23:04
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.

3 participants