Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release PR for 2.57.0 as nightly #1858

Merged
merged 1 commit into from
Aug 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 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.56.6 linux-x64 node-v20.16.0
@salesforce/cli/2.57.0 linux-x64 node-v20.16.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -2778,7 +2778,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/create/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/create/sandbox.ts)_

## `sf org create scratch`

Expand Down Expand Up @@ -2934,7 +2934,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/create/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/create/scratch.ts)_

## `sf org create user`

Expand Down Expand Up @@ -3092,7 +3092,7 @@ Delete the sandbox without prompting to confirm:

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/delete/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/delete/sandbox.ts)_

## `sf org delete scratch`

Expand Down Expand Up @@ -3138,7 +3138,7 @@ Delete the scratch org without prompting to confirm :

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/delete/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/delete/scratch.ts)_

## `sf org disable tracking`

Expand Down Expand Up @@ -3179,7 +3179,7 @@ Disable source tracking for your default org:

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/disable/tracking.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/disable/tracking.ts)_

## `sf org display`

Expand Down Expand Up @@ -3226,7 +3226,7 @@ Display information, including the sfdxAuthUrl property, about the org with alia

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/display.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/display.ts)_

## `sf org display user`

Expand Down Expand Up @@ -3311,7 +3311,7 @@ Enable source tracking for your default org:

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/enable/tracking.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/enable/tracking.ts)_

## `sf org generate password`

Expand Down Expand Up @@ -3421,7 +3421,7 @@ List orgs and remove local org authorization info about non-active scratch orgs:

```

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

## `sf org list auth`

Expand Down Expand Up @@ -3566,7 +3566,7 @@ FLAG DESCRIPTIONS

```

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

## `sf org list metadata-types`

Expand Down Expand Up @@ -3623,7 +3623,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/list/metadata-types.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/list/metadata-types.ts)_

## `sf org list sobject record-counts`

Expand Down Expand Up @@ -4215,7 +4215,7 @@ Open a local Flow in Flow Builder:

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/open.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/open.ts)_

## `sf org refresh sandbox`

Expand Down Expand Up @@ -4294,7 +4294,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/refresh/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/refresh/sandbox.ts)_

## `sf org resume sandbox`

Expand Down Expand Up @@ -4359,7 +4359,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/resume/sandbox.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/resume/sandbox.ts)_

## `sf org resume scratch`

Expand Down Expand Up @@ -4408,7 +4408,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.0/src/commands/org/resume/scratch.ts)_
_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.1/src/commands/org/resume/scratch.ts)_

## `sf package create`

Expand Down Expand Up @@ -5995,7 +5995,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/convert/mdapi.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/convert/mdapi.ts)_

## `sf project convert source`

Expand All @@ -6008,7 +6008,7 @@ $ sf project convert source [--json] [--flags-dir <value>] [--api-version <value
[-p <value>... | -x <value> | -m <value>...]

FLAGS
-d, --output-dir=<value> [default: metadataPackage_1724184942234] Output directory to store the Metadata
-d, --output-dir=<value> [default: metadataPackage_1724272022859] Output directory to store the Metadata
API–formatted files in.
-m, --metadata=<value>... Metadata component names to convert.
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
Expand Down Expand Up @@ -6070,7 +6070,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/convert/source.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/convert/source.ts)_

## `sf project convert source-behavior`

Expand Down Expand Up @@ -6129,7 +6129,7 @@ Keep the temporary directory that contains the interim metadata API formatted fi

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/convert/source-behavior.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/convert/source-behavior.ts)_

## `sf project delete source`

Expand Down Expand Up @@ -6271,7 +6271,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/delete/source.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/delete/source.ts)_

## `sf project delete tracking`

Expand Down Expand Up @@ -6310,7 +6310,7 @@ Delete local source tracking for the org with alias "my-scratch":

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/delete/tracking.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/delete/tracking.ts)_

## `sf project deploy cancel`

Expand Down Expand Up @@ -6384,7 +6384,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/cancel.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/cancel.ts)_

## `sf project deploy preview`

Expand Down Expand Up @@ -6469,7 +6469,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/preview.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/preview.ts)_

## `sf project deploy quick`

Expand Down Expand Up @@ -6564,7 +6564,7 @@ Canceling (69) The deploy is being canceled.

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/quick.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/quick.ts)_

## `sf project deploy report`

Expand Down Expand Up @@ -6658,7 +6658,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/report.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/report.ts)_

## `sf project deploy resume`

Expand Down Expand Up @@ -6757,7 +6757,7 @@ Canceling (69) The deploy is being canceled.

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/resume.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/resume.ts)_

## `sf project deploy start`

Expand Down Expand Up @@ -7012,7 +7012,7 @@ Canceling (69) The deploy is being canceled.

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/start.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/start.ts)_

## `sf project deploy validate`

Expand Down Expand Up @@ -7204,7 +7204,7 @@ Canceling (69) The deploy is being canceled.

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/deploy/validate.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/deploy/validate.ts)_

## `sf project generate`

Expand Down Expand Up @@ -7390,7 +7390,7 @@ Create a manifest from the metadata components in the specified org and include

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/generate/manifest.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/generate/manifest.ts)_

## `sf project list ignored`

Expand Down Expand Up @@ -7434,7 +7434,7 @@ Check if a particular file is ignored:

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/list/ignored.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/list/ignored.ts)_

## `sf project reset tracking`

