Carson Farmer
56c1ea26b5
feat: types + tests for existing npm module multiaddr ( #41413 )
...
Signed-off-by: Carson Farmer <carson.farmer@gmail.com >
2020-01-06 17:29:39 -08:00
Carson Farmer
17add4c81b
Types + tests for existing npm module multibase ( #41416 )
...
* Types + tests for existing npm module multibase
Signed-off-by: Carson Farmer <carson.farmer@gmail.com >
* feat: include types for names and codes
Signed-off-by: Carson Farmer <carson.farmer@gmail.com >
2020-01-06 17:26:26 -08:00
rlbaxter
cc94d80948
types for Apptimize web sdk ( #41433 )
...
* add apptimize__apptimize-web-sdk module
* updates after peer-review with Mike Dodge
2020-01-06 17:17:46 -08:00
nils måsén
0f4d635662
[@types/spotify-api] Update AlbumObjectSimplified and AlbumObjectFull ( #41309 )
...
* [@types/spotify-api] Update AlbumObjectSimplified and AlbumObjectFull. Closes #37575
* Fix tests
* Add missing title property to AlbumObjectFull
Co-authored-by: andamanastireanu <45174038+andamanastireanu@users.noreply.github.com >
2020-01-06 16:09:21 -08:00
Dominik Rowicki
dc4340f3da
Add support for forwardedAs to styled-components ( #41347 )
...
* Add support for forwardedAs to styled-components
* Test whether as/forwardedAs correctly rejects invalid props
* Revert "Test whether as/forwardedAs correctly rejects invalid props"
The newly added tests pass locally, but fail in automated testing, as per the comment on another case in test/index.tsx:580.
This reverts commit d09acb1eba6250b0761b2d626ce52d8e7df64310.
2020-01-06 16:07:28 -08:00
Max Belsky
1100f122e4
[micromatch] v4.0 ( #41406 )
2020-01-06 16:05:23 -08:00
TobiasMelen
09f1ffb353
qrcode-svg 1.1.0. Completed input options. Organized and documented from package readme. ( #41393 )
...
* Extended options of qrcode-svg 1.1
* Prettier run
* Modified comments from feedback
2020-01-06 15:44:09 -08:00
Jesse Katsumata
5c0fe950c3
react-native-share: add types for components ( #41395 )
...
* react-native-share: add types for components
* react-native-share: apply lint
* react-native-share: apply lint
2020-01-06 15:38:23 -08:00
danikaze
6053e951b2
Fix wrong type in blessed (screen.ignoreLocked) ( #41397 )
2020-01-06 15:36:04 -08:00
Adam Kwiatek
be4fad3d81
[ui-select] angular-ui/ui-select v0.19.8 ( #41401 )
...
* Formatted with Prettier.
* Extended angular.ui.select.ISelectConfig.
* Added angular.ui.select.ISelectController.
2020-01-06 15:35:31 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
8519e88609
Add pagination option. Rework of #41228 ( #41381 )
...
* 💄 apply project Prettier
* Add pagination option. Rework of #41228
Thx to @RyannGalea
2020-01-06 15:30:32 -08:00
PopGoesTheWza
1e125b70f4
20191218 google-apps-script ( #41346 )
2020-01-06 15:02:59 -08:00
alecf
3959f70df7
flush out D3 scale a bit and add to callback ( #41378 )
2020-01-06 15:01:43 -08:00
Nathan Shively-Sanders
b50ab5ac9b
Fix socketio-wildcard for @types/node@13 ( #41432 )
...
EventEmitter is just an interface now, so we have to use the class
provided by `require("events")` instead.
2020-01-06 14:36:32 -08:00
Nathan Shively-Sanders
fbb3688b15
Make ExpectError locations same for TS 3.8 ( #41431 )
...
* Make ExpectError locations same for TS 3.8
Error locations changed for some object literals in TS 3.8. This breaks
tests that use ExpectError since the ExpectError needs to be closer to
the actual error.
To fix this, I merged a lot of multi-line object literals into one-line
literals.
* remove stray edit
2020-01-06 14:11:45 -08:00
Raschid J.F. Rafeally
294b40b37a
fix(parse/query): missing base attributes in doesNotMatchKeyInQuery() ( #41391 )
...
* fix(parse/query): add type of base attributes in doesNotMatchKeyInQuery()
* lint(parse): apply lint changes
2020-01-06 13:50:41 -08:00
kamakiri_ys
2072c9c2c3
fix jsqubits type ( #41403 )
2020-01-06 13:48:57 -08:00
Dan Manastireanu
6178f7eec3
chore: Remove self from mongoose definition authors ( #41423 )
2020-01-06 13:13:22 -08:00
Rifa'i M. Hanif
2345b8578f
[@types/ol] Update to OpenLayers v6 ( #41430 )
2020-01-06 13:12:33 -08:00
Nathan Shively-Sanders
b837d4636a
Update redux type of combineReducers ( #41429 )
...
* Update redux-first-router:redux type of combineReducers
It now returns CombinedState<State> instead of just State.
* Also fix @tinajs/tina-redux
* remove unused import in tests
2020-01-06 11:20:25 -08:00
Valentin Tolochko
32f58bbeea
[react-native] fixes StyleSheet.flatten use caused by StyleSheet.compose definition ( #41408 )
2020-01-06 11:23:40 +01:00
Nathan Shively-Sanders
1b29bd026a
Remove references to obsolete DOM interfaces: ( #41387 )
...
1. WindowTimers
2. IDBEnvironment
3. WindowBase64
They are removed in Typescript 3.8.
2020-01-03 15:52:30 -08:00
Steven Conaway
25e1983a34
Add types for react-native-responsive-dimensions ( #41385 )
2020-01-03 15:39:50 -08:00
Nick Amoscato
d8a010a0a6
[gapi.client.photoslibrary] Add Google Photos Library API ( #41311 )
2020-01-03 15:38:57 -08:00
Andrew Branch
ec7421505e
Fix node and webpack-env compatibility ( #41313 )
...
* Fix node and webpack-env compatibility
* Fix missing update
2020-01-03 15:28:52 -08:00
Kamil Socha
57248c2857
[react-stickynode] Adjust 2.1 definitions ( #41299 )
...
* Adjust react-stickynode 2.1 definitions
* Fix version
2020-01-03 15:28:01 -08:00
Andros Rosa Llop
b87251eefd
react-table: Fix type of useGetLatest ( #41369 )
...
* make it a generic function, with return type `() => T`
2020-01-03 15:25:13 -08:00
Andrew Neitsch
98f56b4936
Fix typo ( #41349 )
2020-01-03 15:22:29 -08:00
Justin Hall
fe4cab0885
[react-helmet]: fix types of htmlAttributes and bodyAttributes values ( #41352 )
2020-01-03 15:14:36 -08:00
Matthew Little
ea96391e86
[bn.js] Fix module import without 'allowSyntheticDefaultImports' ( #41255 )
...
* [bn.js] Fix module import without 'allowSyntheticDefaultImports'
Allow `import * as bn from 'bn.js'` to work without having to enable `"allowSyntheticDefaultImports": true`
* Export the Endianness and Prime types, update unit tests for both import types
2020-01-03 15:09:41 -08:00
Austin Turner
9a48ed4293
Updated react-stripe-elements and react-v3 to add missing types ( #41305 )
...
* Updated react-stripe-elements to add missing types
react-stripe-elements:
Added confirmCardPayment() to StripeProps
- a837941298/src/components/inject.js (L25-L25)
Added confirmCardSetup() to StripeProps
- a837941298/src/components/inject.js (L26-L26)
Updated createPaymentMethod() to include new function format
- https://stripe.com/docs/js/payment_intents/create_payment_method#stripe_create_payment_method-paymentMethodData
- https://github.com/stripe/react-stripe-elements/releases/tag/v6.0.0
stripe-v3:
Added new function signature for createPaymentMethod(data: PaymentMethodData)
- https://stripe.com/docs/js/payment_intents/create_payment_method#stripe_create_payment_method-paymentMethodData
Added PaymentMethodData interface
- https://stripe.com/docs/js/payment_intents/create_payment_method#stripe_create_payment_method-paymentMethodData
* Reverted version number and fixed linter issues
Removed use of optional chaining in favor of non-null assertions
Removed prettier formatting as it caused linting errors (additional semi-colons)
2020-01-03 15:07:26 -08:00
Karoun Kasraie
9f69f3608c
Adding missing types for lightship package (from upstream) ( #41315 )
...
* Adding missing types from upstream Lighthouse
* Correcting version number and misspelling
2020-01-03 15:06:33 -08:00
Henrique Cunha Fonseca Torquato
18f5533185
[blip-sdk] Fixed wrong types in method call ( #41377 )
...
* Added type definition for blip-sdk
* - Removed non used test file reference;
- Fixed lint rule errors.
* Added analysis filter parameters
* Fixed linting
* Updated package version
* Removed patch version from header
* Fixed wrong typing
* Fixed changes
2020-01-03 14:42:04 -08:00
Nathan Shively-Sanders
6b8d40a95f
Break slack-winston dependency on winston ( #41386 )
...
slack-winston is nearly unused and seems abandoned, but has a dependency
on the deprecated @types/winston. This is causing problems for DT
automation, so I just inlined all the winston types that slack-winston
uses. Since this package is unlikely to change, I don't think this is a
problem.
2020-01-03 14:31:03 -08:00
Tomasz Pluskiewicz
98f5d66f4f
fix: rdf-js parsers actually return a quad stream ( #41298 )
...
* fix: rdf-js parsers actually return a quad stream
* test: verify parser satisfies generic param
2020-01-03 12:59:30 -08:00
simusr2
fff3323ed9
Updated tabulator-tables/index.d.ts: allow RowLookup type and selectRow params ( #41362 )
...
Added string[] and number[] in RowLookup as allowed types.
Added true as allowed param value: select all rows currently filtered.
2020-01-03 12:55:50 -08:00
Gergely Nagy
78aff54e10
d3-graphviz: fix graphviz() and selectWithoutDataPropagation() ( #41376 )
...
The return type of graphviz() is more specific now.
Added the missing parameter for selectWithoutDataPropagation()
and fixed the return type.
2020-01-03 12:55:28 -08:00
Rob Moran
65c6b7d386
Added missing BluetoothDevice event ( #41297 )
2020-01-03 12:50:57 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
35feaab6ae
fix(truncate-middle): null union type for str ( #41277 )
...
This fixes empty string return when param equals `null`:
https://git.io/JeNkz
Thanks!
2020-01-03 12:50:19 -08:00
TypeScript Bot
d820013d4c
Update CODEOWNERS ( #41375 )
2020-01-03 12:48:10 -08:00
Mihail Novikov
f6bb56c81c
[@types/react-simple-maps] Update to 1.0 ( #41370 )
...
* [@types/react-simple-maps] Update to 1.0.0-beta.0
* Fixes
* Fix version
2020-01-03 12:47:33 -08:00
Ole André Vadla Ravnås
ca12788ead
Sync frida-gum typings with Frida 12.8.3 ( #41373 )
...
Changelog at:
https://frida.re/news/2019/12/18/frida-12-8-released/
2020-01-03 11:29:01 -08:00
Laurens Rietveld
65f7330576
[N3] Type constructors properly as they require the new keyword ( #41372 )
2020-01-03 11:28:01 -08:00
Laurens Rietveld
7e9cebb5f4
Use correct typings for prefix utility function ( #41371 )
2020-01-03 11:27:42 -08:00
Linus Unnebäck
a6ee7419ec
parse: Improve typing of GeoPoint constructor ( #41367 )
2020-01-03 11:19:31 -08:00
Lee Swanson
bcc952e61b
@atlaskit/feedback collector ( #41360 )
...
* Added types for @atlaskit/feedback-collector
* Updates to resolve linter reported issues
2020-01-03 11:18:43 -08:00
Ifiok Jr
7ca9ad1402
feat: add types for @mdx-js/react ( #41365 )
2020-01-03 10:48:55 -08:00
Oliver Joseph Ash
d363b47ec0
Node: querystring: allow nullish values in input type ( #41366 )
2020-01-03 10:47:43 -08:00
Robin Giese
fd33c62438
Fix typings for Flatbuffers v1.10+ release ( #41303 )
...
* Fix typings for Flatbuffers v1.10+ release
* Bump Flatbuffers version
* Use new parameter in test case
* Additional test update
2020-01-03 10:07:46 -08:00
Aankhen
856588d8d4
Add kompression types ( #41289 )
2020-01-02 22:16:08 -08:00