Skip to content

chore: update packages, node and pnpm#883

Merged
desoindx merged 1 commit into
developfrom
chore/npm
May 12, 2026
Merged

chore: update packages, node and pnpm#883
desoindx merged 1 commit into
developfrom
chore/npm

Conversation

@desoindx
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 12, 2026 07:37
Copy link
Copy Markdown

Copilot AI left a comment

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 project’s runtime/toolchain requirements and dependency set to newer Node/pnpm and package versions, and introduces a pnpm configuration file to allow specific dependencies to run build scripts.

Changes:

  • Bump required runtimes in package.json to Node ^24.0.0 and pnpm 11.x.
  • Update multiple production and dev dependencies to newer versions.
  • Add pnpm-workspace.yaml with an allowBuilds allowlist and update .nvmrc to Node 24.

Reviewed changes

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

File Description
pnpm-workspace.yaml Adds an allowBuilds allowlist for dependencies that need build/install scripts.
package.json Updates Node/pnpm engine requirements and bumps dependency versions.
.nvmrc Aligns local nvm Node version with the new Node 24 requirement.

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

Comment thread package.json
Comment on lines +40 to +41
"node": "^24.0.0",
"pnpm": "11.x"
@desoindx desoindx force-pushed the chore/npm branch 4 times, most recently from d2376d6 to c7dbbab Compare May 12, 2026 09:37
@desoindx desoindx merged commit 3d24f15 into develop May 12, 2026
6 checks passed
@desoindx desoindx deleted the chore/npm branch May 12, 2026 09:56
desoindx added a commit that referenced this pull request May 12, 2026
desoindx added a commit that referenced this pull request May 15, 2026
desoindx added a commit that referenced this pull request May 15, 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.

2 participants