Commit Graph

70910 Commits

Author SHA1 Message Date
Piotr Błażejewicz (Peter Blazejewicz)
9bbc9d896c
feat(camelcase-css): new definition (#46980)
One line CSS utility method:
- definition type
- test

https://www.npmjs.com/package/camelcase-css

Thanks!
2020-08-26 22:12:16 -04:00
Spencer Elliott
f55496b5df
Add use-ackee types (#46968) 2020-08-26 22:11:30 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
8c2f251186
feat(server-timing-header): new definition (#46967)
Definition types for Express middleware:
- definition file
- tests

https://github.com/SilentImp/express-middleware-headers-server-timing
https://www.npmjs.com/package/server-timing-header

Thanks!
2020-08-26 22:10:32 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
1cfaa2b5de
feat(json-parse-helpfulerror): new definition (#46993)
- definition file
- tests

https://www.npmjs.com/package/json-parse-helpfulerror
https://github.com/smikes/json-parse-helpfulerror#use

Thanks!
2020-08-26 22:10:03 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
64323f326c
feat(cjson): new definition (#46992)
Definitions for `cjson` module:
- definition file
- tests

https://www.npmjs.com/package/cjson
https://github.com/kof/node-cjson#api

Thanks!
2020-08-26 22:09:34 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
964a95ea8d
feat(parse-conflict-json): new definition (#47041)
Small module to work with JSON files:
- definition file
- tests

https://github.com/npm/parse-conflict-json
https://github.com/npm/parse-conflict-json#usage

Thanks!
2020-08-26 22:08:12 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
343d20ccd1
feat(html_codesniffer): new definition (#46824)
Definition files for HTML_CodeSniffer library.
- definition file
- tests

https://github.com/squizlabs/HTML_CodeSniffer
https://www.npmjs.com/package/html_codesniffer

Thanks!
2020-08-26 22:05:51 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
bf643a2097
feat(dashdash): new definition (#47059)
Definition types for node-dashdash package:
- definition file
- types

Shout to original author @adamvoss

https://github.com/trentm/node-dashdash
https://github.com/trentm/node-dashdash#usage

Thanks!

Closes: trentm/node-dashdash#37
2020-08-26 22:04:31 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
042839f349
feat(find-duplicated-property-keys): new definition (#47058)
Definition types for JSON utility
- definition file
- tests

https://github.com/SebastianG77/find-duplicated-property-keys
https://www.npmjs.com/package/find-duplicated-property-keys

Thanks!
2020-08-26 21:57:21 -04:00
Liming Jin
226c237a52
🤖 Merge PR #46862 [echarts] Add friction options to graph by @jinliming2 2020-08-26 20:01:43 -04:00
tyankatsu
1c309a0fbb
🤖 Merge PR #46785 [apollo-upload-client] feat: follow @apollo/client, and follow latest version of apollo-upload-client by @tyankatsu0105
* feat: follow 14.1.1

* style: run prettier

* feat: remove extract-files from package.json

* fix: passed dtslint

* build: remove target

* feat: refactor args of formDataAppendFile

* feat: don't ImportSpecifier

* feat: rename UploadLinkOptions

* fix: fix lint error
2020-08-26 19:52:35 -04:00
Maxim Mazurok
704d09d26d
🤖 Merge PR #47053 [gapi.client.discovery] automatic update by @Maxim-Mazurok 2020-08-26 19:41:36 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
9e0c9413ee
🤖 Merge PR #46322 Revert #46290 "[luxon] Changed typings for some datetime and duration …" by @peterblazejewicz
This reverts commit 1702c0248d.

The resason behind this revert is somehow decreased devx for users of
the DT itself - even if the change was legit and in-line with the
original source code.

The problematic part is Luxon public API somehow does not properly describe the possible
outcomes of changed API methods and it seems for a time being, we should stick to
the public API.

Thanks!
2020-08-26 18:35:11 -04:00
Rick Kirkham
a4415f1015
office.js, office-js-preview, copy new APIs to release (#47060)
* office.js, office-js-preview, copy new APIs to release

* adding Req Set for interfaces and methods

* change to force rebuild/test

* fixing missing event arg
2020-08-26 15:00:27 -07:00
Brian Crosby
5838f59d1a
🤖 Merge PR #46894 [string-strip-html] add v5 type definitions by @brian-captain-crosby 2020-08-26 17:32:35 -04:00
Aaron Sherwood
0b45cbab16
🤖 Merge PR #46912 [jasmine] Add new 'toBePending' async matcher by @SnailCoil
* add new 'toBePending' async matcher to jasmine types

* fix typo in jasmine async matcher comment

* fix Promise return type

Co-authored-by: Aaron Snailwood <asherwood@collegenet.com>
2020-08-26 17:27:38 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
74d7d8a446
🤖 Merge PR #46884 update(papaparse): minor changes and v5.2 bump by @peterblazejewicz
- v5.1 and v5.2 changes: `downloadRequestBody` and `quotes` as a
 function
- remove exclusion rules and rewrite definition to fix pending linter
  problems
- maintainer added
- version bump

https://github.com/mholt/PapaParse/compare/5.0.2...5.2.0

Thanks!
2020-08-26 17:03:29 -04:00
Ian Kottman
f03d6da5b9
🤖 Merge PR #47054 [@types/pino-http] Add wrapSerializers option by @ikottman 2020-08-26 16:25:15 -04:00
ExE Boss
06e6094959
🤖 Merge PR #47049 test(es‑abstract/GetIntrinsic): Use expectType function by @ExE-Boss 2020-08-26 16:04:44 -04:00
ExE Boss
b63bd84f6f
🤖 Merge PR #46990 feat(function‑bind): Add TypeScript 4.0 types by @ExE-Boss 2020-08-26 16:04:03 -04:00
Charles Gagnon
08295e3cc5
🤖 Merge PR #46843 Update azdata to 1.21 by @Charles-Gagnon
* Initial commit

* Remove unneeded rule overrides

* Update owner URL

* Use user URLs instead of repo URL

* Undo line length changes

* Update azdata to 1.21

* Add alan
2020-08-26 15:54:40 -04:00
Remco Haszing
2c8e8d096a
🤖 Merge PR #47014 Enhance langmap types by @remcohaszing
- Types are exported in the index, as `types.d.ts` doesn’t map to an existing JavaScript file.
- `esModuleInterop` was removed from `tsconfig.json` for correctness.
- Tests were changed not to use `esModuleInterop` and to use `$ExpectType` annotations.
2020-08-26 15:39:13 -04:00
Guilherme Pacheco
05cb7a136f
🤖 Merge PR #47015 Add refreshToken to react-native-auth0 Credentials by @gfpacheco
* Add refreshToken to react-native-auth0 Credentials

* Refresh token is only available if scope includes offline_access
2020-08-26 15:37:14 -04:00
Darwin-debug
4aa3e33308
Change the description of chrome.audio api (#46783)
The API is only avaiable in kiosk mode, but the documentation does not specify that.
2020-08-26 15:34:26 -04:00
Tony Mottaz
14d95eb0fe
🤖 Merge PR #46643 [@types/react] add VoidFunctionComponent type which does not accept "children" by @awmottaz
Adds a type `VoidFunctionComponent` with `VFC` alias that is the same as
the `FunctionComponent` (`FC`) type, except that it does not accept a
`children` prop.
2020-08-26 15:32:15 -04:00
Maxim Mazurok
e606d5b467
automatic gapi.client.discovery update @ Mon, 24 Aug 2020 10:18:33 GMT (#46787) 2020-08-26 12:17:36 -04:00
Vitaliy Malyshev
bffbed582e
Allow same-site: none (#46776) 2020-08-26 12:16:32 -04:00
Maxim Mazurok
6b2e33886f
🤖 Merge PR #46903 [gapi.client.storage] automatic update by @Maxim-Mazurok 2020-08-26 07:06:27 -04:00
Maxim Mazurok
eff90735f1
🤖 Merge PR #46141 [gapi.client.classroom] automatic update by @Maxim-Mazurok 2020-08-26 01:51:02 -04:00
Maxim Mazurok
a63526a10e
🤖 Merge PR #46782 [gapi.client.sheets] automatic update by @Maxim-Mazurok 2020-08-26 01:50:56 -04:00
Maxim Mazurok
fddf4831db
🤖 Merge PR #46786 [gapi.client.calendar] automatic update by @Maxim-Mazurok 2020-08-26 01:50:49 -04:00
Maxim Mazurok
3cea5b3f8f
🤖 Merge PR #45837 [gapi.client.drive] automatic update by @Maxim-Mazurok 2020-08-26 01:49:04 -04:00
Nathan Shively-Sanders
66dca3d214
Pin ical's rrule dependency to 2.6.4 (#47042)
[rrule 2.6.5 is broken, so the authors deprecated it in favour of 2.6.4](https://www.npmjs.com/package/rrule)
2020-08-25 16:25:49 -07:00
nikithauc
2a02c20372
🤖 Merge PR #47037 Microsoft-Graph Typings- Updates for 1.17 Version by @nikithauc
* microsoft graph update 1.16

* Adding tests

* Microsoft Graph 1.17 updates to index.d.ts

* Adding test cases

* Remove tslint changes
2020-08-25 17:23:06 -04:00
Ivan Siacho
c330293090
🤖 Merge PR #47039 Added new methods to TextValidator class by @ivansiach0
- Update AddValidationRule
2020-08-25 16:46:56 -04:00
Cameron Little
ab12b09c08
nova-editor: Various fixes after reviewing Emmet plugin (#46703)
* Update some new/bad types after reviewing emmet plugin

* Mark several event handlers as returning Disposable

I haven't exhaustively tested all of these, however I have spot checked
and think this is likely correct. I haven't found that event handlers on
LanguageClient return Disposable, and I also am assuming things that
conform to Disposable should be directly disposed.

* update documentation link

* Update index.d.ts

* tests

* Add options arg to issue assistant registration

* Use es7 insetad of es2015

* make path.join more usable

* Make TreeItem properties settable

* Add color to TreeItem (beta 18)
2020-08-25 13:38:14 -04:00
moander
46119218e8
hapi__hapi: request params any instead of string (#46792) 2020-08-25 13:31:53 -04:00
Shenghan Gao
1f0022fef1
use joi instead of hapi/joi as dependency (#46811)
* use joi instead of hapi/joi as dependency

* fix tests

* remove package.json change
2020-08-25 13:29:25 -04:00
Piotr Błażejewicz (Peter Blazejewicz)
a25265b076
feat(@elastic/maki): new type definition (#46806)
Definition files for @elastic/maki icons:

- definition file
- tests

https://github.com/elastic/maki
https://www.npmjs.com/package/@elastic/maki

Thanks!
2020-08-25 13:26:45 -04:00
Kannan Goundan
1f91c7f854
🤖 Merge PR #46915 [superagent] Response has both 'headers' and 'header' by @cakoose
The SuperAgent intro doc uses 'headers': https://visionmedia.github.io/superagent/#request-basics

I tested with superagent v3.x-6.x and both '.header' and '.headers' have
the same value:

```
const superagent = require('superagent');

superagent.get('https://www.google.com').then(res => {
    console.log('header', res.header);
    console.log('headers', res.headers);
});
```
2020-08-25 07:05:27 -04:00
Danilo Bürger
53b42c3002
[react-native] Bump ts version to 3.0 (#47013) 2020-08-25 12:47:55 +02:00
miyanokomiya
6e927c63f7
🤖 Merge PR #46814 [@types/react-native-canvas] Fix case of CanvasRenderingContext2D#lineCap by @miyanokomiya 2020-08-25 06:19:33 -04:00
Dmitry Demensky
cd6b981f08
🤖 Merge PR #46925 [twitch-ext] Migrate to namespaces by @demensky
* [twitch-ext] Replace interface Window to namespace Twitch.ext

* [twitch-ext] Replace actions to namespace

* [twitch-ext] Replace configuration to namespace

* [twitch-ext] Replace bits to namespace

* [twitch-ext] Replace features to namespace

* [twitch-ext] Add to "Definitions by"
2020-08-25 04:04:33 -04:00
kid-icarus
23a1fd68ce
Update aria-relevant type. (#47012)
Update the aria-relevant type to include "additions removals" as the existing type is inaccurate. The actual type is a space delimited list of keywords: "additions", "removals", "text",  or "all".
2020-08-25 06:52:33 +01:00
Pete Gonzalez
e18788ab97
Add types for heft-jest package (#46942)
* Add types for heft-jest package

* Request TypeScript Version: 3.5

* Add tslint.json

* Add Ian as an additional owner
2020-08-24 15:30:00 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
51ff4a7f33
🤖 Merge PR #46991 feat(jsonminify): expand module definition by @peterblazejewicz
- augment `JSON.minify` method
- amend tests for CMJ/globla scripts
- mantainer added

https://github.com/fkei/JSON.minify/blob/master/minify.json.js#L83-L92

Thanks!
2020-08-24 15:48:18 -04:00
lkuechler
0ea9a3ec80
🤖 Merge PR #46999 markdown-to-jsx: add definition for namedCodesToUnicode and disableParsingRawHTML by @lkuechler 2020-08-24 15:06:58 -04:00
Timothy Trowbridge
0065970ce9
🤖 Merge PR #47003 [frappe/gantt] added language option by @TempleClause
* added language option

* added language option to the test file

* change to single quote

Co-authored-by: Timothy Trowbridge <timothy.trowbridge@neolution.ch>
2020-08-24 14:26:46 -04:00
Nathan Shively-Sanders
b0e1db17d1
Make ts3.1 the default (#46954) 2020-08-24 10:16:09 -07:00
Nathan Shively-Sanders
dbc59a84fb
Make ts3.1 the default for lodash (#46959)
* Make ts3.1 the default

* trim/reorder tsconfig.json
2020-08-24 10:15:46 -07:00