TypeScript Bot and Nathan Shively-Sanders
5cc5b325ee
Update CODEOWNERS ( #40735 )
2019-12-03 09:58:21 -08:00
Konstantin Alikhanov and Ron Buckton
70d44c638a
Cheerio / adding undefined to return type of attr method of Cheerio interface ( #40634 )
...
* Adjusting return type of attr method of Cheerio object. It returs undefined type if selection is empty
* Writing additional test for attr of empty selection
2019-12-02 20:16:23 -08:00
Anton Rieder and Ron Buckton
09f043eb58
[list.js] Make filterFunction optional ( #40666 )
...
See:
https://listjs.com/api/#filter
https://github.com/javve/list.js/blob/52afe2db0d018df3009acf49b6cbb56943b28024/src/filter.js#L11
2019-12-02 19:44:55 -08:00
Denis Malinochkin and Ron Buckton
51eeca659d
fix(merge2): the package uses PassThrough stream ( #40755 )
2019-12-02 19:39:15 -08:00
Martien Oranje and Ron Buckton
28a61b913d
Add error and fallback to rules interface for no-context/moo ( #40752 )
...
* Add error and fallback to rules interface
* Fix linting errors
* Remove patch version number from type definitions
2019-12-02 19:38:21 -08:00
Attila Večerek and Ron Buckton
907eb2868d
Update ioredis sentinel retry strategy ( #40726 )
...
* Update sentinelRetryStrategy to its latest declaration
* Make sentinelRetryStrategy consistent with retryStrategy
* Review response: Align the retryStrategy declarations with the ones in ioredis [breaking change]
2019-12-02 19:36:43 -08:00
jonathan-cowling and Ron Buckton
1eda13a6c2
[@keystonejs/adapter-mongoose] fix typo in adapter name ( #40741 )
...
* Fix typo in adapter name
* Fix typo in test
* Update keystonejs__adapter-mongoose-tests.ts
2019-12-02 19:34:23 -08:00
henrythasler and Ron Buckton
2be9faffbb
[leaflet.js] fix typings for Polyline.addLatLng() ( #40719 )
...
* [leaflet.js] fix typings for Polyline.addLatLng()
* removed comment
2019-12-02 19:32:16 -08:00
Lorenzo and Ron Buckton
dcd8b22cf8
[ssh2-sftp-client] add the second param for list method ( #40609 )
2019-12-02 19:29:53 -08:00
Josef Biehler and Ron Buckton
eefd469022
adjust comment of nan/notnan ( #40713 )
2019-12-02 19:26:46 -08:00
Connor Fitzgerald and Ron Buckton
18763397b4
Upgrading @types/oracledb to 4.1 ( #40653 )
...
* Allow undefined bind parameters
* Upgrading oracledbto 4.1
* Update version number
* Fix tsconfig typo
2019-12-02 18:14:00 -08:00
Guillaume and Ron Buckton
2297383888
Add roxy option to the rox-* packages ( #40648 )
2019-12-02 18:11:59 -08:00
brycematheson1234 and Ron Buckton
0614df6833
Added responseInterceptor swagger-ui-dist ( #40643 )
...
* Added responseInterceptor
* Fixed typo
2019-12-02 17:46:39 -08:00
Elizabeth Samuel and Ron Buckton
746dfcbb72
[office-js] [office-js-preview] (Outlook) Update MasterCategories per… ( #40637 )
...
* [office-js] [office-js-preview] (Outlook) Update MasterCategories perms and remove OWA bug note from getSelectedDataAsync
* Fix casing
2019-12-02 17:45:39 -08:00
LittleB and Andrew Casey
c10ef267d3
add @types/react-stars ( #40725 )
2019-12-02 12:38:52 -08:00
Tim Ittermann and Andrew Casey
ce5ef64de9
Add Types for react-countdown-circle-timer 1.0.3 ( #40724 )
...
* Add Types for react-countdown-circle-timer 1.0.3
* Fixed Definition
* Fixed Test
2019-12-02 12:37:27 -08:00
taoqf and Andrew Casey
f1e572c94d
add types: rn-app-upgrade ( #40762 )
...
* wxapp: add FileSystemManager
* fix: add interface
* uppercase interface name
* add types react-native-audio
* add types for baidumap
* lint
* add doc header non-npm package
* add types: react-native-easy-upgrade
* fix: options
* fix
* react-native-easy-update: add typescript version
* 🐛 weixin-app: fix return types of chooseImage
* add types rn-app-upgrade
2019-12-02 12:33:54 -08:00
jlismore and Andrew Casey
72c4460d56
Add types for trashable ( #40744 )
2019-12-02 11:31:49 -08:00
Jordan and Andrew Casey
dee35106d1
[chart.js] Add DoughnutModel interface ( #40537 )
...
* [chart.js] Add DoughnutModel interface
* [chart.js] Update Model interface to contain properties used with the doughnut chart.
2019-12-02 10:55:20 -08:00
jlismore and Andrew Casey
a14c7963a0
[password] Add types for password pkg ( #40692 )
...
* Add types for password pkg
* Don't code as default export
Remove esinterop and TS2.7 requirement
2019-12-02 10:52:24 -08:00
Mathias Lykkegaard Lorenzen and Andrew Casey
1aa567cd82
Titanium updates ( #40624 )
...
* fix for alloy typings.
* fix for typings.
* fix for linting issues.
* removed redundant keyword.
* fix for typo.
* losened typings for alloy.
* added args.
* added missing API.
* removal of properties that are better defined manually.
* added global index accessor.
* fix review comments.
* made fireEvent event arg optional.
2019-12-02 10:47:21 -08:00
Federico Brigante and Andrew Casey
8e7248d523
@types/react: Mark booleanish HTML/SVG JSX attributes as such ( #40658 )
...
* Mark booleanish HTML/SVG JSX attributes as such
* Extend `contentEditable` and `focusable` types
2019-12-02 10:46:10 -08:00
ExE Boss and Andrew Casey
eb93a1cad4
feat: Add @ungap/globalThis ( #40712 )
2019-12-02 10:43:59 -08:00
Jakub Simon and Andrew Branch
7134cfbbb4
types/soundmanager2 - added audioFormats SoundManager Top-Level property ( #39048 )
...
* types/soundmanager2 - added audioFormats SoundManager Top-Level property
* Update types/soundmanager2/index.d.ts - added related to SoundManagerAudioFormat
Co-Authored-By: Andrew Branch <andrewbranch@users.noreply.github.com >
2019-12-02 07:08:42 -08:00
Aaron Ross and Andrew Casey
ff69d22d5d
add type definitions for json-form-data ( #40606 )
2019-11-27 15:59:02 -08:00
Junxiao Shi and Andrew Casey
de07a576c7
promise-abortable: initial definition ( #40607 )
2019-11-27 15:51:05 -08:00
Steve Hankin and Andrew Casey
39299445bd
fix: incorrect signature cause ts2345 ( #40699 )
...
* fix: incorrect signature cause ts2345
Test incorrectly used a static Axios config and needed to pass an Axios Instance
since the Axios module is updated to inject an interceptor
* docs: corrected author url
2019-11-27 15:49:38 -08:00
Adam S and Andrew Casey
75f94c7f9c
create types for range_check ( #40617 )
...
* add types for range_check
* fix linter errors
2019-11-27 15:44:37 -08:00
Dan Rumney and Andrew Casey
e1cba160c4
Removing self from declarations as I no longer use yup ( #40707 )
2019-11-27 15:40:46 -08:00
ExE Boss and Andrew Casey
25fad69cf0
feat: Add @ungap/weakmap ( #40691 )
2019-11-27 15:33:18 -08:00
jlismore and Andrew Casey
23f2625db2
Add types for highlight-words-core ( #40693 )
2019-11-27 15:28:34 -08:00
Douglas Gadêlha and Andrew Casey
51d0d78bb9
[faker] Add seedValue ( #40503 )
2019-11-27 14:13:00 -08:00
Scotland Stephenson and Andrew Casey
89648eb96c
koa-redis add support for v4.0 ( #40578 )
2019-11-27 14:12:10 -08:00
Paito Anderson and Andrew Casey
50284197ae
Fix react-sound playStatus ( #40592 )
2019-11-27 11:31:56 -08:00
reflector-six and Andrew Casey
8f8f5e8cc5
[react-outside-click-handler] Fix: allow all supported values for display prop ( #40595 )
...
* Allow all supported values for display prop
* Increment version number
2019-11-27 11:17:32 -08:00
Thomas Deinhamer and Andrew Casey
23bd356c7d
Fix type of files option ( #40597 )
2019-11-27 11:17:03 -08:00
Elizabeth Samuel and Andrew Casey
f8e6ac1bf1
[office-js] [office-js-preview] (Outlook) Remove Mailbox 1.0 references ( #40682 )
2019-11-27 11:11:45 -08:00
Nathan Rajlich and Andrew Casey
7663580ee4
[@types/blessed] Add more types for Screen class ( #40690 )
...
* [@types/blessed] Add more types for `Screen` class
* Remove top level `stream` import, use `Readable` and `Writable` instead
* Remove `any` type in a few cases to their proper type
* Add types for `clickable` and `keyable` arrays
* Add type definition for `cleanSides()` function
* Add test
2019-11-27 11:11:17 -08:00
Nathan Rajlich and Andrew Casey
28f18aa744
[@types/blessed] Make properties on ProgressBarOptions be optional ( #40689 )
...
All of these properties have default values and are not required.
2019-11-27 11:10:06 -08:00
Kyle Holmberg and Andrew Casey
59c9381781
Make values optional for cast ( #40683 )
2019-11-27 11:09:02 -08:00
Collin Pham and Andrew Casey
d429b5c056
[@types/stripe] Adding Issuing types and updating tests ( #40670 )
...
* adding issuing types and tests
* addressing PR comments: convert tabs -> spaces; change IMetadata -> IOptionsMetadata in options interfaces; add new lines after interface definitions
2019-11-27 11:07:21 -08:00
Rifa Achrinza and Andrew Casey
fc15e33f59
fix(mssql): updated for 6.0.0 ( #40645 )
...
* fix(mssql): updated for 6.0.0
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com >
* docs(mssql): removed contributor
Remvoed @JaminFarr as a contributor as per his request
ref: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/40645#discussion_r351201290
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com >
2019-11-27 11:02:30 -08:00
Amit-A and Andrew Casey
100c182e6b
Adding HeaderLines type for mailparser ( #40525 )
...
* Adding HeaderLines type for mailparser
Typing recently introduced `headerLines`; see this commit: https://github.com/nodemailer/mailparser/commit/56ea81366ba045aa7dd12d5847794f75fb54d71a
* Adding missing semicolon
* Updating mailparser version
* HeaderLines: Array -> ReadonlyArray
2019-11-27 10:48:13 -08:00
Skyler Kehren and Andrew Casey
9f010382dd
[screeps] Publish v3.0.0 ( #40613 )
...
* Publish Screeps v3.0.0
This commit publishes typed-screeps v3.0.0 to DefinitelyTyped.
This is a major release with breaking changes, please view the release
notes for full details https://github.com/screepers/typed-screeps/releases/tag/v3.0.0
* [3.0.1] Review corrections
- Fix POSSIBLE_RESSOURCES typo
- Remove unecessary tslint:disable rules
2019-11-27 10:45:17 -08:00
Federico Bond and Andrew Casey
1d3c224178
[naudiodon] Add type definitions ( #40616 )
2019-11-26 17:32:05 -08:00
Chris Couzens and Andrew Casey
c51f93f6c9
Add koa-proxies type definitions ( #40654 )
2019-11-26 17:28:52 -08:00
Steve Hankin and Andrew Casey
496e93e3e5
feat: Added axios-curlirize template ( #40684 )
...
* feat: Added axios-curlirize
* lint: updated code
2019-11-26 16:33:45 -08:00
Chris Paterson and Andrew Casey
9608c1c838
Updating to version 3.9 of webpack-dev-server ( #40504 )
2019-11-26 16:16:48 -08:00
goldpicker and Andrew Casey
0915331636
slickgrid modify ColumnMetadata.editor to any to allow run ( #40519 )
2019-11-26 16:13:59 -08:00
Nicholas Boll and Andrew Casey
c2d5a45930
Add element properties to markdown-to-jsx ( #40542 )
2019-11-26 16:11:50 -08:00