Skip to content

Commit

Permalink
Merge pull request #1455 from salesforcecli/release/2.28.1
Browse files Browse the repository at this point in the history
Release PR for 2.28.1 as nightly
  • Loading branch information
svc-cli-bot authored Feb 2, 2024
2 parents fec977d + a667df1 commit d25ca9d
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 38 deletions.
48 changes: 24 additions & 24 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.28.0 linux-x64 node-v20.11.0
@salesforce/cli/2.28.1 linux-x64 node-v20.11.0
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down Expand Up @@ -3962,7 +3962,7 @@ FLAG DESCRIPTIONS
subscribers.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package1/version/create.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package1/version/create.ts)_

## `sf package1 version create get`

Expand Down Expand Up @@ -3994,7 +3994,7 @@ EXAMPLES
$ sf package1 version create get --request-id 0HD... --target-org myorg@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package1/version/create/get.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package1/version/create/get.ts)_

## `sf package1 version display`

Expand Down Expand Up @@ -4027,7 +4027,7 @@ EXAMPLES
$ sf package1 version display --package-version-id 04t... --target-org myorg@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package1/version/display.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package1/version/display.ts)_

## `sf package1 version list`

Expand Down Expand Up @@ -4064,7 +4064,7 @@ FLAG DESCRIPTIONS
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package1/version/list.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package1/version/list.ts)_

## `sf package create`

Expand Down Expand Up @@ -4142,7 +4142,7 @@ FLAG DESCRIPTIONS
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/create.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/create.ts)_

## `sf package delete`

Expand Down Expand Up @@ -4183,7 +4183,7 @@ EXAMPLES
$ sf package delete --package 0Ho... --target-dev-hub devhub@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/delete.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/delete.ts)_

## `sf package install`

Expand Down Expand Up @@ -4281,7 +4281,7 @@ FLAG DESCRIPTIONS
specify DeprecateOnly or Delete only for unlocked package upgrades.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/install.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/install.ts)_

## `sf package install report`

Expand Down Expand Up @@ -4313,7 +4313,7 @@ EXAMPLES
$ sf package install report --request-id 0Hf... --target-org me@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/install/report.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/install/report.ts)_

## `sf package installed list`

Expand Down Expand Up @@ -4344,7 +4344,7 @@ EXAMPLES
$ sf package installed list --target-org me@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/installed/list.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/installed/list.ts)_

## `sf package list`

Expand Down Expand Up @@ -4381,7 +4381,7 @@ EXAMPLES
$ sf package list --target-dev-hub devhub@example.com --verbose
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/list.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/list.ts)_

## `sf package uninstall`

Expand Down Expand Up @@ -4428,7 +4428,7 @@ EXAMPLES
$ sf package uninstall --package "Undesirable Package Alias"
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/uninstall.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/uninstall.ts)_

## `sf package uninstall report`

Expand Down Expand Up @@ -4460,7 +4460,7 @@ EXAMPLES
$ sf package uninstall report --request-id 06y... --target-org me@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/uninstall/report.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/uninstall/report.ts)_

## `sf package update`

Expand Down Expand Up @@ -4514,7 +4514,7 @@ FLAG DESCRIPTIONS
associated with your package.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/update.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/update.ts)_

## `sf package version create`

Expand Down Expand Up @@ -4669,7 +4669,7 @@ FLAG DESCRIPTIONS
periods of no output from commands.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/create.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/create.ts)_

## `sf package version create list`

Expand Down Expand Up @@ -4729,7 +4729,7 @@ EXAMPLES
$ sf package version create list --created-last-days 0 --status Success
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/create/list.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/create/list.ts)_

## `sf package version create report`

Expand Down Expand Up @@ -4771,7 +4771,7 @@ EXAMPLES
$ sf package version create report --package-create-request-id 08c... --target-dev-hub devhub@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/create/report.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/create/report.ts)_

## `sf package version delete`

Expand Down Expand Up @@ -4809,7 +4809,7 @@ EXAMPLES
$ sf package version delete --package 04t... --target-org devhub@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/delete.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/delete.ts)_

## `sf package version displayancestry`

Expand Down Expand Up @@ -4867,7 +4867,7 @@ FLAG DESCRIPTIONS
You can use the DOT code output in graph visualization software to create tree visualizations.
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/displayancestry.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/displayancestry.ts)_

## `sf package version list`

Expand Down Expand Up @@ -4935,7 +4935,7 @@ EXAMPLES
$ sf package version list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/list.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/list.ts)_

## `sf package version promote`

Expand Down Expand Up @@ -4978,7 +4978,7 @@ EXAMPLES
$ sf package version promote --package "Awesome Package Alias"
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/promote.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/promote.ts)_

## `sf package version report`

Expand Down Expand Up @@ -5017,7 +5017,7 @@ EXAMPLES
$ sf package version report --package "Your Package Alias" --target-dev-hub devhub@example.com
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/report.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/report.ts)_

## `sf package version update`

