suspensive
suspensive copied to clipboard
[Feature]: Update pnpm v8 to v9
Package Scope
etc
Description
Have you looked at the release of pnpm v9.0.0 by any chance?
These changes will be good for suspensive.
- Corepack compatiblity
- Lockfile changes
Possible Solution
No response
etc.
No response
Thanks for your suggestion. Already I knew it. but It had bug for our release process related with pnpm 9. and Suspensive use peerDependency as very seriously
When this bug fixed, I'll try it 🙇
Your contribution will be also good for us if you okay! 👍
Could you explain bug with peerDependency?
Could you explain bug with peerDependency?
When using PNPM 9, workspace:^2.9.0 changes to ^2.9.02.9.0 at publish time. Our expected outcome was ^2.9.0, and this worked correctly in PNPM 8. 🥲
I'll try it this weekend :)
- https://github.com/pnpm/pnpm/issues/8355
I have found a similar issue.
When using PNPM 9, workspace:^2.9.0 changes to ^2.9.02.9.0 at publish time. Our expected outcome was ^2.9.0, and this worked correctly in PNPM 8. 🥲
@manudeli @sungh0lim I'm working on trying to resolve that issue.
- https://github.com/pnpm/pnpm/pull/8383
@gwansikk's pull request is merged. let's do this issue. I'll assign @sungh0lim on this issue
@gwansikk It's so cool!!! When https://github.com/pnpm/pnpm/pull/8383 deployed, I update pnpm version of suspensive.
@gwansikk It's so cool!!! When pnpm/pnpm#8383 deployed, I update pnpm version of suspensive.
It has been released with [email protected]!
- https://github.com/pnpm/pnpm/releases/tag/v9.7.1
coauthors test
People can be co-author:
| Candidate | Reasons | Count | Add this as commit message |
|---|---|---|---|
| @sungh0lim | https://github.com/toss/suspensive/issues/1199#issuecomment-2271650265 https://github.com/toss/suspensive/issues/1199#issuecomment-2271662739 https://github.com/toss/suspensive/issues/1199#issuecomment-2291361986 https://github.com/toss/suspensive/issues/1199 | 4 | Co-authored-by: sungh0lim <[email protected]> |
| @manudeli | https://github.com/toss/suspensive/issues/1199#issuecomment-2271645158 https://github.com/toss/suspensive/issues/1199#issuecomment-2271646996 https://github.com/toss/suspensive/issues/1199#issuecomment-2271658308 https://github.com/toss/suspensive/issues/1199#issuecomment-2287872236 https://github.com/toss/suspensive/issues/1199#issuecomment-2292898652 | 5 | Co-authored-by: manudeli <[email protected]> |
| @gwansikk | https://github.com/toss/suspensive/issues/1199#issuecomment-2272301127 https://github.com/toss/suspensive/issues/1199#issuecomment-2272784487 https://github.com/toss/suspensive/issues/1199#issuecomment-2291684000 | 3 | Co-authored-by: gwansikk <[email protected]> |