@salesforce/plugin-community 3.3.5 → 3.3.6

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
@@ -165,7 +165,7 @@ FLAG DESCRIPTIONS
165
165
  available in your org.
166
166
  ```
167
167
 
168
- _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.5/src/commands/community/create.ts)_
168
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.6/src/commands/community/create.ts)_
169
169
 
170
170
  ## `sf community list template`
171
171
 
@@ -200,7 +200,7 @@ EXAMPLES
200
200
  $ sf community list template --target-org my-scratch-org
201
201
  ```
202
202
 
203
- _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.5/src/commands/community/list/template.ts)_
203
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.6/src/commands/community/list/template.ts)_
204
204
 
205
205
  ## `sf community publish`
206
206
 
@@ -249,6 +249,6 @@ EXAMPLES
249
249
  $ sf community publish --name 'My Customer Site'
250
250
  ```
251
251
 
252
- _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.5/src/commands/community/publish.ts)_
252
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.6/src/commands/community/publish.ts)_
253
253
 
254
254
  <!-- commandsstop -->
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
- "version": "3.3.5",
3
+ "version": "3.3.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-community",
9
- "version": "3.3.5",
9
+ "version": "3.3.6",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@salesforce/core": "^8.8.0",
13
13
  "@salesforce/kit": "^3.2.3",
14
- "@salesforce/sf-plugins-core": "^12.0.13"
14
+ "@salesforce/sf-plugins-core": "^12.1.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@jsforce/jsforce-node": "^3.6.2",
18
- "@oclif/core": "^4.0.32",
18
+ "@oclif/core": "^4.0.33",
19
19
  "@oclif/plugin-command-snapshot": "^5.2.22",
20
- "@salesforce/cli-plugins-testkit": "^5.3.36",
20
+ "@salesforce/cli-plugins-testkit": "^5.3.38",
21
21
  "@salesforce/dev-scripts": "^10.2.11",
22
22
  "@salesforce/plugin-command-reference": "^3.1.34",
23
23
  "@salesforce/ts-types": "^2.0.11",
24
- "eslint-plugin-sf-plugin": "^1.20.11",
24
+ "eslint-plugin-sf-plugin": "^1.20.13",
25
25
  "oclif": "^4.15.24",
26
26
  "ts-node": "^10.9.2",
27
27
  "typescript": "^5.5.4"
@@ -3107,9 +3107,9 @@
3107
3107
  }
3108
3108
  },
3109
3109
  "node_modules/@oclif/core": {
3110
- "version": "4.0.32",
3111
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.32.tgz",
3112
- "integrity": "sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==",
3110
+ "version": "4.0.33",
3111
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.33.tgz",
3112
+ "integrity": "sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==",
3113
3113
  "license": "MIT",
3114
3114
  "dependencies": {
3115
3115
  "ansi-escapes": "^4.3.2",
@@ -3463,13 +3463,13 @@
3463
3463
  }
3464
3464
  },
3465
3465
  "node_modules/@salesforce/cli-plugins-testkit": {
3466
- "version": "5.3.36",
3467
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz",
3468
- "integrity": "sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg==",
3466
+ "version": "5.3.38",
3467
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.38.tgz",
3468
+ "integrity": "sha512-wNLEEk5SCeTsNhd0RM8zxTv8sEuuSLowjVN9jlP8H50/unGHKAsfsc/7ZJpi78U3T4tgxbGXdneOo8WpaZe4zg==",
3469
3469
  "dev": true,
3470
3470
  "license": "BSD-3-Clause",
3471
3471
  "dependencies": {
3472
- "@salesforce/core": "^8.6.4",
3472
+ "@salesforce/core": "^8.8.0",
3473
3473
  "@salesforce/kit": "^3.2.3",
3474
3474
  "@salesforce/ts-types": "^2.0.11",
3475
3475
  "@types/shelljs": "^0.8.15",
@@ -3823,9 +3823,9 @@
3823
3823
  "license": "ISC"
3824
3824
  },
3825
3825
  "node_modules/@salesforce/sf-plugins-core": {
3826
- "version": "12.0.13",
3827
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.13.tgz",
3828
- "integrity": "sha512-ze13xyK8RisH2//1iXhG63lmtwzJCKVcy2WMjYs9WR1XRxuQe8vn1kyluYc8ZQEbl+HcNnVi5JuIDIvbCTHuFg==",
3826
+ "version": "12.1.0",
3827
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.0.tgz",
3828
+ "integrity": "sha512-xJXF0WE+4lq2kb/w24wcZc+76EUCIKv7dj1oATugk9JFzYKySdC1smzCY/BhPGzMQGvXcbkWo5PG5iXDBrtwYQ==",
3829
3829
  "license": "BSD-3-Clause",
3830
3830
  "dependencies": {
3831
3831
  "@inquirer/confirm": "^3.1.22",
@@ -7300,13 +7300,13 @@
7300
7300
  }
7301
7301
  },
7302
7302
  "node_modules/eslint-plugin-sf-plugin": {
7303
- "version": "1.20.11",
7304
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.11.tgz",
7305
- "integrity": "sha512-+0CVUtSZebF3klmiiGXuJtX8iozJq460V7k4eUnIYMdJtI13NdOubpY5JVMqq+a67arhkdklMR9QpcsUIp1zGg==",
7303
+ "version": "1.20.13",
7304
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz",
7305
+ "integrity": "sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==",
7306
7306
  "dev": true,
7307
7307
  "license": "BSD-3-Clause",
7308
7308
  "dependencies": {
7309
- "@salesforce/core": "^8.6.4",
7309
+ "@salesforce/core": "^8.8.0",
7310
7310
  "@typescript-eslint/utils": "^7.18.0"
7311
7311
  },
7312
7312
  "engines": {
package/oclif.lock CHANGED
@@ -1369,10 +1369,10 @@
1369
1369
  "@nodelib/fs.scandir" "2.1.5"
1370
1370
  fastq "^1.6.0"
1371
1371
 
1372
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.31", "@oclif/core@^4.0.32":
1373
- version "4.0.32"
1374
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6"
1375
- integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag==
1372
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.31", "@oclif/core@^4.0.32", "@oclif/core@^4.0.33":
1373
+ version "4.0.33"
1374
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
1375
+ integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
1376
1376
  dependencies:
1377
1377
  ansi-escapes "^4.3.2"
1378
1378
  ansis "^3.3.2"
@@ -1479,12 +1479,12 @@
1479
1479
  "@pnpm/network.ca-file" "^1.0.1"
1480
1480
  config-chain "^1.1.11"
1481
1481
 
1482
- "@salesforce/cli-plugins-testkit@^5.3.36":
1483
- version "5.3.36"
1484
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz#210acc4ee742e1f952e346e791590b14a2a9526c"
1485
- integrity sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg==
1482
+ "@salesforce/cli-plugins-testkit@^5.3.38":
1483
+ version "5.3.38"
1484
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.38.tgz#ab34836662cf5aa1cb4d53e4b994fc750df206e5"
1485
+ integrity sha512-wNLEEk5SCeTsNhd0RM8zxTv8sEuuSLowjVN9jlP8H50/unGHKAsfsc/7ZJpi78U3T4tgxbGXdneOo8WpaZe4zg==
1486
1486
  dependencies:
1487
- "@salesforce/core" "^8.6.4"
1487
+ "@salesforce/core" "^8.8.0"
1488
1488
  "@salesforce/kit" "^3.2.3"
1489
1489
  "@salesforce/ts-types" "^2.0.11"
1490
1490
  "@types/shelljs" "^0.8.15"
@@ -1605,10 +1605,10 @@
1605
1605
  string-width "^7.2.0"
1606
1606
  terminal-link "^3.0.0"
1607
1607
 
1608
- "@salesforce/sf-plugins-core@^12.0.13":
1609
- version "12.0.13"
1610
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.13.tgz#29bb68e8876dbd248fddb0ef6c9d340b748c87f4"
1611
- integrity sha512-ze13xyK8RisH2//1iXhG63lmtwzJCKVcy2WMjYs9WR1XRxuQe8vn1kyluYc8ZQEbl+HcNnVi5JuIDIvbCTHuFg==
1608
+ "@salesforce/sf-plugins-core@^12.1.0":
1609
+ version "12.1.0"
1610
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.0.tgz#874531acb39755a634ceda5de6462c3b6256baf6"
1611
+ integrity sha512-xJXF0WE+4lq2kb/w24wcZc+76EUCIKv7dj1oATugk9JFzYKySdC1smzCY/BhPGzMQGvXcbkWo5PG5iXDBrtwYQ==
1612
1612
  dependencies:
1613
1613
  "@inquirer/confirm" "^3.1.22"
1614
1614
  "@inquirer/password" "^2.2.0"
@@ -3769,12 +3769,12 @@ eslint-plugin-jsdoc@^46.10.1:
3769
3769
  semver "^7.5.4"
3770
3770
  spdx-expression-parse "^4.0.0"
3771
3771
 
3772
- eslint-plugin-sf-plugin@^1.20.11:
3773
- version "1.20.11"
3774
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.11.tgz#a242763c6707bb4584f13f9cce75166fd22ab5a4"
3775
- integrity sha512-+0CVUtSZebF3klmiiGXuJtX8iozJq460V7k4eUnIYMdJtI13NdOubpY5JVMqq+a67arhkdklMR9QpcsUIp1zGg==
3772
+ eslint-plugin-sf-plugin@^1.20.13:
3773
+ version "1.20.13"
3774
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
3775
+ integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
3776
3776
  dependencies:
3777
- "@salesforce/core" "^8.6.4"
3777
+ "@salesforce/core" "^8.8.0"
3778
3778
  "@typescript-eslint/utils" "^7.18.0"
3779
3779
 
3780
3780
  eslint-plugin-unicorn@^50.0.1:
@@ -357,5 +357,5 @@
357
357
  ]
358
358
  }
359
359
  },
360
- "version": "3.3.5"
360
+ "version": "3.3.6"
361
361
  }
package/package.json CHANGED
@@ -1,23 +1,23 @@
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.3.5",
4
+ "version": "3.3.6",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@salesforce/core": "^8.8.0",
9
9
  "@salesforce/kit": "^3.2.3",
10
- "@salesforce/sf-plugins-core": "^12.0.13"
10
+ "@salesforce/sf-plugins-core": "^12.1.0"
11
11
  },
12
12
  "devDependencies": {
13
13
  "@jsforce/jsforce-node": "^3.6.2",
14
- "@oclif/core": "^4.0.32",
14
+ "@oclif/core": "^4.0.33",
15
15
  "@oclif/plugin-command-snapshot": "^5.2.22",
16
- "@salesforce/cli-plugins-testkit": "^5.3.36",
16
+ "@salesforce/cli-plugins-testkit": "^5.3.38",
17
17
  "@salesforce/dev-scripts": "^10.2.11",
18
18
  "@salesforce/plugin-command-reference": "^3.1.34",
19
19
  "@salesforce/ts-types": "^2.0.11",
20
- "eslint-plugin-sf-plugin": "^1.20.11",
20
+ "eslint-plugin-sf-plugin": "^1.20.13",
21
21
  "oclif": "^4.15.24",
22
22
  "ts-node": "^10.9.2",
23
23
  "typescript": "^5.5.4"
@@ -204,7 +204,7 @@
204
204
  "exports": "./lib/index.js",
205
205
  "type": "module",
206
206
  "sfdx": {
207
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.5.crt",
208
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.5.sig"
207
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.6.crt",
208
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.6.sig"
209
209
  }
210
210
  }