From fe1c73cc2109e42675ae6d0631e8ca2a80fc7839 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Tue, 11 Nov 2025 00:51:42 +0000 Subject: [PATCH 1/3] Update changelogs [skip ci] --- .../bump-deps_2025-10-08-22-29.json | 11 --------- .../bump-rs-deps_2024-12-10-19-18.json | 11 --------- ...-built-in-directives_2025-11-10-05-58.json | 10 -------- .../trim-package_2025-10-08-12-00.json | 10 -------- .../tsdoc/bump-deps_2025-10-08-22-29.json | 11 --------- .../tsdoc/bump-rs-deps_2024-12-10-19-18.json | 11 --------- .../collect-schemas_2025-11-04-21-49.json | 11 --------- ...value-inline-content_2024-09-12-09-25.json | 10 -------- ...-built-in-directives_2025-10-30-08-48.json | 10 -------- .../tsdoc/trim-package_2025-10-08-12-00.json | 10 -------- .../bump-deps_2025-10-08-22-29.json | 11 --------- .../bump-deps_2025-10-08-22-30.json | 10 -------- .../bump-rs-deps_2024-12-10-19-18.json | 11 --------- ...-built-in-directives_2025-11-10-05-58.json | 10 -------- eslint-plugin/CHANGELOG.json | 23 +++++++++++++++++++ eslint-plugin/CHANGELOG.md | 10 +++++++- tsdoc-config/CHANGELOG.json | 22 ++++++++++++++++++ tsdoc-config/CHANGELOG.md | 13 ++++++++++- tsdoc/CHANGELOG.json | 23 +++++++++++++++++++ tsdoc/CHANGELOG.md | 15 +++++++++++- 20 files changed, 103 insertions(+), 150 deletions(-) delete mode 100644 common/changes/@microsoft/tsdoc-config/bump-deps_2025-10-08-22-29.json delete mode 100644 common/changes/@microsoft/tsdoc-config/bump-rs-deps_2024-12-10-19-18.json delete mode 100644 common/changes/@microsoft/tsdoc-config/handle-ts-built-in-directives_2025-11-10-05-58.json delete mode 100644 common/changes/@microsoft/tsdoc-config/trim-package_2025-10-08-12-00.json delete mode 100644 common/changes/@microsoft/tsdoc/bump-deps_2025-10-08-22-29.json delete mode 100644 common/changes/@microsoft/tsdoc/bump-rs-deps_2024-12-10-19-18.json delete mode 100644 common/changes/@microsoft/tsdoc/collect-schemas_2025-11-04-21-49.json delete mode 100644 common/changes/@microsoft/tsdoc/default-value-inline-content_2024-09-12-09-25.json delete mode 100644 common/changes/@microsoft/tsdoc/handle-ts-built-in-directives_2025-10-30-08-48.json delete mode 100644 common/changes/@microsoft/tsdoc/trim-package_2025-10-08-12-00.json delete mode 100644 common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-29.json delete mode 100644 common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-30.json delete mode 100644 common/changes/eslint-plugin-tsdoc/bump-rs-deps_2024-12-10-19-18.json delete mode 100644 common/changes/eslint-plugin-tsdoc/handle-ts-built-in-directives_2025-11-10-05-58.json diff --git a/common/changes/@microsoft/tsdoc-config/bump-deps_2025-10-08-22-29.json b/common/changes/@microsoft/tsdoc-config/bump-deps_2025-10-08-22-29.json deleted file mode 100644 index d13a2a2b..00000000 --- a/common/changes/@microsoft/tsdoc-config/bump-deps_2025-10-08-22-29.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Normalize builtin imports.", - "type": "minor", - "packageName": "@microsoft/tsdoc-config" - } - ], - "packageName": "@microsoft/tsdoc-config", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc-config/bump-rs-deps_2024-12-10-19-18.json b/common/changes/@microsoft/tsdoc-config/bump-rs-deps_2024-12-10-19-18.json deleted file mode 100644 index b8a1b382..00000000 --- a/common/changes/@microsoft/tsdoc-config/bump-rs-deps_2024-12-10-19-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@microsoft/tsdoc-config" - } - ], - "packageName": "@microsoft/tsdoc-config", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc-config/handle-ts-built-in-directives_2025-11-10-05-58.json b/common/changes/@microsoft/tsdoc-config/handle-ts-built-in-directives_2025-11-10-05-58.json deleted file mode 100644 index ccd4ac18..00000000 --- a/common/changes/@microsoft/tsdoc-config/handle-ts-built-in-directives_2025-11-10-05-58.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/tsdoc-config", - "comment": "", - "type": "none" - } - ], - "packageName": "@microsoft/tsdoc-config" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc-config/trim-package_2025-10-08-12-00.json b/common/changes/@microsoft/tsdoc-config/trim-package_2025-10-08-12-00.json deleted file mode 100644 index 6ebbfd2f..00000000 --- a/common/changes/@microsoft/tsdoc-config/trim-package_2025-10-08-12-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/tsdoc-config", - "comment": "Remove test files and declaration maps from the published package.", - "type": "patch" - } - ], - "packageName": "@microsoft/tsdoc-config" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/bump-deps_2025-10-08-22-29.json b/common/changes/@microsoft/tsdoc/bump-deps_2025-10-08-22-29.json deleted file mode 100644 index 464028da..00000000 --- a/common/changes/@microsoft/tsdoc/bump-deps_2025-10-08-22-29.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Normalize builtin imports.", - "type": "minor", - "packageName": "@microsoft/tsdoc" - } - ], - "packageName": "@microsoft/tsdoc", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/bump-rs-deps_2024-12-10-19-18.json b/common/changes/@microsoft/tsdoc/bump-rs-deps_2024-12-10-19-18.json deleted file mode 100644 index 7f44f432..00000000 --- a/common/changes/@microsoft/tsdoc/bump-rs-deps_2024-12-10-19-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@microsoft/tsdoc" - } - ], - "packageName": "@microsoft/tsdoc", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/collect-schemas_2025-11-04-21-49.json b/common/changes/@microsoft/tsdoc/collect-schemas_2025-11-04-21-49.json deleted file mode 100644 index 7f44f432..00000000 --- a/common/changes/@microsoft/tsdoc/collect-schemas_2025-11-04-21-49.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "@microsoft/tsdoc" - } - ], - "packageName": "@microsoft/tsdoc", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/default-value-inline-content_2024-09-12-09-25.json b/common/changes/@microsoft/tsdoc/default-value-inline-content_2024-09-12-09-25.json deleted file mode 100644 index d0c6e57b..00000000 --- a/common/changes/@microsoft/tsdoc/default-value-inline-content_2024-09-12-09-25.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/tsdoc", - "comment": "Ensure TSDocEmitter does not emit a newline for the text after `@defaultValue` tags.", - "type": "patch" - } - ], - "packageName": "@microsoft/tsdoc" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/handle-ts-built-in-directives_2025-10-30-08-48.json b/common/changes/@microsoft/tsdoc/handle-ts-built-in-directives_2025-10-30-08-48.json deleted file mode 100644 index 5ce42f4d..00000000 --- a/common/changes/@microsoft/tsdoc/handle-ts-built-in-directives_2025-10-30-08-48.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/tsdoc", - "comment": "Standardize TypeScript's `@jsx`, `@jsxRuntime`, `@jsxFrag`, `@jsxImportSource` tags.", - "type": "minor" - } - ], - "packageName": "@microsoft/tsdoc" -} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/trim-package_2025-10-08-12-00.json b/common/changes/@microsoft/tsdoc/trim-package_2025-10-08-12-00.json deleted file mode 100644 index 0fc5f573..00000000 --- a/common/changes/@microsoft/tsdoc/trim-package_2025-10-08-12-00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/tsdoc", - "comment": "Remove test files and declaration maps from the published package.", - "type": "patch" - } - ], - "packageName": "@microsoft/tsdoc" -} \ No newline at end of file diff --git a/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-29.json b/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-29.json deleted file mode 100644 index 7cb0d5b1..00000000 --- a/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-29.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "Normalize builtin imports.", - "type": "minor", - "packageName": "eslint-plugin-tsdoc" - } - ], - "packageName": "eslint-plugin-tsdoc", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-30.json b/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-30.json deleted file mode 100644 index b241ddc2..00000000 --- a/common/changes/eslint-plugin-tsdoc/bump-deps_2025-10-08-22-30.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "eslint-plugin-tsdoc", - "comment": "Use a more robust method to find the project root.", - "type": "minor" - } - ], - "packageName": "eslint-plugin-tsdoc" -} \ No newline at end of file diff --git a/common/changes/eslint-plugin-tsdoc/bump-rs-deps_2024-12-10-19-18.json b/common/changes/eslint-plugin-tsdoc/bump-rs-deps_2024-12-10-19-18.json deleted file mode 100644 index 55747cc4..00000000 --- a/common/changes/eslint-plugin-tsdoc/bump-rs-deps_2024-12-10-19-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "", - "type": "none", - "packageName": "eslint-plugin-tsdoc" - } - ], - "packageName": "eslint-plugin-tsdoc", - "email": "iclanton@users.noreply.github.com" -} \ No newline at end of file diff --git a/common/changes/eslint-plugin-tsdoc/handle-ts-built-in-directives_2025-11-10-05-58.json b/common/changes/eslint-plugin-tsdoc/handle-ts-built-in-directives_2025-11-10-05-58.json deleted file mode 100644 index 1f8f2ee8..00000000 --- a/common/changes/eslint-plugin-tsdoc/handle-ts-built-in-directives_2025-11-10-05-58.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "eslint-plugin-tsdoc", - "comment": "", - "type": "none" - } - ], - "packageName": "eslint-plugin-tsdoc" -} \ No newline at end of file diff --git a/eslint-plugin/CHANGELOG.json b/eslint-plugin/CHANGELOG.json index e5e6397d..d2a066a1 100644 --- a/eslint-plugin/CHANGELOG.json +++ b/eslint-plugin/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "eslint-plugin-tsdoc", "entries": [ + { + "version": "0.5.0", + "tag": "eslint-plugin-tsdoc_v0.5.0", + "date": "Tue, 11 Nov 2025 00:51:42 GMT", + "comments": { + "minor": [ + { + "comment": "Normalize builtin imports." + }, + { + "comment": "Use a more robust method to find the project root." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/tsdoc-config\" to `0.18.0`" + }, + { + "comment": "Updating dependency \"@microsoft/tsdoc\" to `0.16.0`" + } + ] + } + }, { "version": "0.4.0", "tag": "eslint-plugin-tsdoc_v0.4.0", diff --git a/eslint-plugin/CHANGELOG.md b/eslint-plugin/CHANGELOG.md index cce9dd0f..539092e3 100644 --- a/eslint-plugin/CHANGELOG.md +++ b/eslint-plugin/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log - eslint-plugin-tsdoc -This log was last generated on Sat, 23 Nov 2024 00:23:35 GMT and should not be manually modified. +This log was last generated on Tue, 11 Nov 2025 00:51:42 GMT and should not be manually modified. + +## 0.5.0 +Tue, 11 Nov 2025 00:51:42 GMT + +### Minor changes + +- Normalize builtin imports. +- Use a more robust method to find the project root. ## 0.4.0 Sat, 23 Nov 2024 00:23:35 GMT diff --git a/tsdoc-config/CHANGELOG.json b/tsdoc-config/CHANGELOG.json index bd654c75..1347a227 100644 --- a/tsdoc-config/CHANGELOG.json +++ b/tsdoc-config/CHANGELOG.json @@ -1,6 +1,28 @@ { "name": "@microsoft/tsdoc-config", "entries": [ + { + "version": "0.18.0", + "tag": "@microsoft/tsdoc-config_v0.18.0", + "date": "Tue, 11 Nov 2025 00:51:42 GMT", + "comments": { + "minor": [ + { + "comment": "Normalize builtin imports." + } + ], + "patch": [ + { + "comment": "Remove test files and declaration maps from the published package." + } + ], + "dependency": [ + { + "comment": "Updating dependency \"@microsoft/tsdoc\" to `0.16.0`" + } + ] + } + }, { "version": "0.17.1", "tag": "@microsoft/tsdoc-config_v0.17.1", diff --git a/tsdoc-config/CHANGELOG.md b/tsdoc-config/CHANGELOG.md index b8f179a7..a06c7aa3 100644 --- a/tsdoc-config/CHANGELOG.md +++ b/tsdoc-config/CHANGELOG.md @@ -1,6 +1,17 @@ # Change Log - @microsoft/tsdoc-config -This log was last generated on Sat, 23 Nov 2024 00:23:35 GMT and should not be manually modified. +This log was last generated on Tue, 11 Nov 2025 00:51:42 GMT and should not be manually modified. + +## 0.18.0 +Tue, 11 Nov 2025 00:51:42 GMT + +### Minor changes + +- Normalize builtin imports. + +### Patches + +- Remove test files and declaration maps from the published package. ## 0.17.1 Sat, 23 Nov 2024 00:23:35 GMT diff --git a/tsdoc/CHANGELOG.json b/tsdoc/CHANGELOG.json index c4d42931..80880e51 100644 --- a/tsdoc/CHANGELOG.json +++ b/tsdoc/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/tsdoc", "entries": [ + { + "version": "0.16.0", + "tag": "@microsoft/tsdoc_v0.16.0", + "date": "Tue, 11 Nov 2025 00:51:42 GMT", + "comments": { + "minor": [ + { + "comment": "Normalize builtin imports." + }, + { + "comment": "Standardize TypeScript's `@jsx`, `@jsxRuntime`, `@jsxFrag`, `@jsxImportSource` tags." + } + ], + "patch": [ + { + "comment": "Ensure TSDocEmitter does not emit a newline for the text after `@defaultValue` tags." + }, + { + "comment": "Remove test files and declaration maps from the published package." + } + ] + } + }, { "version": "0.15.1", "tag": "@microsoft/tsdoc_v0.15.1", diff --git a/tsdoc/CHANGELOG.md b/tsdoc/CHANGELOG.md index e225e46a..50e8cccb 100644 --- a/tsdoc/CHANGELOG.md +++ b/tsdoc/CHANGELOG.md @@ -1,6 +1,19 @@ # Change Log - @microsoft/tsdoc -This log was last generated on Sat, 23 Nov 2024 00:23:35 GMT and should not be manually modified. +This log was last generated on Tue, 11 Nov 2025 00:51:42 GMT and should not be manually modified. + +## 0.16.0 +Tue, 11 Nov 2025 00:51:42 GMT + +### Minor changes + +- Normalize builtin imports. +- Standardize TypeScript's `@jsx`, `@jsxRuntime`, `@jsxFrag`, `@jsxImportSource` tags. + +### Patches + +- Ensure TSDocEmitter does not emit a newline for the text after `@defaultValue` tags. +- Remove test files and declaration maps from the published package. ## 0.15.1 Sat, 23 Nov 2024 00:23:35 GMT From b6cf4d23d01bc4536985007a36eea9ba63972e01 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Tue, 11 Nov 2025 00:51:44 +0000 Subject: [PATCH 2/3] Bump versions [skip ci] --- eslint-plugin/package.json | 2 +- tsdoc-config/package.json | 2 +- tsdoc/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eslint-plugin/package.json b/eslint-plugin/package.json index a5320dff..64c1147c 100644 --- a/eslint-plugin/package.json +++ b/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tsdoc", - "version": "0.4.0", + "version": "0.5.0", "description": "An ESLint plugin that validates TypeScript doc comments", "keywords": [ "TypeScript", diff --git a/tsdoc-config/package.json b/tsdoc-config/package.json index 49e1597b..c26a3122 100644 --- a/tsdoc-config/package.json +++ b/tsdoc-config/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/tsdoc-config", - "version": "0.17.1", + "version": "0.18.0", "description": "A loader for the tsdoc.json file", "keywords": [ "TypeScript", diff --git a/tsdoc/package.json b/tsdoc/package.json index e432d831..7e967c06 100644 --- a/tsdoc/package.json +++ b/tsdoc/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/tsdoc", - "version": "0.15.1", + "version": "0.16.0", "description": "A parser for the TypeScript doc comment syntax", "keywords": [ "TypeScript", From 79d614bc3a6588ea809a77b3364bb1f350298750 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 10 Nov 2025 16:58:31 -0800 Subject: [PATCH 3/3] Rush change. --- .../tsdoc-config/bump-versions_2025-11-11-00-58.json | 11 +++++++++++ .../tsdoc/bump-versions_2025-11-11-00-58.json | 11 +++++++++++ .../bump-versions_2025-11-11-00-58.json | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 common/changes/@microsoft/tsdoc-config/bump-versions_2025-11-11-00-58.json create mode 100644 common/changes/@microsoft/tsdoc/bump-versions_2025-11-11-00-58.json create mode 100644 common/changes/eslint-plugin-tsdoc/bump-versions_2025-11-11-00-58.json diff --git a/common/changes/@microsoft/tsdoc-config/bump-versions_2025-11-11-00-58.json b/common/changes/@microsoft/tsdoc-config/bump-versions_2025-11-11-00-58.json new file mode 100644 index 00000000..b8a1b382 --- /dev/null +++ b/common/changes/@microsoft/tsdoc-config/bump-versions_2025-11-11-00-58.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/tsdoc-config" + } + ], + "packageName": "@microsoft/tsdoc-config", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/tsdoc/bump-versions_2025-11-11-00-58.json b/common/changes/@microsoft/tsdoc/bump-versions_2025-11-11-00-58.json new file mode 100644 index 00000000..7f44f432 --- /dev/null +++ b/common/changes/@microsoft/tsdoc/bump-versions_2025-11-11-00-58.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/tsdoc" + } + ], + "packageName": "@microsoft/tsdoc", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/eslint-plugin-tsdoc/bump-versions_2025-11-11-00-58.json b/common/changes/eslint-plugin-tsdoc/bump-versions_2025-11-11-00-58.json new file mode 100644 index 00000000..55747cc4 --- /dev/null +++ b/common/changes/eslint-plugin-tsdoc/bump-versions_2025-11-11-00-58.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "eslint-plugin-tsdoc" + } + ], + "packageName": "eslint-plugin-tsdoc", + "email": "iclanton@users.noreply.github.com" +} \ No newline at end of file