Wlad Meixner
5e4f5a85e7
Merge remote-tracking branch 'origin/master' into feature/react-bootstrap-table-next
2020-04-21 13:19:33 +02:00
Dioris Moreno and GitHub
14dee133ac
Add type definitions for ari-client ( #43942 )
...
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
* Add type definitions for ari-client
2020-04-20 14:29:06 -07:00
arx-8 and GitHub
95fd1ddb01
Add types for jexcel ( #43837 )
...
* Add types for jexcel
* fix: Correct the definition as UMD
* fix: Remove unused deactivation rules
2020-04-20 14:26:34 -07:00
a03eae245b
[node] change ProcessEnv back to interface to not break custom overrides ( #44003 )
...
Co-authored-by: Patrick Fitzgerald <patrick.fitzgerald@hulu.com >
2020-04-20 09:24:00 -07:00
069f404e66
fix(webpack): correct Stats class details ( #43971 )
...
* fix(webpack): correct Stats class details
- remove abstract keyword for Stats class
- add constructor with options
- add class and instance methods
- update tests
https://github.com/webpack/webpack/blob/71eb5931dbd7db125109a95692065333cea936a9/lib/Stats.js
/cc @ernestostifano
Thanks!
Fixes #43952
* Update types/webpack/test/index.ts
Thx to @ofhouse for review of this part!
Co-Authored-By: Felix Haus <ofhouse@users.noreply.github.com >
* Update types/webpack/index.d.ts
Thx to @ofhouse for reviewing and suggestion!
Co-Authored-By: Felix Haus <ofhouse@users.noreply.github.com >
* Correct `filterWarnings` after method params redefinition
Missed when accepting the suggestion as part of PR review
Thanks!
Co-authored-by: Felix Haus <ofhouse@users.noreply.github.com >
2020-04-18 18:47:32 +01:00
Valentin Agachi and GitHub
b1cfdc9ab7
[mongoose] Use mongodb.UpdateQuery type ( #43894 )
2020-04-17 16:07:55 -07:00
Carson Full and GitHub
0175837358
[html-to-text] Update to v5.1 ( #43788 )
2020-04-17 16:05:05 -07:00
Andrej Mihajlov and GitHub
1e5dd1d7e3
Update node-gettext v3 typings ( #43822 )
2020-04-17 16:03:42 -07:00
dainis and GitHub
65c629ec55
http-build-query exports only single function ( #43889 )
2020-04-17 16:02:54 -07:00
25e7ecb2bf
More accurate Redis Error types ( #43916 )
...
Co-authored-by: David Stephens <david.2.stephens@bt.com >
2020-04-17 15:59:11 -07:00
753525d1fc
[tape] Update types to 4.13.2 ( #43984 )
...
* Definitions created and updated for extra skip and todo opts that can be passed to assert functions.
* todo has been added to TestOptions.
* Definition created for onFailure() handler.
* Definitions created for match() and doesNotMatch() assertions
* Comments have been updated to reflect phrasing used in tape's README.
Missing:
* getHarness(opts). autoclose and exit options in getHarness.
* opts in createHarness(opts). autoclose and exit options in createHarness.
* exit in TestOptions.
* test.close().
Co-authored-by: relaxolotl <relaxolotl@users.noreply.github.com >
2020-04-17 15:58:32 -07:00
Alex and GitHub
64b80469ac
Update lang.d.ts ( #43872 )
2020-04-17 15:57:56 -07:00
5cfcaa22e3
passport-saml-metadata: new package ( #43964 )
...
* feat(passport-saml-metadata): Define new Package
refact: Better Interfaces
* refact: Clean Overeager Generics
* style: mirror lib hierarchy
Co-authored-by: gfournier <gfournier@focusoptimization.com >
2020-04-17 15:57:24 -07:00
Florian Keller and GitHub
031f592cc7
[html] Add types for html ( #43956 )
2020-04-17 15:55:45 -07:00
Kirill Nikitin and GitHub
00a3022d2a
[fslightbox-react] add typings ( #43953 )
2020-04-17 15:52:58 -07:00
csr632 and GitHub
19adbdc47a
Don't hardcode module name in @types/lodash ( #43684 )
...
This forbit us from doing `yarn add @types/lodash3@npm:@types/lodash@^3.0.0` and use `lodash3` as module name.
2020-04-17 15:50:09 -07:00
Jack Bates and GitHub
889ffa1e56
[mailparser] Enable strictNullChecks ( #43829 )
2020-04-17 15:24:50 -07:00
Piotr Błażejewicz (Peter Blazejewicz) and GitHub
93d68cc9bb
update(workbox-webpack-plugin): missing properties for v5.1 ( #43831 )
...
- missing properties for options for GenerateSW
- missing properties for options for InjectManifest
- tests updated
https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-webpack-plugin.InjectManifest
https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-webpack-plugin.GenerateSW
Thanks!
2020-04-17 15:21:03 -07:00
05ee48235a
[oauth2orize] Add req.oauth2 to express request ( #43840 )
...
* Add req.oauth2 to express request
* Removed blank line
Co-authored-by: Daniel Varnai <daniel.v@questplore.app >
2020-04-17 15:17:07 -07:00
Jason Luboff and GitHub
f878626e82
Created typings and test file for cloudmersive-virus-api-client ( #43973 )
...
* Created typings and test file for cloudmersive-virus-api-client
* Removed I prefix from interfaces. Fixed some header issues. Changed from LF to CRLF
2020-04-17 14:39:54 -07:00
Piotr Błażejewicz (Peter Blazejewicz) and GitHub
8bbf1be9ab
feat(@mapbox/spritezero): new type definition ( #43998 )
...
- definition file for @mapbox/spritezero module
- tests
http://mapbox.github.io/spritezero/
https://github.com/mapbox/spritezero#readme
Thanks!
2020-04-17 14:25:42 -07:00
William Bain and GitHub
ab55613f52
[akamai-edgeworkers] Update README link ( #43995 )
...
* Automated whitespace fixes
* Update link to EdgeWorker API
2020-04-17 14:21:42 -07:00
Anton Kudinov and GitHub
b78e68187c
[webpack-hot-middleware] Add missing 'path' option to ClientOptions ( #43875 )
2020-04-17 14:21:12 -07:00
1ace1d69bd
added LineSegment class to geom namespace, added buffer namespace with BufferParameters and BufferOp classes to operation namespace ( #43991 )
...
* added algorithm namespace with Orientation class, CoordinateSequence, IntersectionMatrix to geom, util namespace with AffineTransformation class to geom, operation with GeometryGraphOperation, relate namespace with RelateOp class to operation
* added LineSegment class to geom namespace, added buffer namespace with BufferParameters and BufferOp classes to operation namespace
Co-authored-by: mavo <262804uF>
2020-04-17 14:20:53 -07:00
Piotr Błażejewicz (Peter Blazejewicz) and GitHub
e127e88217
update(email-templates): update to version 7 ( #43936 )
...
* update(email-templates): update to version 7
As the primary api surface was not changed at all in v7, this commit:
- bump version to 7
- add missing `getPath` method to Email config
- mark return type of `send` method explicit Promise
https://github.com/forwardemail/email-templates/compare/v6.1.1...v7.0.0
https://github.com/forwardemail/email-templates/blob/2a3042893d2e596f690f0148010df7e504c1ad69/README.md#L705
Thanks!
* Rework test covering usage of `locals`
- move to single reference
- add sample usage of culture aware `getPath()`
/cc @blankstar85
Thanks!
2020-04-17 14:19:23 -07:00
a954d782fe
[@types/parse] Update definitions up to version 2.12 of Parse ( #43854 )
...
* Updated trigger definitions
* Added afterLogin and afterLogout trigger definitions
* Added FileTriggerRequest definition
* Added all files triggers definitions
* Update definitions for last 2 releases
ParseFile:
* Add metadata and tags definitions
* Add cancel, destroy definitions
ParseQuery:
* Update each definition
* Add map reduce and filter definitions
* Add explain and hint definitions
* Update from source definition to return ParseQuery instead of void
* Add cancel definition
* Add fromNetwork definition
* Add tests for ParseFile and ParseQuery
* Add tests for cloud code triggers
* Pleases npmlint
* Update types/parse/index.d.ts
Co-Authored-By: Linus Unnebäck <linus@folkdatorn.se >
* Apply suggestions from code review
Co-Authored-By: Linus Unnebäck <linus@folkdatorn.se >
* Update tests to match method signatures
* Ping travis because of pending state
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se >
2020-04-17 14:17:35 -07:00
Chris Worman and GitHub
9016a34ac9
shopify-buy LineItem.compare_at_price can be null ( #43898 )
...
* LineItem.compare_at_price can be null, even according to the comments above the property
* Added myself to list of shopify-buy authors
2020-04-17 14:16:15 -07:00
Tamas and GitHub
37fed5dd63
Add openImageDialog to types of react-qr-reader ( #43983 )
...
* Add openImageDialog to types
* add test
2020-04-17 14:15:35 -07:00
Chocobozzz and GitHub
8fdb26dec1
Support dist/alt/video.core.js import ( #43981 )
...
* Support dist/alt/video.core.js import
* Run prettier on video.js package
2020-04-17 14:15:06 -07:00
1e0f80d01a
Update typings and test for markdown-draft-js ( #43980 )
...
Co-authored-by: irina.shasheva <irina.shasheva@jetbrains.com >
2020-04-17 14:10:30 -07:00
owcs-solx and GitHub
3ef8e1ec49
Fix the signature for onSync for @types/workbox-background-sync ( #43950 )
...
* Fix incorrect onSync type
The type for onSync is incorrect. It should contain an argument containing the `queue` property.
From the documentation for `workbox-background-sync:4.3.0`:
```
* @param {Function} [options.onSync] A function that gets invoked whenever
* the 'sync' event fires. The function is invoked with an object
* containing the `queue` property (referencing this instance), and you
* can use the callback to customize the replay behavior of the queue.
* When not set the `replayRequests()` method is called.
* Note: if the replay fails after a sync event, make sure you throw an
* error, so the browser knows to retry the sync event later.
```
* Extract callback as a new type
Update definition in accordance to suggested changes by @JasonHK.
For consistency sake, this is identical to https://github.com/GoogleChrome/workbox/blob/master/packages/workbox-background-sync/src/Queue.ts .
* Fix test failures
* Update as per suggestions by @JasonHK
2020-04-17 14:10:08 -07:00
Jonathan Stewmon and GitHub
9f76d795b2
fix(node): backport stream.finished options since v10 ( #43959 )
2020-04-17 14:08:58 -07:00
Simon Schick and GitHub
652078fa60
feat(node): v13.13 ( #43933 )
2020-04-17 14:07:30 -07:00
Simon Schick and GitHub
f7e28122e5
chore(node): mark object values as undefine-able ( #43931 )
2020-04-17 14:05:14 -07:00
Maxim Mazurok and GitHub
957cbafa10
automatic gapi.client.sheets update @ Fri, 17 Apr 2020 20:16:28 GMT ( #43943 )
2020-04-17 13:52:22 -07:00
Maurice de Beijer and GitHub
94e11e35a2
Same type defaults for StringSchemaConstructor and StringSchema ( #43951 )
2020-04-17 13:51:28 -07:00
Jojoshua and GitHub
b6494480c5
Fixes from documentation tabulator-tables 4.6.1 ( #43978 )
...
* Fixes from documentation tabulator-tables 4.6.1
* update virtualDomBuffer
* don't include patch version
2020-04-17 13:47:44 -07:00
Oliver Emery and GitHub
a51edec1b4
fix(multer): re-add stream property to File interface ( #43988 )
2020-04-17 13:46:36 -07:00
57e89ad469
Update CODEOWNERS ( #43992 )
...
Co-authored-by: TypeScript Bot <types@microsoft.com >
2020-04-17 09:46:25 -07:00
abe7571daf
[angular-route] Add support for IRouteProvider eagerInstantiationEnabled ( #43947 )
...
* add angular-route's eagerInstantiationEnabled
* fix trailing spaces
* add angular-route eagerInstantiationEnabled tests
Co-authored-by: Jimmy Tu <jimmytu@microsoft.com >
2020-04-16 19:26:22 -07:00
WrinkleJ and GitHub
d100a7141e
react-virtualized: define types for onRowsRendered props in List ( #43972 )
...
* [react-virtualized] define types for onRowsRendered props in List
* rename type onRowsRenderedParams -> RenderedRows
* fix type name
* reuse existing type
* fix OverscanIndices
2020-04-16 19:25:57 -07:00
AlCalzone and GitHub
17aaf05a60
[ioBroker] getForeignObjectsAsync always returns a Record ( #43958 )
...
* [iobroker] setState methods accept null
* [iobroker] getForeignObjectsAsync always returns a Record
2020-04-16 19:24:32 -07:00
AlCalzone and GitHub
7185983ecd
[iobroker] setState methods accept null ( #43957 )
2020-04-16 19:24:04 -07:00
Emmanuel Haguet and GitHub
4abddd4264
Fix #43740 : [istanbul-lib-source-maps] transformCoverage return a promise ( #43926 )
2020-04-16 18:41:01 -07:00
4ea5294feb
[@types/pdfmake] table layout & widths errors #43758 ( #43794 )
...
* fix(pdfmake): table layout & widths errors #43758
* test(pdfmake): tableLayouts is an object
* fix(pdfmake): tableLayouts contains CustomTableLayouts
* fix(pdfmake): restricting table.widths string value to 'auto' & '*'
* prettier
* test BufferOptions and CustomTableLayout
* Update vfs and tableLayouts types
* Add test for vfs & layout dictionary
Co-authored-by: Jean-Raphaël Matte <35611957+jeralm@users.noreply.github.com >
2020-04-16 18:40:00 -07:00
c1ca3958d2
[carbon-components-react] Update types to 7.10.3 (partial) ( #43925 )
...
* Update Accordion.
* Update Breadcrumb.
* Accordion: inherit html ul attrs.
* CheckBox Skeleton.
* Update Copy.
* Update CodeSnippet.
* Update ComposedModal.
* Update ContentSwitcher.
* Update CopyButton.
* Update DataTableSkeleton.
* Update DatePicker.
* Update DatePickerInput.
* Update ListBox.
* Update Dropdown.
* Add ErrorBoundary.
* Update FileUploader.
* Update FormLabel.
* Update Icon.
* Update InlineCheckbox.
* Update InlineLoading.
* Update Link.
* Update Loading.
* Update Modal.
* Update ModalWrapper.
* Update MultiSelect.
* Update Notification.
* Update NumberInput.
* Update OverflowMenu.
* Update Pagination.
* Update ProgressIndicator.
* Update RadioButton.
* Update RadioButtoGroup.
* Update RadioTile.
* Update Search.
* Update SearchLayoutButton.
* Update Select.
* Update SelectItem.
* Update Slider.
* Update Switch.
* Update Tab.
* Update Tabs.
* Update Tab. Update Tests.
* Update TextArea.
* Update TextInput.
* Update Tile.
* Update ToggleSkeleton.
* Update ToggleSmall.
* Update Toolbar.
* Update Tooltip.
* Update Toolbar and ToolbarSearch deprecation.
* Update TooltipDefinition.
* Update TooltipIcon.
* Update ComboBox.
* Update StructuredList.
* Fix error.
* Fix dtslint errors.
* Fix dtslint errors.
* ComboBox seems to have problems with undefined and controlled state so adding null here because it seems to fix my issue.
Co-authored-by: Kyle Albert <kyle.albert@us.ibm.com >
2020-04-16 18:38:20 -07:00
5f0c754abc
Add OkPacket interface for inserts, updates, and deletes ( #43938 )
...
* add OkPacket interface for inserts, updates, and deletes
* revert OkPacket member type, complete fields on OkPacket interface
Co-authored-by: Sanders DeNardi <sdenardi@summusglobal.com >
2020-04-16 16:42:24 -07:00
Kulshekhar Kabra and GitHub
bf1af1a78f
Fix the signature for logInWith in types for @types/parse ( #43949 )
...
* Fix the signature for logInWith
Also brings it in line with the rest of the related method signatures
* Fix the signature for `logInWith` in the 3.7+ defn
2020-04-16 16:41:47 -07:00
Jessica Blizzard and GitHub
e0ca224942
Plotly.js: Add new/missing event 'plotly_relayouting' ( #43961 )
2020-04-16 16:40:28 -07:00
Jorge Barnaby and GitHub
1e9f7b83d0
[@types/pino-http] Add missing getPath to autoLoggingOptions ( #43948 )
...
* Add missing getPath to autoLoggingOptions
* Update pino-http-tests.ts
* Update index.d.ts
* Updates
2020-04-16 16:39:32 -07:00