sfdx-jayree 4.8.54 → 4.8.55
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 +3 -3
- package/oclif.lock +19 -19
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [4.8.55](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.54...v4.8.55) (2024-02-16)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump @jayree/sfdx-plugin-manifest from 3.1.52 to 3.1.53 ([#1194](https://github.com/jayree/sfdx-jayree-plugin/issues/1194)) ([5479107](https://github.com/jayree/sfdx-jayree-plugin/commit/5479107785e764bf4e60c101f62bfe2ba24151f9))
|
|
7
|
+
|
|
1
8
|
## [4.8.54](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.53...v4.8.54) (2024-02-09)
|
|
2
9
|
|
|
3
10
|
|
package/README.md
CHANGED
|
@@ -88,7 +88,7 @@ EXAMPLES
|
|
|
88
88
|
$ sfdx jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
|
|
89
89
|
```
|
|
90
90
|
|
|
91
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
|
91
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.53/src/commands/jayree/manifest/cleanup.ts)_
|
|
92
92
|
|
|
93
93
|
### `sfdx jayree manifest generate`
|
|
94
94
|
|
|
@@ -125,7 +125,7 @@ EXAMPLES
|
|
|
125
125
|
<Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
|
|
126
126
|
```
|
|
127
127
|
|
|
128
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
|
128
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.53/src/commands/jayree/manifest/generate.ts)_
|
|
129
129
|
|
|
130
130
|
### `sfdx jayree manifest git diff`
|
|
131
131
|
|
|
@@ -207,7 +207,7 @@ FLAG DESCRIPTIONS
|
|
|
207
207
|
The location can be an absolute path or relative to the current working directory.
|
|
208
208
|
```
|
|
209
209
|
|
|
210
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.
|
|
210
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v3.1.53/src/commands/jayree/manifest/git/diff.ts)_
|
|
211
211
|
|
|
212
212
|
### `sfdx jayree org configure`
|
|
213
213
|
|
package/oclif.lock
CHANGED
|
@@ -1292,22 +1292,22 @@
|
|
|
1292
1292
|
semver "^7.5.4"
|
|
1293
1293
|
semver-compare "^1.0.0"
|
|
1294
1294
|
|
|
1295
|
-
"@jayree/sfdx-plugin-manifest@^3.1.
|
|
1296
|
-
version "3.1.
|
|
1297
|
-
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.
|
|
1298
|
-
integrity sha512-
|
|
1295
|
+
"@jayree/sfdx-plugin-manifest@^3.1.53":
|
|
1296
|
+
version "3.1.53"
|
|
1297
|
+
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.53.tgz#592a9fb240b72667eaa9cfa35b81e6d6cc39c210"
|
|
1298
|
+
integrity sha512-Qwe21xPqOSmaSSACul6zQH7A4OITPmcxcl2p1k6btwCdpsYKzdjgDL3Pkn4Tw8C+4EF4nYLhp0b5CBzMNLFhrg==
|
|
1299
1299
|
dependencies:
|
|
1300
1300
|
"@jayree/changelog" "^1.1.9"
|
|
1301
|
-
"@oclif/core" "^3.19.
|
|
1301
|
+
"@oclif/core" "^3.19.2"
|
|
1302
1302
|
"@salesforce/core" "^6.5.3"
|
|
1303
1303
|
"@salesforce/sf-plugins-core" "^7.1.9"
|
|
1304
|
-
"@salesforce/source-deploy-retrieve" "^10.3.
|
|
1304
|
+
"@salesforce/source-deploy-retrieve" "^10.3.9"
|
|
1305
1305
|
debug "^4.3.4"
|
|
1306
1306
|
fast-deep-equal "^3.1.3"
|
|
1307
1307
|
fast-xml-parser "^4.3.4"
|
|
1308
1308
|
fs-extra "^11.2.0"
|
|
1309
1309
|
graceful-fs "^4.2.11"
|
|
1310
|
-
isomorphic-git "1.25.
|
|
1310
|
+
isomorphic-git "1.25.4"
|
|
1311
1311
|
tslib "^2.6.2"
|
|
1312
1312
|
|
|
1313
1313
|
"@jayree/sfdx-plugin-org@^1.2.33":
|
|
@@ -1592,10 +1592,10 @@
|
|
|
1592
1592
|
node-gyp "^8.2.0"
|
|
1593
1593
|
read-package-json-fast "^2.0.1"
|
|
1594
1594
|
|
|
1595
|
-
"@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
|
|
1596
|
-
version "3.19.
|
|
1597
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.
|
|
1598
|
-
integrity sha512
|
|
1595
|
+
"@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2":
|
|
1596
|
+
version "3.19.2"
|
|
1597
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
|
|
1598
|
+
integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
|
|
1599
1599
|
dependencies:
|
|
1600
1600
|
"@types/cli-progress" "^3.11.5"
|
|
1601
1601
|
ansi-escapes "^4.3.2"
|
|
@@ -1862,10 +1862,10 @@
|
|
|
1862
1862
|
"@salesforce/ts-types" "^2.0.9"
|
|
1863
1863
|
chalk "^5.3.0"
|
|
1864
1864
|
|
|
1865
|
-
"@salesforce/source-deploy-retrieve@^10.3.1", "@salesforce/source-deploy-retrieve@^10.3.7":
|
|
1866
|
-
version "10.3.
|
|
1867
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.3.
|
|
1868
|
-
integrity sha512-
|
|
1865
|
+
"@salesforce/source-deploy-retrieve@^10.3.1", "@salesforce/source-deploy-retrieve@^10.3.7", "@salesforce/source-deploy-retrieve@^10.3.9":
|
|
1866
|
+
version "10.3.9"
|
|
1867
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.3.9.tgz#7ea08fc0aa3a9fc3e30cdbd3d3e871f08c5ccbc8"
|
|
1868
|
+
integrity sha512-0furorpV1CLbq9I2uZL9UPTVD4z/ClzYn2HT2VATkrb8+knUQuPEXbiy+G7WHI6oB0z4DxfOtoPZTYO6L3WtmQ==
|
|
1869
1869
|
dependencies:
|
|
1870
1870
|
"@salesforce/core" "^6.5.1"
|
|
1871
1871
|
"@salesforce/kit" "^3.0.15"
|
|
@@ -6082,10 +6082,10 @@ isomorphic-git@1.23.0:
|
|
|
6082
6082
|
sha.js "^2.4.9"
|
|
6083
6083
|
simple-get "^4.0.1"
|
|
6084
6084
|
|
|
6085
|
-
isomorphic-git@1.25.
|
|
6086
|
-
version "1.25.
|
|
6087
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.25.
|
|
6088
|
-
integrity sha512-
|
|
6085
|
+
isomorphic-git@1.25.4:
|
|
6086
|
+
version "1.25.4"
|
|
6087
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.25.4.tgz#602e8745d0590466eb9e5760a7650195bc562c08"
|
|
6088
|
+
integrity sha512-14TsnmVy3uWxzFh088bUqv8IEKKMAO06yDzfbhEN2wiOlqnBUZub8kfRpV1NCOoPVA8tmwqCRTyC5bhf1Ld60A==
|
|
6089
6089
|
dependencies:
|
|
6090
6090
|
async-lock "^1.1.0"
|
|
6091
6091
|
clean-git-ref "^2.0.1"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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.55",
|
|
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
|
-
"@jayree/sfdx-plugin-manifest": "^3.1.
|
|
9
|
+
"@jayree/sfdx-plugin-manifest": "^3.1.53",
|
|
10
10
|
"@jayree/sfdx-plugin-org": "^1.2.33",
|
|
11
11
|
"@jayree/sfdx-plugin-prettier": "^1.3.44",
|
|
12
12
|
"@jayree/sfdx-plugin-source": "^1.3.41"
|