Skip to content

Commit

Permalink
Merge pull request #1801 from salesforcecli/release/2.51.5
Browse files Browse the repository at this point in the history
Release PR for 2.51.5 as nightly
  • Loading branch information
svc-cli-bot committed Jul 16, 2024
2 parents 42c1217 + e4c9d71 commit 7df8e72
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 147 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
$ sf COMMAND
running command...
$ sf (--version|-v)
@salesforce/cli/2.51.4 linux-x64 node-v20.15.0
@salesforce/cli/2.51.5 linux-x64 node-v20.15.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -5433,7 +5433,7 @@ EXAMPLES
$ sf plugins discover
```

_See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.17/src/commands/plugins/discover.ts)_
_See code: [@salesforce/plugin-marketplace](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.18/src/commands/plugins/discover.ts)_

## `sf plugins:inspect PLUGIN...`

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/cli",
"description": "The Salesforce CLI",
"version": "2.51.4",
"version": "2.51.5",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -158,7 +158,7 @@
"@salesforce/plugin-deploy-retrieve": "3.9.14",
"@salesforce/plugin-info": "3.3.18",
"@salesforce/plugin-limits": "3.3.18",
"@salesforce/plugin-marketplace": "1.2.17",
"@salesforce/plugin-marketplace": "1.2.18",
"@salesforce/plugin-org": "4.3.5",
"@salesforce/plugin-packaging": "2.7.1",
"@salesforce/plugin-schema": "3.3.19",
Expand Down
159 changes: 16 additions & 143 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,14 +2320,14 @@
"@salesforce/core" "^8.1.1"
"@salesforce/sf-plugins-core" "^11.1.6"

"@salesforce/plugin-marketplace@1.2.17":
version "1.2.17"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.17.tgz#d8ba6f26b5bf202597b72e72559c7564b4b038e0"
integrity sha512-VSkx6N7pCA6YzhbkWQ95Ublq4LedtqJ7Yz0HcZBUwpW6jh1Rb1jt+WwSuyMwmzluna0Lv/4ZBt5mX/fQybVslw==
"@salesforce/plugin-marketplace@1.2.18":
version "1.2.18"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.18.tgz#45528c947f72aecf768573edc76074db421eeeeb"
integrity sha512-3CvPSZg20uqklGY2HKmqk3puMG+bLpLYw8gvYg2IPJGIhVnu8rfVO6A9iKlLEtIkzsbnXuNhKYid5wQ1isI5Jg==
dependencies:
"@salesforce/core" "^8.0.1"
"@salesforce/kit" "^3.1.6"
"@salesforce/sf-plugins-core" "^11.1.2"
"@salesforce/sf-plugins-core" "^11.1.7"
got "^13.0.0"
proxy-agent "^6.4.0"

Expand Down Expand Up @@ -2759,18 +2759,7 @@
dependencies:
tslib "^2.6.2"

"@smithy/config-resolver@^3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.4.tgz#85fffa86cee4562f867b0a70a374057a48525d1b"
integrity sha512-VwiOk7TwXoE7NlNguV/aPq1hFH72tqkHCw8eWXbr2xHspRyyv9DLpLXhq+Ieje+NwoqXrY0xyQjPXdOE6cGcHA==
dependencies:
"@smithy/node-config-provider" "^3.1.3"
"@smithy/types" "^3.3.0"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/config-resolver@^3.0.5":
"@smithy/config-resolver@^3.0.4", "@smithy/config-resolver@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.5.tgz#727978bba7ace754c741c259486a19d3083431fd"
integrity sha512-SkW5LxfkSI1bUC74OtfBbdz+grQXYiPYolyu8VfpLIjEoN/sHVBlLeGXMQ1vX4ejkgfv6sxVbQJ32yF2cl1veA==
Expand All @@ -2781,21 +2770,7 @@
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/core@^2.2.4":
version "2.2.5"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.2.5.tgz#2324b13a5ba4d3365fde248049c608860d7cce69"
integrity sha512-0kqyj93/Aa30TEXnnWRBetN8fDGjFF+u8cdIiMI8YS6CrUF2dLTavRfHKfWh5cL5d6s2ZNyEnLjBitdcKmkETQ==
dependencies:
"@smithy/middleware-endpoint" "^3.0.4"
"@smithy/middleware-retry" "^3.0.8"
"@smithy/middleware-serde" "^3.0.3"
"@smithy/protocol-http" "^4.0.3"
"@smithy/smithy-client" "^3.1.6"
"@smithy/types" "^3.3.0"
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/core@^2.2.6":
"@smithy/core@^2.2.4", "@smithy/core@^2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.2.6.tgz#05e3482079fff7522077e0f3ce2ee6cc507f461c"
integrity sha512-tBbVIv/ui7/lLTKayYJJvi8JLVL2SwOQTbNFEOrvzSE3ktByvsa1erwBOnAMo8N5Vu30g7lN4lLStrU75oDGuw==
Expand All @@ -2809,18 +2784,7 @@
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/credential-provider-imds@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.3.tgz#43e6c2d1e3df6bb6bb28bfae6b99c5a4d93bda09"
integrity sha512-U1Yrv6hx/mRK6k8AncuI6jLUx9rn0VVSd9NPEX6pyYFBfkSkChOc/n4zUb8alHUVg83TbI4OdZVo1X0Zfj3ijA==
dependencies:
"@smithy/node-config-provider" "^3.1.3"
"@smithy/property-provider" "^3.1.3"
"@smithy/types" "^3.3.0"
"@smithy/url-parser" "^3.0.3"
tslib "^2.6.2"

"@smithy/credential-provider-imds@^3.1.4":
"@smithy/credential-provider-imds@^3.1.3", "@smithy/credential-provider-imds@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.1.4.tgz#797116f68cc3ffa658469558cc014f25d9febe09"
integrity sha512-NKyH01m97Xa5xf3pB2QOF3lnuE8RIK0hTVNU5zvZAwZU8uspYO4DHQVlK+Y5gwSrujTfHvbfd1D9UFJAc0iYKQ==
Expand Down Expand Up @@ -2956,20 +2920,7 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/middleware-endpoint@^3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.4.tgz#c18518b21c80887c16fb595b156c7c009b0b64ca"
integrity sha512-whUJMEPwl3ANIbXjBXZVdJNgfV2ZU8ayln7xUM47rXL2txuenI7jQ/VFFwCzy5lCmXScjp6zYtptW5Evud8e9g==
dependencies:
"@smithy/middleware-serde" "^3.0.3"
"@smithy/node-config-provider" "^3.1.3"
"@smithy/shared-ini-file-loader" "^3.1.3"
"@smithy/types" "^3.3.0"
"@smithy/url-parser" "^3.0.3"
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/middleware-endpoint@^3.0.5":
"@smithy/middleware-endpoint@^3.0.4", "@smithy/middleware-endpoint@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.5.tgz#76e8a559e891282d3ede9ab8e228e66cbee89b21"
integrity sha512-V4acqqrh5tDxUEGVTOgf2lYMZqPQsoGntCrjrJZEeBzEzDry2d2vcI1QCXhGltXPPY+BMc6eksZMguA9fIY8vA==
Expand All @@ -2982,22 +2933,7 @@
"@smithy/util-middleware" "^3.0.3"
tslib "^2.6.2"

"@smithy/middleware-retry@^3.0.7", "@smithy/middleware-retry@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.8.tgz#507cb9d421875b6f82da54c416e3e644754d9e8b"
integrity sha512-wmIw3t6ZbeqstUFdXtStzSSltoYrcfc28ndnr0mDSMmtMSRNduNbmneA7xiE224fVFXzbf24+0oREks1u2X7Mw==
dependencies:
"@smithy/node-config-provider" "^3.1.3"
"@smithy/protocol-http" "^4.0.3"
"@smithy/service-error-classification" "^3.0.3"
"@smithy/smithy-client" "^3.1.6"
"@smithy/types" "^3.3.0"
"@smithy/util-middleware" "^3.0.3"
"@smithy/util-retry" "^3.0.3"
tslib "^2.6.2"
uuid "^9.0.1"

"@smithy/middleware-retry@^3.0.9":
"@smithy/middleware-retry@^3.0.7", "@smithy/middleware-retry@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.9.tgz#3d5c33b49ad372bf02c8525931febc5cc246815c"
integrity sha512-Mrv9omExU1gA7Y0VEJG2LieGfPYtwwcEiOnVGZ54a37NEMr66TJ0glFslOJFuKWG6izg5DpKIUmDV9rRxjm47Q==
Expand Down Expand Up @@ -3028,17 +2964,7 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/node-config-provider@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.1.3.tgz#e8e69d0df5be9d6ed3f3a84f51fd2176f09c7ab8"
integrity sha512-rxdpAZczzholz6CYZxtqDu/aKTxATD5DAUDVj7HoEulq+pDSQVWzbg0btZDlxeFfa6bb2b5tUvgdX5+k8jUqcg==
dependencies:
"@smithy/property-provider" "^3.1.3"
"@smithy/shared-ini-file-loader" "^3.1.3"
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/node-config-provider@^3.1.4":
"@smithy/node-config-provider@^3.1.3", "@smithy/node-config-provider@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.1.4.tgz#05647bed666aa8036a1ad72323c1942e5d421be1"
integrity sha512-YvnElQy8HR4vDcAjoy7Xkx9YT8xZP4cBXcbJSgm/kxmiQu08DwUwj8rkGnyoJTpfl/3xYHH+d8zE+eHqoDCSdQ==
Expand Down Expand Up @@ -3099,15 +3025,7 @@
dependencies:
"@smithy/types" "^3.3.0"

"@smithy/shared-ini-file-loader@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.3.tgz#49a5e0e8cd98d219e7e56860586710b146d52ade"
integrity sha512-Z8Y3+08vgoDgl4HENqNnnzSISAaGrF2RoKupoC47u2wiMp+Z8P/8mDh1CL8+8ujfi2U5naNvopSBmP/BUj8b5w==
dependencies:
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/shared-ini-file-loader@^3.1.4":
"@smithy/shared-ini-file-loader@^3.1.3", "@smithy/shared-ini-file-loader@^3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.1.4.tgz#7dceaf5a5307a2ee347ace8aba17312a1a3ede15"
integrity sha512-qMxS4hBGB8FY2GQqshcRUy1K6k8aBWP5vwm8qKkCT3A9K2dawUwOIJfqh9Yste/Bl0J2lzosVyrXDj68kLcHXQ==
Expand All @@ -3128,19 +3046,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^3.1.5", "@smithy/smithy-client@^3.1.6":
version "3.1.6"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.6.tgz#8f93c4bbf0c1ab069538b7f3122b09cc23740b48"
integrity sha512-w9oboI661hfptr26houZ5mdKc//DMxkuOMXSaIiALqGn4bHYT9S4U69BBS6tHX4TZHgShmhcz0d6aXk7FY5soA==
dependencies:
"@smithy/middleware-endpoint" "^3.0.4"
"@smithy/middleware-stack" "^3.0.3"
"@smithy/protocol-http" "^4.0.3"
"@smithy/types" "^3.3.0"
"@smithy/util-stream" "^3.0.6"
tslib "^2.6.2"

"@smithy/smithy-client@^3.1.7":
"@smithy/smithy-client@^3.1.5", "@smithy/smithy-client@^3.1.7":
version "3.1.7"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.1.7.tgz#56c1eee68b903053e246fb141253a567cc4d9930"
integrity sha512-nZbJZB0XI3YnaFBWGDBr7kjaew6O0oNYNmopyIz6gKZEbxzrtH7rwvU1GcVxcSFoOwWecLJEe79fxEMljHopFQ==
Expand Down Expand Up @@ -3214,18 +3120,7 @@
dependencies:
tslib "^2.6.2"

"@smithy/util-defaults-mode-browser@^3.0.7":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.8.tgz#bdb082942a4785ff0ea9acad52d23e9b3853feec"
integrity sha512-eLRHCvM1w3ZJkYcd60yKqM3d70dPB+071EDpf9ZGYqFed3xcm/+pWwNS/xM0JXRrjm0yAA19dWcdFN2IE/66pQ==
dependencies:
"@smithy/property-provider" "^3.1.3"
"@smithy/smithy-client" "^3.1.6"
"@smithy/types" "^3.3.0"
bowser "^2.11.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-browser@^3.0.9":
"@smithy/util-defaults-mode-browser@^3.0.7", "@smithy/util-defaults-mode-browser@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.9.tgz#a7035ca57f359810f52d828c68ad8746b0120113"
integrity sha512-WKPcElz92MAQG09miBdb0GxEH/MwD5GfE8g07WokITq5g6J1ROQfYCKC1wNnkqAGfrSywT7L0rdvvqlBplqiyA==
Expand All @@ -3236,20 +3131,7 @@
bowser "^2.11.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-node@^3.0.7":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.8.tgz#66c6c7e2b4fde80bb57a1e13c6969e22d149de9a"
integrity sha512-Tajvdyg5+k77j6AOrwSCZgi7KdBizqPNs3HCnFGRoxDjzh+CjPLaLrXbIRB0lsAmqYmRHIU34IogByaqvDrkBQ==
dependencies:
"@smithy/config-resolver" "^3.0.4"
"@smithy/credential-provider-imds" "^3.1.3"
"@smithy/node-config-provider" "^3.1.3"
"@smithy/property-provider" "^3.1.3"
"@smithy/smithy-client" "^3.1.6"
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/util-defaults-mode-node@^3.0.9":
"@smithy/util-defaults-mode-node@^3.0.7", "@smithy/util-defaults-mode-node@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.9.tgz#d31cd62e9bcc005f92923fc7b6bc0366c3b0478a"
integrity sha512-dQLrUqFxqpf0GvEKEuFdgXcdZwz6oFm752h4d6C7lQz+RLddf761L2r7dSwGWzESMMB3wKj0jL+skRhEGlecjw==
Expand All @@ -3262,16 +3144,7 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/util-endpoints@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.4.tgz#0cfb01deb42ec5cd819b54e85acb2c32e4ba4385"
integrity sha512-ZAtNf+vXAsgzgRutDDiklU09ZzZiiV/nATyqde4Um4priTmasDH+eLpp3tspL0hS2dEootyFMhu1Y6Y+tzpWBQ==
dependencies:
"@smithy/node-config-provider" "^3.1.3"
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@smithy/util-endpoints@^2.0.5":
"@smithy/util-endpoints@^2.0.4", "@smithy/util-endpoints@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.5.tgz#e3a7a4d1c41250bfd2b2d890d591273a7d8934be"
integrity sha512-ReQP0BWihIE68OAblC/WQmDD40Gx+QY1Ez8mTdFMXpmjfxSyz2fVQu3A4zXRfQU9sZXtewk3GmhfOHswvX+eNg==
Expand Down

0 comments on commit 7df8e72

Please sign in to comment.