Commit Graph

67179 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
f253912150
Update EventEmitter references again (#41900)
EventEmitter changed again in
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/41353. This PR
fixes the packages that were missed in that PR.
2020-01-27 15:23:18 -08:00
Ben Allfree
77031fb98c vcards-js typings (#41850)
* vcards-js typings

* Organization, anniversary, and version number
2020-01-27 14:28:29 -08:00
Chiciuc Nicușor
0bd58a087d In set fields, take into consideration optional array types. (#41879) 2020-01-27 14:22:08 -08:00
gargroh
43bac310bc setColumnOrder accepting column id array (#41875)
setColumnOrder can accept column id array also
2020-01-27 14:20:47 -08:00
gargroh
c958f6fbbf [react-table] v7 getToggleHiddenProps type correction (#41876)
* getToggleHiddenProps type correction

* Adding placeholderOf key in column instance

* update clear sort by function name

Actual method is clearSortBy, seems some typo in react table docs - https://github.com/tannerlinsley/react-table/pull/1866
2020-01-27 14:20:17 -08:00
Tomasz Pluskiewicz
f14e4fa9f8 fix:(rdf-js) relax input params of dataset and dataset factory (#41678)
* fix(rdf-js): dataset type argument should behave covariantly

* fix(rdf-js): add return type to dataset factory generic arguments

* chore: update types of rdf-dataset-indexed

* revert: unrelated change for another PR

* revert: keep DatasetFactory#dataset consistent with spec

* refactor: make dataset indexed generic

* refactor: introduce second parameter on dataset and dataset factory

* fix(rdf-ext): incorrect import from events

* fix(rdf-transform-triple-to-quad): incorrect import from events

* revert(rdf-dataset-indexed): revert unrelated changes
2020-01-27 14:19:41 -08:00
Valentin Kirilov
2d3881c4bf Bump redux dependency version (#41787)
* Bumb redux dependency version

* Update the definitians package information
2020-01-27 14:15:56 -08:00
microcai
2a97ad4ba8 follow secp256k1@4.0.0 api change (#41642) 2020-01-27 14:15:03 -08:00
Bill Cauchois
74f2abd00a Add promise-returning overloads for each* functions (#41765) 2020-01-27 14:14:12 -08:00
Azoson
a34be904d9 fix setSelection type definition (#41762)
The second argument `head` defaults to `anchor` (the first argument).
Thus `head` is an optional argument.
2020-01-27 14:13:33 -08:00
Mark Hoffmeyer
90b8a0633a Add mock to RPIO Options (#41745)
Options type is missing `mock` setting from [node-rpio](https://github.com/jperkin/node-rpio#mock).
2020-01-27 14:06:12 -08:00
Oliver Emery
f09d3f850c [multer] add MulterError, File.stream, better documentation (#41739) 2020-01-27 13:56:04 -08:00
Demián Rodriguez
f59f6c1146 [@types/ioredis] Fix return type for hgetall (#41737)
* Properly return strings

https://github.com/luin/ioredis#transforming-arguments--replies

* Add me as a collaborator

* Format code using prettier config
2020-01-27 13:54:16 -08:00
Josh Batley
b8cf528aa8 updated definitions for @types/canvas-confetti (#41732) 2020-01-27 13:49:18 -08:00
Stephen Pittman
2af01ce9e6 Add optional rawResponse to OperationType in RelayRuntimeTypes (#41521) 2020-01-27 13:44:55 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
16d14ba7fb feat(semver): migrate to v7. Fixes #41326 (#41409)
- migrate modules to support new v7 usage
- create v6 folder to support older version
- update v7 tests with usage samples from readme while preserving
v6 tests

Thanks!
2020-01-27 13:38:29 -08:00
Jamie Magee
0a42581b73 Add types for global-agent (#41855) 2020-01-27 13:26:37 -08:00
Jamie Magee
6427988103 Add types for clean-git-ref (#41854) 2020-01-27 13:23:00 -08:00
Josh Goldberg
14f735d739 Added types for NoSleep.js (#41861)
* Added types for NoSleep.js

* strictFunctionTypes

* Added missing export as namespace
2020-01-27 13:21:31 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
739ff74e29 feat(karma-detect-browsers): definition files for v2.3 (#41870)
Type definitions for runner plugin used e.g. by current version of the
Bootstrap 4.* tooling.

- definition
- tests

https://git.io/JvqhL

Thanks!
2020-01-27 13:14:27 -08:00
Heok Hong Low
f685a89b09 [@duosecurity/duo_web] Add new type definition for duo_web (#41885)
* Add new type definition for duo_web

* Finx lint
2020-01-27 13:13:28 -08:00
Dominic Wroblewski
f8e37b2dfb [contentstack] Add ContentStack type definitions for 3.8.1 (#41888)
* Add initial ContentStack definitions for 3.8(.1)

* Add additional configuration constructor
2020-01-27 10:58:45 -08:00
Heok Hong Low
e21cf45ff1 [duo_web_sdk] Add new typing for duo_web_sdk (#41887)
* Add new typing for duo_web_sdk

* Fix functions
2020-01-27 10:58:10 -08:00
breeze9527
623e54f1e7 Add type definition for non npm package amap-js-api-transfer (#41886) 2020-01-27 10:57:01 -08:00
Cameron Hunter
1c51f0ffc4 yargs: Add 'sort-commands' option to parserConfiguration (#41718)
* Add 'sort-commands' option to `parserConfiguration`

* Use defined type instead of inline in the generic
2020-01-27 10:54:55 -08:00
ori-moisis
217d81c806 Allow type guard in filters (#41883)
* Add type guard signatures to relevant functions to allow safe type conversion
2020-01-27 10:54:27 -08:00
Kozlov Sergey
d18814c900 make event ags method fire interface IEventManager optional (#41877) 2020-01-27 10:54:02 -08:00
Oliver Salzburg
63a7671f30 angular-material: Missing updatePosition (#41834) 2020-01-27 10:53:44 -08:00
Adrien
a82a0b7c16 emoji-mart: Fix CustomIcons typings (#40734) (#41871) 2020-01-27 10:53:04 -08:00
Eyal Hakim
26b896da0d Support OR operations in tagFilters (#41868) 2020-01-27 10:52:24 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
7e04eb1da2 feat(karma-coverage): align 1.1.2 definition (#41860)
- missing properties of the reporter
- missing JSDoc
- tests updated

Thanks!
2020-01-27 10:49:04 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
cccc2adb6e fix(jasmine): Configuration.Promise (#41866)
See:
https://jasmine.github.io/api/3.5/Configuration.html
https://git.io/JvqMj

Thanks!
2020-01-27 10:48:25 -08:00
Denis Malinochkin
eab005010b micromatch: add options for scan method (#41858) 2020-01-27 10:47:29 -08:00
Simen Bekkhus
ef7406af8c fix: remove jest interface types as they can be imported from jest itself (#41852) 2020-01-27 10:46:51 -08:00
Douglas Parker
7b945f5bae Adds chrome.devtools.panels.themeName. (#41848)
Official API definition: https://developer.chrome.com/extensions/devtools_panels#property-themeName

Apparently Chrome extensions don't get the `prefers-color-scheme` media query and instead need to use this value. It can only be `"dark"` or `"default"` (even when users explicitly set their theme to `"light"`).
2020-01-27 10:41:57 -08:00
Alex Jerabek
91a570c095 [office-js, office-js-preview] Removing single value set option from description (#41844)
* Removing prompt verbage from selection binding options

* Removing single value set option from description
2020-01-27 10:40:23 -08:00
Elizabeth Samuel
9bd40d95e5 [office-js] [office-js-preview] (Outlook) Update descriptions of UserProfile props (#41845) 2020-01-27 10:39:32 -08:00
Jesse Katsumata
8ec416ff25 react-native: add missing props for ScrollView (#41862) 2020-01-27 10:38:58 -08:00
Chris Wilkinson
2e7fff55c7 Fix data factory type (#41884) 2020-01-27 10:38:34 -08:00
Elizabeth Samuel
7c439294f1 [office-js] [office-js-preview] (Outlook) Update changedRecipientFields object (#41891) 2020-01-27 10:37:50 -08:00
AlCalzone
0f8be84d4f [iobroker] objects and states in the cache may be undefined (#41892) 2020-01-27 10:37:31 -08:00
thicodes
1911a1fbbe [relay-compiler] Upgrade to suport version 8 (#41740)
* Upgrade to suport version 8

* Change version

* Merge branch 'update-relay-compiler-v8' of github.com:thicodes/DefinitelyTyped into feat/relay-8

* solve lint problems

* upgrade versions of typescript to 3.4

Co-authored-by: Renan Machado <renan.mav@hotmail.com>
2020-01-27 17:15:18 +01:00
Jamie Magee
253c9edcff Add types for yawn-yaml (#41627)
* Add types for yawn-yaml

* PR comments
2020-01-26 01:31:19 -05:00
betlgtu
3ce8975738 Added classes and interfaces for sharepoint (#40963)
* Added classes and interfaces from
1) cui.js
2) sp.ribbon.js
3) init.js

* Fixed static methods (previously instance methods)

* Deleted tslint global rule: use-default-type-parameter.
Fixed `use-default-type-parameter` in tests file.
2020-01-24 17:08:14 -08:00
freisenhauer
7454bdd3a9 hapi__joi make error attributes on validation result optional (#41609)
* make error attributes on validation result optional according documentation of hapi__joi

* add frederic reisenhauer to hapi__joi contributors

* change double quotes to single quotes
2020-01-24 17:02:45 -08:00
ekfn
0a32b87d14 yup: required is not nullable (#41789) 2020-01-24 17:01:33 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
3061712f65 feat(auth0-js): correct dbconnection signup details (#41847)
- property name (`userMetadata`)
- missing props
- props documentation
- typed signup callback results options

https://git.io/Jvqte

Thanks!
2020-01-24 17:00:47 -08:00
Tomasz Pluskiewicz
f0232f626b fix: make data factory generic (#41651)
* fix: make data factory generic

* fix: update rdf-transform-triple-to-quad
2020-01-24 17:00:10 -08:00
Linus Unnebäck
1eb97992fe [assert] Add support for TypeScript's Assertion Functions (#41616)
* [assert] Add notDeepStrictEqual

* [assert] Deprecate non-strict functions

* [assert] Add asserts _ is _ annotations

* [asenv] Remove dependency on assert

* [bintrees] Remove dependency on assert

* [bookshelf] Remove dependency on assert

* [bser] Remove dependency on assert

* [cbor] Remove dependency on assert

* [express-handlebars] Remove dependency on assert

* [fbemitter] Remove dependency on assert

* [hapi v16] Remove dependency on assert

* [libpq] Remove dependency on assert

* [memcached] Remove dependency on assert

* [multireducer] Remove dependency on assert

* [oracledb] Remove dependency on assert

* [pako] Remove dependency on assert

* [pigpio] Remove dependency on assert

* [project-oxford] Remove dependency on assert

* [range_check] Remove dependency on assert

* [rgrove__parse-xml] Remove dependency on assert

* [sanctuary] Remove dependency on assert

* [seed-random] Remove dependency on assert

* [set-cookie-parser] Remove dependency on assert

* [sort-object-keys] Remove dependency on assert

* [superagent] Remove dependency on assert

* [whatwg-mimetype] Remove dependency on assert

* [xmlpoke] Remove dependency on assert

* [yadda] Remove dependency on assert

* [oracledb] avoid using includes in tests
2020-01-24 16:59:04 -08:00
Gareth Jones
9854ca5331 [eslint] add usedDeprecatedRules property (#41832) 2020-01-24 16:58:08 -08:00