Skip to content

Commit 6e8baa5

Browse files
chore(deps): update api extractor (#274)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@microsoft/api-extractor](https://api-extractor.com) ([source](https://redirect.github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor)) | [`7.51.1` -> `7.52.2`](https://renovatebot.com/diffs/npm/@microsoft%2fapi-extractor/7.51.1/7.52.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@microsoft%2fapi-extractor/7.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@microsoft%2fapi-extractor/7.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@microsoft%2fapi-extractor/7.51.1/7.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@microsoft%2fapi-extractor/7.51.1/7.52.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@microsoft/api-extractor-model](https://api-extractor.com) ([source](https://redirect.github.com/microsoft/rushstack/tree/HEAD/libraries/api-extractor-model)) | [`^7.30.4` -> `^7.30.5`](https://renovatebot.com/diffs/npm/@microsoft%2fapi-extractor-model/7.30.4/7.30.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@microsoft%2fapi-extractor-model/7.30.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@microsoft%2fapi-extractor-model/7.30.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@microsoft%2fapi-extractor-model/7.30.4/7.30.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@microsoft%2fapi-extractor-model/7.30.4/7.30.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/rushstack (@&#8203;microsoft/api-extractor)</summary> ### [`v7.52.2`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7522) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.52.1...@microsoft/api-extractor_v7.52.2) Tue, 25 Mar 2025 15:11:15 GMT *Version update only* ### [`v7.52.1`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7521) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.52.0...@microsoft/api-extractor_v7.52.1) Tue, 11 Mar 2025 02:12:34 GMT *Version update only* ### [`v7.52.0`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7520) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.51.1...@microsoft/api-extractor_v7.52.0) Tue, 11 Mar 2025 00:11:25 GMT ##### Minor changes - Upgrade the bundled compiler engine to TypeScript 5.8.2 </details> <details> <summary>microsoft/rushstack (@&#8203;microsoft/api-extractor-model)</summary> ### [`v7.30.5`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/libraries/api-extractor-model/CHANGELOG.md#7305) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor-model_v7.30.4...@microsoft/api-extractor-model_v7.30.5) Tue, 25 Mar 2025 15:11:15 GMT *Version update only* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lynx-family/lynx-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3964c1a commit 6e8baa5

File tree

3 files changed

+50
-89
lines changed

3 files changed

+50
-89
lines changed

pnpm-lock.yaml

Lines changed: 48 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages:
1515

1616
# Default catalogs
1717
catalog:
18-
"@microsoft/api-extractor": "7.51.1"
18+
"@microsoft/api-extractor": "7.52.2"
1919

2020
catalogs:
2121
# Rsbuild monorepo packages

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@lynx-js/web-webpack-plugin": "workspace:*",
3333
"@lynx-js/webpack-runtime-globals": "workspace:*",
3434
"@microsoft/api-documenter": "~7.23.38",
35-
"@microsoft/api-extractor-model": "^7.30.4",
35+
"@microsoft/api-extractor-model": "^7.30.5",
3636
"@rsbuild/plugin-sass": "1.3.1",
3737
"@rsbuild/plugin-type-check": "1.2.1",
3838
"@rsbuild/plugin-typed-css-modules": "1.0.2",

0 commit comments

Comments
 (0)