Skip to content

Commit

Permalink
⬆️ Update dependency @microsoft/api-extractor to ^7.43.7 (#4994)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@microsoft/api-extractor](https://api-extractor.com)
([source](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor))
| [`^7.43.6` ->
`^7.43.7`](https://renovatebot.com/diffs/npm/@microsoft%2fapi-extractor/7.43.6/7.43.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@microsoft%2fapi-extractor/7.43.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@microsoft%2fapi-extractor/7.43.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@microsoft%2fapi-extractor/7.43.6/7.43.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@microsoft%2fapi-extractor/7.43.6/7.43.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>microsoft/rushstack (@&#8203;microsoft/api-extractor)</summary>

###
[`v7.43.7`](https://github.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7437)

[Compare
Source](https://github.com/microsoft/rushstack/compare/365ccc0f6c777d109685504af1c5fe2b71f6fff3...b45af7970d8bf9d6216bed461dba6ac70de9d8d9)

Thu, 16 May 2024 15:10:22 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent c72a33e commit fc01f45
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@fast-check/expect-type": "workspace:*",
"@fast-check/poisoning": "workspace:*",
"@microsoft/api-extractor": "^7.43.6",
"@microsoft/api-extractor": "^7.43.7",
"@types/node": "^20.12.12",
"@vitest/coverage-v8": "^1.6.0",
"cross-env": "^7.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3783,17 +3783,17 @@ __metadata:
languageName: node
linkType: hard

"@microsoft/api-extractor@npm:^7.43.6":
version: 7.43.6
resolution: "@microsoft/api-extractor@npm:7.43.6"
"@microsoft/api-extractor@npm:^7.43.7":
version: 7.43.7
resolution: "@microsoft/api-extractor@npm:7.43.7"
dependencies:
"@microsoft/api-extractor-model": "npm:7.28.17"
"@microsoft/tsdoc": "npm:0.14.2"
"@microsoft/tsdoc-config": "npm:~0.16.1"
"@rushstack/node-core-library": "npm:4.3.0"
"@rushstack/rig-package": "npm:0.5.2"
"@rushstack/terminal": "npm:0.11.0"
"@rushstack/ts-command-line": "npm:4.20.1"
"@rushstack/ts-command-line": "npm:4.21.0"
lodash: "npm:~4.17.15"
minimatch: "npm:~3.0.3"
resolve: "npm:~1.22.1"
Expand All @@ -3802,7 +3802,7 @@ __metadata:
typescript: "npm:5.4.2"
bin:
api-extractor: bin/api-extractor
checksum: 10c0/30098ecf76e50cda11f515e917df1a4edfc2d6dea27cfd11024fa3378ddbe295a5717d15b6e7dba795cdf522ecd9a275131239cbae1f617b7aa40a6a23f74e41
checksum: 10c0/2a59353f023abe306c3f6beb6e1bd77d825a0d82b0f6abf9d62779a5d84b51ab00147fbfa398ff0a59f7960a801929bed1816a5c416c73be1bbeda4f11463e99
languageName: node
linkType: hard

Expand Down Expand Up @@ -4375,15 +4375,15 @@ __metadata:
languageName: node
linkType: hard

"@rushstack/ts-command-line@npm:4.20.1":
version: 4.20.1
resolution: "@rushstack/ts-command-line@npm:4.20.1"
"@rushstack/ts-command-line@npm:4.21.0":
version: 4.21.0
resolution: "@rushstack/ts-command-line@npm:4.21.0"
dependencies:
"@rushstack/terminal": "npm:0.11.0"
"@types/argparse": "npm:1.0.38"
argparse: "npm:~1.0.9"
string-argv: "npm:~0.3.1"
checksum: 10c0/72bb25c2f0ddca295c3695b6c9543b9d21cdf494bf064b22c45365fa67ada6cf89112d03b7bde68e584b0604a6ffe6e66821b6a5da94a55417ab7298d34ef122
checksum: 10c0/53b11d8c62d48d912f063e59f8594ea6f5f28cb55d57dd96211479f61523a80170f2d06b9f320d1a823a1fa0af9163a5d23cce65d3878d7512560fe44a3ccb76
languageName: node
linkType: hard

Expand Down Expand Up @@ -9438,7 +9438,7 @@ __metadata:
dependencies:
"@fast-check/expect-type": "workspace:*"
"@fast-check/poisoning": "workspace:*"
"@microsoft/api-extractor": "npm:^7.43.6"
"@microsoft/api-extractor": "npm:^7.43.7"
"@types/node": "npm:^20.12.12"
"@vitest/coverage-v8": "npm:^1.6.0"
cross-env: "npm:^7.0.3"
Expand Down

0 comments on commit fc01f45

Please sign in to comment.