Kagami Sascha Rosylight
|
6bd4918a9b
|
feat(types): update webref/idl to 2.0.0, etc.
|
2021-04-19 23:49:08 +02:00 |
Kagami Sascha Rosylight
|
933c22d706
|
feat(emitter): support differing accessor types (#88)
|
2021-04-14 00:18:23 +02:00 |
Kagami Sascha Rosylight
|
a75338e1ea
|
feat(emitter): support differing accessor types (#996)
|
2021-04-13 14:29:45 -07:00 |
Kagami Sascha Rosylight
|
9a4d336d06
|
chore(package): update
|
2021-04-09 02:13:21 +02:00 |
Kagami Sascha Rosylight
|
860e3e70fc
|
style: remove prettier config override
|
2021-04-02 20:17:10 +02:00 |
Kagami Sascha Rosylight
|
c08fd7247f
|
chore(package): update deps
|
2021-04-01 21:59:30 +02:00 |
Kagami Sascha Rosylight
|
65f4f654dc
|
chore(package): update deps
|
2021-03-25 22:34:26 +01:00 |
github-actions[bot]
|
4ef63f6f86
|
chore(package): update webref (#86)
Co-authored-by: saschanaz <saschanaz@users.noreply.github.com>
|
2021-03-25 16:17:00 +01:00 |
Kagami Sascha Rosylight
|
72b94861c4
|
Make sure the scripts in src/ matches their npm commands
|
2021-03-22 03:20:03 +01:00 |
Kagami Sascha Rosylight
|
b8a56a3136
|
chore(build): remove redundant denylist items
|
2021-03-19 02:53:01 +01:00 |
Kagami Sascha Rosylight
|
3a24bfa9e3
|
chore(package): migrate to webidl packages
Closes #66
|
2021-03-19 02:38:51 +01:00 |
Kagami Sascha Rosylight
|
3356c96bf3
|
chore(package): update deps
|
2021-03-19 02:15:09 +01:00 |
Kagami Sascha Rosylight
|
34e3b277a5
|
chore(package): update deps
|
2021-03-13 03:41:21 +01:00 |
dependabot[bot]
|
a5d0b0707e
|
chore(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#84)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-13 03:36:17 +01:00 |
dependabot[bot]
|
d67702b55f
|
chore(deps-dev): bump browser-specs from 1.28.0 to 1.30.0 (#80)
Bumps [browser-specs](https://github.com/w3c/browser-specs) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/w3c/browser-specs/releases)
- [Changelog](https://github.com/w3c/browser-specs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/w3c/browser-specs/compare/1.28.0...1.30.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-13 02:58:34 +01:00 |
github-actions[bot]
|
6186734a25
|
chore(package): update webref (#82)
Co-authored-by: saschanaz <saschanaz@users.noreply.github.com>
|
2021-03-13 02:38:03 +01:00 |
Kagami Sascha Rosylight
|
3d783b2b26
|
Revert "chore(dependabot): update important deps daily"
This reverts commit 5ab8e93c48 .
|
2021-03-11 21:01:22 +01:00 |
Kagami Sascha Rosylight
|
b4b6bbf95b
|
chore(types): update bcd to v3.2.0
|
2021-03-11 20:56:57 +01:00 |
Kagami Sascha Rosylight
|
5ab8e93c48
|
chore(dependabot): update important deps daily
|
2021-03-11 20:52:10 +01:00 |
Keith Cirkel
|
1fd97d19c1
|
add performanceservertiming (#984)
|
2021-03-11 08:33:43 -08:00 |
Orta Therox
|
7e9f174893
|
Merge pull request #990 from saschanaz/microsoft-prettier
Use eslint+prettier
|
2021-03-11 16:12:53 +00:00 |
Kagami Sascha Rosylight
|
2457c0ac70
|
feat(changelog): explicitly fail when there is no reportable change
|
2021-03-09 03:24:07 +01:00 |
Kagami Sascha Rosylight
|
3def3127cd
|
feat(changelog): infer the base commit
|
2021-03-09 02:41:03 +01:00 |
Orta Therox
|
46966d1deb
|
Merge pull request #989 from microsoft/SukantPal-master
Deprecate 895
|
2021-03-08 19:59:12 +00:00 |
Kagami Sascha Rosylight
|
9c7578044e
|
fix(types): return FileSystemEntry from webkitGetAsEntry()
|
2021-03-08 20:17:52 +01:00 |
Kagami Sascha Rosylight
|
5634c07636
|
chore(types): remove now-redundant exposure overriding
|
2021-03-08 17:04:53 +01:00 |
Kagami Sascha Rosylight
|
c21bb3e0f1
|
Use eslint+prettier
|
2021-03-08 16:38:51 +01:00 |
Your Name
|
30828cbeca
|
Update baselines
|
2021-03-08 15:16:02 +00:00 |
Your Name
|
923d7a2a94
|
Merge branch 'master' of https://github.com/microsoft/TypeScript-DOM-lib-generator into SukantPal-master
|
2021-03-08 14:53:17 +00:00 |
Orta Therox
|
1776cdd291
|
Merge pull request #988 from saschanaz/microsoft-helpers
Remove redundant helper functions
|
2021-03-08 14:45:01 +00:00 |
Kagami Sascha Rosylight
|
08af139d1e
|
update the name, because why not
|
2021-03-05 22:08:22 +01:00 |
Kagami Sascha Rosylight
|
389d283ce3
|
add engines field
|
2021-03-05 22:07:52 +01:00 |
Kagami Sascha Rosylight
|
2b0f387527
|
upgrade node version 2
|
2021-03-05 20:16:05 +01:00 |
Kagami Sascha Rosylight
|
807def93be
|
upgrade node version
|
2021-03-05 19:40:57 +01:00 |
Kagami Sascha Rosylight
|
f6df9f4858
|
Remove redundant helper functions
|
2021-03-05 19:36:17 +01:00 |
Kagami Sascha Rosylight
|
415da69a82
|
chore(package): bump version number to v0.1.8
|
2021-03-05 18:52:38 +01:00 |
Kagami Sascha Rosylight
|
d0728b0b20
|
feat(types): update bcd to 3.1.3
|
2021-03-05 18:34:11 +01:00 |
Kagami Sascha Rosylight
|
f45dc9f55f
|
Use BCD to autoremove unimplemented features (#915)
* Remove unimplemented WindowClient#ancestorOrigins
* Remove unimplemented WorkerNavigator#serviceWorker
* Remove unimplemented PushSubscriptionChangeEvent
* Remove unimplemented WebGLObject
* Remove unimplemented WebVR APIs
* Remove unimplemented TextTrack#sourceBuffer
* Remove unexposed TextMetrics APIs
* Remove unimplemented SVGUseElement properties
* Update WebRTC types
* Add Payment Request types
* Remove MediaStreamTrack isolation
* Remove MS-prefixed events
* Remove HTMLBaseFontElement
* Remove ServiceWorkerMessageEvent
* Remove DeviceLightEvent
* Remove unimplemented Web Authentication APIs
* Use BCD to autoremove unimplemented features
* bcd 2.0.5
* bcd 2.0.6
* 2.0.7
|
2021-03-03 17:15:16 -08:00 |
dependabot[bot]
|
39b31717f5
|
chore(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.0 (#74)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 19:35:01 +01:00 |
dependabot[bot]
|
0e44eb7971
|
chore(deps-dev): bump @types/node from 14.14.27 to 14.14.31 (#73)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.27 to 14.14.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 19:27:43 +01:00 |
dependabot[bot]
|
034fa8133c
|
chore(deps-dev): bump webidl2 from 23.13.0 to 23.13.1 (#72)
Bumps [webidl2](https://github.com/w3c/webidl2.js) from 23.13.0 to 23.13.1.
- [Release notes](https://github.com/w3c/webidl2.js/releases)
- [Changelog](https://github.com/w3c/webidl2.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/w3c/webidl2.js/compare/v23.13.0...v23.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 19:20:21 +01:00 |
dependabot[bot]
|
5798d06972
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#75)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 19:13:30 +01:00 |
Kagami Sascha Rosylight
|
2a8706d713
|
chore(dependabot): set versioning strategy to increase
|
2021-03-01 19:09:39 +01:00 |
dependabot[bot]
|
7fcd30d0f6
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#70)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 19:04:43 +01:00 |
dependabot[bot]
|
1eefcb6ecc
|
chore(deps-dev): bump @typescript-eslint/parser from 4.15.0 to 4.15.2 (#71)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 16:36:57 +01:00 |
dependabot[bot]
|
9b89bc2e7a
|
chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 (#69)
* chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Remove obsolete prettier/@typescript-eslint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
|
2021-03-01 16:20:18 +01:00 |
dependabot[bot]
|
5888b03a47
|
chore(deps-dev): bump eslint from 7.19.0 to 7.21.0 (#67)
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 15:48:54 +01:00 |
Tim Hwang
|
a225373f15
|
feat(types): Add `shared: boolean` for `MemoryDescriptor` dict
Closes microsoft/TypeScript#42182.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/Memory#Parameters)
Note that this parameter is missing from the [spec](https://www.w3.org/TR/2019/REC-wasm-js-api-1-20191205/#memories).
[browser-compat-data](5c9fce3086/javascript/builtins/webassembly/Memory.json (L112) )
|
2021-02-28 04:25:36 +01:00 |
Kagami Sascha Rosylight
|
20183b7795
|
chore(types): remove redundant overriding
|
2021-02-28 04:09:03 +01:00 |
Kagami Sascha Rosylight
|
d9d4a146d6
|
chore(package): update to bcd 3.1.2
|
2021-02-26 00:27:35 +01:00 |