Граф коммитов

190 Коммитов

Автор SHA1 Сообщение Дата
Mattias Buelens e342c0eff2
Migrate to ESLint flat config (#1784)
* Migrate to ESLint flat config

* Updates from editor

Fix package-lock.json by installing 8.3.0 and copying result over.

---------

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2024-09-05 13:35:35 -07:00
Kagami Sascha Rosylight 8318428e00
Use `@webref/events` to detect event types (#1660)
* Use `@webref/events` to detect event types

* fix test

* better fix

* Update src/build/utils/map.ts

Co-authored-by: Holger Jeromin <mailgithub@katur.de>

---------

Co-authored-by: Holger Jeromin <mailgithub@katur.de>
2024-09-05 08:24:41 -07:00
dependabot[bot] 75735cdc81
Bump the dev-dependencies group across 1 directory with 5 updates (#1779)
Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/rest](https://github.com/octokit/rest.js) | `21.0.0` | `21.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.2.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.6.0-dev.20240806` | `5.6.0-dev.20240813` |



Updates `@octokit/rest` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1)

Updates `@types/node` from 20.14.9 to 22.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

Updates `typescript` from 5.6.0-dev.20240806 to 5.6.0-dev.20240813
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 06:30:35 -07:00
Nathan Shively-Sanders 38977f6b6c
Update to eslint 9 (#1778)
A number of rules disablings no longer apply.
Also prettier now applies to the eslint config file, so fix that up.
2024-08-13 06:21:35 -07:00
Ron Buckton f66fea88b2
Accept baselines 2024-08-06 14:30:03 -04:00
Ron Buckton 1864a71820
Support typesVersions in @types/web et al 2024-08-06 13:42:07 -04:00
Ron Buckton b6a6718485
Bump typescript 2024-08-06 13:15:12 -04:00
Jake Bailey 5b83895db2 Bump nightly 2024-07-22 17:07:53 -07:00
Ron Buckton fe02922de2
Temporarily use pr build for testing 2024-07-22 00:29:09 -04:00
Jake Bailey faa9be864d Update TS to nightly 2024-07-20 13:16:25 -07:00
dependabot[bot] fa39745504
Bump the dev-dependencies group across 1 directory with 6 updates (#1752)
Bumps the dev-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.1` | `21.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.14.9` |
| [danger](https://github.com/danger/danger-js) | `12.2.0` | `12.3.3` |
| [jsonc-parser](https://github.com/microsoft/node-jsonc-parser) | `3.2.1` | `3.3.1` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` |



Updates `@octokit/rest` from 20.1.1 to 21.0.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v20.1.1...v21.0.0)

Updates `@types/node` from 20.12.11 to 20.14.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `danger` from 12.2.0 to 12.3.3
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/12.2.0...12.3.3)

Updates `jsonc-parser` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/microsoft/node-jsonc-parser/releases)
- [Changelog](https://github.com/microsoft/node-jsonc-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/node-jsonc-parser/compare/v3.2.1...v3.3.1)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

Updates `typescript` from 5.4.5 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: danger
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsonc-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 06:53:37 -07:00
dependabot[bot] 97eb3b3c80
Bump the dev-dependencies group across 1 directory with 4 updates (#1720)
Bumps the dev-dependencies group with 4 updates in the / directory: [@octokit/rest](https://github.com/octokit/rest.js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) and [danger](https://github.com/danger/danger-js).


Updates `@octokit/rest` from 20.1.0 to 20.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v20.1.0...v20.1.1)

Updates `@types/node` from 20.12.7 to 20.12.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/prettier` from 2.7.3 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier)

Updates `danger` from 11.3.1 to 12.2.0
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.3.1...12.2.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: danger
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 15:02:20 -07:00
Kagami Sascha Rosylight 2b0e1405c8
Exclude @mdn/@webref from dependabot updates (#1719)
* Exclude @mdn/@webref from dependabot updates

* Update update-core-deps.yml

* alphabet order
2024-05-08 14:53:45 -07:00
Kagami Sascha Rosylight cfd647637d
Upgrade dependencies (#1704)
* Upgrade dependencies

* Upgrade actions dependencies
2024-04-15 13:59:13 -05:00
Kagami Sascha Rosylight b2914fe450
Upgrade dependencies (#1649)
* Upgrade dependencies

* Update record.ts

* Update mapper.ts
2023-11-28 13:43:48 -08:00
Kagami Sascha Rosylight aa27e37871
Upgrade to TypeScript 5.0 (#1543)
* Upgrade to TypeScript 5.0

* `npm update`
2023-04-24 15:37:13 -07:00
Kagami Sascha Rosylight 7495d3ef25
Upgrade to print-diff@2 (#1469) 2023-01-10 15:55:43 -08:00
Kagami Sascha Rosylight 74d256e8fa
Upgrade to @webref/css@^6.1.1 (#1447) 2022-12-19 16:31:01 -08:00
Kagami Sascha Rosylight 88e92f4498
Update dependencies (#1401) 2022-09-28 09:08:03 -07:00
Kagami Sascha Rosylight f4ef8aa270
Remove comment fetcher (#1349)
(See also https://github.com/microsoft/TypeScript-DOM-lib-generator/issues/1097#issuecomment-1004099360)

Both fetch-comment and fetch-mdn are not being maintained and are currently broken.

Theoretically we can fetch markdown text from https://github.com/mdn/content/tree/main/files/en-us/web/api/ but that needs some real interest, which I doubt anyone has.
2022-07-19 14:36:33 -07:00
Kagami Sascha Rosylight f4b0a4a481
Upgrade to bcd@5.0 (#1344) 2022-06-08 15:22:11 -07:00
Kagami Sascha Rosylight aa3050ec93
Upgrade @webref/elements to 2.0.0 (#1320)
* 🤖 Update core dependencies

* Put deprecated ones into HTMLElementDeprecatedTagNameMap

* Webref

Co-authored-by: orta <orta@users.noreply.github.com>
2022-05-04 09:30:52 -07:00
Kagami Sascha Rosylight 0342a8af93
Manually update to bcd@4.1.15 (#1311)
* Manually update to bcd@4.1.15

* install @types/prettier to fix linter issue
2022-04-25 16:29:01 -07:00
Kagami Sascha Rosylight d5fc0b161b
Manually update to @webref/idl@3.1.3 (#1285)
* Manually update to @webref/idl@3.1.3

* major version bump, let's update package.json

* update deps
2022-03-10 08:28:38 -08:00
Kagami Sascha Rosylight 2dbb628d0f Update devDependencies 2022-01-01 22:17:37 +01:00
Kagami Sascha Rosylight c06ba3140c Update devDependencies 2021-12-11 16:26:50 +01:00
joe matune dc0387f7b9
remove unnecessary type dependency
When installing dependencies, the following warning comes from `@types/node-fetch`
```shell
npm WARN deprecated @types/node-fetch@3.0.3: This is a stub types definition. node-fetch provides its own type definitions, so you do not need this installed.
```
2021-11-30 18:31:07 +02:00
Kagami Sascha Rosylight 95f05e6b4a
Update dependencies including bcd@4.0.6 (#1178)
* Update dependencies including bcd@4.0.6

* Use Node.js 16

* Remove npmrc

I don't think we use it here.
2021-10-14 10:09:55 -07:00
ExE Boss ca3e962a6d
Sync `package.json` with `package‑lock.json` 2021-10-02 19:27:00 +02:00
Kagami Sascha Rosylight 95ae078312 Upgrade to typescript@4.4 2021-09-06 04:45:13 +02:00
Kagami Sascha Rosylight b2947e13ce Update bcd to 4.0.0 2021-08-21 01:45:00 +02:00
Kagami Sascha Rosylight eb75b3aeac upgrade octokit 2021-08-02 20:40:46 +02:00
Kagami Sascha Rosylight ee90ea01a1 Merge remote-tracking branch 'microsoft/main' into lint-deploy 2021-08-02 20:35:46 +02:00
Kagami Sascha Rosylight 5e74d70135 Lint deploy/ scripts 2021-08-01 19:24:47 +02:00
Kagami Sascha Rosylight 4f5a366679 Pass string to createRelease()
Fixes #1083
2021-08-01 17:05:52 +02:00
Kagami Sascha Rosylight a75ebb5ac4 update to 1.1.1 2021-07-31 19:42:04 +02:00
Kagami Sascha Rosylight e94aef995c Use bcd-idl-mapper 2021-07-31 19:01:53 +02:00
Orta Therox c6fb091b4f
Merge pull request #1057 from microsoft/release_docs
Documents the release to TS process, and adds support for easily generating a CHANGELOG for 2 arbitrary versions
2021-07-09 17:16:28 +01:00
Kagami Sascha Rosylight 80458efc48 Use JSONC file extension for input json files 2021-07-09 15:11:47 +02:00
Orta 97f733707a Adds docs + scripts for deployment to TypeScript 2021-07-06 10:38:57 +01:00
Maye Edwin f2f83b9f69 Updated pkgs 2021-07-04 20:28:35 +03:00
Kagami Sascha Rosylight d3dd8781a8 Update package-lock.json only 2021-07-02 21:21:41 +02:00
Orta bc40006716 Fix packages 2021-07-02 17:09:47 +01:00
Orta 6c61dab4d2 Add back migrate script 2021-07-01 20:13:25 +01:00
Orta a88f594a08 Merge main 2021-07-01 19:27:18 +01:00
Kagami Sascha Rosylight 1b8d3e1935
chore(package): update core dependencies (#116)
Co-authored-by: saschanaz <saschanaz@users.noreply.github.com>
2021-07-01 16:10:47 +02:00
Orta Therox 40e10bbca6
Bring back the EventListenerOrEventListenerObject and EventListener as an extendable interface (#110)
* Bring back the EventListenerOrEventListenerObject and EventListener as an extendable interface

* Merge main

* Use th existing build infra to add the eventlistener

* Docs

* Eslint fix

* No circular reference

* Remove call signature code

* Final removal

* Remove the hack for EventListenerOrEventListenerObject

* Update src/build.ts

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>

* User override types for EventTarget

* Update src/build/emitter.ts

Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2021-07-01 11:29:50 +02:00
Orta 25a2c27e97 Merge upstream 2021-06-29 13:30:48 +01:00
Kagami Sascha Rosylight f3b86f5395 chore(package): update webidl2.js to 24.1.2 2021-06-28 15:20:42 +02:00
Kagami Sascha Rosylight 785ee821dc chore(package): update webref/idl to 2.2.4
I had to do this manually as the action is broken by a parser error: https://github.com/w3c/webidl2.js/pull/599
2021-06-26 23:44:51 +02:00