Gerhard Stoebich
619453a740
[node] Add stream options autoDestroy, emitClose, defaultEncoding
2019-03-19 23:34:08 +01:00
Gerhard Stöbich
3d3b075589
[node] fix static-this lint issues ( #33965 )
2019-03-18 08:42:58 -07:00
Nathan Shively-Sanders
e8b76b6884
Cleanup from tslint 5.14
2019-03-13 10:00:20 -07:00
Andrew
b9a3c70030
add detached to ForkOptions ( #33818 )
...
* add detached to ForkOptions
* update v10
* update definition of ForkOptions for node v11
* update for v9
2019-03-12 16:33:32 -07:00
Tyrone Dougherty
b32984c30a
Add maxHeadersCount and headersTimeout properties to HTTPS module in @types/node ( #33764 )
...
* Add maxHeadersCount and headersTimeout properties to the https module within @types/node
* Update typing for Node HTTP/S Server's maxHeadersCount property to include null, and add link to documentation
* Add type definitions for Node's HTTP/S Server headersTimeout and maxHeadersCount properties to Node v10
* Add tests for maxHeadersCount and headersTimeout properties
* Fix tests for HTTP Server types
* Update node version in docs for node v10
* Update doc link to be formatted with JSDoc
2019-03-12 10:47:06 -07:00
Simon Schick
1eeccafd4e
chore(node): reduce usage of Function ( #33527 )
2019-03-11 14:06:23 -07:00
Nathan Shively-Sanders
d2a06ce413
Merge pull request #33687 from SimonSchick/feat/node-v11.11
...
feat(node): v11.11
2019-03-08 15:01:07 -08:00
Nathan Shively-Sanders
d3f33ba62c
Merge pull request #33528 from SimonSchick/fix/node-map-declare
...
fix(node): add `Map` forward declare
2019-03-08 14:56:26 -08:00
Simon Schick
bac1373412
feat(node): v11.11
2019-03-07 13:01:24 +01:00
Simon Schick
fdf8237ec0
fix(node): add Map forward declare
2019-03-02 22:26:38 +01:00
Thanik Bhongbhibhat
1649966376
[@types/node]: Add argument types for net.Server.close callback
2019-03-01 19:23:55 -08:00
Jesse Trinity
2e0bf4801f
Merge pull request #33177 from Flarna/node-fix-SharedArrayBuffer-forward-declaration
...
[node] fix forward declaration of SharedArrayBuffer
2019-03-01 17:49:20 -08:00
Jesse Trinity
ddbd8f6524
Merge pull request #33045 from Flarna/node-spawnsync-error
...
[node] Make SpawnSyncReturns.error optional
2019-03-01 17:48:30 -08:00
Jesse Trinity
d110ce3f0e
Merge pull request #33325 from j-oliveras/nodejs_buffer_transcode_function
...
[@types/node]: buffer module, add transcode function
2019-03-01 17:46:40 -08:00
Jesse Trinity
82aeb01468
Merge pull request #33195 from OliverJAsh/oja/node/correct-unhandled-rejection-reason-param-4
...
Node: specify `UnhandledRejectionListener` `reason` param type
2019-03-01 17:45:10 -08:00
Jesse Trinity
c1c946c221
Merge pull request #33176 from jstewmon/hrtime-bigint
...
add process.hrtime.bigint() to node v10
2019-03-01 17:17:43 -08:00
Jesse Trinity
bbb73a39d3
Merge pull request #33137 from panva/node-crypto-key-objects
...
node crypto - generateKeyPair(Sync) types for returning KeyObjects
2019-03-01 17:16:48 -08:00
Jesse Trinity
fa9ea7307b
Merge pull request #33081 from kei-ito/request-path
...
[node] Add ClientRequest.prototype.path
2019-03-01 17:16:00 -08:00
Jesse Trinity
831307787e
Merge pull request #33127 from SimonSchick/feat/node-11.10
...
feat(node): v11.10
2019-03-01 12:45:19 -08:00
Jordi Oliveras Rovira
00696ce1a7
[Node v7 to v11] Make TranscodeEncoding type with the valid encodings of transcode.
2019-02-28 20:33:54 +01:00
Gerhard Stoebich
c37f77d05d
[node] Make SpawnSyncReturns.error optional
2019-02-28 20:31:34 +01:00
Jordi Oliveras Rovira
69eb229805
Merge branch 'master' into nodejs_buffer_transcode_function
2019-02-28 19:43:40 +01:00
Gerhard Stoebich
4fbfe7cdf0
[node] fix forward declaration of SharedArrayBuffer
2019-02-28 19:27:56 +01:00
Jesse Trinity
d1e2d82c7f
Merge pull request #33298 from SimonSchick/fix/buffer-overloads
...
fix(node): add overloads for inherited methods on buffer
2019-02-28 10:22:58 -08:00
Simon Schick
80fb3119f4
feat(node): v11.10
2019-02-28 18:00:08 +01:00
Kei Ito
d38fdbe634
Merge branch 'master' into request-path
2019-02-28 15:28:03 +09:00
Kei Ito
e572afd596
Merge remote-tracking branch 'upstream/master'
2019-02-28 15:27:05 +09:00
Jordi Oliveras Rovira
1b76b80ab2
Merge branch 'master' into nodejs_buffer_transcode_function
2019-02-27 23:42:03 +01:00
Oliver Joseph Ash
67f0f338da
Merge branch 'master' into oja/node/correct-unhandled-rejection-reason-param-4
2019-02-26 16:04:52 +00:00
Jonathan Stewmon
5e4dc9e18b
add process.hrtime.bigint() to node v11
2019-02-23 21:56:20 -06:00
Jonathan Stewmon
d901248885
consolidate ts3.1 and ts3.2 extensions for node v10
2019-02-23 21:56:20 -06:00
Jonathan Stewmon
350497b46b
add process.hrtime.bigint() to node v10
2019-02-23 21:54:52 -06:00
Filip Skokan
7722461e17
generateKeyPair(Sync) types for returning KeyObjects
2019-02-23 21:28:29 +01:00
Jordi Oliveras Rovira
6998de30c1
@types/node (v11): add transcode function to buffer module.
2019-02-23 01:45:42 +01:00
Jordi Oliveras Rovira
3a08ee731e
@types/node (v10): add transcode function to buffer module.
2019-02-23 01:45:32 +01:00
Jordi Oliveras Rovira
a9b3a2b5a8
@types/node (v9): add transcode function to buffer module.
2019-02-23 01:45:07 +01:00
Jordi Oliveras Rovira
c1875f5bce
@types/node (v8): add transcode function to buffer module.
2019-02-23 01:44:50 +01:00
Jordi Oliveras Rovira
83ab12ea97
@types/node (v7): add transcode function to buffer module.
2019-02-23 01:44:35 +01:00
Simon Schick
ccf14cc1ed
fix(node): add overloads for inherited methods on buffer
2019-02-22 04:51:49 +01:00
Kei Ito
231112a508
fix(node): accept the suggested change
2019-02-21 16:32:10 +09:00
Kei Ito
96426c7f04
fix(node): make request.path readonly
2019-02-21 16:32:10 +09:00
Kei Ito
c3421f12a8
feat: add ClientRequest.prototype.path
2019-02-21 16:30:58 +09:00
Oliver Joseph Ash
56209a587a
Merge branch 'master' into oja/node/correct-unhandled-rejection-reason-param-4
2019-02-19 12:24:03 +00:00
Mehmet Emin Gelmedi
5e69a107d2
Ref lib same change to v10/ts3.1
2019-02-15 21:20:26 +03:00
mehmetgelmedi
4e9ee4c090
ref lib name changed
2019-02-15 16:51:38 +03:00
Nathan Shively-Sanders
608c146d89
Mark non-npm packages
2019-02-13 15:44:35 -08:00
Mine Starks
9ff748d66a
Merge pull request #33011 from Flarna/feat/node-http-server-opts
...
[node] add http.ServerOptions
2019-02-12 15:54:05 -08:00
Mine Starks
ad3e753baa
Merge pull request #32904 from Elrendio/master
...
[node] Correct type of TransformCallback
2019-02-12 12:37:08 -08:00
Gerhard Stoebich
c9455a5074
[node] addd http.ServerOptions
2019-02-12 21:02:03 +01:00
David Junger
cb691c8faa
test crypto.constants
2019-02-12 10:11:46 +01:00