Commit Graph

71702 Commits

Author SHA1 Message Date
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
Alberto Francesco Motta
7df1be7bb2
🤖 Merge PR #47295 [react-svg-radar-chart] Fix issue with optional option props being required and improve docs by @afmotta
Fix issue with optional option props being required.
Improve docs.
2020-09-24 07:41:44 -07:00
Philippe Lavoie
a54888ec50
🤖 Merge PR #48102 Add faker library timeZone type definition by @PhilLavoie 2020-09-24 07:35:14 -07:00
Vir Desai
09baa919ec
React Native add missing maintainVisibleContentPosition type for ScrollView on iOS (#48114)
* 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>

Co-authored-by: Vir Desai <virdesai@virs-mbp.lan>
Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2020-09-24 15:42:03 +02:00
Jalil Arfaoui
f8b43fbb7e
🤖 Merge PR #47763 [ramda] R.when does not always apply given function by @JalilArfaoui 2020-09-23 23:46:06 -07:00
Sebastian Pettersson
e98fe25b32
🤖 Merge PR #47301 [faker.js] updates for v5 by @TastefulElk
* [faker.js] updates for v5

* [faker.js] add missing locales

* [faker.js] add tests for v5 changes

* [faker.js] style cleanup

* [faker.js] fix indentation
2020-09-23 23:04:34 -07:00
Peter Wagenet
deea912e89
🤖 Merge PR #47888 [qunit] Explicitly support Promise callbacks by @wagenet
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-23 21:38:09 -07:00
Google API Typings Generator
e4455c0b0a
🤖 Merge PR #48122 [gapi.client.analyticsreporting] automatic update by @google-api-typings-generator
Co-authored-by: Maxim Mazurok <maxim@mazurok.com>
2020-09-23 21:10:28 -07:00
Google API Typings Generator
d233f6926d
🤖 Merge PR #48121 [gapi.client.analyticsreporting] automatic update by @google-api-typings-generator
Co-authored-by: Maxim Mazurok <maxim@mazurok.com>
2020-09-23 20:26:34 -07:00
nikithauc
47ae932cc5
🤖 Merge PR #48116 Microsoft-Graph- Update Version 1.22 by @nikithauc
* Adding updates for version 1.20

* microsoftgraph updating for v 1.21

* Updating microsoft-graph version 1.22
2020-09-23 16:14:34 -07:00
Jeremy Thomerson
2d2c4ced74
fix: jose.util.base64url.decode returns Buffer (#48096)
According to [their documentation][1] and my testing, the base64url decode
util returns a Buffer, not a string.

https://github.com/cisco/node-jose#uri-safe-base64
2020-09-23 15:04:35 -07:00
Jack Bates
60c94e97bc
[bootstrap-select] Remove unused lint exceptions (#48016) 2020-09-23 15:03:34 -07:00
Jack Bates
057ee0d6ee
[bootstrap-notify] Remove unused lint exceptions (#48015) 2020-09-23 15:03:24 -07:00
Jack Bates
37c94696c6
[bootstrap-maxlength] Remove unused lint exceptions (#48014) 2020-09-23 15:03:11 -07:00
Jack Bates
a625e723cd
[bootstrap-filestyle] Remove unused lint exceptions (#48013) 2020-09-23 15:03:03 -07:00
Jack Bates
bac653f72c
[bootstrap-datepicker] Remove unused lint exceptions (#48012) 2020-09-23 15:02:54 -07:00
Jack Bates
b6ad46a6f3
[blazy] Remove unused lint exceptions (#47998) 2020-09-23 15:02:13 -07:00
Jack Bates
6d9a99835c
[blessed] Remove unused lint exceptions (#47999) 2020-09-23 15:01:43 -07:00
Jack Bates
9525e52048
[chai-datetime] Remove unused lint exceptions (#48053) 2020-09-23 15:01:34 -07:00