Skip to content

Upgrade smithers-orchestrator to smthrs - #395

Open
roninjin10 wants to merge 1 commit into
evmts:mainfrom
smithersai:upgrade-smthrs
Open

Upgrade smithers-orchestrator to smthrs#395
roninjin10 wants to merge 1 commit into
evmts:mainfrom
smithersai:upgrade-smthrs

Conversation

@roninjin10

Copy link
Copy Markdown
Contributor

What

The smithers-orchestrator package was renamed on npm to smthrs (there is no compat alias, so the old name no longer receives updates). This PR renames the devDependency in packages/voltaire-ts/package.json and bumps it from 0.3.0 to 0.33.0, regenerating pnpm-lock.yaml.

Details

  • Only the dependency name and version changed; no source file imports the package, so no API migration was needed for the 0.33.0 breaking-change (rename) release.
  • git grep smithers-orchestrator is clean — no tracked references to the old name remain.
  • pnpm install --frozen-lockfile succeeds on the regenerated lockfile. The lockfile diff includes some transitive re-resolution of floating ranges by pnpm alongside the new smthrs/@smthrs/* entries.

Reviewer note from the upgrade pipeline: the commit cleanly renames the dependency to published smthrs 0.33.0, matching the Smithers 0.33.0 breaking-change requirement; the manifest and lockfile are valid, the frozen install succeeds, and no tracked smithers-orchestrator references remain.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

@roninjin10 is attempting to deploy a commit to the evmts Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant