Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @microsoft/api-extractor to v7.43.4 (#972
) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@microsoft/api-extractor](https://api-extractor.com) ([source](https://togithub.com/microsoft/rushstack/tree/HEAD/apps/api-extractor)) | [`7.28.4` -> `7.43.4`](https://renovatebot.com/diffs/npm/@microsoft%2fapi-extractor/7.28.4/7.43.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@microsoft%2fapi-extractor/7.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@microsoft%2fapi-extractor/7.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@microsoft%2fapi-extractor/7.28.4/7.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@microsoft%2fapi-extractor/7.28.4/7.43.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/rushstack (@​microsoft/api-extractor)</summary> ### [`v7.43.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7434) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fb711c10a4ed1560305f7ddc168f00f549a2d1ec...20f69861879c40adcc4c74a47644d7fdc68686b8) Fri, 10 May 2024 05:33:33 GMT *Version update only* ### [`v7.43.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7433) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ac21ee99404295e9c2b82ea399af6185ee8d7085...fb711c10a4ed1560305f7ddc168f00f549a2d1ec) Wed, 08 May 2024 22:23:50 GMT *Version update only* ### [`v7.43.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7432) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7b1287fc615b158cecb49823c82bd8093bfecb9c...ac21ee99404295e9c2b82ea399af6185ee8d7085) Mon, 06 May 2024 15:11:04 GMT *Version update only* ### [`v7.43.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7431) [Compare Source](https://togithub.com/microsoft/rushstack/compare/047c6b3354caf675f6921331d1d4524895c485fd...7b1287fc615b158cecb49823c82bd8093bfecb9c) Wed, 10 Apr 2024 15:10:09 GMT *Version update only* ### [`v7.43.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7430) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8095e858e0a4095e99ba78edfe67caf4c5b720e6...047c6b3354caf675f6921331d1d4524895c485fd) Tue, 19 Mar 2024 15:10:18 GMT ##### Minor changes - Upgrade the bundled compiler engine to TypeScript 5.4.2 ### [`v7.42.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7423) [Compare Source](https://togithub.com/microsoft/rushstack/compare/d7cea141cffa25aadfbbb1e0544ddac6544b0e82...8095e858e0a4095e99ba78edfe67caf4c5b720e6) Sun, 03 Mar 2024 20:58:12 GMT *Version update only* ### [`v7.42.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7422) [Compare Source](https://togithub.com/microsoft/rushstack/compare/936ffa91e21762b8e2f5fed50a9cd2258179093e...d7cea141cffa25aadfbbb1e0544ddac6544b0e82) Sat, 02 Mar 2024 02:22:23 GMT *Version update only* ### [`v7.42.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7421) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fff69849266451453f9415cdc70a3761edefe418...936ffa91e21762b8e2f5fed50a9cd2258179093e) Fri, 01 Mar 2024 01:10:08 GMT *Version update only* ### [`v7.42.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7420) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a00c6faaf388faf757ffd4a5ff614c5b9a389763...fff69849266451453f9415cdc70a3761edefe418) Thu, 29 Feb 2024 07:11:45 GMT ##### Minor changes - Add glob support in `bundledPackages` ##### Patches - Don't mark items documented with {[@​inheritDoc](https://togithub.com/inheritDoc)} references to package-external items as "undocumented" ### [`v7.41.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7411) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8a33edff8d980dabb4c3dd2f56c515c12979051f...a00c6faaf388faf757ffd4a5ff614c5b9a389763) Wed, 28 Feb 2024 16:09:27 GMT *Version update only* ### [`v7.41.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7410) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab29f63d6b68e4feaf49a573d8daca821975afe8...8a33edff8d980dabb4c3dd2f56c515c12979051f) Sat, 24 Feb 2024 23:02:51 GMT ##### Minor changes - Replace const enums with conventional enums to allow for compatibility with JavaScript consumers. ### [`v7.40.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7406) [Compare Source](https://togithub.com/microsoft/rushstack/compare/4d16863e8662cae6b3b76785d0c36188aecad609...ab29f63d6b68e4feaf49a573d8daca821975afe8) Wed, 21 Feb 2024 21:45:28 GMT ##### Patches - Replace the dependency on the `colors` package with `Colorize` from `@rushstack/terminal`. ### [`v7.40.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7405) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab3bc75ce2e8cc76760a175b5f570a1406604eff...4d16863e8662cae6b3b76785d0c36188aecad609) Wed, 21 Feb 2024 08:55:47 GMT ##### Patches - Fix an issue where imports were trimmed from external packages based when generating .d.ts rollups ### [`v7.40.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7404) [Compare Source](https://togithub.com/microsoft/rushstack/compare/6672b93a01ed9d27339c0f8481a1f3a88ba45340...ab3bc75ce2e8cc76760a175b5f570a1406604eff) Tue, 20 Feb 2024 21:45:10 GMT *Version update only* ### [`v7.40.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7403) [Compare Source](https://togithub.com/microsoft/rushstack/compare/c3a9c7afe38d861e882028dad02b5dad729fabf4...6672b93a01ed9d27339c0f8481a1f3a88ba45340) Mon, 19 Feb 2024 21:54:27 GMT *Version update only* ### [`v7.40.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7402) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8e8a059bd5b9bc01fedad859ff86d95c57481751...c3a9c7afe38d861e882028dad02b5dad729fabf4) Sat, 17 Feb 2024 06:24:34 GMT ##### Patches - Fix broken link to API documentation ### [`v7.40.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7401) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c70ff22782791f46ad78331c12976c9bba8c4c8...8e8a059bd5b9bc01fedad859ff86d95c57481751) Thu, 08 Feb 2024 01:09:21 GMT *Version update only* ### [`v7.40.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7400) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fe1cbf4e3f325e4d55c4c02316715999b72b4d20...3c70ff22782791f46ad78331c12976c9bba8c4c8) Wed, 07 Feb 2024 01:11:18 GMT ##### Minor changes - Classify arrow functions as `function` kind in the doc model export. ### [`v7.39.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7395) [Compare Source](https://togithub.com/microsoft/rushstack/compare/da6c29c5b57346b54826fc986a334c69f1199267...fe1cbf4e3f325e4d55c4c02316715999b72b4d20) Mon, 05 Feb 2024 23:46:52 GMT *Version update only* ### [`v7.39.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7394) [Compare Source](https://togithub.com/microsoft/rushstack/compare/e95c51088341f01516ee5a7639d57c3f6dce8772...da6c29c5b57346b54826fc986a334c69f1199267) Thu, 25 Jan 2024 01:09:30 GMT *Version update only* ### [`v7.39.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7393) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3347c2cd872dd3d4700b6dbc5144b4cdd5aa9c94...e95c51088341f01516ee5a7639d57c3f6dce8772) Tue, 23 Jan 2024 20:12:57 GMT *Version update only* ### [`v7.39.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7392) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a1c8f24c73d8c67af1904faceb4a16d72169e234...3347c2cd872dd3d4700b6dbc5144b4cdd5aa9c94) Tue, 23 Jan 2024 16:15:05 GMT *Version update only* ### [`v7.39.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7391) [Compare Source](https://togithub.com/microsoft/rushstack/compare/2d96034de6012c4ad4df800ace601d77a7d97f03...a1c8f24c73d8c67af1904faceb4a16d72169e234) Wed, 03 Jan 2024 00:31:18 GMT *Version update only* ### [`v7.39.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7390) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8913f8a8003bcdf5c4884e391202b52a4626b6d7...2d96034de6012c4ad4df800ace601d77a7d97f03) Wed, 20 Dec 2023 01:09:45 GMT ##### Minor changes - Update API Extractor to support TypeScript 5.3.3 ### [`v7.38.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7385) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0a63fb10bc3c3f44d771c7192e6a5857e0b851ca...8913f8a8003bcdf5c4884e391202b52a4626b6d7) Thu, 07 Dec 2023 03:44:13 GMT *Version update only* ### [`v7.38.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7384) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5...0a63fb10bc3c3f44d771c7192e6a5857e0b851ca) Tue, 05 Dec 2023 01:10:16 GMT ##### Patches - Don't export trimmed namespace members during rollup ([#​2791](https://togithub.com/microsoft/rushstack/issues/2791)) ### [`v7.38.3`](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5) [Compare Source](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5) ### [`v7.38.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7382) Wed, 01 Nov 2023 23:11:35 GMT ##### Patches - Fix line endings in published package. ### [`v7.38.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7381) Mon, 30 Oct 2023 23:36:38 GMT *Version update only* ### [`v7.38.0`](https://togithub.com/microsoft/rushstack/compare/336b528a6b79185c3a26f8c5001575d96e872f95...ef3017f97bef5b6073999ad22150783aafc84ad1) [Compare Source](https://togithub.com/microsoft/rushstack/compare/336b528a6b79185c3a26f8c5001575d96e872f95...ef3017f97bef5b6073999ad22150783aafc84ad1) ### [`v7.37.3`](https://togithub.com/microsoft/rushstack/compare/7d7f84e9358b44a32d248c784a87b85eb1fe100f...336b528a6b79185c3a26f8c5001575d96e872f95) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7d7f84e9358b44a32d248c784a87b85eb1fe100f...336b528a6b79185c3a26f8c5001575d96e872f95) ### [`v7.37.2`](https://togithub.com/microsoft/rushstack/compare/8df3e01335ad52d3db54953e42f3d43cd0317f23...7d7f84e9358b44a32d248c784a87b85eb1fe100f) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8df3e01335ad52d3db54953e42f3d43cd0317f23...7d7f84e9358b44a32d248c784a87b85eb1fe100f) ### [`v7.37.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7371) Tue, 26 Sep 2023 09:30:33 GMT ##### Patches - Update type-only imports to include the type modifier. ### [`v7.37.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7370) Fri, 15 Sep 2023 00:36:58 GMT ##### Minor changes - Update [@​types/node](https://togithub.com/types/node) from 14 to 18 ### [`v7.36.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7364) Tue, 08 Aug 2023 07:10:39 GMT *Version update only* ### [`v7.36.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7363) Wed, 19 Jul 2023 00:20:31 GMT ##### Patches - Updated semver dependency ### [`v7.36.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7362) Wed, 12 Jul 2023 15:20:39 GMT ##### Patches - Add api-extractor support for .d.mts and .d.cts files ### [`v7.36.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7361) Thu, 06 Jul 2023 00:16:19 GMT *Version update only* ### [`v7.36.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7360) Mon, 19 Jun 2023 22:40:21 GMT ##### Minor changes - Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class. ### [`v7.35.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7354) Thu, 15 Jun 2023 00:21:01 GMT *Version update only* ### [`v7.35.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7353) Tue, 13 Jun 2023 01:49:01 GMT *Version update only* ### [`v7.35.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7352) Wed, 07 Jun 2023 22:45:16 GMT *Version update only* ### [`v7.35.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7351) Mon, 29 May 2023 15:21:15 GMT *Version update only* ### [`v7.35.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7350) Mon, 22 May 2023 06:34:32 GMT ##### Minor changes - Upgrade the TypeScript dependency to ~5.0.4 ### [`v7.34.9`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7349) Fri, 12 May 2023 00:23:05 GMT *Version update only* ### [`v7.34.8`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7348) Thu, 04 May 2023 00:20:28 GMT *Version update only* ### [`v7.34.7`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7347) Mon, 01 May 2023 15:23:20 GMT *Version update only* ### [`v7.34.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7346) Sat, 29 Apr 2023 00:23:03 GMT *Version update only* ### [`v7.34.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7345) Thu, 27 Apr 2023 17:18:42 GMT *Version update only* ### [`v7.34.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7344) Fri, 10 Feb 2023 01:18:50 GMT *Version update only* ### [`v7.34.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7343) Sun, 05 Feb 2023 03:02:02 GMT *Version update only* ### [`v7.34.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7342) Wed, 01 Feb 2023 02:16:34 GMT *Version update only* ### [`v7.34.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7341) Mon, 30 Jan 2023 16:22:30 GMT *Version update only* ### [`v7.34.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7340) Wed, 25 Jan 2023 07:26:55 GMT ##### Minor changes - Add new .api.json field `isAbstract` to track `abstract` modifier in ApiClass, ApiMethod, and ApiProperty via ApiAbstractMixin (GitHub [#​3661](https://togithub.com/microsoft/rushstack/issues/3661)) ### [`v7.33.8`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7338) Wed, 18 Jan 2023 22:44:12 GMT ##### Patches - Use ts.getCheckFlags to fix TS 5.0 ### [`v7.33.7`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7337) Fri, 09 Dec 2022 16:18:28 GMT *Version update only* ### [`v7.33.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7336) Tue, 08 Nov 2022 01:20:55 GMT *Version update only* ### [`v7.33.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7335) Wed, 26 Oct 2022 00:16:16 GMT ##### Patches - Update the [@​microsoft/tsdoc](https://togithub.com/microsoft/tsdoc) dependency version to 0.14.2. ### [`v7.33.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7334) Mon, 17 Oct 2022 22:14:21 GMT *Version update only* ### [`v7.33.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7333) Mon, 17 Oct 2022 15:16:00 GMT ##### Patches - Fix a regression where the "fileUrlPath" property would contain a malformed path when API Extractor is run on Windows. ### [`v7.33.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7332) Fri, 14 Oct 2022 15:26:31 GMT ##### Patches - Fix references from computed properties [#​3629](https://togithub.com/microsoft/rushstack/issues/3629) ### [`v7.33.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7331) Thu, 13 Oct 2022 00:20:15 GMT *Version update only* ### [`v7.33.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7330) Tue, 11 Oct 2022 23:49:12 GMT ##### Minor changes - Extract the original source file path for relevant API items and add a new projectFolderUrl setting to the api-extractor.json config that allows one to specify what URL their project folder can be found at. ### [`v7.32.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7321) Mon, 10 Oct 2022 15:23:44 GMT *Version update only* ### [`v7.32.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7320) Thu, 29 Sep 2022 07:13:06 GMT ##### Minor changes - Update parser to TypeScript 4.8. ### [`v7.31.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7312) Wed, 21 Sep 2022 20:21:10 GMT *Version update only* ### [`v7.31.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7311) Thu, 15 Sep 2022 00:18:51 GMT *Version update only* ### [`v7.31.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7310) Tue, 13 Sep 2022 00:16:55 GMT ##### Minor changes - Fix an issue where aliased classes sometimes had incorrect canonical references in \*.api.json (GitHub [#​3593](https://togithub.com/microsoft/rushstack/issues/3593)) ### [`v7.30.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7301) Mon, 12 Sep 2022 22:27:48 GMT ##### Patches - Fix a recent regression where items exported from both the entry point and from an exported namespace appeared only once in the API doc model (GitHub [#​3619](https://togithub.com/microsoft/rushstack/issues/3619)) ### [`v7.30.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7300) Fri, 02 Sep 2022 17:48:42 GMT ##### Minor changes - Add new "apiReport.includeForgottenExports" and "docModel.includeForgottenExports" properties to control whether forgotten exports are included in the API report and doc model files. - Fix incorrect declaration references for symbols not exported from the package's entry point. ### [`v7.29.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7295) Wed, 24 Aug 2022 03:01:22 GMT *Version update only* ### [`v7.29.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7294) Wed, 24 Aug 2022 00:14:38 GMT ##### Patches - Remove use of LegacyAdapters.sortStable ### [`v7.29.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7293) Fri, 19 Aug 2022 00:17:19 GMT *Version update only* ### [`v7.29.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7292) Wed, 10 Aug 2022 09:52:12 GMT ##### Patches - Fix incorrect declaration references for local symbols within namespaces ### [`v7.29.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7291) Wed, 10 Aug 2022 08:12:16 GMT ##### Patches - Fix a regression where .api.json excerpts were sometimes missing tokens (GitHub [#​3561](https://togithub.com/microsoft/rushstack/issues/3561)), and generally improve the quality of excerpt generation ### [`v7.29.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7290) Wed, 03 Aug 2022 18:40:35 GMT ##### Minor changes - Upgrade TypeScript dependency to 4.7 ### [`v7.28.7`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7287) Mon, 01 Aug 2022 02:45:32 GMT *Version update only* ### [`v7.28.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7286) Thu, 21 Jul 2022 23:30:27 GMT *Version update only* ### [`v7.28.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7285) Thu, 21 Jul 2022 00:16:14 GMT *Version update only* </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ScaleLeap/amazon-advertising-api-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information