Skip to content

[Claimed #2716] docs(integrations): stop recommending Corepack for pnpm - #2764

Merged
miguelg719 merged 2 commits into
mainfrom
external-contributor-pr-2716
Aug 17, 2026
Merged

[Claimed #2716] docs(integrations): stop recommending Corepack for pnpm#2764
miguelg719 merged 2 commits into
mainfrom
external-contributor-pr-2716

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Mirrored from external contributor PR #2716 after approval by @miguelg719.

Original author: @antonvishal
Original PR: #2716
Approved source head SHA: 2efa8a946ad33c6430c4bc668aa2e4d31e2d3006

@antonvishal, please continue any follow-up discussion on this mirrored PR. When the external PR gets new commits, this same internal PR will be marked stale until the latest external commit is approved and refreshed here.

Original description

Screenshot 2026-08-14 at 10 09 40 PM

Summary

  • Replace corepack pnpm@11.10.0 with plain pnpm in the v4 integration docs (overview, Mastra, Eve, Vercel AI SDK, CrewAI).
  • Link the integrations overview to the official pnpm install docs.

pnpm now says not to install via Corepack (Node also stopped shipping Corepack from v25). We already pin pnpm@11.10.0 via devEngines.packageManager, and CI uses pnpm/action-setup, so the docs only used Corepack as a one-shot version pin.


Summary by cubic

Stop recommending Corepack for pnpm in v4 integration docs and switch commands to plain pnpm. This aligns with pnpm guidance and Node 25 removing Corepack while keeping our version pinning and CI setup intact.

Review notes

  • Replaced corepack pnpm@11.10.0 with pnpm in crewai.mdx, eve.mdx, mastra.mdx, vercel-ai-sdk.mdx, and overview.mdx.
  • Linked the overview to the official pnpm installation docs and kept the requirement at pnpm 11.10.0.
  • No code, build, or runtime changes; docs only.

Written for commit 2efa8a9. Summary will update on new commits.

Review in cubic

@github-actions
github-actions Bot requested a review from a team as a code owner August 17, 2026 21:06
@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
stagehand 🟢 Ready View Preview Aug 17, 2026, 9:07 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions github-actions Bot added external-contributor Tracks PRs mirrored from external contributor forks. external-contributor:mirrored An internal mirrored PR currently exists for this external contributor PR. labels Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

This mirrored PR has been merged into main. The original external PR #2716 is now completed.

@changeset-bot

changeset-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fb77ad2

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

@miguelg719
miguelg719 merged commit 7aef11f into main Aug 17, 2026
30 checks passed
@github-actions github-actions Bot added external-contributor:completed The mirrored PR has been merged and the external contributor flow is complete. and removed external-contributor:mirrored An internal mirrored PR currently exists for this external contributor PR. labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor:completed The mirrored PR has been merged and the external contributor flow is complete. external-contributor Tracks PRs mirrored from external contributor forks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants