Skip to content
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

Use pnpm instead of npm #751

Merged
merged 5 commits into from
Apr 7, 2024
Merged

Use pnpm instead of npm #751

merged 5 commits into from
Apr 7, 2024

Conversation

return String.fromCharCode(parseInt(byte, 16));
}
var RE_ENCODED = /%[a-fA-F0-9][a-fA-F0-9]/g;
var EncodedLookup = {
Copy link
Owner Author

Choose a reason for hiding this comment

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

Appeared in newest version fastify/busboy@a616201#diff-eef449f640b2987d72da4864f89a7834915e1ef14426fa0c5373765c50988f12R8

Using pnpm prefer newer versions if not specified in package.json? It looks good to me.

@kachick kachick merged commit 276852f into main Apr 7, 2024
19 checks passed
@kachick kachick deleted the pnpm branch April 7, 2024 13:18
kachick added a commit that referenced this pull request Apr 7, 2024
* Use pnpm instead of npm

* `makers setup && makers check`

* Refine meta updater with flake.nix and sd

* Fix dependabot.yml from #751. f6f76c9
@@ -27,8 +27,10 @@
nixpkgs-fmt

cargo-make
sd
Copy link
Owner Author

Choose a reason for hiding this comment

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

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.

None yet

1 participant