Commit Graph

145 Commits

Author SHA1 Message Date
TypeScript Bot
e65ca14ee8 v0.0.138 2022-11-09 18:24:35 +00:00
TypeScript Bot
ffd26494db v0.0.137 2022-11-09 16:52:45 +00:00
TypeScript Bot
9b58d46699 v0.0.136 2022-11-02 23:56:32 +00:00
TypeScript Bot
e2408b3a38 v0.0.135-next.4 2022-11-02 23:51:18 +00:00
Alex Munoz
46d3b38c4e Converted trim-file from TSLint to ESLint (#523)
* refactor(trim-file): convert rule to ESLint

* Remove trim-file from dtslint.json
2022-11-02 16:47:20 -07:00
TypeScript Bot
71c12f08a7 v0.0.135-next.3 2022-11-01 16:00:53 +00:00
TypeScript Bot
08323438d3 v0.0.134 2022-10-24 20:50:10 +00:00
TypeScript Bot
043fbafe96 v0.0.134-next.8 2022-10-24 20:21:18 +00:00
Jake Bailey
a7dbd78810 Remove no-bad-reference from dt.json (#556) 2022-10-24 13:17:45 -07:00
TypeScript Bot
c08dcad042 v0.0.133 2022-09-27 18:19:48 +00: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
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
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
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
8fe498ac81 v0.0.122 2022-08-09 22:09:13 +00:00
TypeScript Bot
3772f09454 v0.0.122-next.11 2022-08-09 22:05:42 +00:00
TypeScript Bot
381f468f6f v0.0.122-next.6 2022-07-15 00:01:19 +00:00
Jack Bates
c3ab445f1b Retire $ExpectError from dtslint (#495) 2022-07-14 16:56:40 -07:00
TypeScript Bot
2b7a29d87e v0.0.122-next.3 2022-07-14 15:53:14 +00:00
TypeScript Bot
8bfccde5cc v0.0.122-next.0 2022-07-11 22:37:40 +00:00
TypeScript Bot
ed748415e5 v0.0.121 2022-07-05 21:52:18 +00:00
TypeScript Bot
5faf7b7e9c v0.0.120-next.3 2022-07-05 21:44:37 +00:00
TypeScript Bot
c8d00292a3 v0.0.120-next.2 2022-07-05 20:47:38 +00:00
Nathan Shively-Sanders
91640e2473 Port two rules from tslint to eslint (#489)
* Half-done work from pairing with Josh Goldberg

* Cleanup

1. Update @typescript-eslint deps again.
2. Remove tslint versions of new eslint rules.
3. Add no-dead-reference eslint test.

* Fix formatting

* Fix lint

* Stop using @definitelytyped/eslint-config-dtslint

Instead, rely on Definitely Typed having a .eslintrc.json at the root.
It already one with `{ root: true }` and
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/61051 adds
the rest of eslint-config-dtslint to it.

Also, switch cwd to the current package directory so that .eslintignore
is determined correctly.

* Remove eslint-config-dtslint

It's not needed if Definitely Typed has its own .eslintrc.json:
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/61051

* Add a couple of tests of multiple bad references
2022-07-05 13:43:35 -07:00
TypeScript Bot
4d924b2d2e v0.0.120-next.1 2022-06-29 22:42:22 +00:00
Nathan Shively-Sanders
c8a1901724 Disable config cascading (#493)
Attempt 2: This time in the ESLint API setup
2022-06-29 15:38:47 -07:00