Luke Sheard
a5b94de130
add missing webpack compiler properties ( #35053 )
2019-04-28 13:46:27 +01:00
Steffen Langer
5820570c76
Feathers.js Express: Correct typings for app.use with both middleware and feathers service. ( #34782 )
...
* Correct typings for app.use with both middleware and feathers service.
* Correct typings for app.use with both middleware and feathers service.
2019-04-26 17:27:51 -07:00
Kael
197b5fb3c5
[twilio-video] Correct LocalParticipant method arguments ( #34828 )
...
* Add missing unpublishTracks array type
* add MediaStreamTrack to arguments
* style: use Array<>
* add test
2019-04-26 17:19:28 -07:00
Evan Kennedy
ab61661da8
Add hook normalization & finally hook ( #34897 )
2019-04-26 16:08:02 -07:00
Florian Gritsch
03b4f06ce7
Use VerifyFunction ((error: any, user?: any, msg?: VerifyOptions): void ) in OAuth2Strategy instead of (error: any, user?: any) => void ( #34850 )
2019-04-26 15:50:37 -07:00
Ron Buckton
39e7075075
Improve typings for passport-github ( #34835 )
2019-04-26 15:22:34 -07:00
Ron Buckton
299d9481f3
Improve typings for passport-discord ( #34836 )
2019-04-26 15:22:27 -07:00
TokugawaT_YD
5528e39d25
Types for gulp-sass-variables ( #34927 )
...
* clear to tests
* clear for tests
* try ro resolve conflict
2019-04-26 15:20:57 -07:00
Christopher Parsons
90d4ba0a85
Added type definition for delegated-events ( #35006 )
2019-04-26 15:16:53 -07:00
TokugawaT_YD
c9e7cb88b0
New types for Gulp-html-prettify ( #35005 )
...
* clear to tests
* clear to tests
2019-04-26 14:19:33 -07:00
Spencer Elliott
b5d9b16a73
Add react-html-parser ( #35021 )
2019-04-26 14:00:54 -07:00
JulianWielga
a3b8548fb3
[mobx-task] Fixed property decorator definition ( #34851 )
...
* [mobx-task] Fixed property decorator definition
* Revert "[mobx-task] Fixed property decorator definition"
This reverts commit 20bd533e
* test for decorators & last change
* [mobx-task] Fixed property decorator definition
2019-04-26 13:56:05 -07:00
mmkal
3034a2763c
Slonik 16.16 ( #35023 )
...
* [slonik] add new helpers
specifically sql.array and sql.identifierList
* [slonik] add more new types
* [slonik] generated sample tests
* [slonik] lint
2019-04-26 13:26:23 -07:00
Rigoberto Molina
caaf192478
[react-flatpickr]: Allow extra properties in DateTimePickerProps ( #34979 )
...
* Allow extra properties in DateTimePickerProps
* Tests for extra properties in DateTimePickerProps
* Add myself to authors
* Update index.d.ts
* Partially extend HTMLInputElement
* Update index.d.ts
* Update index.d.ts
2019-04-26 13:00:34 -07:00
vlad melnik
8a86268b66
mongoose added RegExp type to method argument in pre and post hooks ( #34930 )
2019-04-26 12:55:05 -07:00
Ivan Goncharov
e893fc31e8
[express-graphql] Synchronise with 'v0.8.0' ( #34914 )
2019-04-26 12:42:34 -07:00
stuartthomson
a0c4baea71
Add missing parameters to HostConfig + standardise ( #35024 )
2019-04-26 12:36:31 -07:00
Jonathan Stewmon
ca6a2d7564
fix: restore null union type on promisify callbacks ( #35018 )
2019-04-26 12:31:50 -07:00
Matt R. Wilson
d0204038a4
[nock] Add matchHeader to Interceptor. ( #35022 )
...
This method is available on the Scope or Interceptor level, however, the
type was only included on Scope before.
2019-04-26 12:28:14 -07:00
poseidonCore
8024692790
Support priority on Mail.Options ( #34720 )
...
* Support priority on Mail.Options
As stated in this file:
https://github.com/nodemailer/nodemailer/blob/master/lib/mailer/mail-message.js
* coding style errors
Error in nodemailer
Error: /home/travis/build/DefinitelyTyped/DefinitelyTyped/types/nodemailer/lib/mailer/index.d.ts:140:1
ERROR: 140:1 no-trailing-whitespace trailing whitespace
ERROR: 141:19 typedef-whitespace expected onespace after colon in property-declaration
ERROR: 141:19 whitespace missing whitespace
2019-04-26 12:26:19 -07:00
Jasmin Bom
d24d6a715d
Fix browser.runtime.Port again ( #35027 )
...
- Add tests so it doesn't happen again
2019-04-26 12:19:51 -07:00
Marcus Weiner
060a97fdda
[spotify-web-playback-sdk] Declare namespace as window global ( #34999 )
2019-04-26 12:16:15 -07:00
Dimitri Mitropoulos
ff8d792a28
[text-table] align can be null or undefined ( #34870 )
2019-04-26 11:22:26 -07:00
PopGoesTheWza
41fcebe6be
google-apps-script: April 19, 2019 ( #35011 )
...
* FieldType enum:
HYPERLINK
IMAGE
IMAGE_LINK
* Documentation text update
2019-04-26 11:19:14 -07:00
Ron Buckton
b51c8b0ae4
Remove 'co' dependency on 'Generator' type ( #34840 )
2019-04-26 11:17:35 -07:00
Ryan Burr
cbdce7fb10
[@types/auth0-js] remove password from ChangePasswordOptions ( #34947 )
...
- This option is not used by the Auth0.js 9.10 library
- Changing password through the API is a deprecated workflow
- This is a BREAKING CHANGE since it removes a property
2019-04-26 11:13:57 -07:00
Alexander Zeitler
683acf2d34
fix hapi response code function docs ( #35012 )
...
* fix hapi response code function docs
* fix $param to be @param
2019-04-26 11:10:15 -07:00
avin-kavish
c96320313a
[@types/copy-webpack-plugin] Update to v5.0 of copy-webpack-plugin ( #34880 )
...
* ADD: 'test' option and relavant documentation to CopyPattern
* Update types to copy-webpack-plugin version 5
* Update header
* Update header
2019-04-26 11:09:06 -07:00
Adam Lavin
5746d0876f
Update styled-system types to 4.1 ( #34938 )
2019-04-26 11:05:57 -07:00
Nathan Shively-Sanders
b7f29e99b8
Clean 20190426 ( #35020 )
...
1. Update react-instantsearch URL.
2. backbone-fetch-cache has a type-aware lint rule that was affected by
a change in backbone. It's a dumb rule, but since CI only runs
expectRule for dependents, we didn't catch it on checkin. Now that we're running on
Azure, maybe we should run all lint rules for dependents during CI.
2019-04-26 08:11:03 -07:00
Nathan Walters
56607c79bd
Fix HighlighterProps to reflect how they're used ( #34950 )
2019-04-25 19:22:38 -07:00
mmkal
11d5fd7f43
[slonik] add transformRow to interceptors ( #34943 )
2019-04-25 19:20:40 -07:00
Daniel Rosenwasser
21e09f2827
Added explicit options to 'markdownlint'. ( #34861 )
...
* Added explicit options to 'markdownlint'.
* Update index.d.ts
* Addressed lints.
* Silence quotation errors.
2019-04-25 19:18:01 -07:00
Ryan Wilson-Perkin
7bb03173ee
[@types/got] Support retries of "POST" method ( #35000 )
...
* [@types/got] Support retries of "POST" method
The current list of supported methods for RetryOptions omits the "POST" method. I believe this is because the list was taken from https://www.npmjs.com/package/got#retry however this is only the _default_ methods that are supported. [This issue](https://github.com/sindresorhus/got/issues/757 ) from the `got` GitHub repo indicates that it _is_ possible to specifically state that you would like to retry on POST as well.
I have a use-case where I'd like to automatically retry failed POSTs but can't right now without overriding the typing.
* Add @ryanwilsonperkin to authors list
To allow dt-bot to ping me of changes to these interfaces and to help
support additional typing changes.
* Add test that "POST" is a supported method
* Match order of other method lists
Every other list of methods puts POST before PUT. Minor point, but may
as well match convention.
* fix: Remove duplicate POST
2019-04-25 19:14:01 -07:00
Julien Quéré
8445dd431b
[Parse] Add missing context on AfterSaveRequest and BeforeSaveRequest ( #34944 )
...
* Add missing context on AfterSaveRequest and BeforeSaveRequest
* Before/After SaveRequest: switch context from any to object
2019-04-25 19:10:18 -07:00
stuartthomson
e09e79218d
[dockerode] add VolumeOptions & TmpfsOptions to MountSettings ( #34991 )
...
* add VolumeOptions & TmpfsOptions to MountSettings
* Labels and Options as { [name: string]: string }
2019-04-25 19:08:29 -07:00
Sam Welek
5ff6bfd1b9
[@types/vis] add optional string types to EdgeOptions ( #34972 )
...
* @types/vis Adding Types to Edges.Arrows
Adding Edges.Arrows.To/Middle/From Type
* Correcting contributor link
2019-04-25 19:06:52 -07:00
Vu Tran
105423a537
[react-aria-menubutton] Fix typo for closeOptions ( #34967 )
...
* [react-aria-menubutton] Fix typo for closeOptions
`closeOptions` should actually contain a `focusButton`, not `focusMenu`.
Reference: https://github.com/davidtheclark/react-aria-menubutton/blob/master/src/createManager.js#L99
* fix tests
2019-04-25 19:01:59 -07:00
Ifiok Jr
3082e56e75
feat: add types for min-document ( #34989 )
2019-04-25 18:00:37 -07:00
Raúl Acuña
046f80013c
Stripe: Update Invoice properties to match version 2019-03-14 ( #34597 )
...
* Change application_fee to application_fee_amount
On API version 2019-03-14, the application_fee parameter on invoice API methods and the application_fee field on the invoice object have both been renamed to application_fee_amount.
Documentation: https://stripe.com/docs/api/invoices/object#invoice_object-application_fee_amount
* Break lines on column 100
* Add created property
Version 2019-03-14: The date property has been renamed to created.
https://stripe.com/docs/api/invoices/object#invoice_object-created
* Add custom_fields
https://stripe.com/docs/api/invoices/object#invoice_object-custom_fields
Add custom fields type definition
https://stripe.com/docs/api/invoices/object#invoice_object-custom_fields
* Customer is expandable
https://stripe.com/docs/api/invoices/object#invoice_object-customer
* Add default_source
https://stripe.com/docs/api/invoices/object#invoice_object-default_source
* Add footer property to invoice
https://stripe.com/docs/api/invoices/object#invoice_object-footer
* Add status and status_transitions
https://stripe.com/docs/api/invoices/object#invoice_object-status
* Add threshold_reason property
https://stripe.com/docs/api/invoices/object#invoice_object-threshold_reason
* Remove unnecessary qualifiers
* Update tests to use latest stripe api version
* Revert "Update tests to use latest stripe api version"
This reverts commit 83fbc3b90475328d458ceb99b7ca64d9d89e8542.
* Instead of replacing application_fee, add the new name
* Add a @deprecated message on old property
2019-04-25 17:57:31 -07:00
Iván López Santiago
32cd2e644a
types declaration for architect ( #34993 )
2019-04-25 17:55:41 -07:00
Daniel Mora
4b7b454e31
Update cleanup parameter types for node-temp ( #34874 )
...
* Update types for temp
Update types for `cleanup` callback to match the implementation 0082942c73/lib/temp.js (L231)
* Update index.d.ts
2019-04-25 17:24:10 -07:00
Sergey
7392228cef
Export WrapperClass interface ( #34883 )
2019-04-25 17:10:08 -07:00
Aaron Holderman
3ac4e15ccc
add plaid-link defs ( #34602 )
...
* add plaid-link defs
* set "strictFunctionTypes": true
* correct github link
* Type functions
* delete comments
* use string union type instead of enum
* correct argument casing
2019-04-25 19:53:07 -04:00
Florian Keller
1f2b237c9d
Add types for uint32 ( #34990 )
2019-04-25 16:26:17 -07:00
Nathan Shively-Sanders
8b4ae33bfa
Cleanup 20190425 ( #34995 )
...
* Update project urls
* remove jquery-notifier, update react-test-renderer
1. jquery-notifier was types for a type-only package.
2. react-test-renderer's test incorrectly assumed that <t> was an html
tag. This is now an error. I updated the test to use <div>, since that's
a tag I've heard of before.
* Fix space lint
* Use typescript for removing non-npm package
* Reorder names in notNeededpackages.json
* Point to real version of typescript
2019-04-25 16:05:15 -07:00
Brandon Wilson
6c8d67bc13
[node-fetch] Fix Body and ResponseInit ( #34966 )
2019-04-25 16:01:57 -07:00
Herman (Von) Waters
ec29d74291
Muidatatables update ( #34918 )
...
* added the 'empty' boolean to the MUIDataTableColumnOptions and 'React.ReactNode' to the 'customHeadRender' it still requires TableRow and TableCell
* added name and updated versions to most recent
* removed minor update notation
* fixed header notation
* added new line at the end of the doc
* reverted the typescript version as per request
2019-04-25 15:32:15 -07:00
Silas Rech
104da7bacb
Update email options ( #34992 )
...
Related change in the source module: 7e172c14b4
Fixes #34962
2019-04-25 15:24:12 -07:00
Kento Moriwaki
6b6bc64719
[cors] CustomOrigin.requestOrigin can be undefined ( #34973 )
...
* Fix requestOrigin type
* Fix spec
* Remove unnecessary try-catch
* Revert "Remove unnecessary try-catch"
This reverts commit 7f6fffbdb4c86a0b0f9c727d1b46e118b62e4b26.
2019-04-25 15:22:36 -07:00