Daniel Kneip
4e99c4c87d
🤖 Merge PR #65898 Add typings for chai-match-pattern by @daedal-knickerbockers
...
* Add typings for lodash-match-pattern
* Add typings for chai-match-pattern
---------
Co-authored-by: Daniel Kneip <daniel.kneip@pagnos.com >
2023-06-28 13:33:28 -07:00
Daniel Kneip
4740ffd8bf
🤖 Merge PR #65897 Add typings for lodash-match-pattern by @daedal-knickerbockers
...
Co-authored-by: Daniel Kneip <daniel.kneip@pagnos.com >
2023-06-28 13:32:45 -07:00
Daniel Kneip
219c42a6e1
🤖 Merge PR #65896 Add typings for jiff by @daedal-knickerbockers
...
Co-authored-by: Daniel Kneip <daniel.kneip@pagnos.com >
2023-06-28 13:31:53 -07:00
Ryan Cavanaugh
f2ffc01402
Fix broken JSDoc tag in microsoft-graph ( #65908 )
2023-06-28 11:57:59 -07:00
Ryan Cavanaugh
bc3f108144
Fix broken JS Doc tag in gulp ( #65909 )
2023-06-28 11:57:40 -07:00
Junxiao Shi
0cbd113e3f
🤖 Merge PR #65900 netmask: constructor accepts string+number by @yoursunny
2023-06-28 06:47:21 -07:00
Enrico Balsamo
10a8a995fc
🤖 Merge PR #65801 react-native-snackbar-component styles properties by @balsick
...
* react-native-snackbar-component positioning types
* fix: react-native-snackbar-component types
2023-06-28 04:03:09 -07:00
Tomasz Pluskiewicz
b580df54c0
🤖 Merge PR #65867 update @rdfjs/formats-common to v3 (ESM) by @tpluscode
...
* update @rdfjs/formats-common to v3 (ESM)
* build(deps): add rdfxml streaming parser
* fix: usage in @rdfjs/fetch-lite
* fix: usage in @rdfjs/express-handler
* refactor: reuse Formats type
2023-06-27 11:25:10 -07:00
Karoline
ea6310612b
🤖 Merge PR #65889 [remark-oembed] Add types by @Boothwhack
...
* Types for remark-oembed
* Fix lint errors
* Fix missing external dependency
* Fix missing external dependency
---------
Co-authored-by: Karoline <boothwhack@users.noreply.github.com >
2023-06-27 11:01:53 -07:00
Stefan Sundin
da3e052294
🤖 Merge PR #65797 @types/chrome: add promisified chrome.runtime.requestUpdateCheck() by @stefansundin
2023-06-27 09:09:48 -07:00
David GABISON
54a4171f34
🤖 Merge PR #65687 Gulp - Fix - add events property options paramter of gulp.watch method by @pulsovi
...
* test: add test for gulp.watch() options.events
* fix: add options.events to gulp.watch()
---------
Co-authored-by: David GABISON <david.gabison@outlook.com >
2023-06-27 08:42:40 -07:00
Dominik Jašek
bf97413d76
🤖 Merge PR #65884 humps - fix distributed conditional type by @dominikjasek
2023-06-27 01:12:13 -07:00
Chemi Atlow
d952cf91cf
🤖 Merge PR #65860 node: add node:test/reporters module by @atlowChemi
...
* add reporters module
* remove unreleased `enqueue` and `dequeue`
* CR
2023-06-26 12:45:12 -07:00
Nathan Shively-Sanders
be3a5a945e
Add URLSearchParams.size ( #65877 )
...
* Add URLSearchParams.size
Required in TS 5.2 beta and above, but missing in node 14 and 16, so I
added it for 4.9 and above.
* add URLSearchParams.size for 4.8 and below
2023-06-26 11:21:47 -07:00
Nathan Shively-Sanders
88b8382261
Update dom-webcodecs for TS 5.2 ( #65879 )
...
AllowSharedBufferSource is now part of the DOM, so can't be declared in
dom-webcodecs.
2023-06-26 10:32:13 -07:00
Nathan Shively-Sanders
5a7c2181af
web-app-manifest: inline type of orientation ( #65878 )
...
OrientationLockType is no longer in Typescript 5.2 beta, so inline the
members of the union into `orientation`'s type.
2023-06-26 10:13:40 -07:00
Elizabeth Samuel
0311d87d00
[office-js-preview] (Word) Latest from CDN ( #65876 )
2023-06-26 10:11:39 -07:00
koros
8eaf09d9bf
🤖 Merge PR #65751 Create a new release - version 2.34, for microsoft-graph-types by @koros
...
* upgrade microsoft-graph-types from 2.26.0 to 2.27.0
* fix test failure
* update microsoft-graph to version 2.29
* Release version 2.31.0 of the package microsoft-graph
* release version 2.32.0 of microsoft-graph
* release microsoft-graph-types version 2.33
* Release microsoft-graph-types version 2.34
---------
Co-authored-by: Geoffrey Koros <gkoros@microsoft.com >
2023-06-26 04:47:48 -07:00
Michael Harrington
3420adf4ca
🤖 Merge PR #65864 [convert-units] Add missing unit 'yd', fix typo 'min/km' => 'min/mi' by @kibiz0r
2023-06-25 09:57:33 -07:00
yutak23
c72656c673
🤖 Merge PR #65846 feat: support for the exclude option for kebabcase-keys by @yutak23
2023-06-25 05:38:22 -07:00
Rossil
e9c922415b
🤖 Merge PR #65868 [mvdan-sh] Add typings and tests for Parser's interactive methods by @Rossil2012
...
* Add missing typings for class Parser
* Add tests for Parser's interactive methods
2023-06-25 01:08:59 -07:00
Neeraj Kumar
fb01caea76
🤖 Merge PR #65866 Update node-cron index.d.ts file by @neerajkumar161
...
* Update index.d.ts
- Added description comment for `schedule`, `validate` and `getTasks` methods
* fix: trailing whitespace
2023-06-24 11:25:42 -07:00
Torbjorn van Heeswijck
4c849782b0
🤖 Merge PR #65845 [serverless] Add serviceDir and configurationFilename properties by @tvhees
...
* [serverless] Add serviceDir and configurationFilename properties
* Revert making servicePath optional
---------
Co-authored-by: Torbjorn van Heeswijck <torbjorn.vanheeswijck@aligent.com.au >
2023-06-24 00:28:55 -07:00
clayton
71db6e41fb
🤖 Merge PR #65853 express-mysql-session: Update to 3.0 by @cl8n
2023-06-23 13:22:58 -07:00
Zuhair Taha
e513de2665
🤖 Merge PR #65689 [@types/chrome] Add SidePanel API Support by @zuhairtaha
...
* add sidePanel
* update
* Add testSidePanelAPI
* Add missing exports
---------
Co-authored-by: zuhairtaha <zt@wizkids.tech >
2023-06-23 13:22:00 -07:00
Mateo Guzmán
f4e57898a2
🤖 Merge PR #65848 docs(readme.es): translating non-translated content by @mateoguzmana
2023-06-23 11:18:08 -07:00
wotter
cbfab15d50
🤖 Merge PR #65620 style: fix react ExoticComponent interface style by @wotterfree
...
Co-authored-by: lvlei.os <lvlei.os@bytedance.com >
2023-06-23 11:08:21 -07:00
Felix Wotschofsky
b8255df610
🤖 Merge PR #65825 [markdown-it-source-map] Add types by @feliskio
...
* [markdown-it-source-map] Add types
* Export as default
2023-06-23 11:03:32 -07:00
Ismael Caldana
ac95fe6086
🤖 Merge PR #65837 [mercadopago-sdk-js] Added new value props for Wallet Brick (credits and smart) by @icaldana
...
* [mercadopago-sdk-js] Added new value props for Wallet Brick
* Addes tests
2023-06-23 09:37:23 -07:00
MooNRakeR (Zac Kesler)
81f6a9f444
🤖 Merge PR #65827 add: three-nebula by @moonraker22
...
* add three-nebula
* add three-nebula
* add: three-nebula
* add: three-nebula
* remove build dir
* fix: tsconfig
* remove: fromJSON
* remove: fromJSONAsync
* remove: eventDispatcher/constants
* fix: events
* fix index
* fix: GPURenderer
* fix: shaders
* fix: lint and exports
* fix: JSDoc comments and tests
* fix: empty JSDoc comment
2023-06-23 06:51:09 -07:00
Francine Emilia Costa
b4341a949e
🤖 Merge PR #65841 [mercadopago-sdk-js] Improve params and returns from constructors and submits by @francineemilia
...
* adds brick type to differ settings
* change Bricks Settings to each brick
* creates separated parts to callbacks
* creates callback interface to each brick
* adds tests
* adds space
2023-06-23 06:38:29 -07:00
Malte Legenhausen
b366e9ce58
🤖 Merge PR #65799 [serve-static] Missing err parameter added to next handler by @mlegenhausen
2023-06-23 00:42:42 -07:00
Elizabeth Samuel
77c021e1dd
[office-js] [office-js-preview] (Word) Get latest from CDN ( #65856 )
2023-06-22 15:24:08 -07:00
Steve Fuller
a1bb420bf8
🤖 Merge PR #65672 [@types/mixpanel-browser] Add track_pageview types by @wsfuller
...
* Add track_pageview types
Get track_pageview updated to be in line with mixpanel-browser v2.47.0
* Updating library definitions version
Updating version of type definitions to reflect mixpanel-browser
8ac526e5cb/CHANGELOG.md (LL1C3-L1C3)
* Addressing build error
Patch versions are not allowed, removing
2023-06-22 14:05:32 -07:00
Priyansh Garg
8878eece70
🤖 Merge PR #65570 [nightwatchjs] Final type fixes for v2.x by @garg3133
...
* Fix type for injectScript.
* client -> browser in assert examples.
* Add test for injectScript.
* Fix properties of NightwatchLogEntry.
* Fix types for perform command.
* Fix types for waitUntil command.
* Add test for element api.
* Fix return type for waitFor commands.
* Fix tests for waitFor commands.
* Mark locationInView commands as deprecated.
* Fix types for Nightwatch and NightwatchClient.
* Fix types for global `element()` API.
* Fix type for getShadowRoot.
* Add By to Definition.
* Fix types for expect.
* Fix types for global element api and add tests.
* FIx return type for assert.hasAttribute
* Fix typo in componentType.
2023-06-22 04:28:48 -07:00
Benjamin Bourgeois
dd7882043c
🤖 Merge PR #65804 @types/snowflake-sdk: add promisified Connection.isValidAsync() by @bengeois
...
* @types/snowflake-sdk: add promisified Connection.isValidAsync()
* @types/snowflake-sdk: add test for Connection.isValidAsync()
2023-06-21 07:33:21 -07:00
Andreas Kunz
b2988227f7
🤖 Merge PR #65844 [openui5] Update the definition files for OpenUI5 1.115.1 by @akudev
2023-06-21 01:09:20 -07:00
Mateo Guzmán
90a6ded54d
🤖 Merge PR #65842 docs(readme): improving spanish translations by @mateoguzmana
...
Improving Spanish translations and updating link to `fork` docs.
2023-06-20 21:36:16 -07:00
Matt Vague
abfe28a360
🤖 Merge PR #65670 AlpineJS: Fix types for custom directives by @mattvague
...
* Export more types
Export `AlpineMagics`, `DirectiveUtilities`, and `DirectiveParameters` to allow proper typing of shared data objects, and custom directives
* Properly type `effect` and `cleanup`
The types are currently wrong as they don't allow a callback arg
* Add tests
2023-06-20 19:10:10 -07:00
Julien Tregoat
6429cf82a5
🤖 Merge PR #65843 @types/shippo - add missing is_complete property to Address by @julientregoat
...
* Update index.d.ts
missing `Address.is_complete` property
* missing semicolon
2023-06-20 17:01:33 -07:00
Philipp Katz
046fa6ae5e
🤖 Merge PR #65834 stripe-v3: Add disableLink by @qqilihq
...
* stripe-v3: Add disableLink
* Add test
* Update types/stripe-v3/stripe-v3-tests.ts
Co-authored-by: Marko Kaznovac <kaznovac@users.noreply.github.com >
---------
Co-authored-by: Marko Kaznovac <kaznovac@users.noreply.github.com >
2023-06-20 15:04:23 -07:00
Tomas Schier
0936c9a2aa
🤖 Merge PR #65811 Added definitions to 1.24.0 by @tom-schier
...
* 1.19.0 changes, inheritance of interfaces
* Added banking 1.22.1
* Updated dcr to 1.22.1
* Added energy 1.22.1
* Added energy_sdh 1.22.1
* Added basic telco definitions
* Fixed lint problems
* Bug fix in EnergyUsageRead
* Applied comments and energy changes
* Added v2 versions
* Inc version number
* More 1.24.0 updates
* Added EnergyAccoutnDetailResponseV3
* Fixed lint problems
---------
Co-authored-by: tom-schier <schiertxs@gmail.com >
2023-06-20 14:54:17 -07:00
Rodrigo Leitão
16c0ed21f0
🤖 Merge PR #65838 chore: remove @aero/sanitizer types by @ImRodry
2023-06-20 12:30:33 -07:00
Paul Ebose
56fbb35fb4
🤖 Merge PR #65730 [minimasonry] Initial types for minimasonry by @plbstl
...
* add types for minimasonry 1.3
* update minimasonry types to be used through a default ESM import
* update minimasonry types to allow use as a browser script
* remove dtslint errors
- strict-export-declare-modifiers
- npm-naming
2023-06-20 11:42:35 -07:00
Matt Belford
c04d34a236
🤖 Merge PR #65805 [@types/aws-param-store] Add type definitions for put methods by @mattbford
...
* [aws-param-store] Add type definitions for put methods
* Add tests
* Add legacy type and add put to query return types
* Add missing semicolon
2023-06-20 10:30:42 -07:00
Sam Ramon
4f9cb493bd
Create the SelectedItemDetails interface and add additional multi-select properties in preview ( #65784 )
2023-06-20 10:15:49 -07:00
Alexandre Fossati
ff9bb7773f
🤖 Merge PR #65833 Added PSE types by @AleFossati
...
* added new form properties to pse and 3ds setup
* fix bricks style as optional
* fix MercadoPago second parameter as optional
* added entity type to initialization
* added semicolon
* formatting
2023-06-20 06:40:58 -07:00
yutak23
729e11e1cb
🤖 Merge PR #65820 feat: Add types for kebabcase-keys by @yutak23
2023-06-19 14:32:04 -07:00
João Nascimento
58d005e8a4
🤖 Merge PR #65680 Added @types/hot-formula-parser by @joao-mbn
...
* Added @types/hot-formula-parser
* Added missing error exports.
* Added correct return for Parser setters. Removed built-in variables from export, added them as to description of setVariables method.
* Added dual mode. Patched CallCell hooks types.
* Removed type from package.json and changes .mts export syntax to that of esm.
2023-06-19 14:19:26 -07:00
github-actions[bot]
c9181eaf7b
Remove contributors with deleted accounts ( #65817 )
...
* Remove contributors with deleted accounts #no-publishing-comment
* Update types/zwjsbridge/index.d.ts
Co-authored-by: Jungzl <35426360+Jungzl@users.noreply.github.com >
* Update types/zwlog-browser/index.d.ts
Co-authored-by: Jungzl <35426360+Jungzl@users.noreply.github.com >
---------
Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com >
Co-authored-by: Gabriela Araujo Britto <gabrielaa@microsoft.com >
Co-authored-by: Jungzl <35426360+Jungzl@users.noreply.github.com >
2023-06-19 13:21:51 -07:00