Skip to content

chore(deps): update pnpm to v11 - #45

Merged
alexslavr merged 3 commits into
DevExpress:mainfrom
EugeniyKiyashko:pnpm-11.x
Jun 4, 2026
Merged

chore(deps): update pnpm to v11#45
alexslavr merged 3 commits into
DevExpress:mainfrom
EugeniyKiyashko:pnpm-11.x

Conversation

@EugeniyKiyashko

Copy link
Copy Markdown
Contributor

Practical Value

Before

After

Copilot AI review requested due to automatic review settings June 4, 2026 08:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Pins the repo’s pnpm version across Node tooling configuration files so local dev and CI can use a consistent package manager version.

Changes:

  • Updated package.json engines to require pnpm 11.5.1 and added packageManager: pnpm@11.5.1.
  • Added pnpm 11.5.1 to .tool-versions.
  • Added pnpm 11.5.1 to .mise.toml.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Pins pnpm version via engines and packageManager for consistent installs.
.tool-versions Aligns asdf tooling to use pnpm 11.5.1.
.mise.toml Aligns mise tooling to use pnpm 11.5.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Copilot AI review requested due to automatic review settings June 4, 2026 14:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread package.json
Comment on lines 8 to +12
"engines": {
"node": "^24.15.0",
"pnpm": ">=10.22.0"
"pnpm": ">=11.5.1"
},
"packageManager": "pnpm@11.5.1",
Comment thread package.json
Comment on lines +10 to +12
"pnpm": ">=11.5.1"
},
"packageManager": "pnpm@11.5.1",
@alexslavr
alexslavr merged commit 9f20b4e into DevExpress:main Jun 4, 2026
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.

3 participants