Skip to content

fix(deps): update dependency @microsoft/api-extractor to v7.58.5#138

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft-api-extractor-7.x
Open

fix(deps): update dependency @microsoft/api-extractor to v7.58.5#138
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft-api-extractor-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 8, 2020

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@microsoft/api-extractor (source) 7.7.127.58.5 age confidence

Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.58.5

Compare Source

Sat, 18 Apr 2026 03:47:10 GMT

Version update only

v7.58.4

Compare Source

Sat, 18 Apr 2026 00:15:16 GMT

Patches
  • Bump semver.

v7.58.3

Compare Source

Fri, 17 Apr 2026 15:14:57 GMT

Patches
  • Remove dependecy on lodash.

v7.58.2

Compare Source

Thu, 09 Apr 2026 00:15:07 GMT

Version update only

v7.58.1

Compare Source

Sat, 04 Apr 2026 00:14:00 GMT

Patches

v7.58.0

Compare Source

Wed, 01 Apr 2026 15:13:38 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.9.3

v7.57.8

Compare Source

Tue, 31 Mar 2026 15:14:14 GMT

Version update only

v7.57.7

Compare Source

Mon, 09 Mar 2026 15:14:07 GMT

Patches
  • Bump minimatch version from 10.2.1 to 10.2.3 to address CVE-2026-27903.

v7.57.6

Compare Source

Wed, 25 Feb 2026 21:39:42 GMT

Patches

v7.57.5

Compare Source

Wed, 25 Feb 2026 00:34:29 GMT

Version update only

v7.57.4

Compare Source

Tue, 24 Feb 2026 01:13:27 GMT

Version update only

v7.57.3

Compare Source

Mon, 23 Feb 2026 00:42:21 GMT

Patches
  • Add missing "./extends/*.json" to the package.json "exports" field so that "@​microsoft/api-extractor/extends/tsdoc-base.json" is importable.

v7.57.2

Compare Source

Fri, 20 Feb 2026 16:14:49 GMT

Patches
  • Bump minimatch from 10.1.2 to 10.2.1

v7.57.1

Compare Source

Fri, 20 Feb 2026 00:15:03 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v7.57.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.

v7.56.3

Compare Source

Sat, 07 Feb 2026 01:13:26 GMT

Patches
  • Upgrade lodash dependency from ~4.17.15 to ~4.17.23.

v7.56.2

Compare Source

Wed, 04 Feb 2026 20:42:47 GMT

Patches
  • Update minimatch dependency from 10.0.3 to 10.1.2

v7.56.1

Compare Source

Wed, 04 Feb 2026 16:13:27 GMT

Version update only

v7.56.0

Compare Source

Fri, 30 Jan 2026 01:16:12 GMT

Minor changes
  • Fix an issue where destructured parameters produced an incorrect parameter name

v7.55.5

Compare Source

Thu, 08 Jan 2026 01:12:30 GMT

Patches
  • Fix missing 'export' keyword for namespace re-exports that produced invalid TypeScript output

v7.55.2

Compare Source

Sat, 06 Dec 2025 01:12:28 GMT

Version update only

v7.55.1

Compare Source

Fri, 21 Nov 2025 16:13:56 GMT

Version update only

v7.55.0

Compare Source

Wed, 12 Nov 2025 01:12:56 GMT

Minor changes
  • Bump the @microsoft/tsdoc dependency to ~0.16.0.
  • Bump the @microsoft/tsdoc-config dependency to ~0.18.0.

v7.54.0

Compare Source

Tue, 04 Nov 2025 08:15:14 GMT

Minor changes
  • Add a new setting IExtractorInvokeOptions.printApiReportDiff that makes build logs easier to diagnose by printing a diff of any changes to API report files (*.api.md).
  • Add a --print-api-report-diff CLI flag that causes a diff of any changes to API report files (*.api.md) to be printed.

v7.53.3

Compare Source

Fri, 24 Oct 2025 00:13:38 GMT

Version update only

v7.53.2

Compare Source

Wed, 22 Oct 2025 00:57:54 GMT

Version update only

v7.53.1

Compare Source

Wed, 08 Oct 2025 00:13:28 GMT

Version update only

v7.53.0

Compare Source

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes
  • Normalize import of builtin modules to use the node: protocol.

v7.52.15

Compare Source

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

v7.52.14

Compare Source

