Skip to content

Commit b56b483

Browse files
⬆️ Update dependency @microsoft/api-extractor to ^7.47.11 (#5338)
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.47.10` -> `^7.47.11`](https://renovatebot.com/diffs/npm/@microsoft%2fapi-extractor/7.47.10/7.47.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@microsoft%2fapi-extractor/7.47.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@microsoft%2fapi-extractor/7.47.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@microsoft%2fapi-extractor/7.47.10/7.47.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@microsoft%2fapi-extractor/7.47.10/7.47.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/rushstack (@&#8203;microsoft/api-extractor)</summary> ### [`v7.47.11`](https://redirect.github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#74711) [Compare Source](https://redirect.github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.47.10...@microsoft/api-extractor_v7.47.11) Thu, 17 Oct 2024 08:35:06 GMT *Version update only* </details> --- ### 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. --- - [ ] <!-- 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/dubzzz/fast-check). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f84821e commit b56b483

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/fast-check/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@fast-check/expect-type": "workspace:*",
6363
"@fast-check/poisoning": "workspace:*",
64-
"@microsoft/api-extractor": "^7.47.10",
64+
"@microsoft/api-extractor": "^7.47.11",
6565
"@types/node": "^20.14.15",
6666
"@vitest/coverage-v8": "^2.1.3",
6767
"cross-env": "^7.0.3",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4079,17 +4079,17 @@ __metadata:
40794079
languageName: node
40804080
linkType: hard
40814081

4082-
"@microsoft/api-extractor@npm:^7.47.10":
4083-
version: 7.47.10
4084-
resolution: "@microsoft/api-extractor@npm:7.47.10"
4082+
"@microsoft/api-extractor@npm:^7.47.11":
4083+
version: 7.47.11
4084+
resolution: "@microsoft/api-extractor@npm:7.47.11"
40854085
dependencies:
40864086
"@microsoft/api-extractor-model": "npm:7.29.8"
40874087
"@microsoft/tsdoc": "npm:~0.15.0"
40884088
"@microsoft/tsdoc-config": "npm:~0.17.0"
40894089
"@rushstack/node-core-library": "npm:5.9.0"
40904090
"@rushstack/rig-package": "npm:0.5.3"
40914091
"@rushstack/terminal": "npm:0.14.2"
4092-
"@rushstack/ts-command-line": "npm:4.22.8"
4092+
"@rushstack/ts-command-line": "npm:4.23.0"
40934093
lodash: "npm:~4.17.15"
40944094
minimatch: "npm:~3.0.3"
40954095
resolve: "npm:~1.22.1"
@@ -4098,7 +4098,7 @@ __metadata:
40984098
typescript: "npm:5.4.2"
40994099
bin:
41004100
api-extractor: bin/api-extractor
4101-
checksum: 10c0/c9b34183e8d4360d06c3093d11f49a119e42d61702d18b4852470082374eb7c3c4afca471629a791856babb5213541f8b0470888579aebbe8c57988f3d20753f
4101+
checksum: 10c0/76aba3020a17b9324c540d584c6c699bf9a0a96efb0bfe50c858fe396dbe37e64360c0caecedd8e3328c80306cb0471ee12925af9ef0beac5f5195ed632a953c
41024102
languageName: node
41034103
linkType: hard
41044104

@@ -4696,15 +4696,15 @@ __metadata:
46964696
languageName: node
46974697
linkType: hard
46984698

4699-
"@rushstack/ts-command-line@npm:4.22.8":
4700-
version: 4.22.8
4701-
resolution: "@rushstack/ts-command-line@npm:4.22.8"
4699+
"@rushstack/ts-command-line@npm:4.23.0":
4700+
version: 4.23.0
4701+
resolution: "@rushstack/ts-command-line@npm:4.23.0"
47024702
dependencies:
47034703
"@rushstack/terminal": "npm:0.14.2"
47044704
"@types/argparse": "npm:1.0.38"
47054705
argparse: "npm:~1.0.9"
47064706
string-argv: "npm:~0.3.1"
4707-
checksum: 10c0/c2bf9983427f7f85b8773c4fbf1ac1817b930131ea175cd29e8b84c3b98df49b26223e6e7363d9bdcf694d9996714e63c2a5877d916bc24be70b74c076e77ee9
4707+
checksum: 10c0/4bf5e384368024977d76024702c35f7204b030008dc6a2705aa85d58909eb7a29152793068a7388412945da20ebdc80ab487d428fe3e2329eb824c647175c80d
47084708
languageName: node
47094709
linkType: hard
47104710

@@ -9994,7 +9994,7 @@ __metadata:
99949994
dependencies:
99959995
"@fast-check/expect-type": "workspace:*"
99969996
"@fast-check/poisoning": "workspace:*"
9997-
"@microsoft/api-extractor": "npm:^7.47.10"
9997+
"@microsoft/api-extractor": "npm:^7.47.11"
99989998
"@types/node": "npm:^20.14.15"
99999999
"@vitest/coverage-v8": "npm:^2.1.3"
1000010000
cross-env: "npm:^7.0.3"

0 commit comments

Comments
 (0)