TypeScript Bot
b53060edd3
Format
2023-03-22 21:43:45 +00:00
Andrew Branch
7c82ab4ff2
Allow --module node16 ( #647 )
2023-03-22 14:39:56 -07:00
TypeScript Bot
d57e5435fe
v0.0.156
v0.0.156
2023-03-22 18:17:19 +00:00
TypeScript Bot
8a6232e6ff
v0.0.156-next.0
v0.0.156-next.0
2023-03-22 18:11:27 +00:00
TypeScript Bot
6b1e8a7b76
Format
2023-03-22 18:10:57 +00:00
Nathan Shively-Sanders
5d65907dbf
Port no-declare-current-package tslint->eslint ( #645 )
...
* Port no-declare-current-package tslint->eslint
* Fix no-declare-current-packages tests
2023-03-22 11:07:36 -07:00
TypeScript Bot
87d6ebe276
v0.0.155
v0.0.155
2023-03-22 16:38:21 +00:00
TypeScript Bot
e0e6b8f111
v0.0.154-next.2
v0.0.154-next.2
2023-03-22 16:33:20 +00:00
Jake Bailey
4aee4a7331
Pass --legacy-peer-deps at npm install ( #646 )
2023-03-22 09:29:44 -07:00
TypeScript Bot
15d48f4866
v0.0.154-next.1
v0.0.154-next.1
v0.0.154
2023-03-21 00:42:41 +00:00
Manuel Thalmann
86d3c25205
Allow the use of glob in @types/-packages ( #643 )
2023-03-20 17:11:40 -07:00
TypeScript Bot
dd84954e61
v0.0.154-next.0
v0.0.154-next.0
2023-03-20 23:36:23 +00:00
TypeScript Bot
59764475b8
Format
2023-03-20 23:35:42 +00:00
Nathan Shively-Sanders
706a75630b
Port redundant undefined ( #642 )
...
* First draft
It passes some basic tests!
* Remove unneeded comments
* Add explicit reference to tsestree/utils
2023-03-20 16:17:11 -07:00
TypeScript Bot
cad0a6549f
v0.0.153
v0.0.153
2023-03-20 15:48:16 +00:00
TypeScript Bot
0a672f0249
v0.0.153-next.1
v0.0.153-next.1
2023-03-20 15:43:42 +00:00
Jake Bailey
f105cd68d5
Ensure @typescript-eslint/typescript-estree is listed in dtslint deps, update things ( #639 )
2023-03-20 08:39:09 -07:00
TypeScript Bot
c8d2ae6540
v0.0.153-next.0
v0.0.153-next.0
2023-03-20 15:26:14 +00:00
Dolan
1b078db688
Add @types/glob to list ( #640 )
...
This is because as of 9.0.0, glob has its own types
2023-03-20 08:21:44 -07:00
TypeScript Bot
79f1f93fad
v0.0.152
v0.0.152
2023-03-16 17:30:24 +00:00
TypeScript Bot
b5be06b8fc
v0.0.152-next.8
v0.0.152-next.8
2023-03-16 17:18:08 +00:00
TypeScript Bot
35adb05aa6
Format
2023-03-16 17:17:39 +00:00
Nathan Shively-Sanders
706189182a
Ship 5.0, deprecate 4.2 ( #634 )
2023-03-16 10:14:05 -07:00
TypeScript Bot
fd8ab74039
v0.0.152-next.7
v0.0.152-next.7
2023-03-15 20:27:33 +00:00
Jake Bailey
43a41385e5
Log time installDependencies takes ( #638 )
2023-03-15 13:22:31 -07:00
TypeScript Bot
c9b4871d53
v0.0.152-next.6
v0.0.152-next.6
2023-03-14 19:47:05 +00:00
Gabriela Araujo Britto
6cfb5dd4a6
rename nightly to main ( #637 )
2023-03-14 12:43:24 -07:00
TypeScript Bot
9b08cd6c2b
v0.0.152-next.5
v0.0.152-next.5
2023-03-14 18:29:23 +00:00
Jake Bailey
28dea9bfed
Link to DT support window rather than mentioning TS 2.0 ( #633 )
2023-03-14 11:24:50 -07:00
TypeScript Bot
956da9e538
v0.0.152-next.4
v0.0.152-next.4
2023-03-13 23:48:59 +00:00
TypeScript Bot
2b5703939b
Format
2023-03-13 23:48:29 +00:00
Nathan Shively-Sanders
f3b30c31d4
Handle EmptyStatement at top-level in global files ( #635 )
...
* Handle EmptyStatement at top-level in global files
getModuleInfo's per-node handling of top-level statements in a
non-module sourcefile forgot to include EmptyStatement.
* improve naming of test variables
2023-03-13 16:44:21 -07:00
Nathan Shively-Sanders
ead9b9f823
Clean up expectedFailures ( #630 )
...
Based on DefinitelyTyped/DefinitelyTyped#64559
2023-03-02 16:41:39 -08:00
TypeScript Bot
e3e10779e7
v0.0.152-next.3
v0.0.152-next.3
2023-03-02 23:02:09 +00:00
TypeScript Bot
76fecc970a
Format
2023-03-02 23:01:40 +00:00
Gabriela Araujo Britto
7c43189848
Report results from running on-demand DT to github ( #614 )
...
* add comment to post results, and add write failures to file option
* merge job's files
* WIP: use folder
* add octokit dependency
* limit packages for testing
* read all files in dir
* get rid of job arg
* always write to file
* use glob
* add failure reporting
* link logs in failure report
* remove slicing
* update lock with new dependencies
* make const again
* CR comments
* limit tested packages for testing purposes
* log error
* fix for loop
* change output formatting
* update test
* remove slicing used for testing
2023-03-02 14:58:30 -08:00
TypeScript Bot
f7dcfe3b2f
v0.0.152-next.2
v0.0.152-next.2
2023-03-02 00:27:21 +00:00
Marek Dědič
73f6268ea1
Added @wordpress/data to allowedPackageJsonDependencies.txt ( #628 )
...
Needed for other wordpress type packages
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com >
2023-03-01 16:22:36 -08:00
TypeScript Bot
560111ec4c
v0.0.152-next.1
v0.0.152-next.1
2023-03-02 00:20:35 +00:00
Marek Dědič
f39f2c14a7
Added @wordpress/core-data to allowedPackageJsonDependencies.txt ( #629 )
...
Needed for other wordpress type packages
2023-03-01 16:11:39 -08:00
TypeScript Bot
66f853f297
v0.0.152-next.0
v0.0.152-next.0
2023-03-01 17:20:04 +00:00
Nathan Bierema
de948f3366
Add fflate to allowed dependencies ( #627 )
...
Needed for three.js types, since three.js re-exports fflate.
2023-03-01 09:15:46 -08:00
TypeScript Bot
695ae16032
v0.0.151
v0.0.151
2023-02-28 23:37:18 +00:00
TypeScript Bot
fa74745d66
v0.0.151-next.3
v0.0.151-next.3
2023-02-28 23:34:33 +00:00
TypeScript Bot
5c4a7b0b4d
Format
2023-02-28 23:34:09 +00:00
Andrew Branch
1ad066ac05
Ignore files outside of DT repo for module resolution when detecting used files ( #625 )
2023-02-28 15:30:59 -08:00
TypeScript Bot
68f9b9444c
v0.0.151-next.2
v0.0.151-next.2
2023-02-28 21:57:45 +00:00
Nathan Bierema
0bef3d9c3c
Add lil-gui to allowed dependencies ( #624 )
...
Needed for three.js types, since three.js re-exports lil-gui
2023-02-28 13:54:04 -08:00
TypeScript Bot
566d736f4e
v0.0.151-next.1
v0.0.151-next.1
2023-02-28 01:43:57 +00:00
Andrew Branch
456dc98013
Bring error for superfluous entry in OTHER_FILES back ( #623 )
...
* Bring superfluous OTHER_FILES error back
* Remove superfluous slash
2023-02-27 17:38:56 -08:00