Commit Graph
66329 Commits
Author SHA1 Message Date
Edgardo Di GestoandDaniel Rosenwasser 00aebbd6fa [chart.js] Add Legend onLeave property (#41090) 2019-12-18 09:47:50 -08:00
mikaelloandDaniel Rosenwasser d3197272fc add types for react-mic (#40845) 2019-12-18 09:47:21 -08:00
sosobaandOrta a4aafc64dd Marking as optional fields only present in extendedMetaData (https://oracle.github.io/node-oracledb/doc/api.html#propdbextendedmetadata) mode (#41059) 2019-12-18 16:23:17 +00:00
Piotr RoszatyckiandOrta b0cce3cd2c nodemailer: MimeNode.build returns Promise (#41068)
* nodemailer: MimeNode.build returns Promise

* nodemailer: definition for v6.4
2019-12-18 16:18:49 +00:00
James G. BestandOrta 12c0935584 updated hedron typings to v1 (#32836)
* updated hedron typings to v1

* Fixed issues with CI build

* update types as per the recommendations

* Fixed quotes

* Fixed quotes

* Added wrap type

* Fixed quotes
2019-12-18 15:53:30 +00:00
Chetan PadiaandOrta ef0acf6c61 Add missing functions to "jexl" (#41060)
* Add .compile() with Expression type

* add type test for .compile()

* Update jext version number in header
2019-12-18 15:19:01 +00:00
jgethandOrta b6857e61e7 Adds type definitions for 'promise-nodeify' (#36091)
* Adds type definitions for 'promise-nodeify'

Adds type definitions and tests
Adds tsconfig and tslint config

* Fixes method signature on promiseNodeify.nodeifyThis()
2019-12-18 14:56:47 +00:00
Andrew BalmosandOrta 1643a0be54 Fix type error in stream-json FilterBase.d.ts (#41034)
Remove an extraneous `ReadonlyArray<...>` from the Token value.
2019-12-18 14:46:11 +00:00
Michaël De BoeyandOrta 90588793d0 Update Sketch types (#40894) 2019-12-18 14:43:06 +00:00
Tim van der HorstandOrta 5f9f29bfbf [@types/deline] Fix export (#41081) 2019-12-18 14:41:42 +00:00
Constantin BryzgalinandOrta f36c968965 [@types/ioredis] zrangebyscore and zrevrangebyscore accept strings as min/max (#41085) 2019-12-18 14:40:42 +00:00
Mateusz TurczaandOrta 65bc5b7a95 [@types/matter-js] Fix types for Runner.create() and IRunnerOptions (#41083)
Definition for Runner.create() should allow no-arguments call, as can be seen
in the official examples, e.g. https://github.com/liabru/matter-js/blob/master/examples/gravity.js#L33

Also current definition for IRunnerOptions is missing 'enabled' property.
2019-12-18 14:39:55 +00:00
Alexander ZeiherandOrta 335d457e03 Allow for non dynamic content in header and footer pdfmake (#41067)
* Fix: Allow for non dynamic content in header and footer

* Version bump

* fix: allow string in header and footer

* Fix: faulty version number

* Fix version
2019-12-18 14:34:08 +00:00
Oliver Joseph AshandOrta f956518565 Node: querystring: allow nullish values in input type (#41091) 2019-12-18 14:33:25 +00:00
Keisuke KanandOrta 7b2a6da4ba chore(types/stripe): Added stripe.plans.IPlanUpdateOptions options (#41080)
* chore(types/stripe): Added stripe.plans.IPlanUpdateOptions options

* fix(types/stripe): trial_period_days type to number
2019-12-18 13:15:51 +00:00
AndrewandOrta 51c3f30bca Unsplash-JS: end of the partial update to version 6.0 by removing deprecated API (#41097)
* feat(unsplash): remove deprecated API's by upgrading to the 6.0.0 version

* test(unsplash): remove tests of the deprecated methods
2019-12-18 13:15:01 +00:00
Devansh JethmalaniandOrta 5b8b591927 Infer arg passed to test.each as array of tuples (#41098) 2019-12-18 13:13:15 +00:00
mrjack88andOrta afd54484c4 Adding new ChartTooltipModelBody interface. (#41096)
Adding body and dataPoints to existing ChartTooltipModel
2019-12-18 13:11:22 +00:00
James NimlosandOrta 6410ae7e2b add exported compat to fluent__bundle (#41101) 2019-12-18 13:10:26 +00:00
Gezim HoxhaandOrta c5a0afd1f4 Adde animation prop types for react-native-star-rating (#41106)
* Add animation prop types

* Added animation prop to test

* Fix formatting on index.d.ts
2019-12-18 13:07:13 +00:00
J.CandOrta 924f2503a4 use overload to rewrite API 'readFileSync' and 'writeFileSync' to avoid union type of the result. (#41110) 2019-12-18 13:06:43 +00:00
9060fba495 Sync frida-gum typings with Frida 12.8.0 (#41109)
Co-authored-by: 葛兵 <gebing@foxmail.com>
2019-12-18 13:05:57 +00:00
Benjamin PaseroandOrta b073e76864 Add types for vscode-windows-registry (#40962) 2019-12-18 12:11:35 +00:00
drbalmandEloy Durán dbb68e24c7 fix(react-tracking): Allow tracking info function to return Falsy value (#40916)
* Accepting `Falsy` in TrackingInfo fn return

Fixing `TrackingInfo` type so that function can return a `Falsy` value as described in react-tracking documentation.

* Adding test case

Adding a track function that optionally returns a payload and otherwise returns `Falsy` to verify changes.

* Update react-tracking-without-types-tests.tsx

Adding test case to test function passed to track annotation that optionally returns a payload and otherwise `Falsy` in react-tracking-without-types-tests.tsx

* Removing typing from "without types" test file
2019-12-17 18:06:51 -08:00
Theo Menkes ReisandNathan Shively-Sanders ed3525baf3 [victory] Add 'VictoryClipContainer' and 'Flyout' types and fixing theme types (#40717)
* [victory] Add missing types and fixing theme types

* [victory] Pull request adjustments
reusing types, using more specific types and fixing JSDoc typo
2019-12-17 11:05:27 -08:00
Johannes C. SchneiderandNathan Shively-Sanders df1ba4bfe8 [auth0] added user blocks functions (#40774) 2019-12-17 10:31:15 -08:00
Jean-Sébastien GoupilandNathan Shively-Sanders 4ed6d134ac [@types/fabric] fix type on getScrollLeftTop (#40780)
* [@types/fabric] fix type on getScrollLeftTop

* [@types/fabric] add unit tests.
2019-12-17 10:27:19 -08:00
Julian HundelohandNathan Shively-Sanders 0d12531ffe [simple-oauth2] fix: allow custom fields (#40797)
* fix: allow custom fields

* test: add test
2019-12-17 10:06:32 -08:00
Piotr RoszatyckiandNathan Shively-Sanders a1708a1b80 Node: Missing features in TLS module (#40556)
* node: tls.DEFAULT_MAX_VERSION and DEFAULT_MIN_VERSION

https://nodejs.org/api/tls.html#tls_tls_default_max_version

https://nodejs.org/api/tls.html#tls_tls_default_min_version

* node: tls.setTicketKeys and getTicketKeys

https://nodejs.org/api/tls.html#tls_server_setticketkeys_keys

https://nodejs.org/api/tls.html#tls_server_getticketkeys

* node: tls.DEFAULT_* are read-write properties

* node: tls.setSecureContext

https://nodejs.org/api/tls.html#tls_server_setsecurecontext_options

* node: jsdoc

* node: tls.disableRenegotation

https://nodejs.org/api/tls.html#tls_tlssocket_disablerenegotiation

* node: tlsSocket.getCertificate

https://nodejs.org/api/tls.html#tls_tlssocket_getcertificate

* node: tls.getEphemeralKeyInfo

https://nodejs.org/api/tls.html#tls_tlssocket_getephemeralkeyinfo

* node: tls.getFinished

https://nodejs.org/api/tls.html#tls_tlssocket_getfinished

* node: tls.getPeerFinished

https://nodejs.org/api/tls.html#tls_tlssocket_getpeerfinished

* node: tls. getSharedSigalgs

https://nodejs.org/api/tls.html#tls_tlssocket_getsharedsigalgs

* node: tlsSocket.isSessionReused

https://nodejs.org/api/tls.html#tls_tlssocket_issessionreused

* node: tls.SecureContextOptions.sigalgs

* node: jsdoc

* smtp-server: options are now the same as in tls.TlsOptions

* node: replace {} with object

* node: reverted changes for v11 as it is EOL
2019-12-17 09:53:05 -08:00
Michael HaglundandNathan Shively-Sanders a1668f8f03 react-imgix: Initial commit (#40289) 2019-12-17 09:44:18 -08:00
Nathan Shively-Sanders 0b2445e7fa Document last two zookeeper options
I couldn't find the *original* documentation, but found it quoted at
https://stackoverflow.com/questions/32665881/persistent-and-ephemeral-nodes-in-zookeeper.

Also minimum version of 2.1 is no longer needed now that 2.8 is the
minimum version.
2019-12-17 09:28:58 -08:00
everhardtandOrta dd4b4bf26c [node] stream: support readable/writableHWM for Duplex (#40843)
* stream: support readable/writableHWM for Duplex

see https://github.com/nodejs/node/commit/ef8ac7b5ac04aab3a96e0d6524c016afec321e5b and https://nodejs.org/api/stream.html#stream_new_stream_duplex_options

* [node] stream: support readable/writableHWM for Duplex (2)

Also for v8 and v9

* [node] stream: add tests for readable/writableHWM for Duplex (2)

* Revert "stream: support readable/writableHWM for Duplex" for v8, v9 and v11
2019-12-17 13:28:52 +00:00
kygohandOrta 06d5a6011b [@types/leaflet] fix event types for DomEvent stopPropagation and stop functions (#40820)
* fix [@types/leaflet] Union types for stopPropagation function parameter in Leaflet DomEvent #40727 (https://github.com/DefinitelyTyped/DefinitelyTyped/issues/40727)

* leaflet stopPropagation and stop new parameter tests

added new parameter type tests for stopPropagation and stop

* fix tests

added namespace L for types
2019-12-17 13:27:22 +00:00
Saimon ShaplyginandOrta 5d3a116aaf fix(request): add maxSockets params at pool option (#40892)
* fix(request): add maxSockets params at pool option

* fix pool options type
2019-12-17 13:25:31 +00:00
Michele Della MeaandOrta f4051cda0e Gateway interface improvements (#40772) 2019-12-17 13:12:45 +00:00
Fabien O'CarrollandOrta 64191b96d3 [@types/stripe] Added config param to constructor (#40846)
* [@types/stripe] Added breaking test for constructor

* [@types/stripe] Added missing config to constructor

* [@types/stripe] Marked all StripeConfig keys as optional

* [@types/stripe] Allowed null for apiVersion & httpAgent
2019-12-17 13:10:55 +00:00
Trygve AabergeandOrta 7408c5dffc [connect] Add missing property originalUrl to req parameter (#40776)
This adds a new class IncomingMessage which extends from
http.IncomingMessage and adds the originalUrl property which was
previously missing. This new class is used for the req parameter in
HandleFunction.

The originalUrl property is added to req here:
https://github.com/senchalabs/connect/blob/3.4.0/index.js#L133
2019-12-17 13:09:53 +00:00
Andrey GoncharovandOrta 53cb7669d8 [rc-tooltip] Make overlay non-nullable (#40844)
* Make `overlay` non-nullable

* Allow function as overlay
2019-12-17 13:06:51 +00:00
NokecyandOrta 0b5919acad Missing handle optional parameter (#40723)
* Missing handle optional parameter

* handle Nullable
2019-12-17 13:00:39 +00:00
Nathan Shively-SandersandGitHub c02e3a1542 Add logform dependency to datadog-winston (#41072)
winston-transport depends on logform, but only has it as a
devDependency. I opened a PR to change this, but I don't know when it
will be merged; the bug has been open since May. In the meantime,
datadog-winston will do what all other clients have had to: add logform
as a dependency itself.
2019-12-16 09:57:07 -08:00
Florian KellerandOrta f1c7df8558 [fastbitset] Add types for fastbitset (#41046) 2019-12-16 14:30:32 +00:00
James ChaoandOrta 15f954085d Added PDFPageProxy#pageIndex (#40935) 2019-12-16 14:27:05 +00:00
Sergii KliuchnykandOrta 8db91929ad Added minDate and maxDate (#40761) 2019-12-16 14:11:06 +00:00
James ChaoandOrta 7fce69ce62 Add types for change-case-object (#40791)
* Add types for change-case-object

* Changed return type to just arrays, not readonly

* Fixed issue with typing array params

* Updated tests
2019-12-16 14:06:59 +00:00
kubkandOrta b4a6435128 [@types/wavesurfer.js] Add barRadius to the list of available options (#40737)
* Add barRadius to the list of available options

* Edit Definitions by section

* Fix library version
2019-12-16 13:26:09 +00:00
Benjamin PaseroandOrta dee38ca920 add types for windows-mutex (#40873) 2019-12-16 13:23:16 +00:00
Alexander ShilovandOrta b6ea495cd1 Add canvaskit-wasm type definitions (#40898) 2019-12-16 13:20:24 +00:00
Carson FarmerandOrta 5cce87d6b0 Adds types and tests for existing npm package level-ttl (#40931)
* feat: adds level-ttl types + tests

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>

* fix: linter fixes

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
2019-12-16 13:18:45 +00:00
Geoff GarbersandOrta 736ae205a3 Add types for purifycss-webpack (#40913)
* Add initial version of purifycss-webpack.

* Fill out test.

* Add recommendations from linter.

* Remove types reference.
2019-12-16 13:16:05 +00:00
119437dd75 feat: add @babel/standalone (#40674)
* feat: add @babel/standalone

* fix: tsconfig file

* fix: ts version

* add ts version

* fix dependecies

* fix lint errors

* add semicol

* fix tests

* Update types/babel__standalone/index.d.ts

Co-Authored-By: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

* add dom to libs
2019-12-16 12:51:55 +00:00