Skip to content

Commit

Permalink
Merge pull request #1970 from salesforcecli/release/2.65.6
Browse files Browse the repository at this point in the history
Release PR for 2.65.6 as nightly
  • Loading branch information
svc-cli-bot authored Oct 29, 2024
2 parents 4ef5e0c + 3e0a50f commit 5042620
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 20 deletions.
6 changes: 3 additions & 3 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.65.5 linux-x64 node-v20.18.0
@salesforce/cli/2.65.6 linux-x64 node-v20.18.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -3724,7 +3724,7 @@ EXAMPLES
$ sf org list limits --target-org my-scratch-org
```

_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.36/src/commands/org/list/limits.ts)_
_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.37/src/commands/org/list/limits.ts)_

## `sf org list metadata`

Expand Down Expand Up @@ -3892,7 +3892,7 @@ EXAMPLES
$ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
```

_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.36/src/commands/org/list/sobject/record-counts.ts)_
_See code: [@salesforce/plugin-limits](https://github.com/salesforcecli/plugin-limits/blob/3.3.37/src/commands/org/list/sobject/record-counts.ts)_

## `sf org list users`

Expand Down
8 changes: 4 additions & 4 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.65.5",
"version": "2.65.6",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -77,7 +77,7 @@
"jitPlugins": {
"@salesforce/plugin-custom-metadata": "3.3.36",
"@salesforce/plugin-community": "3.3.1",
"@salesforce/plugin-dev": "2.4.2",
"@salesforce/plugin-dev": "2.5.0",
"@salesforce/plugin-devops-center": "1.2.25",
"@salesforce/plugin-env": "3.0.33",
"@salesforce/plugin-functions": "1.23.0",
Expand Down Expand Up @@ -139,7 +139,7 @@
},
"dependencies": {
"@inquirer/select": "^2.3.5",
"@oclif/core": "4.0.30",
"@oclif/core": "4.0.31",
"@oclif/plugin-autocomplete": "3.2.7",
"@oclif/plugin-commands": "4.1.5",
"@oclif/plugin-help": "6.2.16",
Expand All @@ -158,7 +158,7 @@
"@salesforce/plugin-data": "3.8.2",
"@salesforce/plugin-deploy-retrieve": "3.15.3",
"@salesforce/plugin-info": "3.4.15",
"@salesforce/plugin-limits": "3.3.36",
"@salesforce/plugin-limits": "3.3.37",
"@salesforce/plugin-marketplace": "1.3.2",
"@salesforce/plugin-org": "5.0.2",
"@salesforce/plugin-packaging": "2.8.12",
Expand Down
38 changes: 25 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,15 +929,15 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
"@aws-sdk/[email protected]":
version "3.667.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.667.0.tgz#1b307c5af5a029ea1893f799fcfa122988f9d025"
integrity sha512-gYq0xCsqFfQaSL/yT1Gl1vIUjtsg7d7RhnUfsXaHt8xTxOKRTdH9GjbesBjXOzgOvB0W0vfssfreSNGFlOOMJg==
dependencies:
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
version "3.679.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.679.0.tgz#3737bb0f190add9e788b838a24cd5d8106dbed4f"
integrity sha512-NwVq8YvInxQdJ47+zz4fH3BRRLC6lL+WLkvr242PVBbUOLRyK/lkwHlfiKUoeVIMyK5NF+up6TRg71t/8Bny6Q==
Expand Down Expand Up @@ -2055,10 +2055,10 @@
proc-log "^5.0.0"
which "^5.0.0"

"@oclif/[email protected].30", "@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.28", "@oclif/core@^4.0.30", "@oclif/core@^4.0.6":
version "4.0.30"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.30.tgz#65672282756bf19fde3830cab6d8031bf6236064"
integrity sha512-Ak3OUdOcoovIRWZOT6oC5JhZgyJD90uWX/7HjSofn+C4LEmHxxfiyu04a73dwnezfzqDu9jEXfd2mQOOC54KZw==
"@oclif/[email protected].31", "@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.28", "@oclif/core@^4.0.30", "@oclif/core@^4.0.6":
version "4.0.31"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412"
integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand All @@ -2069,7 +2069,7 @@
get-package-type "^0.1.0"
globby "^11.1.0"
indent-string "^4.0.0"
is-wsl "^3"
is-wsl "^2.2.0"
lilconfig "^3.1.2"
minimatch "^9.0.5"
semver "^7.6.3"
Expand Down Expand Up @@ -2620,13 +2620,13 @@
proxy-agent "^6.4.0"
semver "^7.6.3"

"@salesforce/[email protected].36":
version "3.3.36"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-3.3.36.tgz#ed5ca80e449777e6177b7f8c349073c1172d7848"
integrity sha512-GSBxXkIh+4bbPpZV7hUh03N8x1jWjAqpify+o4w7hbm76x/nqqHMYrA49QkFsRvbW9VGUn5BYrdjV4msRHoiSw==
"@salesforce/[email protected].37":
version "3.3.37"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-limits/-/plugin-limits-3.3.37.tgz#3cb1589dcc65944dfbc1766799f6224984490cc4"
integrity sha512-Fmsp1lRsUgV0x3VbnYj8tu+GLZAkJT1a+3IRqAvKTfUf3IimIHRbgeUrndYFJuTkd5v4TreFWoAOnmlFRe2ngQ==
dependencies:
"@salesforce/core" "^8.5.7"
"@salesforce/sf-plugins-core" "^12.0.4"
"@salesforce/sf-plugins-core" "^12.0.9"

"@salesforce/[email protected]":
version "1.3.2"
Expand Down Expand Up @@ -7188,6 +7188,11 @@ is-date-object@^1.0.1:
dependencies:
has-tostringtag "^1.0.0"

is-docker@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa"
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==

is-docker@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz"
Expand Down Expand Up @@ -7378,7 +7383,14 @@ is-windows@^1.0.2:
resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz"
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==

is-wsl@^3, is-wsl@^3.1.0:
is-wsl@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
dependencies:
is-docker "^2.0.0"

is-wsl@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-3.1.0.tgz#e1c657e39c10090afcbedec61720f6b924c3cbd2"
integrity sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==
Expand Down

0 comments on commit 5042620

Please sign in to comment.