Tue, 30 Sep 2025 20:33:51 GMT

Version update only

v7.52.13

Compare Source

Fri, 12 Sep 2025 15:13:07 GMT

Patches
  • Fixes a bug in ExtractorAnalyzer._isExternalModulePath where type import declarations were not resolved.

v7.52.12

Compare Source

Thu, 11 Sep 2025 00:22:31 GMT

Version update only

v7.52.11

Compare Source

Tue, 19 Aug 2025 20:45:02 GMT

Patches
  • Fix self-package import resolution by removing outDir/declarationDir from compiler options

v7.52.10

Compare Source

Fri, 01 Aug 2025 00:12:48 GMT

Patches
  • Upgrades the minimatch dependency from ~3.0.3 to 10.0.3 across the entire Rush monorepo to address a Regular Expression Denial of Service (ReDoS) vulnerability in the underlying brace-expansion dependency.

v7.52.9

Compare Source

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified

v7.52.7

Compare Source

Thu, 01 May 2025 15:11:33 GMT

Patches
  • Fix an issue where default exports were sometimes trimmed incorrectly in .api.md files when using reportVariants (GitHub #​4775)

v7.52.6

Compare Source

Thu, 01 May 2025 00:11:12 GMT

Version update only

v7.52.5

Compare Source

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

v7.52.4

Compare Source

Thu, 17 Apr 2025 00:11:21 GMT

Patches
  • Update documentation for extends

v7.52.3

Compare Source

Fri, 04 Apr 2025 18:34:35 GMT

Patches
  • Add support for customizing which TSDoc tags appear in API reports

v7.52.2

Compare Source

Tue, 25 Mar 2025 15:11:15 GMT

Version update only

v7.52.1

Compare Source

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

v7.52.0

Compare Source

Tue, 11 Mar 2025 00:11:25 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.8.2

v7.51.1

Compare Source

Sat, 01 Mar 2025 05:00:09 GMT

Patches
  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

v7.51.0

Compare Source

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes
  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

v7.50.1

Compare Source

Sat, 22 Feb 2025 01:11:11 GMT

Patches
  • Upgrade the bundled compiler engine to TypeScript 5.7.3

v7.50.0

Compare Source

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes
  • Update merge behavior for derived configurations to allow overriding array properties

v7.49.2

Compare Source

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

v7.49.1

Compare Source

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

v7.49.0

Compare Source

Tue, 07 Jan 2025 22:17:32 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.7.2

v7.48.1

Compare Source

Sat, 14 Dec 2024 01:11:07 GMT

Version update only

v7.48.0

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes
  • Update TSDoc dependencies.

v7.47.12

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v7.47.11

Compare Source

Thu, 17 Oct 2024 08:35:06 GMT

Version update only

v7.47.10

Compare Source

Tue, 15 Oct 2024 00:12:31 GMT

Patches
  • Fix a compatibility issue with usage of getModeForUsageLocation in TypeScript 5.6

v7.47.9

Compare Source

Fri, 13 Sep 2024 00:11:42 GMT

Version update only

v7.47.8

Compare Source

Tue, 10 Sep 2024 20:08:11 GMT

Version update only

v7.47.7

Compare Source

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

v7.47.6

Compare Source

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

v7.47.5

Compare Source

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

v7.47.4

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again

v7.47.3

Compare Source

Wed, 24 Jul 2024 00:12:14 GMT

Patches
  • Fix an edge case when discarding the file extension from the "reportFileName" setting and improve its documentation

v7.47.2

Compare Source

Wed, 17 Jul 2024 06:55:09 GMT

Version update only

v7.47.1

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

v7.47.0

Compare Source

Mon, 03 Jun 2024 23:43:15 GMT

Minor changes
  • Add support for re-exporting modules using syntax such as export * as ns from './file' (GitHub #​2780)

v7.46.2

Compare Source

Thu, 30 May 2024 00:13:05 GMT

Patches
  • Include missing type modifiers on type-only exports.

v7.46.1

Compare Source

Wed, 29 May 2024 02:03:50 GMT

Version update only

v7.46.0

Compare Source

Wed, 29 May 2024 00:10:52 GMT

Minor changes
  • Bump TSDoc dependencies.

v7.45.1

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v7.45.0

Compare Source

Tue, 28 May 2024 00:09:47 GMT

Minor changes
  • Improve support for resolving the tsdoc-metadata.json to include the folder referenced by a types field in an "exports" field and an "typesVersions" field in addition to "types", "typings", and "tsdocMetadata" fields.

v7.44.1

Compare Source

Sat, 25 May 2024 04:54:07 GMT

Version update only

v7.44.0

Compare Source

Fri, 24 May 2024 00:15:08 GMT

Minor changes
  • Add support for "variants" of API reports which include or exclude items by release tag

v7.43.8

Compare Source

Thu, 23 May 2024 02:26:56 GMT

Version update only

v7.43.7

Compare Source

Thu, 16 May 2024 15:10:22 GMT

Version update only

v7.43.6

Compare Source

Wed, 15 May 2024 23:42:58 GMT

Version update only

v7.43.5

Compare Source

Wed, 15 May 2024 06:04:17 GMT

Version update only

v7.43.4

Compare Source

Fri, 10 May 2024 05:33:33 GMT

Version update only

v7.43.3

Compare Source

Wed, 08 May 2024 22:23:50 GMT

Version update only

v7.43.2

Compare Source

Mon, 06 May 2024 15:11:04 GMT

Version update only

v7.43.1

Compare Source

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

v7.43.0

Compare Source

Tue, 19 Mar 2024 15:10:18 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.4.2

v7.42.3

Compare Source

Sun, 03 Mar 2024 20:58:12 GMT

Version update only

v7.42.2

Compare Source

Sat, 02 Mar 2024 02:22:23 GMT

Version update only

v7.42.1

Compare Source

Fri, 01 Mar 2024 01:10:08 GMT

Version update only

v7.42.0

Compare Source

Thu, 29 Feb 2024 07:11:45 GMT

Minor changes
  • Add glob support in bundledPackages
Patches
  • Don't mark items documented with {@​inheritDoc} references to package-external items as "undocumented"

v7.41.1

Compare Source

Wed, 28 Feb 2024 16:09:27 GMT

Version update only

v7.41.0

Compare Source

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

Compare Source

Wed, 21 Feb 2024 21:45:28 GMT

Patches
  • Replace the dependency on the colors package with Colorize from @rushstack/terminal.

v7.40.5

Compare Source

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

Compare Source

Tue, 20 Feb 2024 21:45:10 GMT

Version update only

v7.40.3

Compare Source

Mon, 19 Feb 2024 21:54:27 GMT

Version update only

v7.40.2

Compare Source

Sat, 17 Feb 2024 06:24:34 GMT

Patches
  • Fix broken link to API documentation

v7.40.1

Compare Source

Thu, 08 Feb 2024 01:09:21 GMT

Version update only

v7.40.0

Compare Source

Wed, 07 Feb 2024 01:11:18 GMT

Minor changes
  • Classify arrow functions as function kind in the doc model export.

v7.39.5

Compare Source

Mon, 05 Feb 2024 23:46:52 GMT

Version update only

v7.39.4

Compare Source

Thu, 25 Jan 2024 01:09:30 GMT

Version update only

v7.39.3

Compare Source

Tue, 23 Jan 2024 20:12:57 GMT

Version update only

v7.39.2

Compare Source

Tue, 23 Jan 2024 16:15:05 GMT

Version update only

v7.39.1

Compare Source

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

v7.39.0

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Minor changes
  • Update API Extractor to support TypeScript 5.3.3

v7.38.5

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.38.4

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Patches
  • Don't export trimmed namespace members during rollup (#​2791)

v7.38.3

Compare Source

Fri, 10 Nov 2023 18:02:04 GMT

Patches
  • Fix an issue where "ae-undocumented" was incorrectly reported for private members

v7.38.2

Compare Source

Wed, 01 Nov 2023 23:11:35 GMT

Patches
  • Fix line endings in published package.

v7.38.1

Compare Source

Mon, 30 Oct 2023 23:36:38 GMT

Version update only

v7.38.0

Compare Source

Sun, 01 Oct 2023 02:56:29 GMT

Minor changes
  • Add a new message "ae-undocumented" to support logging of undocumented API items

v7.37.3

Compare Source

Sat, 30 Sep 2023 00:20:51 GMT

Patches
  • Don't strip out @​alpha items when generating API reports.

v7.37.2

Compare Source

Thu, 28 Sep 2023 20:53:16 GMT

Version update only

v7.37.1

Compare Source

Tue, 26 Sep 2023 09:30:33 GMT

Patches
  • Update type-only imports to include the type modifier.

v7.37.0

Compare Source

Fri, 15 Sep 2023 00:36:58 GMT

Minor changes

v7.36.4

Compare Source

Tue, 08 Aug 2023 07:10:39 GMT

Version update only

v7.36.3

Compare Source

Wed, 19 Jul 2023 00:20:31 GMT

Patches
  • Updated semver dependency

v7.36.2

Compare Source

Wed, 12 Jul 2023 15:20:39 GMT

Patches
  • Add api-extractor support for .d.mts and .d.cts files

v7.36.1

Compare Source

Thu, 06 Jul 2023 00:16:19 GMT

Version update only

v7.36.0

Compare Source

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

Compare Source

Thu, 15 Jun 2023 00:21:01 GMT

Version update only

v7.35.3

Compare Source

Tue, 13 Jun 2023 01:49:01 GMT

Version update only

v7.35.2

Wed, 07 Jun 2023 22:45:16 GMT

Version update only

v7.35.1

Mon, 29 May 2023 15:21:15 GMT

Version update only

v7.35.0

Mon, 22 May 2023 06:34:32 GMT

Minor changes
  • Upgrade the TypeScript dependency to ~5.0.4

v7.34.9

Fri, 12 May 2023 00:23:05 GMT

Version update only

v7.34.8

Thu, 04 May 2023 00:20:28 GMT

Version update only

v7.34.7

Mon, 01 May 2023 15:23:20 GMT

Version update only

v7.34.6

Sat, 29 Apr 2023 00:23:03 GMT

Version update only

v7.34.5

Thu, 27 Apr 2023 17:18:42 GMT

Version update only

v7.34.4

Fri, 10 Feb 2023 01:18:50 GMT

Version update only

v7.34.3

Sun, 05 Feb 2023 03:02:02 GMT

Version update only

v7.34.2

Wed, 01 Feb 2023 02:16:34 GMT

Version update only

v7.34.1

Mon, 30 Jan 2023 16:22:30 GMT

Version update only

v7.34.0

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)

v7.33.8

Wed, 18 Jan 2023 22:44:12 GMT

Patches
  • Use ts.getCheckFlags to fix TS 5.0

v7.33.7

Fri, 09 Dec 2022 16:18:28 GMT

Version update only

v7.33.6

Tue, 08 Nov 2022 01:20:55 GMT

Version update only

v7.33.5

Wed, 26 Oct 2022 00:16:16 GMT

Patches

v7.33.4

Mon, 17 Oct 2022 22:14:21 GMT

Version update only

v7.33.3

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

Fri, 14 Oct 2022 15:26:31 GMT

Patches
  • Fix references from computed properties #​3629

v7.33.1

Thu, 13 Oct 2022 00:20:15 GMT

Version update only

v7.33.0

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

Mon, 10 Oct 2022 15:23:44 GMT

Version update only

v7.32.0

Thu, 29 Sep 2022 07:13:06 GMT

Minor changes
  • Update parser to TypeScript 4.8.

v7.31.2

Wed, 21 Sep 2022 20:21:10 GMT

Version update only

v7.31.1

Thu, 15 Sep 2022 00:18:51 GMT

Version update only

v7.31.0

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)

