Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps @microsoft/api-extractor from 7.50.0 to 7.52.10.

Changelog

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

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

7.52.5

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

7.52.4

Thu, 17 Apr 2025 00:11:21 GMT

Patches

  • Update documentation for extends

7.52.3

Fri, 04 Apr 2025 18:34:35 GMT

Patches

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

... (truncated)

Commits
  • 25c9267 Bump versions [skip ci]
  • 60ac227 Update changelogs [skip ci]
  • cd4b4f1 feat: upgrade minimatch to v10.0.3 (#5291)
  • 72fde22 Bump cyclics. (#5284)
  • a40a6e8 Bump versions [skip ci]
  • 44ad66f Update changelogs [skip ci]
  • aabb1ec Bump cyclic dependencies and convert the decoupled-local-node-rig to use flat...
  • fba6858 Bump versions [skip ci]
  • d4e0a6e Update changelogs [skip ci]
  • d9226f8 [api-extractor] Fix error handling when encountering changed APIs (#5226)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@microsoft/api-extractor [< 7.30, > 7.29.3]
@microsoft/api-extractor [>= 7.30.a, < 7.31]
@microsoft/api-extractor [< 7.32, > 7.31.1]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2025
@karel-rehor
Copy link
Contributor

@dependabot rebase

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.50.0 to 7.52.10.
- [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.10/apps/api-extractor)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/api-extractor-7.52.10 branch from 81595b7 to cdf74b4 Compare August 19, 2025 08:05
@karel-rehor
Copy link
Contributor

karel-rehor commented Aug 19, 2025

Issue is with minimatch dependency which occurs transitively in a number of places. It requires node 20 or greater than 22. Will investigate further time permitting.

│ ├─┬ @microsoft/[email protected]
│ │ ├─┬ [email protected]

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