2503 Commits

Author SHA1 Message Date
TypeScript Bot
812cc052e0 v0.0.142-next.4 v0.0.142-next.4 2022-12-19 17:09:32 +00:00
martin-badin
b6ff233b5b Add @hapi/hoek to allowed packages (#579) 2022-12-19 09:05:48 -08:00
TypeScript Bot
a0092e51cc v0.0.142-next.3 v0.0.142-next.3 2022-12-16 17:16:19 +00:00
rxliuli
1387339b68 Add openapi-types to allowed packages (#578) 2022-12-16 09:12:40 -08:00
TypeScript Bot
f1d25850b6 v0.0.142-next.2 v0.0.142-next.2 2022-12-15 00:00:06 +00:00
Nathan Shively-Sanders
6b62a69c8a Add several packages to expectedFailures (#577)
1. lambda-tester until https://github.com/microsoft/TypeScript/pull/51771 is merged.
2. aws dependents -- these frequently run out of memory and I want to be notified when that changes without being told that they're failing. They're not failing because of Typescript changes, but because AWS' memory usage is high enough to cause dtslint-runner to cause them to run out of memory.
2022-12-14 15:56:16 -08:00
TypeScript Bot
577df8a2db v0.0.142-next.1 v0.0.142-next.1 2022-12-13 19:21:30 +00:00
martin-badin
2adaaed874 Add @hapi/hapi to allowed packages (#576) 2022-12-13 11:17:51 -08:00
TypeScript Bot
615172930a v0.0.142-next.0 v0.0.142-next.0 2022-12-01 01:16:43 +00:00
Christopher Hiller
cfac158c39 Add kleur as an allowed dependency (#573)
Working on updating the types for the `prompts` package,
which requires the types published by package `kleur`.
2022-11-30 17:12:42 -08:00
TypeScript Bot
60e42f914d v0.0.141 v0.0.141 2022-11-30 00:32:51 +00:00
TypeScript Bot
f8069f30cb v0.0.141-next.2 v0.0.141-next.2 2022-11-30 00:25:35 +00:00
Nathan Shively-Sanders
9fd0ee559b Resimplify typesVersions format (#572)
* Resimplify typesVersions format

Undoes #536. Needs a matching PR on Definitely Typed before it's ready
to go. (Insert PR number here)

* delete mistakenly added script
2022-11-29 16:19:51 -08:00
dependabot[bot]
906412b9bc Bump minimatch from 3.0.4 to 3.1.2 (#569)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 10:02:14 -08:00
TypeScript Bot
4aef52ee53 v0.0.141-next.1 v0.0.141-next.1 2022-11-28 18:04:20 +00:00
Andrew Branch
6874189306 Revert "Bring back 4.1 temporarily (#568)" (#570) 2022-11-28 10:00:24 -08:00
TypeScript Bot
1d27d489d6 v0.0.141-next.0 v0.0.141-next.0 2022-11-23 16:43:33 +00:00
Andrew Branch
0b47c139d8 Set extension bundle version for functions runtime 4.0 2022-11-23 08:39:21 -08:00
TypeScript Bot
e9d0117e9f v0.0.140 v0.0.140 2022-11-23 00:12:50 +00:00
TypeScript Bot
8198cb5c23 v0.0.140-next.0 v0.0.140-next.0 2022-11-23 00:08:55 +00:00
TypeScript Bot
e74d415074 Format 2022-11-23 00:08:29 +00:00
Andrew Branch
06fc7eea66 Bring back 4.1 temporarily (#568)
* Bring back 4.1 temporarily

* Update test

* Update test
2022-11-22 16:04:59 -08:00
TypeScript Bot
c3f614b0f3 v0.0.139 v0.0.139 2022-11-15 22:45:08 +00:00
TypeScript Bot
8c44ecb525 v0.0.139-next.0 v0.0.139-next.0 2022-11-15 22:18:19 +00:00
TypeScript Bot
54967decad Format 2022-11-15 22:17:53 +00:00
Nathan Shively-Sanders
918f77be02 Ship 4.9, deprecate 4.1 on DT (#567) 2022-11-15 14:14:41 -08:00
Nathan Shively-Sanders
f06c74840c Add codeql scanning (#565)
Copied from the TS repo. I hope that the config file supports globs!
2022-11-10 06:39:15 -08:00
TypeScript Bot
e65ca14ee8 v0.0.138 v0.0.138 2022-11-09 18:24:35 +00:00
TypeScript Bot
e54bc3e589 v0.0.138-next.0 v0.0.138-next.0 2022-11-09 18:20:15 +00:00
Nathan Shively-Sanders
a0c6005425 Update node version of workflows (#564)
12 -> 14
2022-11-09 10:16:24 -08:00
Nathan Shively-Sanders
2a1f6b780c Also update appinsights (#563)
* Also update appinsights

* remove node 12 since appinsights@2 does not support it

* Add DOM to tsconfig.

Why does app insights 2 depend on URL from the DOM? I don't know, seems
wrong.
2022-11-09 09:55:37 -08:00
TypeScript Bot
ffd26494db v0.0.137 v0.0.137 2022-11-09 16:52:45 +00:00
TypeScript Bot
662e38e1d1 v0.0.137-next.1 v0.0.137-next.1 2022-11-09 16:40:57 +00:00
Nathan Shively-Sanders
b802a7ea4c Update to @azure/functions@3 (#562)
Might be needed to update the Function runtime to version 4.
2022-11-09 08:36:47 -08:00
TypeScript Bot
28fa26001d v0.0.137-next.0 v0.0.137-next.0 2022-11-09 00:43:10 +00:00
James Garbutt
93037351aa chore (definitions-parser): allow keyv types for older packages (#561) 2022-11-08 16:39:09 -08:00
TypeScript Bot
9b58d46699 v0.0.136 v0.0.136 2022-11-02 23:56:32 +00:00
TypeScript Bot
e2408b3a38 v0.0.135-next.4 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 v0.0.135-next.3 2022-11-01 16:00:53 +00:00
TypeScript Bot
7c34014f52 Format 2022-11-01 16:00:30 +00:00
Nathan Shively-Sanders
e8f50a1964 Add Typescript 5.0 to typescript-versions (#560)
5.0 is the new nightly version
v0.0.135
2022-11-01 08:56:18 -07:00
TypeScript Bot
1e122a9925 v0.0.135-next.2 v0.0.135-next.2 2022-10-28 17:18:03 +00:00
James Garbutt
1cdb466f3d chore (definitions-parser): whitelist puppeteer (#559) 2022-10-28 10:13:45 -07:00
TypeScript Bot
b773abfa8e v0.0.135-next.1 v0.0.135-next.1 2022-10-25 22:23:16 +00:00
James Garbutt
5768b1f511 chore (definitions-parser): whitelist prosemirror-view (#558) 2022-10-25 15:19:01 -07:00
TypeScript Bot
304b40c529 v0.0.135-next.0 v0.0.135-next.0 2022-10-25 20:15:22 +00:00
Jake Bailey
1774e90834 Add @types/ioredis to allowed packages (#557) 2022-10-25 13:11:11 -07:00
TypeScript Bot
08323438d3 v0.0.134 v0.0.134 2022-10-24 20:50:10 +00:00
TypeScript Bot
043fbafe96 v0.0.134-next.8 v0.0.134-next.8 2022-10-24 20:21:18 +00:00