-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR]: pnpm 10 #2100
Comments
I think pnpm 10 still required some proper testing and possibly some fixes for rules_js to support the latest lockfile format. Have you tried it out yourself at all? |
I've tried it on a project without rules_js. I'm proposing moving to rules_ts/rules_js to some teams and I'm currently blocked on this. How can I help with this? |
Here's my initial attempt from a few weeks ago: #2101 I think the initial issue is |
If you have a chance to help out you can checkout #2101 and try to understand why I haven't had time to dive into it so maybe it's simple 🤞 |
A mini reproducible
gives
on https://yaml-online-parser.appspot.com/
is good So
to
Could be a pnpm issue? pnpm/pnpm#9137 |
If you think the yaml specification allows that |
That's true! mikefarah/yq#2294 |
However I saw bunch of issues with no comments recently and the most recent commit is a month ago so not sure whether it's actively maintained. Maybe we should adopt something alternative to |
Lets see what type of response we get for now? Ideally |
What is the current behavior?
Pnpm 9.15 is the latest version of PNPM available.
Describe the feature
Can we please add pnpm versions until 10.3.0: https://www.npmjs.com/package/pnpm
to https://github.com/aspect-build/rules_js/blob/main/npm/private/versions.bzl
The text was updated successfully, but these errors were encountered: