From 57ec6374d5e1f612d7b209ac00d95b71a1f7a8c2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 28 Aug 2026 04:50:51 +0000 Subject: [PATCH] chore(release): bump to 2.151.2 --- README.md | 34 +++++++++++++++++----------------- package.json | 6 +++--- yarn.lock | 47 ++++++++++++++++++++++++++++++++++++----------- 3 files changed, 56 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index b5edc522..474eed43 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.151.1 linux-x64 node-v24.19.0 +@salesforce/cli/2.151.2 linux-x64 node-v24.19.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -11400,7 +11400,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/analytics/template.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/analytics/template.ts)_ ## `sf template generate apex class` @@ -11462,7 +11462,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/apex/class.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/apex/class.ts)_ ## `sf template generate apex trigger` @@ -11532,7 +11532,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/apex/trigger.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/apex/trigger.ts)_ ## `sf template generate digital-experience site` @@ -11586,7 +11586,7 @@ FLAG DESCRIPTIONS project, defaults to the current directory. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/digital-experience/site.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/digital-experience/site.ts)_ ## `sf template generate flexipage` @@ -11668,7 +11668,7 @@ FLAG DESCRIPTIONS 'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/flexipage/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/flexipage/index.ts)_ ## `sf template generate lightning app` @@ -11726,7 +11726,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/lightning/app.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/lightning/app.ts)_ ## `sf template generate lightning component` @@ -11803,7 +11803,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/lightning/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/lightning/component.ts)_ ## `sf template generate lightning event` @@ -11861,7 +11861,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/lightning/event.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/lightning/event.ts)_ ## `sf template generate lightning interface` @@ -11919,7 +11919,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/lightning/interface.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/lightning/interface.ts)_ ## `sf template generate lightning test` @@ -11977,7 +11977,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/lightning/test.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/lightning/test.ts)_ ## `sf template generate project` @@ -12109,7 +12109,7 @@ FLAG DESCRIPTIONS server-side type stripping. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/project/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/project/index.ts)_ ## `sf template generate static-resource` @@ -12172,7 +12172,7 @@ FLAG DESCRIPTIONS etc. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/static-resource/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/static-resource/index.ts)_ ## `sf template generate ui-bundle` @@ -12261,7 +12261,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/ui-bundle/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/ui-bundle/index.ts)_ ## `sf template generate visualforce component` @@ -12318,7 +12318,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/visualforce/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/visualforce/component.ts)_ ## `sf template generate visualforce page` @@ -12369,7 +12369,7 @@ FLAG DESCRIPTIONS The name can be up to 40 characters and must start with a letter. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.0.11/src/commands/template/generate/visualforce/page.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/57.1.0/src/commands/template/generate/visualforce/page.ts)_ ## `sf update [CHANNEL]` @@ -12427,7 +12427,7 @@ FLAG DESCRIPTIONS Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using. ``` -_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.3.0/src/commands/version.ts)_ +_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/2.4.0/src/commands/version.ts)_ ## `sf which` diff --git a/package.json b/package.json index a2b00015..f3ca7426 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.151.1", + "version": "2.151.2", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -154,7 +154,7 @@ "@oclif/plugin-plugins": "5.5.2", "@oclif/plugin-search": "1.3.0", "@oclif/plugin-update": "4.8.0", - "@oclif/plugin-version": "2.3.0", + "@oclif/plugin-version": "2.4.0", "@oclif/plugin-warn-if-update-available": "3.2.0", "@oclif/plugin-which": "3.3.0", "@salesforce/core": "^9.1.8", @@ -174,7 +174,7 @@ "@salesforce/plugin-settings": "3.0.6", "@salesforce/plugin-sobject": "2.0.5", "@salesforce/plugin-telemetry": "4.0.6", - "@salesforce/plugin-templates": "57.0.11", + "@salesforce/plugin-templates": "57.1.0", "@salesforce/plugin-trust": "4.0.10", "@salesforce/plugin-user": "5.0.2", "@salesforce/sf-plugins-core": "13.0.3", diff --git a/yarn.lock b/yarn.lock index e78ae2c9..21bb99d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1457,10 +1457,10 @@ semver "^7.8.5" tar-fs "^2.1.5" -"@oclif/plugin-version@2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-2.3.0.tgz#0bca36f1b85526829d2137627105ae7770d6aa96" - integrity sha512-80Sqrid1e0Gf4VSh4p5KiUPwd08mYqki6dFxGp7GN3gga1w2UVgJqqToXgUyESDQXPG03TLw+Ejsby1VUdMi6g== +"@oclif/plugin-version@2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-2.4.0.tgz#436f549299148a4481da41dfc2ce5cb5410e4754" + integrity sha512-6pWQTlR364btd5//+SJ0XyaJt0hexKQz0GZ/GUfJXWZ7hoSydvkU8JH3R9o11jY+E75lGKxxkswtnPSWHqx14Q== dependencies: "@oclif/core" "^4" ansis "^3.17.0" @@ -2205,10 +2205,10 @@ "@salesforce/ts-types" "^3.0.1" debug "^4.4.3" -"@salesforce/plugin-templates@57.0.11": - version "57.0.11" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-57.0.11.tgz#662252c99ae1cdaab07d96f616e3565ddf1274c8" - integrity sha512-Y/Ig8ZywXkF8/ZuV5utCA+hWEAkwEGDIcYAlYb+g/nSaiVlVVGzbp0N7ONnviQkfUron+5UbpJ9qMTeB6w1Ysw== +"@salesforce/plugin-templates@57.1.0": + version "57.1.0" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-57.1.0.tgz#789fc44986c6d528e8f50c73b5c41bf68a3e17c5" + integrity sha512-Fjn64iG6mI+qzFlF3ylBl75NwHGpu+St5m5zMpYhL209Bqtf58Ut+dmmgQuoWdROtsD9fDxj8H7TDg0Vp/d65Q== dependencies: "@salesforce/core" "^9.1.2" "@salesforce/sf-plugins-core" "^13.0.0" @@ -9789,7 +9789,16 @@ stop-iteration-iterator@^1.1.0: es-errors "^1.3.0" internal-slot "^1.1.0" -"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: +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -9879,7 +9888,14 @@ stringify-entities@^4.0.0: character-entities-html4 "^2.0.0" character-entities-legacy "^3.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -10717,7 +10733,7 @@ workerpool@^6.5.1: resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544" integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -10735,6 +10751,15 @@ wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"