Skip to content

Switch from Yarn to PNPM#1405

Merged
Kocal merged 1 commit intosymfony:mainfrom
Kocal:switch-from-yarn-to-pnpm
Apr 6, 2026
Merged

Switch from Yarn to PNPM#1405
Kocal merged 1 commit intosymfony:mainfrom
Kocal:switch-from-yarn-to-pnpm

Conversation

@Kocal
Copy link
Copy Markdown
Member

@Kocal Kocal commented Apr 6, 2026

Q A
Bug fix? no
New feature? no
Deprecations? no
Issues Fix #...
License MIT

This pull request migrates the project from Yarn to pnpm as the Node.js package manager. The changes update all relevant documentation, CI workflows, and configuration files to use pnpm instead of Yarn, ensuring consistency across development and automated processes.

@Kocal Kocal self-assigned this Apr 6, 2026
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Apr 6, 2026
@Kocal
Copy link
Copy Markdown
Member Author

Kocal commented Apr 6, 2026

Let's ignore the ESLint failing check, I don't want to deal with it, and I will remove it in favor of oxfmt/oxlint

@Kocal Kocal force-pushed the switch-from-yarn-to-pnpm branch from 14ca00b to 4f7f111 Compare April 6, 2026 21:19
@Kocal Kocal merged commit 8c7a2f8 into symfony:main Apr 6, 2026
25 of 28 checks passed
@Kocal Kocal deleted the switch-from-yarn-to-pnpm branch April 6, 2026 21:19
@Kocal Kocal mentioned this pull request Apr 7, 2026
Kocal added a commit that referenced this pull request Apr 7, 2026
This PR was merged into the main branch.

Discussion
----------

Tweak ESLint

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no <!-- please update CHANGELOG.md file -->
| Deprecations? | no <!-- please update CHANGELOG.md file -->
| Issues        | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License       | MIT

Following #1405 (comment), it's too early to switch from ESLint to Oxlint (unsupported headers plugin and some other rules too).

Commits
-------

506a774 Tweak ESLint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants