Skip to content

Update pnpm to 11.7.0#94

Merged
alexslavr merged 1 commit into
masterfrom
pnpm_11.7
Jun 19, 2026
Merged

Update pnpm to 11.7.0#94
alexslavr merged 1 commit into
masterfrom
pnpm_11.7

Conversation

@EugeniyKiyashko

Copy link
Copy Markdown
Contributor

Updates pnpm packageManager metadata/tool manager config to pnpm 11.7.0 and refreshes workflow actions to current major refs where applicable.

Copilot AI review requested due to automatic review settings June 17, 2026 21:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s tooling configuration to use pnpm 11.7.0, aligning both Node’s packageManager metadata and mise’s tool version pin.

Changes:

  • Bumped packageManager in package.json to pnpm 11.7.0 (with an integrity suffix).
  • Bumped pnpm tool version in .mise.toml to 11.7.0.

Reviewed changes

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

File Description
package.json Updates packageManager to pnpm 11.7.0 (currently includes a sha512 suffix).
.mise.toml Pins mise-managed pnpm to 11.7.0.

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

Comment thread package.json
"name": "devextreme-react-template",
"version": "0.1.0",
"packageManager": "pnpm@11.5.1",
"packageManager": "pnpm@11.7.0+sha512.19cc852c120c7125760f2443ee6be0ca5b40f9f50598de1a09a1f177503e010e57c23c77646e01e761de59bf874fb22a3398c33ab9691fc13eb946b6f0f4d620",
Comment thread .mise.toml
Comment on lines 1 to +3
[tools]
node = "24.15.0"
pnpm = "11.5.1"
pnpm = "11.7.0"
@alexslavr alexslavr merged commit fb8ecd2 into master Jun 19, 2026
3 checks passed
@alexslavr alexslavr deleted the pnpm_11.7 branch June 19, 2026 09:17
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