Skip to content

Reapply "Version Packages (#16006)" (#16021)#16022

Merged
mehulkar merged 1 commit into
mainfrom
mk/apply-release-pr-again
Apr 17, 2026
Merged

Reapply "Version Packages (#16006)" (#16021)#16022
mehulkar merged 1 commit into
mainfrom
mk/apply-release-pr-again

Conversation

@mehulkar

@mehulkar mehulkar commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 8ad520b.

I disabled the Release action, when this changeset PR was merged, because I was trying to stop the auto-updating release PR. However, I needed to re-enable it before merging, because it's the same workflow that publishes to npm.

The easiest way forward is to:

  1. :check-bg: Keep the release workflow disabled
  2. :check-bg: Revert this PR and merge
  3. :arrow_right_c: Revert the revert in a new PR so there's "changeset stuff" in it
  4. Enable the workflow
  5. Merge the revert of the revert

@changeset-bot

changeset-bot Bot commented Apr 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 06afc0c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

📦 CLI Tarball Ready

The Vercel CLI tarball for this PR is now available!

Quick Test

You can test this PR's CLI directly by running:

npx https://vercel-osx47y1g2.vercel.sh/tarballs/vercel.tgz --help

Use in vercel.json

To use this CLI version in your project builds, add to your vercel.json:

{
  "build": {
    "env": {
      "VERCEL_CLI_VERSION": "vercel@https://vercel-osx47y1g2.vercel.sh/tarballs/vercel.tgz"
    }
  }
}

Python Runtime Wheel

A vercel-runtime wheel was also built for this PR.
To use in your Python project builds, also set this environment variable:

VERCEL_RUNTIME_PYTHON="vercel-runtime @ https://vercel-osx47y1g2.vercel.sh/tarballs/vercel_runtime-0.14.0.dev1776389677+06afc0c-py3-none-any.whl"

Python Workers Wheel

A vercel-workers wheel was also built for this PR.
To use in your Python project builds, also set this environment variable:

VERCEL_WORKERS_PYTHON="vercel-workers @ https://vercel-osx47y1g2.vercel.sh/tarballs/vercel_workers-0.1.0.dev1776389677+06afc0c-py3-none-any.whl"

@vercel

vercel Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Low Risk — Automated changeset version bumps + changelog updates for package releases.

  • .changeset/*.md: deleted consumed changeset files after release
  • packages/*/package.json: version bumps across multiple packages
  • packages/*/CHANGELOG.md: added release notes for new versions

Assessed at 06afc0c.

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Unit Test Strategy

Comparing: 8ad520b06afc0c (view diff)

Strategy: Affected packages only

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

Affected packages - 40 (100%)
  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/config
  8. @vercel/detect-agent
  9. @vercel/edge
  10. @vercel/elysia
  11. @vercel/error-utils
  12. @vercel/express
  13. @vercel/fastify
  14. @vercel/firewall
  15. @vercel/frameworks
  16. @vercel/fs-detectors
  17. @vercel/functions
  18. @vercel/gatsby-plugin-vercel-builder
  19. @vercel/go
  20. @vercel/h3
  21. @vercel/hono
  22. @vercel/hydrogen
  23. @vercel/koa
  24. @vercel/nestjs
  25. @vercel/next
  26. @vercel/node
  27. @vercel/oidc
  28. @vercel/oidc-aws-credentials-provider
  29. @vercel/python
  30. @vercel/python-analysis
  31. @vercel/redwood
  32. @vercel/related-projects
  33. @vercel/remix-builder
  34. @vercel/routing-utils
  35. @vercel/ruby
  36. @vercel/rust
  37. @vercel/static-build
  38. @vercel/static-config
  39. examples
  40. vercel

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

Copy link
Copy Markdown
Contributor Author

Ignoring CI here because it already passed in #16006. I have to do some shenanigans to get npm publish working via GH Actions.

@mehulkar mehulkar merged commit e1a4e29 into main Apr 17, 2026
198 of 200 checks passed
@mehulkar mehulkar deleted the mk/apply-release-pr-again branch April 17, 2026 01:40
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.

2 participants