Commit Graph

2 Commits (7fba2c223d840f4f4642adeea7e1286e7326c70e)

Author SHA1 Message Date
Node.js GitHub Bot 2deae0c0a9
deps,test: update postject to 1.0.0-alpha.5
PR-URL: https://github.com/nodejs/node/pull/46934
Fixes: https://github.com/nodejs/postject/issues/76
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2023-03-07 11:25:29 +05:30
Darshan Sen a37c083dc1
deps: copy `postject-api.h` and `LICENSE` to the `deps` folder
Since `postject-api.h` gets compiled into Node.js, it makes more sense
to put it in the `deps` directory instead of `test/fixtures`.

Refs: https://github.com/nodejs/node/pull/45038#discussion_r1100752158
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/46582
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-02-11 10:35:35 +05:30