Skip to content

chore: remove root packageManager nonstandard field#9011

Open
shivarm wants to merge 2 commits into
nodejs:mainfrom
shivarm:remove-packageManager
Open

chore: remove root packageManager nonstandard field#9011
shivarm wants to merge 2 commits into
nodejs:mainfrom
shivarm:remove-packageManager

Conversation

@shivarm

@shivarm shivarm commented Jul 16, 2026

Copy link
Copy Markdown

Description

Validation

Related Issues

closes: ##9004

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@shivarm
shivarm requested a review from a team as a code owner July 16, 2026 03:19
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Error Error Jul 17, 2026 2:23am

Request Review

@cursor

cursor Bot commented Jul 16, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Config and CI-only changes with no runtime application logic; ensure local/Corepack workflows still honor devEngines for pnpm version.

Overview
Removes the root packageManager field (pnpm@…) from package.json, so the repo no longer declares the package manager via that Corepack-style property. The pinned pnpm version remains under devEngines.packageManager.

Updates the PNPM updater workflow so automated bumps write devEngines.packageManager.version using the live pnpm --version output instead of parsing the removed packageManager string.

Reviewed by Cursor Bugbot for commit ceea583. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot 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.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit e5abd86. Configure here.

Comment thread package.json
shivarm added 2 commits July 17, 2026 07:52
Signed-off-by: Shivam Sharma <meshivam81@gmail.com>
Signed-off-by: Shivam Sharma <meshivam81@gmail.com>
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