@salesforce/plugin-community 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -87,7 +87,8 @@ USAGE
87
87
  FLAGS
88
88
  -d, --description=<value> Description of the site.
89
89
  -n, --name=<value> (required) Name of the site to create.
90
- -o, --target-org=<value> (required) Username or alias of the target org.
90
+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
91
+ configuration variable is already set.
91
92
  -p, --url-path-prefix=<value> URL to append to the domain created when Digital Experiences was enabled for this org.
92
93
  -t, --template-name=<value> (required) Template to use to create a site.
93
94
  --api-version=<value> Override the api version used for api requests made by this command
@@ -162,7 +163,7 @@ FLAG DESCRIPTIONS
162
163
  available in your org.
163
164
  ```
164
165
 
165
- _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.2/src/commands/community/create.ts)_
166
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.4/src/commands/community/create.ts)_
166
167
 
167
168
  ## `sf community list template`
168
169
 
@@ -173,7 +174,8 @@ USAGE
173
174
  $ sf community list template -o <value> [--json] [--api-version <value>]
174
175
 
175
176
  FLAGS
176
- -o, --target-org=<value> (required) Username or alias of the target org.
177
+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
178
+ configuration variable is already set.
177
179
  --api-version=<value> Override the api version used for api requests made by this command
178
180
 
179
181
  GLOBAL FLAGS
@@ -195,7 +197,7 @@ EXAMPLES
195
197
  $ sf community list template --target-org my-scratch-org
196
198
  ```
197
199
 
198
- _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.2/src/commands/community/list/template.ts)_
200
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.4/src/commands/community/list/template.ts)_
199
201
 
200
202
  ## `sf community publish`
201
203
 
@@ -207,7 +209,8 @@ USAGE
207
209
 
208
210
  FLAGS
209
211
  -n, --name=<value> (required) Name of the Experience Builder site to publish.
210
- -o, --target-org=<value> (required) Username or alias of the target org.
212
+ -o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
213
+ configuration variable is already set.
211
214
  --api-version=<value> Override the api version used for api requests made by this command
212
215
 
213
216
  GLOBAL FLAGS
@@ -243,6 +246,6 @@ EXAMPLES
243
246
  $ sf community publish --name 'My Customer Site'
