Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps @microsoft/api-extractor from 7.49.2 to 7.52.13.

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.52.13

Fri, 12 Sep 2025 15:13:07 GMT

Patches

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

7.52.12

Thu, 11 Sep 2025 00:22:31 GMT

Version update only

7.52.11

Tue, 19 Aug 2025 20:45:02 GMT

Patches

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

7.52.10

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.

7.52.9

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

7.52.8

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

7.52.7

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)

7.52.6

Thu, 01 May 2025 00:11:12 GMT

Version update only

... (truncated)

Commits
  • 436afaa Bump versions [skip ci]
  • 9d51729 Update changelogs [skip ci]
  • 2e9656a [api-extractor] (fix) Fix module resolution for some type import declarations...
  • e49dd82 Bump versions [skip ci]
  • 1ca289e Update changelogs [skip ci]
  • d85e956 Bump decoupled local dependencies. (#5344)
  • ba5ffaa Bump versions [skip ci]
  • b30cc48 Update changelogs [skip ci]
  • ffa4992 [api-extractor] Fix self-package import resolution in TypeScript compiler (#5...
  • 25c9267 Bump versions [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.49.2 to 7.52.13.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.13/apps/api-extractor)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.52.13
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 2025
@toptobes toptobes closed this Oct 1, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/api-extractor-7.52.13 branch October 1, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant