Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nodejs/node
Node.js JavaScript runtime āØš¢šāØ
https://github.com/nodejs/node
PR-URL: https://github.com/nodejs/node/pull/41513
Refs: https://coverage.nodejs.org/coverage-74b...
These events are already documented as events of the
`http.ServerResponse` class. Document that ...
`outgoingMessage.cork()` and `outgoingMessage.uncork()` were added to
Node.js v13.2.0 via 62e15a...
PR-URL: https://github.com/nodejs/node/pull/42712
Reviewed-By: Antoine du Hamel <duhamelantoine1...
It was disconnecting the runners from the CI server. Not worth having a
resource-intensive test ...
Revise for conformance with style guide and clarity.
PR-URL: https://github.com/nodejs/node/pul...
aa88e5e4b90af1f16ece3250fbb840e3790c5c81 authored over 2 years ago by Rich Trott <[email protected]>Refs: https://github.com/v8/v8/compare/10.1.124.6...10.1.124.8
PR-URL: https://github.com/nodej...
e938515b413d38ffd170f92539e81a7c8b3d548d authored over 2 years ago by Michaƫl Zasso <[email protected]>
This commit allows require() and import to search the
node_modules directories when importing a ...
PR-URL: https://github.com/nodejs/node/pull/42728
Reviewed-By: Antoine du Hamel <duhamelantoine1...
Document that `http.ServerResponse` inherits from
`http.OutgoingMessage`.
PR-URL: https://githu...
e61b62b9d4a7a648496cc5d1539e1111bd2737e9 authored over 2 years ago by Luigi Pinca <[email protected]>This resolves `npm audit` warnings when running `make format-cpp-build`.
PR-URL: https://github...
f076c3633556ff862f417c1c55bbe9f3185b6b95 authored over 2 years ago by Rich Trott <[email protected]>
Fix coverity report about possibly dereferencing
a null. If the the buffer.data != nullptr
check...
Fixes: https://github.com/nodejs/node/issues/42527
PR-URL: https://github.com/nodejs/node/pull/...
6669b3857f0f43ee0296eb7ac45086cd907b9e94 authored over 2 years ago by RafaelGSS <[email protected]>
We already include the tool inside tools/clang-format, so we should
start using it on CI. This a...
PR-URL: https://github.com/nodejs/node/pull/42629
Reviewed-By: Filip Skokan <[email protected]>...
Refs: #42670
PR-URL: https://github.com/nodejs/node/pull/42671
Fixes: https://github.com/nodejs...
PR-URL: https://github.com/nodejs/node/pull/41263
Fixes: https://github.com/nodejs/node/issues/3...
PR-URL: https://github.com/nodejs/node/pull/42650
Refs: https://coverage.nodejs.org/coverage-3c...
Starting with Node.js 18 we have moved building the release binaries
from being built on CentOS ...
PR-URL: https://github.com/nodejs/node/pull/42685
Reviewed-By: Darshan Sen <[email protected]>...
There are some changes for function names in stack traces.
PR-URL: https://github.com/nodejs/no...
d49df5ca8d6100f0736dae7335238d8e5a4fa241 authored over 2 years ago by Michaƫl Zasso <[email protected]>V8 is removing callFrame.url.
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/3345001
...
V8 changed the serialization format so we cannot expect that a value
serialized by an old versio...
PR-URL: https://github.com/nodejs/node/pull/42657
Reviewed-By: Darshan Sen <[email protected]>...
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/3300129/
PR-URL: https://github.com/no...
62e62757b3afb9734448c632b1e1f1330241d343 authored over 2 years ago by Camillo Bruni <[email protected]>Includes the following commits:
commit b2978927d8a96ebc814cccbc5a9f1c35910ee621
Remove dyna...
Original commit message:
Preserve "proper method names" as-is in error.stack.
This cha...
eba7d2db7fcb6f186e1da1327884a481d5c1d743 authored over 2 years ago by Michaƫl Zasso <[email protected]>Original commit message:
[heap] fix invocation of NearHeapLimitCallback
This patch mak...
004137e26904253df236742e95d05e031cac7aca authored over 2 years ago by Michaƫl Zasso <[email protected]>Original commit message:
Fix build with Windows 10 20348 SDK
Bug: chromium:1292528
...
Original commit message:
[runtime] Fix handling of interceptors, pt.2
Stores to undecl...
01cea9a8d8f322b792df42b0eb6ce6d522124cf4 authored over 2 years ago by Michaƫl Zasso <[email protected]>Original commit message:
[ic] use CSA_DCHECK in CodeStubAssembler::SharedValueBarrier
...
d9d26b08efab7c17f5580bbdf78f51c17d60cd5d authored over 2 years ago by Michaƫl Zasso <[email protected]>
Remove call to `memfd_create`.
The function that references it is only used for V8 testing.
PR-...
64a63285056af9a8cf1e2750f420026119e6b9b0 authored over 2 years ago by Michaƫl Zasso <[email protected]>
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=12661
Refs: https://github.com/nodejs/node...
We are not ready to migrate yet.
Refs: https://github.com/nodejs/node-v8/issues/214
PR-URL: ht...
cdcc82cced5663d17b20c7638ca85aa7fad08310 authored over 2 years ago by Michaƫl Zasso <[email protected]>
`handler-outside-simulator.cc` uses inline assembly, which is not
supported by MSVC.
PR-URL: ht...
2d2cef14b1570569de5553b30939e87717d6d165 authored over 2 years ago by Michaƫl Zasso <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/35415
Reviewed-By: Rich Trott <[email protected]>
Rev...
This should be semver-patch since actual invocation is version
conditional.
PR-URL: https://git...
4169f9d03cf5563c4b64e8cfceec83c1db9b4a4f authored over 2 years ago by Refael Ackermann <[email protected]>Original commit message:
[testrunner] delete ancient junit compatible format support
T...
3962b866729bb56dfb7606f65dba9e0a0f471575 authored over 2 years ago by Refael Ackermann <[email protected]>
Major V8 updates are usually API/ABI incompatible with previous
versions. This commit adapts NOD...
PR-URL: https://github.com/nodejs/node/pull/42657
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42657
Reviewed-By: Darshan Sen <[email protected]>...
Detect the Raspberry Pi devices in the Node.js CI and only skip the
slow tests on those instead ...
This commit fixes a few inconsistencies between Node.js `atob`
implementation and the WHATWG sp...
Add configure option --v8-enable-short-builtin-calls
and enable it by default on x86_64 platform...
Fixes: https://github.com/nodejs/node/issues/42164
If the given port number isn't associated wi...
db7fa9f4b797fc8e4a642d57136e7a6e22d6f9c2 authored over 2 years ago by Daeyeon Jeong <[email protected]>
We currently have no solution to build Node.js for x86 Windows with
V8 10.1. V8 10.2 seems fixed...
PR-URL: https://github.com/nodejs/node/pull/41431
Reviewed-By: Rich Trott <[email protected]>
Rev...
`dns.lookup` options only accepts integer for `family` options,
having a string doesn't really m...
PR-URL: https://github.com/nodejs/node/pull/42611
Reviewed-By: Filip Skokan <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/42667
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42687
Reviewed-By: Colin Ihrig <[email protected]>
R...
`outgoingMessage.getHeader()`, `outgoingMessage.getHeaderNames()`, and
`outgoingMessage.getHeade...
Refs: https://github.com/nodejs/node/pull/39941
Signed-off-by: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42682
Reviewed-By: Mestery <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42684
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42677
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42678
Reviewed-By: Rich Trott <[email protected]>
Rev...
`fh.createWriteStream` can be more convenient than
`fs.createWriteStream` when using the FS prom...
Refs: https://github.com/unicode-org/icu/releases/tag/release-71-1
PR-URL: https://github.com/n...
6d4b01774bfaa319e3c7a9f1a3165a4d3641ec84 authored over 2 years ago by Michaƫl Zasso <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/41470
Reviewed-By: Luigi Pinca <[email protected]...
Specify that `outgoingMessage.removeHeader()` takes a `name` argument
whose type is string.
PR-...
13ad8d4e09a0eba6e3e2be819de8b574660f27e6 authored over 2 years ago by Luigi Pinca <[email protected]>This is not a function and should not have a return type.
PR-URL: https://github.com/nodejs/nod...
a0461255c05c79cf6c78b967cf8f11167a5d06b4 authored over 2 years ago by Tobias NieĆen <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/42672
Reviewed-By: Colin Ihrig <[email protected]>
R...
PR-URL: https://github.com/nodejs/node/pull/42628
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42632
Reviewed-By: Luigi Pinca <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/42634
Reviewed-By: Paolo Insogna <[email protected]>
...
PR-URL: https://github.com/nodejs/node/pull/42550
Reviewed-By: Rich Trott <[email protected]>
Rev...
Return early when the Inspector StringView to V8 String conversion fails
and returns an empty Ma...
PR-URL: https://github.com/nodejs/node/pull/42624
Fixes: https://github.com/nodejs/node/issues/4...
PR-URL: https://github.com/nodejs/node/pull/42625
Refs: https://github.com/nodejs/gyp-next/compa...
PR-URL: https://github.com/nodejs/node/pull/42633
Reviewed-By: Luigi Pinca <[email protected]...
Remove support for returning thenables in stream
implementation methods. This is causing more co...
resolve: https://github.com/nodejs/node/issues/42450
PR-URL: https://github.com/nodejs/node/pul...
d36b60e69a00b60b8f2c260b8c376c9a16a152df authored over 2 years ago by Xuguang Mei <[email protected]>
This also affects `fs.writeFile`, `fs.appendFile`, and
`fs.appendFileSync`
PR-URL: https://gith...
0bac5478eb9d242719f7e19f44db03d36c3647d8 authored over 2 years ago by Livia Medeiros <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/42608
Refs: https://github.com/nodejs/node/pull/4214...
PR-URL: https://github.com/nodejs/node/pull/42649
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42620
Reviewed-By: Michaƫl Zasso <targos@protonmail....
Notable Changes:
* (SEMVER-MINOR) crypto: make authTagLength optional for CC20P1305 (Tobias Nie...
3c752648d4ef5510f89df798d05a2e098c5ad562 authored over 2 years ago by Juan JosƩ Arboleda <[email protected]>http: fix extends for ClientRequest from Stream to http.OutgoingMessage
http: added page entry ...
28d8614add51b7cc48cea7cf4c4094231b005237 authored over 2 years ago by K.C.Ashish Kumar <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/42459
Reviewed-By: Anna Henningsen <[email protected]...
Raise the minimum supported arch for AIX to Power 8 in line with the
existing minimum supported ...
PR-URL: https://github.com/nodejs/node/pull/42584
Reviewed-By: Rich Trott <[email protected]>
Rev...
PR-URL: https://github.com/nodejs/node/pull/42599
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42583
Reviewed-By: Michaƫl Zasso <targos@protonmail....
PR-URL: https://github.com/nodejs/node/pull/42627
Reviewed-By: Chengzhong Wu <[email protected]...
PR-URL: https://github.com/nodejs/node/pull/42597
Reviewed-By: Paolo Insogna <[email protected]>
...
This change makes the error codes returned by v8.writeHeapSnapshot()
consistent across all platf...
PR-URL: https://github.com/nodejs/node/pull/42538
Refs: https://github.com/nodejs/node/issues/42...
PR-URL: https://github.com/nodejs/node/pull/42586
Reviewed-By: Benjamin Gruenbaum <benjamingr@gm...
Notable changes:
This is planned to be the final Node.js 12 release. Node.js 12 will
reach End-...
Added support for detecting ARM64 host architecture for windows and
avoid explicit cross-compila...
Refs: https://github.com/nodejs/node/pull/42599#issuecomment-1087429171
PR-URL: https://github....
d58f4081b534ff6cb017c5d8e9c1bffc8308d2b5 authored over 2 years ago by Rich Trott <[email protected]>resolve: https://github.com/nodejs/node/issues/38856
PR-URL: https://github.com/nodejs/node/pul...
46b633f44123d827c00977154df13c68c7b181ae authored over 2 years ago by Xuguang Mei <[email protected]>
This commit introduces a CLI flag and test runner functionality
to support running a subset of t...
The FS docs wrongfully indicated support for passing object with an own
`toString` function pr...
PR-URL: https://github.com/nodejs/node/pull/42573
Reviewed-By: Darshan Sen <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42573
Reviewed-By: Darshan Sen <[email protected]>...
Many of the validations could be simplified and cleaned up by using
validators and to keep consi...
PR-URL: https://github.com/nodejs/node/pull/37408
Reviewed-By: James M Snell <[email protected]>...
PR-URL: https://github.com/nodejs/node/pull/42225
Fixes: https://github.com/nodejs/node/issues/4...