sfdx-jayree 4.8.130 → 4.8.131
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/CHANGELOG.md +7 -0
- package/README.md +6 -6
- package/npm-shrinkwrap.json +17 -17
- package/oclif.lock +20 -20
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [4.8.131](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.130...v4.8.131) (2025-04-19)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump @jayree/sfdx-plugin-org from 1.2.103 to 1.2.107 ([#1625](https://github.com/jayree/sfdx-jayree-plugin/issues/1625)) ([598765c](https://github.com/jayree/sfdx-jayree-plugin/commit/598765c357b212b2f703d21582ba3e210641c4e0))
|
|
7
|
+
|
|
1
8
|
## [4.8.130](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.129...v4.8.130) (2025-04-18)
|
|
2
9
|
|
|
3
10
|
|
package/README.md
CHANGED
|
@@ -61,7 +61,7 @@ EXAMPLES
|
|
|
61
61
|
...
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
64
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/flow/get/coverage.ts)_
|
|
65
65
|
|
|
66
66
|
### `sfdx jayree manifest cleanup`
|
|
67
67
|
|
|
@@ -241,7 +241,7 @@ EXAMPLES
|
|
|
241
241
|
$ sfdx jayree:org:configure --concurrent --tasks="Asset Settings","Activity Settings"
|
|
242
242
|
```
|
|
243
243
|
|
|
244
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
244
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/org/configure/index.ts)_
|
|
245
245
|
|
|
246
246
|
### `sfdx jayree org configure country`
|
|
247
247
|
|
|
@@ -261,7 +261,7 @@ GLOBAL FLAGS
|
|
|
261
261
|
--json Format output as json.
|
|
262
262
|
```
|
|
263
263
|
|
|
264
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
264
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/org/configure/country.ts)_
|
|
265
265
|
|
|
266
266
|
### `sfdx jayree org configure state`
|
|
267
267
|
|
|
@@ -286,7 +286,7 @@ GLOBAL FLAGS
|
|
|
286
286
|
--json Format output as json.
|
|
287
287
|
```
|
|
288
288
|
|
|
289
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
289
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/org/configure/state.ts)_
|
|
290
290
|
|
|
291
291
|
### `sfdx jayree org get settings`
|
|
292
292
|
|
|
@@ -316,7 +316,7 @@ EXAMPLES
|
|
|
316
316
|
$ sfdx jayree:org:settings -u MyTestOrg1 -w
|
|
317
317
|
```
|
|
318
318
|
|
|
319
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
319
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/org/get/settings.ts)_
|
|
320
320
|
|
|
321
321
|
### `sfdx jayree org stream`
|
|
322
322
|
|
|
@@ -348,7 +348,7 @@ EXAMPLES
|
|
|
348
348
|
...
|
|
349
349
|
```
|
|
350
350
|
|
|
351
|
-
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.
|
|
351
|
+
_See code: [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.107/src/commands/jayree/org/stream.ts)_
|
|
352
352
|
|
|
353
353
|
### `sfdx jayree project compare snapshot`
|
|
354
354
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-jayree",
|
|
3
|
-
"version": "4.8.
|
|
3
|
+
"version": "4.8.131",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-jayree",
|
|
9
|
-
"version": "4.8.
|
|
9
|
+
"version": "4.8.131",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/sfdx-plugin-manifest": "^3.7.14",
|
|
13
|
-
"@jayree/sfdx-plugin-org": "^1.2.
|
|
13
|
+
"@jayree/sfdx-plugin-org": "^1.2.107",
|
|
14
14
|
"@jayree/sfdx-plugin-prettier": "^1.3.111",
|
|
15
15
|
"@jayree/sfdx-plugin-source": "^1.3.107"
|
|
16
16
|
},
|
|
@@ -3615,18 +3615,18 @@
|
|
|
3615
3615
|
"license": "MIT"
|
|
3616
3616
|
},
|
|
3617
3617
|
"node_modules/@jayree/sfdx-plugin-org": {
|
|
3618
|
-
"version": "1.2.
|
|
3619
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.
|
|
3620
|
-
"integrity": "sha512-
|
|
3618
|
+
"version": "1.2.107",
|
|
3619
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.107.tgz",
|
|
3620
|
+
"integrity": "sha512-6HmflmBvwKGGauwh0yxOYd01zUpzOm/ehvfaV0rBWtRjXOmxRUcgsijUVevP722cCMfkudBFHGW4Na3yfZlzCg==",
|
|
3621
3621
|
"license": "BSD-3-Clause",
|
|
3622
3622
|
"dependencies": {
|
|
3623
|
-
"@jayree/changelog": "^1.2.
|
|
3623
|
+
"@jayree/changelog": "^1.2.8",
|
|
3624
3624
|
"@jsforce/jsforce-node": "^3.7.0",
|
|
3625
|
-
"@listr2/prompt-adapter-enquirer": "^2.0.
|
|
3625
|
+
"@listr2/prompt-adapter-enquirer": "^2.0.15",
|
|
3626
3626
|
"@oclif/core": "^4.2.10",
|
|
3627
|
-
"@salesforce/core": "^8.
|
|
3627
|
+
"@salesforce/core": "^8.9.0",
|
|
3628
3628
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
3629
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
3629
|
+
"@salesforce/source-deploy-retrieve": "^12.19.3",
|
|
3630
3630
|
"@salesforce/ts-types": "^2.0.12",
|
|
3631
3631
|
"chalk": "^5.4.1",
|
|
3632
3632
|
"cli-progress": "^3.12.0",
|
|
@@ -3636,7 +3636,7 @@
|
|
|
3636
3636
|
"fs-extra": "^11.3.0",
|
|
3637
3637
|
"is-docker": "^3.0.0",
|
|
3638
3638
|
"is-wsl": "^3.1.0",
|
|
3639
|
-
"listr2": "^8.2
|
|
3639
|
+
"listr2": "^8.3.2",
|
|
3640
3640
|
"log-update": "^6.0.0",
|
|
3641
3641
|
"playwright-chromium": "^1.51.1",
|
|
3642
3642
|
"tabletojson": "4.1.5",
|
|
@@ -3934,9 +3934,9 @@
|
|
|
3934
3934
|
}
|
|
3935
3935
|
},
|
|
3936
3936
|
"node_modules/@listr2/prompt-adapter-enquirer": {
|
|
3937
|
-
"version": "2.0.
|
|
3938
|
-
"resolved": "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.
|
|
3939
|
-
"integrity": "sha512-
|
|
3937
|
+
"version": "2.0.15",
|
|
3938
|
+
"resolved": "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.15.tgz",
|
|
3939
|
+
"integrity": "sha512-o/mvK72xAGZf9/50rVbmdD8f/RMwSHDk94mw6k4ZZGTFKYbuLrbQJwh+GWbmB0+bDxjsR9CiQ79Pzd46FkLDxA==",
|
|
3940
3940
|
"license": "MIT",
|
|
3941
3941
|
"engines": {
|
|
3942
3942
|
"node": ">=18.0.0"
|
|
@@ -12359,9 +12359,9 @@
|
|
|
12359
12359
|
}
|
|
12360
12360
|
},
|
|
12361
12361
|
"node_modules/listr2": {
|
|
12362
|
-
"version": "8.2
|
|
12363
|
-
"resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.
|
|
12364
|
-
"integrity": "sha512-
|
|
12362
|
+
"version": "8.3.2",
|
|
12363
|
+
"resolved": "https://registry.npmjs.org/listr2/-/listr2-8.3.2.tgz",
|
|
12364
|
+
"integrity": "sha512-vsBzcU4oE+v0lj4FhVLzr9dBTv4/fHIa57l+GCwovP8MoFNZJTOhGU8PXd4v2VJCbECAaijBiHntiekFMLvo0g==",
|
|
12365
12365
|
"license": "MIT",
|
|
12366
12366
|
"dependencies": {
|
|
12367
12367
|
"cli-truncate": "^4.0.0",
|
package/oclif.lock
CHANGED
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
1352
1352
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1353
1353
|
|
|
1354
|
-
"@jayree/changelog@^1.2.
|
|
1354
|
+
"@jayree/changelog@^1.2.8":
|
|
1355
1355
|
version "1.2.8"
|
|
1356
1356
|
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.8.tgz"
|
|
1357
1357
|
integrity sha512-uqD1ExM7JNyMcd1cbzXH55b7DqZZ69/f6TASKYGUKBR5BQ2jYXpY4i+KckAFaeebEPQhWW+KIJtCYj4tBWn7BA==
|
|
@@ -1382,18 +1382,18 @@
|
|
|
1382
1382
|
graceful-fs "^4.2.11"
|
|
1383
1383
|
isomorphic-git "1.30.1"
|
|
1384
1384
|
|
|
1385
|
-
"@jayree/sfdx-plugin-org@^1.2.
|
|
1386
|
-
version "1.2.
|
|
1387
|
-
resolved "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.
|
|
1388
|
-
integrity sha512-
|
|
1385
|
+
"@jayree/sfdx-plugin-org@^1.2.107":
|
|
1386
|
+
version "1.2.107"
|
|
1387
|
+
resolved "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.107.tgz"
|
|
1388
|
+
integrity sha512-6HmflmBvwKGGauwh0yxOYd01zUpzOm/ehvfaV0rBWtRjXOmxRUcgsijUVevP722cCMfkudBFHGW4Na3yfZlzCg==
|
|
1389
1389
|
dependencies:
|
|
1390
|
-
"@jayree/changelog" "^1.2.
|
|
1390
|
+
"@jayree/changelog" "^1.2.8"
|
|
1391
1391
|
"@jsforce/jsforce-node" "^3.7.0"
|
|
1392
|
-
"@listr2/prompt-adapter-enquirer" "^2.0.
|
|
1392
|
+
"@listr2/prompt-adapter-enquirer" "^2.0.15"
|
|
1393
1393
|
"@oclif/core" "^4.2.10"
|
|
1394
|
-
"@salesforce/core" "^8.
|
|
1394
|
+
"@salesforce/core" "^8.9.0"
|
|
1395
1395
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1396
|
-
"@salesforce/source-deploy-retrieve" "^12.
|
|
1396
|
+
"@salesforce/source-deploy-retrieve" "^12.19.3"
|
|
1397
1397
|
"@salesforce/ts-types" "^2.0.12"
|
|
1398
1398
|
chalk "^5.4.1"
|
|
1399
1399
|
cli-progress "^3.12.0"
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
fs-extra "^11.3.0"
|
|
1404
1404
|
is-docker "^3.0.0"
|
|
1405
1405
|
is-wsl "^3.1.0"
|
|
1406
|
-
listr2 "^8.2
|
|
1406
|
+
listr2 "^8.3.2"
|
|
1407
1407
|
log-update "^6.0.0"
|
|
1408
1408
|
playwright-chromium "^1.51.1"
|
|
1409
1409
|
tabletojson "4.1.5"
|
|
@@ -1509,10 +1509,10 @@
|
|
|
1509
1509
|
node-fetch "^2.6.1"
|
|
1510
1510
|
xml2js "^0.6.2"
|
|
1511
1511
|
|
|
1512
|
-
"@listr2/prompt-adapter-enquirer@^2.0.
|
|
1513
|
-
version "2.0.
|
|
1514
|
-
resolved "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.
|
|
1515
|
-
integrity sha512-
|
|
1512
|
+
"@listr2/prompt-adapter-enquirer@^2.0.15":
|
|
1513
|
+
version "2.0.15"
|
|
1514
|
+
resolved "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.15.tgz"
|
|
1515
|
+
integrity sha512-o/mvK72xAGZf9/50rVbmdD8f/RMwSHDk94mw6k4ZZGTFKYbuLrbQJwh+GWbmB0+bDxjsR9CiQ79Pzd46FkLDxA==
|
|
1516
1516
|
|
|
1517
1517
|
"@mswjs/interceptors@^0.38.1":
|
|
1518
1518
|
version "0.38.1"
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
dependencies:
|
|
1678
1678
|
"@xml-tools/parser" "^1.0.11"
|
|
1679
1679
|
|
|
1680
|
-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.
|
|
1680
|
+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.0", "@salesforce/core@^8.9.1":
|
|
1681
1681
|
version "8.9.1"
|
|
1682
1682
|
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.9.1.tgz"
|
|
1683
1683
|
integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==
|
|
@@ -1789,7 +1789,7 @@
|
|
|
1789
1789
|
cli-progress "^3.12.0"
|
|
1790
1790
|
terminal-link "^3.0.0"
|
|
1791
1791
|
|
|
1792
|
-
"@salesforce/source-deploy-retrieve@^12.15.0", "@salesforce/source-deploy-retrieve@^12.
|
|
1792
|
+
"@salesforce/source-deploy-retrieve@^12.15.0", "@salesforce/source-deploy-retrieve@^12.19.0", "@salesforce/source-deploy-retrieve@^12.19.3":
|
|
1793
1793
|
version "12.19.3"
|
|
1794
1794
|
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.3.tgz"
|
|
1795
1795
|
integrity sha512-rvdEfi2beJmVbN4NQ3Ve4dULq+wMFuLKBKpmNBIb9udXNVZd8Q0P7TO9pM/tzfeAfwfdTE7swXaYe2Qv5UAd+g==
|
|
@@ -6290,10 +6290,10 @@ linkinator@^6.1.1:
|
|
|
6290
6290
|
server-destroy "^1.0.1"
|
|
6291
6291
|
srcset "^5.0.0"
|
|
6292
6292
|
|
|
6293
|
-
listr2@^8.2
|
|
6294
|
-
version "8.2
|
|
6295
|
-
resolved "https://registry.npmjs.org/listr2/-/listr2-8.2.
|
|
6296
|
-
integrity sha512-
|
|
6293
|
+
listr2@^8.3.2:
|
|
6294
|
+
version "8.3.2"
|
|
6295
|
+
resolved "https://registry.npmjs.org/listr2/-/listr2-8.3.2.tgz"
|
|
6296
|
+
integrity sha512-vsBzcU4oE+v0lj4FhVLzr9dBTv4/fHIa57l+GCwovP8MoFNZJTOhGU8PXd4v2VJCbECAaijBiHntiekFMLvo0g==
|
|
6297
6297
|
dependencies:
|
|
6298
6298
|
cli-truncate "^4.0.0"
|
|
6299
6299
|
colorette "^2.0.20"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-jayree",
|
|
3
3
|
"description": "A Salesforce CLI plugin containing commands and hooks for Salesforce Application Lifecycle Management tasks.",
|
|
4
|
-
"version": "4.8.
|
|
4
|
+
"version": "4.8.131",
|
|
5
5
|
"author": "jayree <jayree.git@icloud.com>",
|
|
6
6
|
"bugs": "https://github.com/jayree/sfdx-jayree-plugin/issues",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@jayree/sfdx-plugin-manifest": "^3.7.14",
|
|
10
|
-
"@jayree/sfdx-plugin-org": "^1.2.
|
|
10
|
+
"@jayree/sfdx-plugin-org": "^1.2.107",
|
|
11
11
|
"@jayree/sfdx-plugin-prettier": "^1.3.111",
|
|
12
12
|
"@jayree/sfdx-plugin-source": "^1.3.107"
|
|
13
13
|
},
|