[PR #1863] [MERGED] fix(ci): no need to set pnpm-version #1788

Closed
opened 2026-02-15 20:16:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1863
Author: @christian-bromann
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @dqbd

Base: dqbd/migrate-to-pnpmHead: cb/pnpm-fix


📝 Commits (1)

  • 509cf6f fix(ci): no need to set pnpm-version

📊 Changes

4 files changed (+0 additions, -26 deletions)

View changed files

📝 .github/workflows/ci.yml (+0 -8)
📝 .github/workflows/deploy_docs.yml (+0 -2)
📝 .github/workflows/release.yml (+0 -2)
📝 .github/workflows/test-exports.yml (+0 -14)

📄 Description

Given packageManager is set in the root package.json we shouldn't not need to define version of pnpm in CI.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1863 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `dqbd/migrate-to-pnpm` ← **Head:** `cb/pnpm-fix` --- ### 📝 Commits (1) - [`509cf6f`](https://github.com/langchain-ai/langgraphjs/commit/509cf6fcfbdbdf2f484146a5e097e8fcd4db88a6) fix(ci): no need to set pnpm-version ### 📊 Changes **4 files changed** (+0 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+0 -8) 📝 `.github/workflows/deploy_docs.yml` (+0 -2) 📝 `.github/workflows/release.yml` (+0 -2) 📝 `.github/workflows/test-exports.yml` (+0 -14) </details> ### 📄 Description Given `packageManager` is set in the root `package.json` we shouldn't not need to define version of pnpm in CI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:51 -05:00
yindo closed this issue 2026-02-15 20:16:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1788