PNPM 12 support
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 307
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
PNPM 12 has now entered the release candidate stage without notable breaking changes (it's like PNPM 11 but in Rust). #3605 makes it seem that allowing version 12 is trivial, but I'm submitting this request in hopes that the JFrog CLI won't need another 4 months after the final release :)
Describe the solution you'd like to see
PNPM 12 support
Describe alternatives you've considered
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #3605 and locating the JFrog CLI code that validates or enables PNPM versions. Confirm how PNPM 11 is handled, then determine the corresponding change needed for PNPM 12 and verify that the CLI accepts it without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 55/100