Skip to content

Commit 38df6fe

Browse files
committed
chore: bump @salesforce/mcp-provider-api to 0.2.1 --no-verify
Auto-update dependency after provider package publish. Related release: mcp-provider-api@0.2.1
1 parent 2f8bfad commit 38df6fe

File tree

2 files changed

+40
-4
lines changed

2 files changed

+40
-4
lines changed

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@salesforce/apex-node": "^8.2.1",
4848
"@salesforce/core": "^8.18.0",
4949
"@salesforce/kit": "^3.1.6",
50-
"@salesforce/mcp-provider-api": "0.2.0",
50+
"@salesforce/mcp-provider-api": "0.2.1",
5151
"@salesforce/mcp-provider-dx-core": "0.2.2",
5252
"@salesforce/mcp-provider-code-analyzer": "0.0.2",
5353
"@salesforce/source-deploy-retrieve": "^12.22.0",

yarn.lock

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2942,6 +2942,17 @@
29422942
dependencies:
29432943
"@salesforce/ts-types" "^2.0.12"
29442944

2945+
"@salesforce/mcp-provider-api@0.2.0":
2946+
version "0.2.0"
2947+
resolved "https://registry.yarnpkg.com/@salesforce/mcp-provider-api/-/mcp-provider-api-0.2.0.tgz#7b544c658833f9459e215448a0ff066163bccd95"
2948+
integrity sha512-Vk8eqtlSFUXo1hTaGIgAVhHymfCRXdZScT7wHCLpu9rMxqH5+MR1yM6a5s3cNcQYMjTPQecnRpGirFW+UmVhvA==
2949+
dependencies:
2950+
"@modelcontextprotocol/sdk" "^1.17.3"
2951+
"@salesforce/core" "^8"
2952+
"@salesforce/ts-types" "^2"
2953+
semver "^7.7.2"
2954+
zod "^3.23.8"
2955+
29452956
"@salesforce/o11y-reporter@1.3.2":
29462957
version "1.3.2"
29472958
resolved "https://registry.yarnpkg.com/@salesforce/o11y-reporter/-/o11y-reporter-1.3.2.tgz#36e30312135dc3e5842358a5bdd0ae8f796cfcf0"
@@ -10516,7 +10527,16 @@ stop-iteration-iterator@^1.1.0:
1051610527
es-errors "^1.3.0"
1051710528
internal-slot "^1.1.0"
1051810529

10519-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10530+
"string-width-cjs@npm:string-width@^4.2.0":
10531+
version "4.2.3"
10532+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10533+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10534+
dependencies:
10535+
emoji-regex "^8.0.0"
10536+
is-fullwidth-code-point "^3.0.0"
10537+
strip-ansi "^6.0.1"
10538+
10539+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1052010540
version "4.2.3"
1052110541
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1052210542
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10588,7 +10608,14 @@ stringify-entities@^4.0.0:
1058810608
character-entities-html4 "^2.0.0"
1058910609
character-entities-legacy "^3.0.0"
1059010610

10591-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10611+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10612+
version "6.0.1"
10613+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10614+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10615+
dependencies:
10616+
ansi-regex "^5.0.1"
10617+
10618+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1059210619
version "6.0.1"
1059310620
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1059410621
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11468,7 +11495,7 @@ workerpool@^6.5.1:
1146811495
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
1146911496
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1147011497

11471-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11498+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1147211499
version "7.0.0"
1147311500
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1147411501
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11486,6 +11513,15 @@ wrap-ansi@^6.2.0:
1148611513
string-width "^4.1.0"
1148711514
strip-ansi "^6.0.0"
1148811515

11516+
wrap-ansi@^7.0.0:
11517+
version "7.0.0"
11518+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11519+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11520+
dependencies:
11521+
ansi-styles "^4.0.0"
11522+
string-width "^4.1.0"
11523+
strip-ansi "^6.0.0"
11524+
1148911525
wrap-ansi@^8.1.0:
1149011526
version "8.1.0"
1149111527
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)