v7.30.1

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)

v7.30.0

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

Wed, 24 Aug 2022 03:01:22 GMT

Version update only

v7.29.4

Wed, 24 Aug 2022 00:14:38 GMT

Patches
  • Remove use of LegacyAdapters.sortStable

v7.29.3

Fri, 19 Aug 2022 00:17:19 GMT

Version update only

v7.29.2

Wed, 10 Aug 2022 09:52:12 GMT

Patches
  • Fix incorrect declaration references for local symbols within namespaces

v7.29.1

Wed, 10 Aug 2022 08:12:16 GMT

Patches
  • Fix a regression where .api.json excerpts were sometimes missing tokens (GitHub #​3561), and generally improve the quality of excerpt generation

v7.29.0

Wed, 03 Aug 2022 18:40:35 GMT

Minor changes
  • Upgrade TypeScript dependency to 4.7

v7.28.7

Mon, 01 Aug 2022 02:45:32 GMT

Version update only

v7.28.6

Thu, 21 Jul 2022 23:30:27 GMT

Version update only

v7.28.5

Thu, 21 Jul 2022 00:16:14 GMT

Version update only

v7.28.4

Fri, 08 Jul 2022 15:17:46 GMT

Patches
  • Update api-extractor-template.json to "testMode" and "enumMemberOrder" comment sections.

v7.28.3

Mon, 04 Jul 2022 15:15:13 GMT

Patches
  • Make enumMemberOrder configuration field optional

v7.28.2

Thu, 30 Jun 2022 04:48:53 GMT

Patches
  • Improve logic that determines whether an API item is readonly

v7.28.1

Tue, 28 Jun 2022 22:47:13 GMT

Version update only

v7.28.0

Tue, 28 Jun 2022 00:23:32 GMT

Minor changes
  • Add support for the "ignoreMissingEntryPoint" ExtractorConfig option to allow for loading an ExtractorConfig before the target project is built.

v7.27.1

Mon, 27 Jun 2022 18:43:09 GMT

Version update only

v7.27.0

Sat, 25 Jun 2022 21:00:40 GMT

Minor changes
  • API Extractor now populates an initializerTokenRange field for ApiProperty and ApiVariable items.

v7.26.1

Sat, 25 Jun 2022 01:54:29 GMT

Version update only

v7.26.0

Fri, 24 Jun 2022 07:16:47 GMT

Minor changes
  • Include new configuration option for preserving enum member order

v7.25.3

Thu, 23 Jun 2022 22:14:24 GMT

Version update only

v7.25.2

Fri, 17 Jun 2022 09:17:54 GMT

Version update only

v7.25.1

Fri, 17 Jun 2022 00:16:18 GMT

Version update only

v7.25.0

Tue, 07 Jun 2022 09:37:04 GMT

Minor changes
  • Add an "isReadonly" field to the doc model to indicate whether a property or variable is readonly
  • Add an "isProtected" field to the doc model to indicate protected class members

v7.24.2

Wed, 25 May 2022 22:25:07 GMT

Patches
  • Fix an issue where API Extractor would fail to run on a project where "moduleResolution" is set to "Node16" in tsconfig.json

v7.24.1

Thu, 19 May 2022 15:13:20 GMT

Patches
  • Fix a recent regression that produced an error "Cannot read properties of undefined" (GitHub #​3423)

v7.24.0

Sat, 14 May 2022 03:01:27 GMT

Minor changes
  • Throw an error early if API Extractor will attempt to process non-.d.ts files
  • Generate API doc model nodes for setters without getters
Patches
  • Address edge case in excerptBuilder token range logic

v7.23.2

Tue, 10 May 2022 01:20:43 GMT

Version update only

v7.23.1

Wed, 04 May 2022 23:29:13 GMT

Patches
  • Update the global variable analyzer to add support for changes to the TypeScript internals coming in v4.7

v7.23.0

Sat, 23 Apr 2022 02:13:06 GMT

Minor changes
  • Update to TypeScript 4.6

v7.22.2

Fri, 15 Apr 2022 00:12:36 GMT

Version update only

v7.22.1

Wed, 13 Apr 2022 15:12:40 GMT

Version update only

v7.22.0

Tue, 12 Apr 2022 23:29:34 GMT

Minor changes
  • Add an alphaTrimmedFilePath option that adds support for generating a DTS rollup that inclues @​alpha, @​beta, and @​public members.

v7.21.3

Tue, 12 Apr 2022 02:58:32 GMT

Patches
  • Update TSDoc dependencies.

v7.21.2

Sat, 09 Apr 2022 19:07:47 GMT

Patches
  • Fix ambient modules bug caused by #​3321.

v7.21.1

Sat, 09 Apr 2022 02:24:26 GMT

Patches
  • Rename the "master" branch to "main".

[v7.21.0](https://redirect.github.com/


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch 4 times, most recently from 793babd to d0097e4 Compare April 13, 2020 03:32
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from d0097e4 to ebada3a Compare April 18, 2020 21:18
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from ebada3a to bb29552 Compare May 6, 2020 09:46
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.7.13 fix(deps): update dependency @microsoft/api-extractor to v7.8.0 May 6, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from bb29552 to 315cc6c Compare May 15, 2020 15:46
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.0 fix(deps): update dependency @microsoft/api-extractor to v7.8.1 May 15, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 315cc6c to 4e2e7f0 Compare May 19, 2020 16:23
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.1 fix(deps): update dependency @microsoft/api-extractor to v7.8.2 May 19, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 4e2e7f0 to 85ff362 Compare May 21, 2020 15:54
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.2 fix(deps): update dependency @microsoft/api-extractor to v7.8.3 May 21, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 85ff362 to c7f11f5 Compare May 21, 2020 23:51
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.3 fix(deps): update dependency @microsoft/api-extractor to v7.8.4 May 21, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from c7f11f5 to 3692243 Compare May 22, 2020 15:25
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.4 fix(deps): update dependency @microsoft/api-extractor to v7.8.5 May 22, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 3692243 to 710eecb Compare May 27, 2020 00:44
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.5 fix(deps): update dependency @microsoft/api-extractor to v7.8.6 May 27, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 710eecb to 52d9097 Compare May 27, 2020 06:07
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.6 fix(deps): update dependency @microsoft/api-extractor to v7.8.7 May 27, 2020
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.7 fix(deps): update dependency @microsoft/api-extractor to v7.8.8 May 28, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch 2 times, most recently from 6582277 to f670dc2 Compare May 30, 2020 03:03
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.8 fix(deps): update dependency @microsoft/api-extractor to v7.8.9 May 30, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from f670dc2 to c649126 Compare June 1, 2020 08:37
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.9 fix(deps): update dependency @microsoft/api-extractor to v7.8.10 Jun 1, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from c649126 to e879675 Compare June 10, 2020 20:52
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.8.10 fix(deps): update dependency @microsoft/api-extractor to v7.8.11 Jun 10, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from e879675 to 76dc2cd Compare June 15, 2020 22:21
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from ed6d2a6 to 6df6682 Compare December 11, 2020 20:02
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.12.0 fix(deps): update dependency @microsoft/api-extractor to v7.12.1 Dec 11, 2020
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 6df6682 to a8cb579 Compare January 23, 2021 11:53
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.12.1 fix(deps): update dependency @microsoft/api-extractor to v7.13.0 Jan 23, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from a8cb579 to eccebb3 Compare February 9, 2021 15:49
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.13.0 fix(deps): update dependency @microsoft/api-extractor to v7.13.1 Feb 9, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from eccebb3 to aeb6609 Compare April 26, 2021 17:34
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.13.1 fix(deps): update dependency @microsoft/api-extractor to v7.14.0 Apr 26, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from aeb6609 to 07e593b Compare May 9, 2021 22:02
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.14.0 fix(deps): update dependency @microsoft/api-extractor to v7.15.1 May 9, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 07e593b to 7ced42a Compare June 6, 2021 21:41
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.15.1 fix(deps): update dependency @microsoft/api-extractor to v7.16.1 Jun 6, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 7ced42a to 26879c2 Compare October 18, 2021 21:49
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.16.1 fix(deps): update dependency @microsoft/api-extractor to v7.18.16 Oct 18, 2021
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 26879c2 to b903e6e Compare March 7, 2022 16:45
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.18.16 fix(deps): update dependency @microsoft/api-extractor to v7.19.4 Mar 7, 2022
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.19.4 fix(deps): update dependency @microsoft/api-extractor to v7.19.5 Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from b903e6e to e0ac2be Compare March 26, 2022 15:10
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.19.5 fix(deps): update dependency @microsoft/api-extractor to v7.23.0 Apr 24, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from e0ac2be to 380e494 Compare April 24, 2022 23:27
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.23.0 fix(deps): update dependency @microsoft/api-extractor to v7.24.0 May 15, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 380e494 to e0334c9 Compare May 15, 2022 21:41
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from e0334c9 to 3af2f04 Compare June 23, 2022 20:23
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.24.0 fix(deps): update dependency @microsoft/api-extractor to v7.25.2 Jun 23, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 3af2f04 to eacddab Compare September 25, 2022 15:02
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.25.2 fix(deps): update dependency @microsoft/api-extractor to v7.31.2 Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from eacddab to 5ea08dd Compare November 20, 2022 15:05
@renovate renovate Bot changed the title fix(deps): update dependency @microsoft/api-extractor to v7.31.2 fix(deps): update dependency @microsoft/api-extractor to v7.33.6 Nov 20, 2022
@renovate renovate Bot force-pushed the renovate/microsoft-api-extractor-7.x branch from 5ea08dd to d7e6a06 Compare March 26, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants