Commit Graph

2083 Commits

Author SHA1 Message Date
TypeScript Bot
c08dcad042 v0.0.133 2022-09-27 18:19:48 +00:00
TypeScript Bot
b31c7f31be v0.0.133-next.0 2022-09-27 18:11:55 +00:00
Jack Bates
00712c8734 Don't omit dependencies if only some deep modules are declared (#484)
* Don't omit dependencies if only some deep modules are declared

* Run just check parse results from the workflow

* Base test on styled-components-react-native
2022-09-27 11:08:15 -07:00
TypeScript Bot
8e5c52a748 v0.0.132 2022-09-23 16:52:40 +00:00
TypeScript Bot
b7bd52abf7 v0.0.132-next.0 2022-09-23 16:44:09 +00:00
Nathan Shively-Sanders
633feef4a4 Change typesVersions format (#536)
Work around the bug in Typescript semver semantics by using a more
precise specifier that works there, as well as standard semver.

The bug in typescript should be fixed soon, so we can change this back
later. In the meantime only 13 packages use typesVersions so it's easy
to change back and forth.
2022-09-23 09:39:47 -07:00
TypeScript Bot
cacfc21aef v0.0.131 2022-09-22 23:13:32 +00:00
TypeScript Bot
ea232cdcd1 v0.0.131-next.0 2022-09-22 22:58:43 +00:00
Nathan Shively-Sanders
109bff57da Special case node's typeVersions for 4.9 beta (#535)
* Special case node's typeVersions for 4.9 beta

Require a ">4.9.0-a" entry to handle 4.9 beta and dev releases.

* yarn format
2022-09-22 15:54:57 -07:00
TypeScript Bot
170e4264a9 v0.0.130 2022-09-15 17:09:54 +00:00
TypeScript Bot
26359cf785 v0.0.130-next.0 2022-09-15 16:55:33 +00:00
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 2022-09-13 17:16:13 +00:00
TypeScript Bot
83e96260aa 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 2022-09-13 15:49:33 +00:00
TypeScript Bot
281c2bf006 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 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 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 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 2022-08-30 21:51:43 +00:00
TypeScript Bot
649d78d6b9 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 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 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 2022-08-24 18:04:28 +00:00
TypeScript Bot
0a59e5668f 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 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 2022-08-22 21:50:39 +00:00
TypeScript Bot
6ae8864540 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 2022-08-18 17:19:28 +00:00
TypeScript Bot
ee1ccc8602 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 2022-08-17 18:50:09 +00:00
TypeScript Bot
40bfce94b1 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 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