Skip to content

devdeps(global): update dependency @microsoft/api-extractor to v7.58.8#116

Open
mapcolonies-devops wants to merge 1 commit into
masterfrom
renovate/microsoft-api-extractor-7.x-lockfile
Open

devdeps(global): update dependency @microsoft/api-extractor to v7.58.8#116
mapcolonies-devops wants to merge 1 commit into
masterfrom
renovate/microsoft-api-extractor-7.x-lockfile

Conversation

@mapcolonies-devops

@mapcolonies-devops mapcolonies-devops commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v7.58.8

Compare Source

Mon, 08 Jun 2026 15:15:49 GMT

Patches
  • Add support for new d.ts extension format when using TS moduleResolution 'bundler' or 'nodenext'.

v7.58.7

Compare Source

Mon, 20 Apr 2026 23:31:13 GMT

Version update only

v7.58.6

Compare Source

Mon, 20 Apr 2026 15:15:24 GMT

Patches
  • Fix an issue where empty lines were included in DTS rollups in place of API items that were trimmed.

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

Configuration

📅 Schedule: 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 becomes conflicted, 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 has been generated by Renovate Bot.

@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 3409be1 to 7c34ba1 Compare February 2, 2026 08:41
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.55.5 devdeps(global): update dependency @microsoft/api-extractor to v7.56.0 Feb 2, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 7c34ba1 to c558f89 Compare February 8, 2026 08:31
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.56.0 devdeps(global): update dependency @microsoft/api-extractor to v7.56.2 Feb 8, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from c558f89 to 1bd4ad6 Compare February 10, 2026 08:54
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.56.2 devdeps(global): update dependency @microsoft/api-extractor to v7.56.3 Feb 10, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 1bd4ad6 to 8e23d06 Compare February 22, 2026 08:31
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.56.3 devdeps(global): update dependency @microsoft/api-extractor to v7.57.0 Feb 22, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 8e23d06 to e8db1ab Compare February 23, 2026 08:49
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.0 devdeps(global): update dependency @microsoft/api-extractor to v7.57.1 Feb 23, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from e8db1ab to dbcbf82 Compare February 24, 2026 08:45
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.1 devdeps(global): update dependency @microsoft/api-extractor to v7.57.2 Feb 24, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from dbcbf82 to 0cccdd4 Compare February 26, 2026 08:47
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.2 devdeps(global): update dependency @microsoft/api-extractor to v7.57.3 Feb 26, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 0cccdd4 to bbc989d Compare February 27, 2026 08:40
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.3 devdeps(global): update dependency @microsoft/api-extractor to v7.57.4 Feb 27, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from bbc989d to 5357603 Compare February 28, 2026 08:28
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.4 devdeps(global): update dependency @microsoft/api-extractor to v7.57.5 Feb 28, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 5357603 to b2ce464 Compare March 1, 2026 08:30
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.5 devdeps(global): update dependency @microsoft/api-extractor to v7.57.6 Mar 1, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from b2ce464 to 5e07232 Compare March 13, 2026 08:39
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.6 devdeps(global): update dependency @microsoft/api-extractor to v7.57.7 Mar 13, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 5e07232 to a230695 Compare April 4, 2026 08:39
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.7 devdeps(global): update dependency @microsoft/api-extractor to v7.57.8 Apr 4, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from a230695 to 182fa2c Compare April 5, 2026 08:41
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.57.8 devdeps(global): update dependency @microsoft/api-extractor to v7.58.0 Apr 5, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 182fa2c to 060ae85 Compare April 7, 2026 09:00
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.58.0 devdeps(global): update dependency @microsoft/api-extractor to v7.58.1 Apr 7, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 060ae85 to e4e01e5 Compare April 12, 2026 08:45
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.58.1 devdeps(global): update dependency @microsoft/api-extractor to v7.58.2 Apr 12, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch 2 times, most recently from 47bfc8e to bb1cb7b Compare April 21, 2026 09:26
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.58.2 devdeps(global): update dependency @microsoft/api-extractor to v7.58.5 Apr 21, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from bb1cb7b to ce2d6ac Compare April 24, 2026 09:30
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.58.5 devdeps(global): update dependency @microsoft/api-extractor to v7.58.7 Apr 24, 2026
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch 2 times, most recently from 69bf3e4 to 98cabb2 Compare June 4, 2026 13:30
@mapcolonies-devops mapcolonies-devops force-pushed the renovate/microsoft-api-extractor-7.x-lockfile branch from 98cabb2 to 98cc23c Compare June 12, 2026 11:44
@mapcolonies-devops mapcolonies-devops changed the title devdeps(global): update dependency @microsoft/api-extractor to v7.58.7 devdeps(global): update dependency @microsoft/api-extractor to v7.58.8 Jun 12, 2026
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.

2 participants