Skip to content

chore: replace npm with pnpm#508

Open
noraeb wants to merge 6 commits into
mainfrom
chore/replace-npm-with-pnpm
Open

chore: replace npm with pnpm#508
noraeb wants to merge 6 commits into
mainfrom
chore/replace-npm-with-pnpm

Conversation

@noraeb

@noraeb noraeb commented Jun 11, 2026

Copy link
Copy Markdown

closes #507, closes #498

@noraeb noraeb changed the title Chore/replace npm with pnpm chorer: replace npm with pnpm Jun 11, 2026
@noraeb noraeb changed the title chorer: replace npm with pnpm chore: replace npm with pnpm Jun 11, 2026
@noraeb noraeb marked this pull request as ready for review June 12, 2026 08:25
@noraeb noraeb requested a review from a team as a code owner June 12, 2026 08:25
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e #v6
with:
node-version: '20.x'
node-version: '24.x'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice to fix this as well :)

@noraeb noraeb force-pushed the chore/replace-npm-with-pnpm branch from 8db9517 to 2b99a44 Compare June 25, 2026 08:38
@noraeb noraeb force-pushed the chore/replace-npm-with-pnpm branch from 2175c8b to 4af2a7c Compare July 2, 2026 09:31
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

Comment thread CONTRIBUTING.md
Comment on lines +53 to +56
* **All commits must be signed.** We require signed commits for security purposes.
See the [Git documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
for instructions on how to set up commit signing on your machine.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

How is this enforced? Is this a repository setting?

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.

Replace npm with pnpm as package manager Enforce 3-day minimum release age on npm dependencies

3 participants