Commit Graph

71720 Commits

Author SHA1 Message Date
Sara Marcondes
d07d3eefaa
🤖 Merge PR #47574 [@wordpress/components] Add AnglePickerControl by @saramarcondes
* [@wordpress/components] Add AnglePickerControl

* [@wordpress/components] Make label optional
2020-09-28 12:15:23 -04:00
Sara Marcondes
a96562b0e0
🤖 Merge PR #47573 [@wordpress/components] Update Autocomplete to include all props and render props by @saramarcondes
* [@wordpress/components] Update Autocomplete

* [@wordpress/components] Remove private instanceId prop
2020-09-28 12:15:15 -04:00
Andrew Goodale
c06fa19fdc
[react-native] Fix return type of createObjectURL (#47957) 2020-09-28 16:00:37 +02:00
Sachin Shekhar
782b693e71
🤖 Merge PR #48268 [aws-lambda] Add Amazon MSK event by @SachinShekhar 2020-09-28 04:50:57 -07:00
Walter Holohan
b45c0993da
🤖 Merge PR #47760 [@types/react-native-auth0] update typing's for exchange() and refreshToken() responses by @walterholohan
* update typing's for exchange() and refreshToken() responses in `react-native-auth0`

* add tests
2020-09-28 03:54:41 -07:00
Nathan Bierema
7c7d095686
🤖 Merge PR #48208 [d3-delaunay] Update types to 5.0 by @Methuselah96 2020-09-27 13:54:46 -07:00
WON JONG YOO
9629880863
🤖 Merge PR #48187 [next-auth], fix an incorrect parameter type in callbacks.session() by @Devrama
* [next-auth], fix an incorrect parameter type in callbacks.session()

* add semicolon

* fix test

* replace Session by Session & GenericObject

* add semicolon
2020-09-27 07:43:11 -07:00
Jonathan Wiesel
d9c0a17d84
🤖 Merge PR #48101 Add missing restApiOptions for jsforce connection by @jonathanwiesel
Co-authored-by: Jonathan Wiesel <jonathan.wiesel@s4g.es>
2020-09-26 10:03:36 -07:00
Nick Pierson
c60403cb35
🤖 Merge PR #48115 [prosemirror-model] allow null,undefined as DOMOutputSpecArray values by @ncpierson
Co-authored-by: Nick Pierson <npierson@evernote.com>
2020-09-26 09:21:55 -07:00
Daniel Rearden
e8d8fceea1
🤖 Merge PR #47762 [slonik] Add exists query method by @danielrearden 2020-09-26 06:38:46 -07:00
Kyℓe Hensel
96c39a7d9b
🤖 Merge PR #48160 [@types/pdfmake] add unbreakable prop to stack by @k-yle 2020-09-26 02:18:55 -07:00
Eric Lin
63ec8ab853
🤖 Merge PR #48179 [mapbox-gl] Add missing 'idle' event by @retypepassword
* [mapbox-gl] Add missing 'idle' event

* Update tests
2020-09-25 21:33:11 -07:00
abrindam
d74f5c36d3
🤖 Merge PR #48199 "newrelic" package: Correct typing of setLambdaHandler() by @abrindam
Co-authored-by: Andrew Brindamour <abrindamour@bluejeans.com>
2020-09-25 20:22:21 -07:00
Isaac Overacker
273f877552
🤖 Merge PR #47035 [react-native-background-downloader] Add FAILED and STOPPED states by @ioveracker 2020-09-25 16:46:36 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
873e6f44cc
feat(romaji-name): new definition (#48196)
John Resig's module:
- definition file
- tests

Note that undocumented exported api is not part of dt definition

https://github.com/jeresig/node-romaji-name#readme

Thanks!
2020-09-25 16:17:22 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
895816690e
feat(@hyggedyne/scrabbleify): new definition (#48195)
- definition file
- tests

https://github.com/relativityboy/scrabbleify#readme

Thanks!
2020-09-25 16:15:16 -07:00
Nathan Shively-Sanders
cfdad97cb0
Fix redundant jsdoc in chrome (#48190)
Previously the lint rule was crashing and not reporting the errors:

- `@export` is redundant with `export`
- `@requires`, as documented in jsdoc.app, is redundant with dynamic or
  normal imports. The usage here seems to be non-standard, so I'm not
  sure what the best fix is.
- `@param` should not have types since those are already specified in
  Typescript.
2020-09-25 16:13:55 -07:00
Jack Bates
eb702e4e39
[com.darktalker.cordova.screenshot] Remove unused lint exceptions (#48193) 2020-09-25 16:08:40 -07:00
Jack Bates
2132d32e3c
Use wildcards for scope path mappings (#47089) 2020-09-25 16:07:58 -07:00
Artem
32261f8575
[geoip-lite] add more defenitions; fix some types (#47595)
* master | [geoip-lite] add more defenitions; fix some types

Signed-off-by: a.kuzmenko <1782530+witem@users.noreply.github.com>

* master | prettier@

Signed-off-by: a.kuzmenko <1782530+witem@users.noreply.github.com>

* master | update version in header

Signed-off-by: a.kuzmenko <1782530+witem@users.noreply.github.com>

* master | add defenitions and test for cmp func

Signed-off-by: a.kuzmenko <1782530+witem@users.noreply.github.com>

* master | add witem as contributor

Signed-off-by: a.kuzmenko <1782530+witem@users.noreply.github.com>

* Fix array type for pretty args

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2020-09-25 15:28:09 -07:00
Nathan Shively-Sanders
fe3e8016d4
fix redundant jsdoc in bull/v2 (#48189) 2020-09-25 12:12:56 -07:00
Nathan Shively-Sanders
a743c973b3
fix redundant jsdoc in backbone (#48188) 2020-09-25 12:12:28 -07:00
Nathan Shively-Sanders
d3ca310d17
Fix redundant jsdoc in algoliasearch (#48186)
The lint rule was crashing before, so was not reporting the error.
2020-09-25 12:11:50 -07:00
Nathan Shively-Sanders
a4f820e81f
Remove redundant jsdoc (#48185)
These lint failures didn't show up earlier because the lint rule was
crashing.
2020-09-25 11:47:02 -07:00
Jack Bates
a64ff82769
Remove reachable files from OTHER_FILES.txt (#44092)
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2020-09-25 11:12:54 -07:00
madhavagrawal17
a0739729bc
🤖 Merge PR #48159 Adding definition for SharedRuntime API in office-js and adding office.actions.associate in office-js-preview by @madhavagrawal17
* Updating the Office-js with Addin API and office-js-preview with the acoffice.actions.associate APi.

* fixing the comments

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2020-09-25 11:02:05 -07:00
Oliver Joseph Ash
9e16ef768a
unsplash-js: add myself as author (#48173)
* `unsplash-js`: add myself as author

* Remove non-existing user
2020-09-25 10:50:56 -07:00
Jack Bates
f6def99160
[egjs__axes] Use wildcards for scope path mappings (#48180) 2020-09-25 10:48:12 -07:00
Michael Ness
61deea7250
🤖 Merge PR #47543 [@types/underscore] Collection and Array Tests - Usage Tests Cleanup by @reubenrybnik
* Underscore usage tests - addition, removal, and labeling of tests (#1)

* Removing the EnumerableKey type alias because DT linting is not good at dealing with it between different versions of TypeScript.

(cherry picked from commit abe1df796adc42876da1f163202613c36d90e118)

* Adding comments that describe and anchor tests, changing a few tests slightly, and removing some tests.

* Adding some chain tests.

* Fixing spelling error.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Updating the mixin test to properly augment Underscore types.

* Removing an unnecessary generic type specification.

* Wrapping a comment.

* Referencing DefinitelyTyped/DefinitelyTyped#33479 in more places.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Underscore usage tests - type assertions (#2)

* Adding type assertions to usage tests.

* Minor updates to the bind test.

* Removing comments for chain tests that are already in the chain tests section of the file and updating the chain tests header.

* Breaking a function into multiple lines for better readability.

* Adding a separate toArray test that infers a more interesting type than any[].

* Replacing a movie reference with a more generic example.

* Make indentation more consistent.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Revert "Replacing a movie reference with a more generic example."

This reverts commit 49c0a791cbb6732f48c0f5638a6e9fe90a35d6ff.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Underscore usage tests - reorganization (#3)

* Removing the combinatorial tests label for types.

* Making to the types section of tests.

* Making updates to the collections section of tests.

* Making updates to the arrays section of tests.

* Making updates to the functions section of tests.

* Making updates to the objects section of tests.

* Making updates to the utility section of tests.

* Making updates to the OOP section of tests and adding an OOP header to UnderscoreStatic.

* Making updates to the chaining section of tests.

* Adding a missing word to a sentence.

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Changing "sorting" to "order" when describing sortedIndex

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Switching "values its keys" to "vice versa"

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Removing an inaccurate "no-op" from a description

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Splitting up comments between calling mixin and augmenting type definitions

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

* Removing an extra memoize header.

* Changing "TSC" to "TypeScript."

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>

Co-authored-by: Julian Gonggrijp <dev@juliangonggrijp.com>
2020-09-25 09:57:58 -07:00
Vir Desai
6c915c17c2
Moving ScrollView props into proper OS based type (#48132)
* add missing type for ScrollView maintainVisibleContentPosition on iOS

* add test

* Apply suggestions from code review

Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>

* put stickHeaderIndices, snapToAlignment, and decelerationRate props under correct scrollview type

Co-authored-by: Vir Desai <virdesai@virs-mbp.lan>
Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2020-09-25 10:54:27 +02:00
Chris Redekop
ea2a3d28f3
🤖 Merge PR #48157 k6/http CookieJar is not abstract by @repl-chris 2020-09-25 00:28:33 -07:00
Patrick Erichsen
4da8540811
🤖 Merge PR #48152 Update mui-datatables declarations with missing/incorrect typings by @Patrick-Erichsen
Signed-off-by: Patrick-Erichsen <Patrick.Erichsen@target.com>
2020-09-24 17:21:14 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
92fd920a34
remove(favicons-webpack-plugin): remove package (#48156)
The package ships its own .d.ts starting version 2.1.0:
https://github.com/jantimon/favicons-webpack-plugin/compare/v2.0.0...v2.1.0

Thanks!
2020-09-24 14:40:00 -07:00
Brandon Johnson
f7d569cf92
🤖 Merge PR #48140 [next-auth] Allow session to be null or undefined by @bjohn465
While the session data is being fetched,
`useSession` will return `undefined`.
If a session doesn't exist,
`useSession` will return `null`.

The result of `useSession`
is commonly passed to the `Provider` component
(e.g. see the examples at
https://next-auth.js.org/getting-started/client#provider),
and it seems to allow the `undefined` and `null` values
for the `session` prop,
so allow them in the type information, too.
2020-09-24 13:54:24 -07:00
Peter Wagenet
71e26e0445
🤖 Merge PR #48138 [qunit] Explicitly allow Promises for QUnit NestedHooks by @wagenet
Also corrects some Promise<any> to Promise<void>

The lack of explicit support is generally not problematic except when
used in conjunction with @typescript-eslint/no-misused-promises which
complains when a Promise is provided to a function that doesn't allow
for it.
2020-09-24 13:51:31 -07:00
Tomasz Pluskiewicz
f4cab83772
added types for chai-snapshot-matcher (#48130)
* added types for chai-snapshot-matcher

* added missing overload and optional params
2020-09-24 13:49:15 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
aa5ac1d7ab
delete(username): remove definition (#48153)
Package ships its own d.ts file from v5.0.0:
https://github.com/sindresorhus/username/releases/tag/v5.0.0

Thanks!
2020-09-24 13:48:26 -07:00
Nathan Bierema
52a1d17879
[es6template] Add es6template types (#47959)
* Init

* Finish

* Do it like that

* Update types/es6template/index.d.ts

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
2020-09-24 13:47:42 -07:00
Jack Bates
bbe6764e85
[cyberblast__webserver] Use wildcards for scope path mappings (#48151) 2020-09-24 13:45:26 -07:00
Jack Bates
b5211cca7b
[babel__template] Use wildcards for scope path mappings (#48150) 2020-09-24 13:44:59 -07:00
Jack Bates
decaf8de46
[babel__standalone] Use wildcards for scope path mappings (#48149) 2020-09-24 13:41:57 -07:00
Jack Bates
69d36a72e7
[babel__core] Use wildcards for scope path mappings (#48148) 2020-09-24 13:40:18 -07:00
Haseeb Majid
99f0e71149
Update elasticlunr Types (#46986)
Update the elasticlunr types, to have the expand option
in the correct place not within fields.
https://github.com/gatsby-contrib/gatsby-plugin-elasticlunr-search#partial-searches
2020-09-24 13:31:47 -07:00
Jack Bates
01079a9b7d
[babel-plugin-tester] Use wildcards for scope path mappings (#48147) 2020-09-24 13:11:23 -07:00
Jack Bates
f1866d24b7
[babel-plugin-macros] Use wildcards for scope path mappings (#48146) 2020-09-24 13:10:45 -07:00
Jack Bates
edbeb6c1ac
[absinthe__socket-apollo-link] Use wildcards for scope path mappings (#48144) 2020-09-24 12:54:52 -07:00
Alison McKay
3c9ba9e286
[custom-functions-runtime] Update CustomFunctionsRuntime 1.3 divisionByZero error code comment, per feedback (#48117)
* Fix parameterAddresses error in custom-functions-runtime/index.d.ts

* Correct two req set numbers, update error code comments to match UI experience in types/custom-functions-runtime/index.d.ts

* Fix whitespaces per npm lint

* Update divisionByZero error code comment per feedback
2020-09-24 12:07:36 -07:00
George DeCherney
f4dcf70178
update index.d.ts (#48104) 2020-09-24 12:04:47 -07:00
Andrew Branch
0ae6bba4e3
Update allowedPackageJsonDependencies instructions 2020-09-24 09:53:15 -07:00
Elizabeth Samuel
4996e95a51
[office-js] [office-js-preview] (Outlook) Remove sender mention in Msg Comp mode (#48139) 2020-09-24 09:30:47 -07:00