Skip to content

Revert "Version Packages (#16006)"#16021

Merged
mehulkar merged 1 commit into
mainfrom
mk/revert-release
Apr 17, 2026
Merged

Revert "Version Packages (#16006)"#16021
mehulkar merged 1 commit into
mainfrom
mk/revert-release

Conversation

@mehulkar

@mehulkar mehulkar commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 3621ed3.

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. :arrow_right_c: Revert this PR and merge
  3. 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

🦋 Changeset detected

Latest commit: 80ed448

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 19 packages
Name Type
@vercel/detect-agent Patch
vercel Minor
@vercel/build-utils Patch
@vercel/config Patch
@vercel/fs-detectors Patch
@vercel/python Patch
@vercel/backends Patch
@vercel/client Patch
@vercel/elysia Patch
@vercel/express Patch
@vercel/fastify Patch
@vercel/gatsby-plugin-vercel-builder Patch
@vercel/h3 Patch
@vercel/hono Patch
@vercel/koa Patch
@vercel/nestjs Patch
@vercel/node Patch
@vercel/static-build Patch
@vercel/cervel Patch

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

@mehulkar mehulkar requested a review from ShayCichocki April 17, 2026 01:31
@vercel

vercel Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Low Risk — Version revert + changeset restoration for release workflow fix.

  • .changeset/*.md: restored changeset files for pending releases
  • packages/*/package.json: reverted version numbers to previous releases
  • packages/*/CHANGELOG.md: removed changelog entries for unreleased versions

Assessed at 80ed448.

@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-glmapdw99.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-glmapdw99.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-glmapdw99.vercel.sh/tarballs/vercel_runtime-0.14.0.dev1776389432+80ed448-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-glmapdw99.vercel.sh/tarballs/vercel_workers-0.1.0.dev1776389432+80ed448-py3-none-any.whl"

@mehulkar mehulkar merged commit 8ad520b into main Apr 17, 2026
10 checks passed
@mehulkar mehulkar deleted the mk/revert-release branch April 17, 2026 01:33
@github-actions

Copy link
Copy Markdown
Contributor

🧪 Unit Test Strategy

Comparing: 3621ed380ed448 (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 added a commit that referenced this pull request Apr 17, 2026
mehulkar added a commit that referenced this pull request Apr 17, 2026
This reverts commit 8ad520b.

This should publish all the changed packages to npm.
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