Commit Graph

84173 Commits

Author SHA1 Message Date
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
Josh Goldberg ✨
8d1123af59 🤖 Merge PR #65815 Deprecate @types/node-emoji as of node-emoji@2.1.0 by @JoshuaKGoldberg 2023-06-19 12:58:55 -07:00
Mihail Stoykov
23abe4788a 🤖 Merge PR #65798 Fix prettier command to not expand in shell by @mstoykov
* Fix prettier command to not expand in shell

The previous prettier command was expanded by the shell used which might differ from how it will be expanded by prettier.

Which effectively means it won't go through all subdirectories.

* Make the changes in the translated README files
2023-06-19 12:41:45 -07:00
Md. Enzam Hossain
af927d06d1 🤖 Merge PR #65807 Jasmine: Remove Enzam from maintainers list. by @ienzam 2023-06-19 10:54:49 -07:00
Page-
203b68278c 🤖 Merge PR #65824 [netmask]: Fix regressions in 2.0.0 typings by @Page-
* [netmask]: Re-add properties `maskLong` and `netLong`

* [netmask]: Mark functions as methods and not properties

* [netmask]: Add test that we can extend the Netmask class
2023-06-19 10:13:46 -07:00
Sam Ramon
8af0f8e26e Remove nested bullet points (#65794) 2023-06-19 07:49:04 -07:00
Sebastian Silbermann
291b21ea1b 🤖 Merge PR #65734 [react] react@next is now react@canary by @eps1lon
* [react] react@next is now react@canary

* Same for react-dom

* Same for react-is
2023-06-19 05:23:27 -07:00
Mihail Stoykov
94d68a3fea 🤖 Merge PR #65764 k6 v0.45.0 updates by @mstoykov
* Add metadata JS API and maintainance around it

* k6: Add k6/experimental/grpc annotations

* k6: bump k6 to v0.45

* Add browser options

---------

Co-authored-by: Oleg Bespalov <oleg.bespalov@grafana.com>
2023-06-19 04:59:25 -07:00
TypeScript Bot
2928e1eb00 🤖 Update CODEOWNERS 2023-06-19 08:12:39 +00:00
Leandro
0e1dc03c3d 🤖 Merge PR #65788 Add types definitions for xk6-sql by @leandrodotec
* Add types definitions for xk6-sql

Adding definitions for k6/x/sql plugin: https://github.com/grafana/xk6-sql

* remove file

* adding "-browser" suffix for non npm packages.

* more guess work

* fixing identations

* Update types/xk6-sql-browser/index.d.ts

Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>

* Fixing "npm-naming": false and re-running prettier

---------

Co-authored-by: Leandro Gomes <leandro.gomes@bpsoftware.net>
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
2023-06-18 18:26:45 -07:00
jreyesr
0ae8800830 🤖 Merge PR #65614 Fix convert() function signatures on Carbone (carbone.io) types by @jreyesr
* Fix convert() function signatures

Removes convertTo parameter on convert() functions
API change happened on Carbone commit bb858ce, Dec 6, 2020, released on tag 3.1.0

* Update carbone-tests.ts

* Update index.d.ts

* Add untyped functions discovered by Danger

* Fix formatter issues

* Make prefixLength optional
2023-06-16 16:34:20 -07:00
Josh Goldberg ✨
d0230d759a 🤖 Merge PR #65786 [npm-whoami] Add types by @JoshuaKGoldberg
* [npm-whoami] Add types

* Update types/npm-whoami/npm-whoami-tests.ts

* Update types/npm-whoami/index.d.ts

Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>

* Whoami as prefix

---------

Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
2023-06-16 13:59:22 -07:00
Gabriela Araujo Britto
b9b8d2a8e0 🤖 Merge PR #65795 [relay-runtime] Remove unneeded interface by @gabritto 2023-06-16 10:54:12 -07:00
Gabriela Araujo Britto
d22a9ecb7a 🤖 Merge PR #65796 [jsonld] Use different name for local type and variable by @gabritto 2023-06-16 10:53:45 -07:00
aj-richardson
37f59bd089 🤖 Merge PR #65790 Jasmine - Make createSpyObj work when toString is overridden by @aj-richardson
* Make createSpyObj work when toString is overridden

If a class overrides toString (or any Object prototype method), then TS
would previously throw an error:
"Types of property 'toString' are incompatible.
Type '() => string' is not assignable to type 'string'."

* Add a test verifying object spies didn't break.
2023-06-16 05:56:43 -07:00
Peter Shershov
2748f0e276 🤖 Merge PR #65777 [Mixpanel] Update types of register methods by @PeterShershov
* Update types of register methods
- added test for the days and options object
- added tests for unregister method signature in mixpanel-browser

* formatting

* make persistent optional in the mixpanel package
2023-06-16 02:12:56 -07:00
Mihail Stoykov
4e3a8b03f1 🤖 Merge PR #65765 Run prettier on the k6 types as suggested in the common mistakes by @mstoykov 2023-06-16 00:29:33 -07:00
Adam Crume
2a1f10f28f 🤖 Merge PR #65683 Update cytoscape core style API and make collections iterable by @adamcrume 2023-06-15 20:36:04 -07:00
Junxiao Shi
3d647cc7d4 🤖 Merge PR #65785 default-gateway: upgrade to v7.2 by @yoursunny 2023-06-15 15:52:49 -07:00
Travis Thieman
ae486dbeda 🤖 Merge PR #65623 [memory-cache] Fix del sig, return boolean instead of void by @thieman 2023-06-15 15:18:30 -07:00
Mark Said Camilleri
e6a7b860ca 🤖 Merge PR #65607 [@types/aws-lambda] Fixing SNSMessage field names to match the AWS developer guide by @markscamilleri
* Updated field names to match AWS' developer guide

* Removed accidental auto-formatting

* Ran prettier as per linting instructions

* Fixed tslint:disable-next-line due to prettier adding lines

* Added optional marker for Subject to solve #54379

* Revert "Added optional marker for Subject to solve #54379"

This reverts commit 539abca3902aefdd07e1132eaa45ec429568f84a.
2023-06-14 14:54:39 -07:00
Sheetal Nandi
296c0a0919 Fix nightly breaks because of jsdoc tag name rule (#65781) 2023-06-14 10:53:53 -07:00
Gabriel de Oliveira Martins
4a032af1ea Types for Leaflet.sync (#65761)
* feat(leaflet): leaflet side by side types

* fix(leaflet-side-by-side): fixed unnecessary qualifier

* chore(leafleft-side-by-side): ran prettier

* docs: updated author

* Apply suggestions from code review

Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>

* feat: types for leaflet.sync

* test: rename tests file

* refactor: Update types/leaflet.sync/index.d.ts

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

* Update types/leaflet.sync/index.d.ts

* Update types/leaflet.sync/index.d.ts

---------

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
2023-06-14 10:44:55 -07:00
dependabot[bot]
bcfca30f8c Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#65778)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 10:12:23 -07:00
Lucian Buzzo
58d57ca87a 🤖 Merge PR #65715 cls-hooked: Add strong typing for namespace key/values by @LucianBuzzo
This change allows you to parmaterize `createNamespace`, allowing for
strong typing of the `get` and `set` methods.

Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
2023-06-14 06:38:24 -07:00
Andreas Kunz
dba969edcc 🤖 Merge PR #65763 [openui5] Update the definition files for OpenUI5 1.115 by @akudev 2023-06-14 03:19:57 -07:00
Brian Buchholz
6aae786244 🤖 Merge PR #65768 Add clientMeta to aws-lambda triggers by @bhb603
* Added tests for aws-lambda clientMetadata

* Added clientMetadata to cognito trigger events
2023-06-13 18:10:52 -07:00