Nathan Shively-Sanders
6897d7f81e
Improve unused path mapping error.
...
1. Report all unused path mappings of the first unused-having package.
Previously it was only the first unused path mapping of the first
package.
2. Direct the user to check for missing mappings in dependencies in the
case of path mappings that aren't actually unused.
2022-01-20 11:37:17 -08:00
TypeScript Bot
cd3e093218
v0.0.104-next.0
v0.0.104-next.0
2022-01-19 17:39:07 +00:00
TypeScript Bot
b88c2a9123
Format
2022-01-19 17:38:40 +00:00
Nathan Shively-Sanders
4d97187e4d
Forbid adding packages in notNeededPackages.json ( #385 )
...
It leaves DT in an inconsistent state, which causes the publisher to
assert.
2022-01-19 09:35:13 -08:00
TypeScript Bot
7279481336
v0.0.103
v0.0.103
2022-01-19 00:15:26 +00:00
TypeScript Bot
48c24015d0
v0.0.103-next.1
v0.0.103-next.1
2022-01-19 00:11:38 +00:00
TypeScript Bot
2b82a76d87
Format
2022-01-19 00:11:13 +00:00
Nathan Shively-Sanders
8ff6e2a7a0
testDependencies omits entries from 'declare module' ( #384 )
...
The list of declared modules includes deep paths, which I think may be
correct for general usage, but not for comparing with the list of
dependencies, which must be package names.
Found by @chriskrycho while trying to update Ember's types.
2022-01-18 16:07:51 -08:00
TypeScript Bot
c303304170
v0.0.103-next.0
v0.0.103-next.0
2022-01-18 19:06:36 +00:00
martin-badin
1de7bc2aa8
add @types/faker to allowed packages ( #382 )
2022-01-18 11:02:57 -08:00
martin-badin
11bc58b742
add @types/history to allowed packages ( #383 )
2022-01-18 11:02:30 -08:00
TypeScript Bot
5a8c4f2c9f
v0.0.102
v0.0.102
2022-01-13 19:22:55 +00:00
TypeScript Bot
ba1a332443
v0.0.102-next.0
v0.0.102-next.0
2022-01-13 19:20:03 +00:00
TypeScript Bot
6598cd12a0
Format
2022-01-13 19:19:41 +00:00
Andrew Branch
f9398ff479
Fix for node 16 ( #380 )
2022-01-13 11:16:45 -08:00
dependabot[bot]
11f1e8d13f
Bump follow-redirects from 1.14.4 to 1.14.7 ( #379 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 10:04:57 -08:00
TypeScript Bot
40b16c3815
v0.0.101
v0.0.101
2022-01-13 18:03:56 +00:00
TypeScript Bot
6c156e91c7
v0.0.101-next.8
v0.0.101-next.8
2022-01-13 17:51:32 +00:00
TypeScript Bot
f143450e8b
Format
2022-01-13 17:51:08 +00:00
Andrew Branch
170e87dca9
Remove database-related functionality from perf tool ( #378 )
...
* [perf] Remove all database-related functionality
* Throw error on comparison attempt for new package
* Update tests
2022-01-13 09:48:02 -08:00
TypeScript Bot
e79ad8f902
v0.0.101-next.7
v0.0.101-next.7
2022-01-11 23:10:18 +00:00
wtho
658a8d11ae
whitelist '@vue/reactivity' ( #376 )
...
required for types of alpinejs in DT:
DefinitelyTyped/DefinitelyTyped#58130
2022-01-11 15:06:48 -08:00
TypeScript Bot
18099cf6bb
v0.0.101-next.6
v0.0.101-next.6
2022-01-10 16:38:30 +00:00
Leo Lavarias
ea34c8bb91
Add lesgo new middy ( #375 )
...
* feat: add @middy/core for lesgo dependency
* feat: add mysql2 as dependency
2022-01-10 08:34:33 -08:00
TypeScript Bot
ae80ba699a
v0.0.101-next.5
v0.0.101-next.5
2022-01-05 16:24:47 +00:00
Piotr Błażejewicz (Peter Blazejewicz)
3b2852610d
whitelist '@types/webpack-dev-server' ( #370 )
...
Required to cleanly handle `webpack-dev-server` 4.7.0 changes:
DefinitelyTyped/DefinitelyTyped#57808
Thanks!
2022-01-05 08:21:05 -08:00
TypeScript Bot
c1308141d2
v0.0.101-next.4
v0.0.101-next.4
2022-01-04 22:23:36 +00:00
Piotr Błażejewicz (Peter Blazejewicz)
0276ff3f61
White-list 'express-rate-limit' ( #372 )
...
Required for v3 (older) support when removing from DT:
DefinitelyTyped/DefinitelyTyped#57847
Thanks!
2022-01-04 14:19:34 -08:00
martin-badin
0ff36ea04b
allow @types/busboy ( #373 )
2022-01-04 14:19:12 -08:00
TypeScript Bot
1f80ef7053
v0.0.101-next.3
v0.0.101-next.3
2022-01-03 20:11:33 +00:00
Jay Linski
6f6ef7bed9
Use new package name ( #371 )
2022-01-03 20:07:24 +00:00
TypeScript Bot
5ae7504552
v0.0.101-next.2
v0.0.101-next.2
2021-12-17 21:10:33 +00:00
Alan Agius
8c5a875ae3
allow sass ( #369 )
...
This is needed to remove @types/sass
2021-12-17 13:07:12 -08:00
TypeScript Bot
6a8eb9ebce
v0.0.101-next.1
v0.0.101-next.1
2021-12-17 19:36:04 +00:00
Piotr Błażejewicz (Peter Blazejewicz)
5dcb42a3e3
Whitelist @types/webpack-dev-middleware ( #368 )
...
No clean removal path on DT, different versions supported in dependant
modules:
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/57754
Thanks!
2021-12-17 11:32:07 -08:00
TypeScript Bot
bfd6cea44b
v0.0.101-next.0
v0.0.101-next.0
2021-12-07 23:14:53 +00:00
James Garbutt
4ecb944567
allow @types/redis for backwards compat ( #367 )
2021-12-07 15:11:03 -08:00
TypeScript Bot
804fb31696
v0.0.100
v0.0.100
2021-12-07 16:06:59 +00:00
TypeScript Bot
4d88766228
v0.0.100-next.1
v0.0.100-next.1
2021-12-07 16:01:42 +00:00
TypeScript Bot
a50e282381
Format
2021-12-07 16:01:14 +00:00
Nathan Shively-Sanders
b62202fd20
allow exactOptionalPropertyTypes in DT tsconfigs ( #366 )
...
* allow exactOptionalPropertyTypes in DT tsconfigs
Also add unit tests to dtslint for the first time ever.
I'm not sure it makes sense to allow any other flags, and eventually
exactOptionalPropertyTypes should be required.
* remove confusing comments to satisfy lint
2021-12-07 07:57:35 -08:00
TypeScript Bot
2ac54be2aa
v0.0.100-next.0
v0.0.100-next.0
2021-12-03 18:45:07 +00:00
TypeScript Bot
45d0fa1839
Format
2021-12-03 18:44:47 +00:00
Nathan Shively-Sanders
23c7bacc24
Port dtslint tests to jest, re-root dts-critic tests ( #364 )
...
* Port dtslint tests to jest, re-root dts-critic tests
dts-critic tests need to be run from DefinitelyTyped-tools/ root now,
which also changes a couple of the assertions.
* build dtslint before running tests
* remove @types/jest devDep from dts-critic
* add dts-critic/dtslint to root build
* better name for dtslint tests
2021-12-03 10:41:34 -08:00
TypeScript Bot
5f0b0cf639
v0.0.99
v0.0.99
2021-12-02 19:33:50 +00:00
TypeScript Bot
d933422b0b
v0.0.99-next.0
v0.0.99-next.0
2021-12-02 19:29:53 +00:00
Nathan Shively-Sanders
c7573e634f
Fix source-relative paths ( #363 )
...
Instead of .. use ../.. because dtslint shipped source is now at
bin/src/*.js instead of bin/*.js
2021-12-02 11:26:48 -08:00
TypeScript Bot
467ee3a9d9
v0.0.98
v0.0.98
2021-12-01 22:11:27 +00:00
TypeScript Bot
5d01bc9300
v0.0.98-next.1
v0.0.98-next.1
2021-12-01 22:05:09 +00:00
Nathan Shively-Sanders
8d2d8566ba
tslint.json's extends field needs to use @definitelytyped/dtslint now ( #361 )
2021-12-01 14:01:59 -08:00