Commit Graph

479 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
2dbbcee762 update to ts@next to match DT 2023-03-31 09:45:29 -07:00
TypeScript Bot
2df7962a3c v0.0.159 2023-03-28 16:02:41 +00:00
TypeScript Bot
cb2436d5ce v0.0.158 2023-03-27 17:16:15 +00:00
TypeScript Bot
e4c9437b79 v0.0.158-next.4 2023-03-27 17:04:13 +00:00
Nathan Shively-Sanders
eba074f006 Port no import default of export equals (#657)
* Port no-import-default-of-export-equals

First draft and 2/3 of the original tests. The test of modules, the one
that matters, doesn't work with typescript-eslint's test infrastructure
though.

* Port no-import-default-of-export-equals

Also update TS to 5.0 and Jest to 29.

Associated minor changes to jest config (no more top-level ts-node) and
some tslint rules (switch to a combined decorator/modifier list, but
only on select nodes).

* yarn format

* Fix lint and update new jest baseline format

More like real JSON!

* also update dts-critic (??)
2023-03-27 10:00:11 -07:00
TypeScript Bot
f02f34cadd v0.0.158-next.2 2023-03-24 17:20:21 +00:00
TypeScript Bot
4dace40c9d v0.0.158-next.0 2023-03-22 22:45:50 +00:00
TypeScript Bot
1ec9262caa v0.0.157 2023-03-22 21:48:21 +00:00
TypeScript Bot
bfbe9cee25 v0.0.157-next.0 2023-03-22 21:44:14 +00:00
TypeScript Bot
d57e5435fe v0.0.156 2023-03-22 18:17:19 +00:00
TypeScript Bot
8a6232e6ff v0.0.156-next.0 2023-03-22 18:11:27 +00:00
TypeScript Bot
87d6ebe276 v0.0.155 2023-03-22 16:38:21 +00:00
TypeScript Bot
e0e6b8f111 v0.0.154-next.2 2023-03-22 16:33:20 +00:00
TypeScript Bot
15d48f4866 v0.0.154-next.1 2023-03-21 00:42:41 +00:00
TypeScript Bot
cad0a6549f v0.0.153 2023-03-20 15:48:16 +00:00
TypeScript Bot
c8d2ae6540 v0.0.153-next.0 2023-03-20 15:26:14 +00:00
TypeScript Bot
79f1f93fad v0.0.152 2023-03-16 17:30:24 +00:00
TypeScript Bot
b5be06b8fc v0.0.152-next.8 2023-03-16 17:18:08 +00:00
TypeScript Bot
956da9e538 v0.0.152-next.4 2023-03-13 23:48:59 +00:00
TypeScript Bot
f7dcfe3b2f v0.0.152-next.2 2023-03-02 00:27:21 +00:00
TypeScript Bot
560111ec4c v0.0.152-next.1 2023-03-02 00:20:35 +00:00
TypeScript Bot
66f853f297 v0.0.152-next.0 2023-03-01 17:20:04 +00:00
TypeScript Bot
695ae16032 v0.0.151 2023-02-28 23:37:18 +00:00
TypeScript Bot
fa74745d66 v0.0.151-next.3 2023-02-28 23:34:33 +00:00
TypeScript Bot
68f9b9444c v0.0.151-next.2 2023-02-28 21:57:45 +00:00
TypeScript Bot
566d736f4e v0.0.151-next.1 2023-02-28 01:43:57 +00:00
TypeScript Bot
61c7032bcf v0.0.151-next.0 2023-02-27 23:04:54 +00:00
TypeScript Bot
8b1269bbe3 v0.0.150 2023-02-27 22:13:15 +00:00
TypeScript Bot
b000dc411a v0.0.150-next.1 2023-02-27 22:01:23 +00:00
TypeScript Bot
8bff9d7e83 v0.0.150-next.0 2023-02-27 21:44:39 +00:00
TypeScript Bot
4b46bd0681 v0.0.149 2023-02-27 20:39:31 +00:00
TypeScript Bot
7d6b632d5d v0.0.148 2023-02-27 17:10:03 +00:00
TypeScript Bot
88cc50053f v0.0.148-next.9 2023-02-27 16:59:45 +00:00
Nathan Shively-Sanders
cc66601b2f Update typescript eslint at root (#617)
* Update typescript-eslint dependencies at root

Looks like overnight runs are mistakenly using typescript-eslint/*@4
when they should be on 5 to have access to the cache-clearing function.
Try upgrading the dev version of typescript-eslint to 5 to see if that
fixes it.

* Add missing dependency

Makes lint succeed.
2023-02-27 08:56:14 -08:00
TypeScript Bot
d9bdbfa085 v0.0.148-next.5 2023-02-09 17:34:01 +00:00
TypeScript Bot
c2215f5abe v0.0.148-next.4 2023-02-08 23:42:51 +00:00
TypeScript Bot
7f14573a82 v0.0.148-next.3 2023-02-08 21:33:13 +00:00
TypeScript Bot
0d18e4bd46 v0.0.148-next.1 2023-02-08 17:57:22 +00:00
TypeScript Bot
9df9c03345 v0.0.148-next.0 2023-02-06 23:32:45 +00:00
TypeScript Bot
3890b87a12 v0.0.147 2023-02-03 16:53:41 +00:00
TypeScript Bot
65af23c25d v0.0.147-next.1 2023-02-02 21:16:22 +00:00
TypeScript Bot
954bdbbaf7 v0.0.147-next.0 2023-02-02 19:01:39 +00:00
TypeScript Bot
5fd47b0495 v0.0.146 2023-01-31 22:37:36 +00:00
TypeScript Bot
39bf925120 v0.0.145 2023-01-27 23:50:05 +00:00
TypeScript Bot
ebeabf4b6a v0.0.145-next.0 2023-01-26 18:51:41 +00:00
TypeScript Bot
16edb688ea v0.0.144 2023-01-24 19:12:01 +00:00
TypeScript Bot
966cb4466b v0.0.143 2023-01-19 23:50:07 +00:00
TypeScript Bot
aa908f727c v0.0.143-next.3 2023-01-18 23:47:09 +00:00
TypeScript Bot
19381d105b v0.0.143-next.2 2023-01-13 14:33:21 +00:00
TypeScript Bot
fdc62bdd2c v0.0.143-next.1 2023-01-11 00:30:38 +00:00