chore(deps-dev): bump @microsoft/api-extractor from 7.36.3 to 7.58.0
Closed
Number: #545
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
April 02, 2026 at 05:54 AM UTC
(3 months ago)
(3 months ago)
Updated:
May 04, 2026 at 03:42 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
May 04, 2026 at 03:42 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
about 1 month
Labels:
type: dependencies stale
type: dependencies stale
Description:
Bumps @microsoft/api-extractor from 7.36.3 to 7.58.0.
Changelog
Sourced from @microsoft/api-extractor's changelog.
7.58.0
Wed, 01 Apr 2026 15:13:38 GMT
Minor changes
- Upgrade the bundled compiler engine to TypeScript 5.9.3
7.57.8
Tue, 31 Mar 2026 15:14:14 GMT
Version update only
7.57.7
Mon, 09 Mar 2026 15:14:07 GMT
Patches
- Bump
minimatchversion from10.2.1to10.2.3to address CVE-2026-27903.7.57.6
Wed, 25 Feb 2026 21:39:42 GMT
Patches
- Bump
@microsoft/tsdoc-configto~0.18.1to mitigate CVE-2025-69873.7.57.5
Wed, 25 Feb 2026 00:34:29 GMT
Version update only
7.57.4
Tue, 24 Feb 2026 01:13:27 GMT
Version update only
7.57.3
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.7.57.2
Fri, 20 Feb 2026 16:14:49 GMT
Patches
- Bump minimatch from 10.1.2 to 10.2.1
... (truncated)
Commits
d9a40b4Bump versions [skip ci]71a39c9Update changelogs [skip ci]de42395[api-extractor] Upgrade bundled TypeScript to 5.9 (#5727)8740839Bump versions [skip ci]6861350Update changelogs [skip ci]bcf89c8chore: bump decoupled local dependencies (#5692)ee40f81Bump versions [skip ci]8a51049Update changelogs [skip ci]e35becechore: bump minimatch to 10.2.3 to fix vulnerability (#5675)f8a668dchore: bump decoupled local dependencies (#5674)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| @microsoft/api-extractor | [< 7.25, > 7.24.0] |
| @microsoft/api-extractor | [< 7.29, > 7.28.4] |
| @microsoft/api-extractor | [< 7.30, > 7.29.3] |
| @microsoft/api-extractor | [< 7.33, > 7.32.0] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Security Advisories
ajv has ReDoS when using `$data` option
GHSA-2g4f-4pwh-qvx6
CVE-2025-69873
MODERATE
ajv (Another JSON Schema Validator) through version 8.17.1 is vulnerable to Regular Expression Denial of Service (ReDoS) when the `$data` option is enabled. The pattern keyword accepts runtime data...
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
GHSA-7r86-cg39-jmmj
CVE-2026-27903
HIGH
### Summary
`matchOne()` performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent `**` (GLOBSTAR) segments and the input path does not match. The time complexit...
Technical Details
| ID: | 15635183 |
| UUID: | 4191877121 |
| Node ID: | PR_kwDOG5lbN87PdNgn |
| Host: | GitHub |
| Repository: | OpenFunction/functions-framework-nodejs |