Commit Graph

2223 Commits

Author SHA1 Message Date
Josh Goldberg
3e57adefae Converted no-bad-reference from TSLint to ESLint (#521)
* Converted no-bad-reference from TSLint to ESLint

* Fix duplicate import

* Remove no-bad-reference entry in dtslint.json

* Add positive test case: ./path

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2022-09-15 09:50:45 -07:00
TypeScript Bot
703b397abf v0.0.129 v0.0.129 2022-09-13 17:16:13 +00:00
TypeScript Bot
83e96260aa v0.0.129-next.0 v0.0.129-next.0 2022-09-13 17:11:25 +00:00
TypeScript Bot
3c5b7afd98 Format 2022-09-13 17:11:01 +00:00
Nathan Shively-Sanders
4e6f2cdbeb export-just-namespace supports TSDeclareFunction too (#534) 2022-09-13 10:07:17 -07:00
TypeScript Bot
9ff4fd36b6 v0.0.128 v0.0.128 2022-09-13 15:49:33 +00:00
TypeScript Bot
281c2bf006 v0.0.128-next.3 v0.0.128-next.3 2022-09-13 15:45:27 +00:00
Josh Goldberg
baf547d5b7 Converted export-just-namespace from TSLint to ESLint (#517)
* wip: convert export-just-namespace from TSLint to ESLint

* wip

* Not not statSync

* Finished migration and removed temp comments

* Whoops, forgot to delete file

* Remove export-just-namespace entry in dtslint.json
2022-09-13 08:41:22 -07:00
TypeScript Bot
5caa905a8f v0.0.128-next.2 v0.0.128-next.2 2022-09-12 16:29:56 +00:00
Piotr Błażejewicz (Peter Blazejewicz)
3bf591e43e Add @types/favicons to whitelist (#533)
Required for:
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62207

Thanks!
2022-09-12 09:24:58 -07:00
TypeScript Bot
9f98ce87a5 v0.0.128-next.1 v0.0.128-next.1 2022-09-08 18:09:44 +00:00
Phil Ting
992c8f43d5 added filestack-js to allowed package json dependencies (#532) 2022-09-08 11:05:42 -07:00
TypeScript Bot
6773f2e71b v0.0.128-next.0 v0.0.128-next.0 2022-09-01 22:12:38 +00:00
Kyℓe Hensel
7cc079eb00 [publisher] use consistent order for dependencies in the generated README (#531) 2022-09-01 15:08:19 -07:00
TypeScript Bot
5876b0824b v0.0.127 v0.0.127 2022-08-30 21:51:43 +00:00
TypeScript Bot
649d78d6b9 v0.0.127-next.2 v0.0.127-next.2 2022-08-30 21:28:39 +00:00
TypeScript Bot
cc65fb6de5 Format 2022-08-30 21:28:15 +00:00
Nathan Shively-Sanders
fea2678dd7 Ship 4.9, deprecate 4.0 (#530) 2022-08-30 14:24:40 -07:00
TypeScript Bot
5743323b91 v0.0.127-next.1 v0.0.127-next.1 2022-08-30 14:54:54 +00:00
Nathan Shively-Sanders
56ae7ff6d7 Revert "Revert "Remove vscode-webview and sketchapp from expected failures (#418)" (#419)" (#529)
This reverts commit 37231b7f52.
2022-08-30 07:51:20 -07:00
TypeScript Bot
6d9caa7efe v0.0.127-next.0 v0.0.127-next.0 2022-08-25 15:52:28 +00:00
Dimitri B
f33b867646 Allow shell-exec as dependency on DT (#527)
Required for https://github.com/DefinitelyTyped/DefinitelyTyped/pull/61938.
2022-08-25 08:48:34 -07:00
Remco Haszing
94c63d1f7b Add tailwindcss to list of allowed packages (#528)
* Add tailwindcss to list of allowed packages

* Fix tailwindcss package name
2022-08-25 08:47:06 -07:00
TypeScript Bot
11c04956b7 v0.0.126 v0.0.126 2022-08-24 18:04:28 +00:00
TypeScript Bot
0a59e5668f v0.0.126-next.1 v0.0.126-next.1 2022-08-24 17:47:48 +00:00
Alex Munoz
5da3e9f645 Converted no-useless-files from TSLint to ESLint (#515)
* Converted no-useless-files from TSLint to ESLint

* Remove no-useless-files from dtslint.json

* fix: The file is not useless if it includes Triple-Slash References

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2022-08-24 10:43:23 -07:00
TypeScript Bot
9854c977c2 v0.0.126-next.0 v0.0.126-next.0 2022-08-23 16:14:24 +00:00
Nick McCurdy
adc3f3416b Add @puppeteer/replay to allowedPackageJsonDependencies.txt (#525) 2022-08-23 09:10:18 -07:00
TypeScript Bot
051017c439 v0.0.125 v0.0.125 2022-08-22 21:50:39 +00:00
TypeScript Bot
6ae8864540 v0.0.125-next.0 v0.0.125-next.0 2022-08-22 21:02:22 +00:00
Jake Bailey
4e7100679d Remove dt-header from tslint config (#524) 2022-08-22 13:58:21 -07:00
TypeScript Bot
ddae2ce150 v0.0.124 v0.0.124 2022-08-18 17:19:28 +00:00
TypeScript Bot
ee1ccc8602 v0.0.124-next.0 v0.0.124-next.0 2022-08-18 16:57:11 +00:00
Josh Goldberg
77b8ddbaba Converted dt-header from TSLint to ESLint (#514)
* Converted dt-header from TSLint to ESLint

* Apply suggestions from code review

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* Cleaned names and comment

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2022-08-18 09:53:33 -07:00
TypeScript Bot
ec259696ae v0.0.123 v0.0.123 2022-08-17 18:50:09 +00:00
TypeScript Bot
40bfce94b1 v0.0.123-next.3 v0.0.123-next.3 2022-08-17 18:45:17 +00:00
Emily Marigold Klassen
eacda53ba0 Allow expected failures in dependents (#512) 2022-08-17 11:41:47 -07:00
TypeScript Bot
56592a7c78 v0.0.123-next.2 v0.0.123-next.2 2022-08-16 18:11:05 +00:00
Sam Leatherdale
214961e055 Add @mui/material and @mui/types to allowed dependencies (#520) 2022-08-16 11:06:50 -07:00
TypeScript Bot
6b3ce24154 v0.0.123-next.1 v0.0.123-next.1 2022-08-15 16:32:30 +00:00
Dimitri B
596d387527 Allow yup as it provides it's own types. (#519) 2022-08-15 09:28:53 -07:00
TypeScript Bot
7c542345ae v0.0.123-next.0 v0.0.123-next.0 2022-08-09 23:27:21 +00:00
Simen Bekkhus
d6fd164409 fix: add @types/long to allowedPackageJsonDependencies (#513) 2022-08-09 16:23:09 -07:00
TypeScript Bot
8fe498ac81 v0.0.122 v0.0.122 2022-08-09 22:09:13 +00:00
TypeScript Bot
3772f09454 v0.0.122-next.11 v0.0.122-next.11 2022-08-09 22:05:42 +00:00
TypeScript Bot
31176d09d4 Format 2022-08-09 22:05:14 +00:00
Nathan Shively-Sanders
099023993e Add TS 4.9 now that 4.8 RC is out (#516) 2022-08-09 15:01:24 -07:00
TypeScript Bot
f7a55d7be9 v0.0.122-next.10 v0.0.122-next.10 2022-08-08 22:53:16 +00:00
Chris Krycho
999c69b166 Add @glimmer/component to allowedPackageJsonDependencies.txt (#510) 2022-08-08 15:49:54 -07:00
TypeScript Bot
16794f9a9c v0.0.122-next.9 v0.0.122-next.9 2022-07-26 16:56:52 +00:00