244
247
  ```
245
248
 
246
- _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.2/src/commands/community/publish.ts)_
249
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.4/src/commands/community/publish.ts)_
247
250
 
248
251
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -692,7 +692,7 @@
692
692
  supports-color "^8.1.1"
693
693
  tslib "^2"
694
694
 
695
- "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
695
+ "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
696
696
  version "2.15.0"
697
697
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
698
698
  integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
@@ -726,10 +726,10 @@
726
726
  wordwrap "^1.0.0"
727
727
  wrap-ansi "^7.0.0"
728
728
 
729
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
730
- version "3.11.0"
731
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
732
- integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
729
+ "@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
730
+ version "3.12.0"
731
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.12.0.tgz#4b38b1b5dab2f7585f89c3927a8a157b258b4bd6"
732
+ integrity sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==
733
733
  dependencies:
734
734
  ansi-escapes "^4.3.2"
735
735
  ansi-styles "^4.3.0"
@@ -737,6 +737,7 @@
737
737
  chalk "^4.1.2"
738
738
  clean-stack "^3.0.1"
739
739
  cli-progress "^3.12.0"
740
+ color "^4.2.3"
740
741
  debug "^4.3.4"
741
742
  ejs "^3.1.9"
742
743
  get-package-type "^0.1.0"
@@ -916,7 +917,7 @@
916
917
  strip-ansi "6.0.1"
917
918
  ts-retry-promise "^0.7.1"
918
919
 
919
- "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
920
+ "@salesforce/core@^5.3.20":
920
921
  version "5.3.20"
921
922
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
922
923
  integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
@@ -940,10 +941,10 @@
940
941
  semver "^7.5.4"
941
942
  ts-retry-promise "^0.7.1"
942
943
 
943
- "@salesforce/core@^6.1.0":
944
- version "6.1.2"
945
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.2.tgz#604c0cd3e3858e2f51c37b1a0904825015a07765"
946
- integrity sha512-h1sGWUfAMVtBvh+wXlSA+e2aJAJ/DnkUD+GLgRje6qUsgxKRNJcoKBCNZgjwAf+xAqJ5IprUZ+arTkU5ME86Mw==
944
+ "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0":
945
+ version "6.2.0"
946
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.0.tgz#9bac72c0b48c733cf1d32d19f9775c34d895f207"
947
+ integrity sha512-HuggjBCLA18yXYHChnsrPDGbM+fAPx+9NeS7Dkx3/o1VhJ2hok5BUkvdaeoAVex/0Oc2J+KcvX/gqrjY51iOhQ==
947
948
  dependencies:
948
949
  "@salesforce/kit" "^3.0.15"
949
950
  "@salesforce/schemas" "^1.6.1"
@@ -957,7 +958,7 @@
957
958
  jsforce "^2.0.0-beta.28"
958
959
  jsonwebtoken "9.0.2"
959
960
  jszip "3.10.1"
960
- pino "^8.16.1"
961
+ pino "^8.16.2"
961
962
  pino-abstract-transport "^1.1.0"
962
963
  pino-pretty "^10.2.3"
963
964
  proper-lockfile "^4.1.2"
@@ -969,10 +970,10 @@
969
970
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
970
971
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
971
972
 
972
- "@salesforce/dev-scripts@^7.1.0":
973
- version "7.1.0"
974
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.0.tgz#123708d4f494d8b95464b90c28993141986e84bc"
975
- integrity sha512-79x6QgENORLyCrr9b4MO2pPq8N7d9ILj83vOtAp5NLreAfjZN/c5TEEHuIZKZ3UaO+hkwbtzv3Qs6CyNxiasWA==
973
+ "@salesforce/dev-scripts@^7.1.1":
974
+ version "7.1.1"
975
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
976
+ integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
976
977
  dependencies:
977
978
  "@commitlint/cli" "^17.1.2"
978
979
  "@commitlint/config-conventional" "^17.1.0"
@@ -1000,7 +1001,7 @@
1000
1001
  typescript "^4.9.5"
1001
1002
  wireit "^0.14.1"
1002
1003
 
1003
- "@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.15":
1004
+ "@salesforce/kit@^3.0.15":
1004
1005
  version "3.0.15"
1005
1006
  resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
1006
1007
  integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
@@ -1008,15 +1009,15 @@
1008
1009
  "@salesforce/ts-types" "^2.0.9"
1009
1010
  tslib "^2.6.2"
1010
1011
 
1011
- "@salesforce/plugin-command-reference@^3.0.46":
1012
- version "3.0.46"
1013
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.46.tgz#8ade210de4c235fa8daa9b59272481bea61bcd54"
1014
- integrity sha512-tUe8pAarH/km7wbRDpKgWc3qCzh52q5FmJpnJbs7wwWnvM5X4MzdpZ/sF/8MT3cS6FkZy//ls796QIC0vvOYsA==
1012
+ "@salesforce/plugin-command-reference@^3.0.47":
1013
+ version "3.0.47"
1014
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.47.tgz#477c3384402ef08458f4259b100447e136384e85"
1015
+ integrity sha512-A3syaw8bf8Bovne6WDiYOcOeLFKTqf1T+MXlxXPwDkDM0X5squkwVvE6wun7S54Q3n4gCSlCPiAMbJfpF8wwaw==
1015
1016
  dependencies:
1016
- "@oclif/core" "^2.15.0"
1017
- "@salesforce/core" "^5.3.17"
1017
+ "@oclif/core" "^3.0.0"
1018
+ "@salesforce/core" "^5.3.20"
1018
1019
  "@salesforce/kit" "^3.0.15"
1019
- "@salesforce/sf-plugins-core" "^3.1.28"
1020
+ "@salesforce/sf-plugins-core" "^4"
1020
1021
  "@salesforce/ts-types" "^2.0.9"
1021
1022
  chalk "^4"
1022
1023
  handlebars "^4.7.8"
@@ -1032,32 +1033,33 @@
1032
1033
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1033
1034
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1034
1035
 
1035
- "@salesforce/sf-plugins-core@^3.1.28":
1036
- version "3.1.28"
1037
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz#7714c5b1ce26052bb5cbc524c5990bc52eb601cd"
1038
- integrity sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==
1036
+ "@salesforce/sf-plugins-core@^4":
1037
+ version "4.1.3"
1038
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.3.tgz#06fa96fec1903fe945def9303eb8c43058625a3d"
1039
+ integrity sha512-cia0FRknxeQU0IK5gOxlP2KGxqc5zxwSmHLKJsd5+sUFWpn3Hnun/3rDO94UXIDjuGKV7HK08hQNBKkSLeYaRA==
1039
1040
  dependencies:
1040
- "@oclif/core" "^2.15.0"
1041
- "@salesforce/core" "^5.3.1"
1042
- "@salesforce/kit" "^3.0.13"
1043
- "@salesforce/ts-types" "^2.0.7"
1041
+ "@oclif/core" "^3.11.0"
1042
+ "@salesforce/core" "^6.1.0"
1043
+ "@salesforce/kit" "^3.0.15"
1044
+ "@salesforce/ts-types" "^2.0.9"
1045
+ "@types/inquirer" "^8.2.3"
1044
1046
  chalk "^4"
1045
1047
  inquirer "^8.2.5"
1046
1048
 
1047
- "@salesforce/sf-plugins-core@^5.0.1":
1048
- version "5.0.1"
1049
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.1.tgz#16b085eda99e28f2607957954d6ac957a8d0a0eb"
1050
- integrity sha512-gKUhAP9DDUlB4bjr0a6bsWiM16hn/n1cW8BglhYHAow8UJ0OQBxx+dfvAO0ftXmfzg82IZdMViiDmQXt0Z+e6A==
1049
+ "@salesforce/sf-plugins-core@^5.0.3":
1050
+ version "5.0.3"
1051
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.3.tgz#a771dc887c0a13ac23a5b1c16a6965791914f3aa"
1052
+ integrity sha512-D+RCUzrYIWpJakNfxtHXJd6LZr6bK4gA4e7jLPR1G1FmDFss13PT7hOdFRxmAqTPbcp1jf65vwYZzu5nbqzmvQ==
1051
1053
  dependencies:
1052
1054
  "@oclif/core" "^3.11.0"
1053
- "@salesforce/core" "^6.1.0"
1055
+ "@salesforce/core" "^6.1.3"
1054
1056
  "@salesforce/kit" "^3.0.15"
1055
1057
  "@salesforce/ts-types" "^2.0.9"
1056
1058
  "@types/inquirer" "^8.2.3"
1057
1059
  chalk "^4"
1058
1060
  inquirer "^8.2.5"
1059
1061
 
1060
- "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
1062
+ "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.9":
1061
1063
  version "2.0.9"
1062
1064
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1063
1065
  integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
@@ -2286,16 +2288,32 @@ color-name@1.1.3:
2286
2288
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
2287
2289
  integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
2288
2290
 
2289
- color-name@~1.1.4:
2291
+ color-name@^1.0.0, color-name@~1.1.4:
2290
2292
  version "1.1.4"
2291
2293
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2292
2294
  integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
2293
2295
 
2296
+ color-string@^1.9.0:
2297
+ version "1.9.1"
2298
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
2299
+ integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
2300
+ dependencies:
2301
+ color-name "^1.0.0"
2302
+ simple-swizzle "^0.2.2"
2303
+
2294
2304
  color-support@^1.1.2, color-support@^1.1.3:
2295
2305
  version "1.1.3"
2296
2306
  resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
2297
2307
  integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
2298
2308
 
2309
+ color@^4.2.3:
2310
+ version "4.2.3"
2311
+ resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
2312
+ integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
2313
+ dependencies:
2314
+ color-convert "^2.0.1"
2315
+ color-string "^1.9.0"
2316
+
2299
2317
  colorette@^2.0.7:
2300
2318
  version "2.0.20"
2301
2319
  resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
@@ -3973,6 +3991,11 @@ is-arrayish@^0.2.1:
3973
3991
  resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
3974
3992
  integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
3975
3993
 
3994
+ is-arrayish@^0.3.1:
3995
+ version "0.3.2"
3996
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
3997
+ integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
3998
+
3976
3999
  is-bigint@^1.0.1:
3977
4000
  version "1.0.4"
3978
4001
  resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
@@ -5797,7 +5820,7 @@ pino-std-serializers@^6.0.0:
5797
5820
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
5798
5821
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
5799
5822
 
5800
- pino@^8.16.0, pino@^8.16.1:
5823
+ pino@^8.16.0, pino@^8.16.2:
5801
5824
  version "8.16.2"
5802
5825
  resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
5803
5826
  integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
@@ -6451,6 +6474,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
6451
6474
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
6452
6475
  integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
6453
6476
 
6477
+ simple-swizzle@^0.2.2:
6478
+ version "0.2.2"
6479
+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
6480
+ integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
6481
+ dependencies:
6482
+ is-arrayish "^0.3.1"
6483
+
6454
6484
  sinon@10.0.0:
6455
6485
  version "10.0.0"
6456
6486
  resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0.tgz#52279f97e35646ff73d23207d0307977c9b81430"
@@ -76,7 +76,7 @@
76
76
  "name": "target-org",
77
77
  "noCacheDefault": true,
78
78
  "required": true,
79
- "summary": "Username or alias of the target org.",
79
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
80
80
  "hasDynamicHelp": true,
81
81
  "multiple": false,
82
82
  "type": "option"
@@ -170,7 +170,7 @@
170
170
  "name": "target-org",
171
171
  "noCacheDefault": true,
172
172
  "required": true,
173
- "summary": "Username or alias of the target org.",
173
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
174
174
  "hasDynamicHelp": true,
175
175
  "multiple": false,
176
176
  "type": "option"
@@ -255,7 +255,7 @@
255
255
  "name": "target-org",
256
256
  "noCacheDefault": true,
257
257
  "required": true,
258
- "summary": "Username or alias of the target org.",
258
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
259
259
  "hasDynamicHelp": true,
260
260
  "multiple": false,
261
261
  "type": "option"
@@ -336,5 +336,5 @@
336
336
  ]
337
337
  }
338
338
  },
339
- "version": "3.0.2"
339
+ "version": "3.0.4"
340
340
  }
package/package.json CHANGED
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
3
  "description": "Community commands to create and publish an Experience Cloud site, and view a list of available templates in you org.",
4
- "version": "3.0.2",
4
+ "version": "3.0.4",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.11.0",
9
- "@salesforce/core": "^6.1.0",
9
+ "@salesforce/core": "^6.2.0",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^5.0.1"
11
+ "@salesforce/sf-plugins-core": "^5.0.3"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@oclif/plugin-command-snapshot": "^5.0.2",
15
15
  "@salesforce/cli-plugins-testkit": "^5.0.4",
16
- "@salesforce/dev-scripts": "^7.1.0",
17
- "@salesforce/plugin-command-reference": "^3.0.46",
16
+ "@salesforce/dev-scripts": "^7.1.1",
17
+ "@salesforce/plugin-command-reference": "^3.0.47",
18
18
  "@salesforce/ts-types": "^2.0.9",
19
19
  "eslint-plugin-sf-plugin": "^1.16.15",
20
20
  "jsforce": "^2.0.0-beta.28",
@@ -194,7 +194,7 @@
194
194
  "exports": "./lib/index.js",
195
195
  "type": "module",
196
196
  "sfdx": {
197
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.2.crt",
198
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.2.sig"
197
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.4.crt",
198
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.4.sig"
199
199
  }
200
200
  }