Expand Down Expand Up @@ -5069,7 +5069,7 @@ EXAMPLES
$ sf package version update --package 04t... --version-description "New Package Version Description"
```

_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.4/src/commands/package/version/update.ts)_
_See code: [@salesforce/plugin-packaging](https://github.com/salesforcecli/plugin-packaging/blob/2.1.5/src/commands/package/version/update.ts)_

## `sf plugins`

Expand Down Expand Up @@ -5253,7 +5253,7 @@ EXAMPLES
$ sf plugins trust verify --npm @scope/npmName
```

_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.4/src/commands/plugins/trust/verify.ts)_
_See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.3.5/src/commands/plugins/trust/verify.ts)_

## `sf plugins:uninstall PLUGIN...`

Expand Down
6 changes: 3 additions & 3 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.28.0",
"version": "2.28.1",
"author": "Salesforce",
"bin": {
"sf": "./bin/run.js",
Expand Down Expand Up @@ -154,14 +154,14 @@
"@salesforce/plugin-limits": "3.1.6",
"@salesforce/plugin-marketplace": "1.0.20",
"@salesforce/plugin-org": "3.3.10",
"@salesforce/plugin-packaging": "2.1.4",
"@salesforce/plugin-packaging": "2.1.5",
"@salesforce/plugin-schema": "3.1.0",
"@salesforce/plugin-settings": "2.0.21",
"@salesforce/plugin-sobject": "1.1.6",
"@salesforce/plugin-source": "3.1.8",
"@salesforce/plugin-telemetry": "3.1.10",
"@salesforce/plugin-templates": "56.0.12",
"@salesforce/plugin-trust": "3.3.4",
"@salesforce/plugin-trust": "3.3.5",
"@salesforce/plugin-user": "3.2.6",
"@salesforce/sf-plugins-core": "7.1.4",
"debug": "^4.3.4"
Expand Down
23 changes: 12 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2684,7 +2684,7 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/packaging@^3.2.6":
"@salesforce/packaging@^3.2.8":
version "3.2.8"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-3.2.8.tgz#b2548568c774d67928a1d48849d014598a9103b7"
integrity sha512-gIhEBq7E+5pcNK+Jp8NFsfQV0W9XvlmAJlXlPafyglWxnhOhMIcR6xzOxR9CwbSFVlHAX7lSBFpbbOPsLVJaPg==
Expand Down Expand Up @@ -2832,15 +2832,15 @@
is-wsl "^3.1.0"
open "^10.0.3"

"@salesforce/plugin-packaging@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-packaging/-/plugin-packaging-2.1.4.tgz#9a910dd051724c7591f30a3303f8dff48067e77e"
integrity sha512-lgym/msjK2l5pjye4YvthRXicT9I2pLycug+exnVaweC4X9l+JA5gyrZ3g+ZoMa2BjzgS7tJIYvLEy7PQsB8aw==
"@salesforce/plugin-packaging@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-packaging/-/plugin-packaging-2.1.5.tgz#06a94d55d23b5cd7f3bf2bf27173dd1d99c5d402"
integrity sha512-RBsvL31nB0NW6ByjUNsTmSUWc6BR4K/Gr6SWdlQ0kNLCYhxO63Icn94ugpOZLlUVemCQTHjGPNNujDYDKS5iiw==
dependencies:
"@oclif/core" "^3.14.1"
"@salesforce/core" "^6.4.4"
"@salesforce/core" "^6.5.1"
"@salesforce/kit" "^3.0.15"
"@salesforce/packaging" "^3.2.6"
"@salesforce/packaging" "^3.2.8"
"@salesforce/sf-plugins-core" "^7.0.0"
chalk "^5.3.0"

Expand Down Expand Up @@ -2947,10 +2947,10 @@
yeoman-environment "^3"
yeoman-generator "^5"

"@salesforce/plugin-trust@3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.3.4.tgz#6c572d8cfcebe1ad71c42a3043b2b5d4fd7b6e7c"
integrity sha512-Z8DBxgA+LOcIrbirS6qai9Ur1P+A/gl2cgreiEDzGJPH6I9m2DD6gbi5rPHwujyLLbLBhn365RSHrhblIiCkRw==
"@salesforce/plugin-trust@3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.3.5.tgz#fa3ca383b15a9427e85e8ceee2885fb9839bf3e6"
integrity sha512-7cHWhPnR8jiPrrCkyUNJnzEsr+LTB7CPCes3P6RlHXJWi3CSiYTAJpTtCHUUyypGu+A82XkbMdiFkrCRbmn5uw==
dependencies:
"@oclif/core" "^3.15.0"
"@salesforce/core" "^6.5.1"
Expand All @@ -2959,6 +2959,7 @@
npm "10.2.3"
npm-run-path "^4.0.1"
proxy-agent "^6.3.1"
semver "^7.5.4"
shelljs "^0.8.4"

"@salesforce/plugin-trust@^2.6.23":
Expand Down

0 comments on commit d25ca9d

Please sign in to comment.