Expand Down Expand Up @@ -7485,7 +7485,7 @@ Reset source tracking to revision number 30 for your default org:

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/reset/tracking.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/reset/tracking.ts)_

## `sf project retrieve preview`

Expand Down Expand Up @@ -7541,7 +7541,7 @@ FLAG DESCRIPTIONS

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/retrieve/preview.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/retrieve/preview.ts)_

## `sf project retrieve start`

Expand Down Expand Up @@ -7720,7 +7720,7 @@ SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the me

```

_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.1/src/commands/project/retrieve/start.ts)_
_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.0/src/commands/project/retrieve/start.ts)_

## `sf schema generate field`

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.56.6",
"version": "2.57.0",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -140,7 +140,7 @@
},
"dependencies": {
"@inquirer/select": "^2.3.5",
"@oclif/core": "4.0.17",
"@oclif/core": "4.0.18",
"@oclif/plugin-autocomplete": "3.2.0",
"@oclif/plugin-commands": "4.0.11",
"@oclif/plugin-help": "6.2.8",
Expand All @@ -157,11 +157,11 @@
"@salesforce/plugin-api": "1.1.0",
"@salesforce/plugin-auth": "3.6.48",
"@salesforce/plugin-data": "3.6.1",
"@salesforce/plugin-deploy-retrieve": "3.10.1",
"@salesforce/plugin-deploy-retrieve": "3.11.0",
"@salesforce/plugin-info": "3.3.29",
"@salesforce/plugin-limits": "3.3.25",
"@salesforce/plugin-marketplace": "1.2.22",
"@salesforce/plugin-org": "4.5.0",
"@salesforce/plugin-org": "4.5.1",
"@salesforce/plugin-packaging": "2.8.0",
"@salesforce/plugin-schema": "3.3.24",
"@salesforce/plugin-settings": "2.3.13",
Expand Down
35 changes: 18 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1730,10 +1730,10 @@
proc-log "^4.0.0"
which "^4.0.0"

"@oclif/[email protected].17", "@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.17", "@oclif/core@^4.0.6":
version "4.0.17"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
"@oclif/[email protected].18", "@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.17", "@oclif/core@^4.0.6":
version "4.0.18"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.18.tgz#a4df3fc79645491b5335dca11451c44edf5bf3df"
integrity sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand All @@ -1753,10 +1753,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/multi-stage-output@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.3.0.tgz#2d74763bd2215c61ec1cd53faf3138328d50122d"
integrity sha512-7pMD3CoXfS9/hEWzZ1b8GZb3leSNWENsMJS7uYTX0XqTXlrzh+eYvFHYcJh9bEkIw67LKjFfGGIwXbotdhtZKg==
"@oclif/multi-stage-output@^0.3.0", "@oclif/multi-stage-output@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.3.1.tgz#13222bef5fbc7e7dd3395536e7bc9d23dfabc8fa"
integrity sha512-CBE8Cesd3Pxd0n+9GUqaml1yHKi93dNGvP5ksS0SnUfkfFVI6AMPWDzFLmMiqNxl1k78+IklKoMygw0rqaZCvA==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.3"
Expand Down Expand Up @@ -2216,12 +2216,13 @@
csv-stringify "^6.5.1"
form-data "^4.0.0"

"@salesforce/plugin-deploy-retrieve@3.10.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.10.1.tgz#6845b29c76cb834f57780069d912237448f2b452"
integrity sha512-QpnDocZf7W4kS6dtkNucPsxvRdmc4FqYfpEEj/WkfDAZjHXfvtZFzYsfbIOGVM9294eZVPbEpix0BBFTX0ihFw==
"@salesforce/plugin-deploy-retrieve@3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.11.0.tgz#5b0893adcc294793a59b9beba1ec036c98f48fb2"
integrity sha512-5OPiuT3x7ULTeBOEVdDVG5EjAKWxIQUZkWktCewt9hdGeXatThoJ9f8laeOBvCHynKAghYayJ/36BnJs1K4wVA==
dependencies:
"@oclif/core" "^4.0.17"
"@oclif/multi-stage-output" "^0.3.0"
"@salesforce/apex-node" "^8.1.3"
"@salesforce/core" "^8.4.0"
"@salesforce/kit" "^3.2.1"
Expand Down Expand Up @@ -2269,13 +2270,13 @@
got "^13.0.0"
proxy-agent "^6.4.0"

"@salesforce/[email protected].0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.5.0.tgz#38537d594aabb9ee1886d8d01726a091ab0d5f6d"
integrity sha512-S5ksPzwUsw0d/NQUNSjuKPQoHtUQw1iHf7GtVpJA5WWwhkZAsPpVThWTSATkKt6yihxLlpNqOKmYgBE7LrLSRA==
"@salesforce/[email protected].1":
version "4.5.1"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.5.1.tgz#93842f365883256094886fd3d3ed1fb4b0e50805"
integrity sha512-T8X7ZBo6Egw3pXKRhUj2Y9iOwRkfshdZayx6iqs1bTC9cRqY8N1AqVDnCUxzJKSPax7kdqAQ09lez9sh3dx9xA==
dependencies:
"@oclif/core" "^4.0.16"
"@oclif/multi-stage-output" "^0.3.0"
"@oclif/multi-stage-output" "^0.3.1"
"@salesforce/core" "^8.4.0"
"@salesforce/kit" "^3.2.0"
"@salesforce/sf-plugins-core" "^11.3.3"
Expand Down
Loading