Skip to content

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
@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
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.

2 participants