@jayree/sfdx-plugin-manifest 3.6.36 → 3.6.37
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 +9 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +10 -10
- package/oclif.lock +8 -8
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1
|
+
## [3.6.37](https://github.com/jayree/sfdx-plugin-manifest/compare/3.6.36...3.6.37) (2025-01-19)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* **deps:** bump fs-extra from 11.2.0 to 11.3.0 ([#1629](https://github.com/jayree/sfdx-plugin-manifest/issues/1629)) ([bdddc45](https://github.com/jayree/sfdx-plugin-manifest/commit/bdddc45aaea9e718f6d73a45cb0a96ec4080843f))
|
7
|
+
|
8
|
+
|
9
|
+
|
1
10
|
## [3.6.36](https://github.com/jayree/sfdx-plugin-manifest/compare/3.6.35...3.6.36) (2025-01-19)
|
2
11
|
|
3
12
|
|
package/README.md
CHANGED
@@ -112,7 +112,7 @@ EXAMPLES
|
|
112
112
|
$ sf jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
|
113
113
|
```
|
114
114
|
|
115
|
-
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.
|
115
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.37/src/commands/jayree/manifest/cleanup.ts)_
|
116
116
|
|
117
117
|
### `sf jayree manifest generate`
|
118
118
|
|
@@ -150,7 +150,7 @@ EXAMPLES
|
|
150
150
|
<Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
|
151
151
|
```
|
152
152
|
|
153
|
-
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.
|
153
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.37/src/commands/jayree/manifest/generate.ts)_
|
154
154
|
|
155
155
|
### `sf jayree manifest git diff REF1 [REF2]`
|
156
156
|
|
@@ -233,7 +233,7 @@ FLAG DESCRIPTIONS
|
|
233
233
|
The location can be an absolute path or relative to the current working directory.
|
234
234
|
```
|
235
235
|
|
236
|
-
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.
|
236
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.6.37/src/commands/jayree/manifest/git/diff.ts)_
|
237
237
|
<!-- commandsstop -->
|
238
238
|
|
239
239
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.37",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.6.
|
9
|
+
"version": "3.6.37",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.4",
|
@@ -19,13 +19,13 @@
|
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
21
21
|
"fast-xml-parser": "^4.5.1",
|
22
|
-
"fs-extra": "^11.
|
22
|
+
"fs-extra": "^11.3.0",
|
23
23
|
"graceful-fs": "^4.2.11",
|
24
24
|
"isomorphic-git": "1.29.0"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
27
|
"@oclif/plugin-command-snapshot": "^5.2.28",
|
28
|
-
"@oclif/plugin-help": "^6.2.
|
28
|
+
"@oclif/plugin-help": "^6.2.22",
|
29
29
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
30
30
|
"@salesforce/dev-scripts": "^10.2.11",
|
31
31
|
"@salesforce/ts-sinon": "^1.4.30",
|
@@ -7537,9 +7537,9 @@
|
|
7537
7537
|
}
|
7538
7538
|
},
|
7539
7539
|
"node_modules/@oclif/plugin-help": {
|
7540
|
-
"version": "6.2.
|
7541
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
7542
|
-
"integrity": "sha512-
|
7540
|
+
"version": "6.2.22",
|
7541
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.22.tgz",
|
7542
|
+
"integrity": "sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==",
|
7543
7543
|
"dev": true,
|
7544
7544
|
"license": "MIT",
|
7545
7545
|
"dependencies": {
|
@@ -14779,9 +14779,9 @@
|
|
14779
14779
|
"license": "MIT"
|
14780
14780
|
},
|
14781
14781
|
"node_modules/fs-extra": {
|
14782
|
-
"version": "11.
|
14783
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.
|
14784
|
-
"integrity": "sha512-
|
14782
|
+
"version": "11.3.0",
|
14783
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
|
14784
|
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
14785
14785
|
"license": "MIT",
|
14786
14786
|
"dependencies": {
|
14787
14787
|
"graceful-fs": "^4.2.0",
|
package/oclif.lock
CHANGED
@@ -1863,10 +1863,10 @@
|
|
1863
1863
|
semver "^7.6.3"
|
1864
1864
|
ts-json-schema-generator "^1.5.1"
|
1865
1865
|
|
1866
|
-
"@oclif/plugin-help@^6.2.20", "@oclif/plugin-help@^6.2.
|
1867
|
-
version "6.2.
|
1868
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
1869
|
-
integrity sha512-
|
1866
|
+
"@oclif/plugin-help@^6.2.20", "@oclif/plugin-help@^6.2.22":
|
1867
|
+
version "6.2.22"
|
1868
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.22.tgz#f9cac74b2c5c85efd3b62cc44aaf32fa4636cc55"
|
1869
|
+
integrity sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==
|
1870
1870
|
dependencies:
|
1871
1871
|
"@oclif/core" "^4"
|
1872
1872
|
|
@@ -5507,10 +5507,10 @@ fromentries@^1.2.0:
|
|
5507
5507
|
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
|
5508
5508
|
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
|
5509
5509
|
|
5510
|
-
fs-extra@^11.0.0, fs-extra@^11.2.0:
|
5511
|
-
version "11.
|
5512
|
-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.
|
5513
|
-
integrity sha512-
|
5510
|
+
fs-extra@^11.0.0, fs-extra@^11.2.0, fs-extra@^11.3.0:
|
5511
|
+
version "11.3.0"
|
5512
|
+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
|
5513
|
+
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
|
5514
5514
|
dependencies:
|
5515
5515
|
graceful-fs "^4.2.0"
|
5516
5516
|
jsonfile "^6.0.1"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
|
4
|
-
"version": "3.6.
|
4
|
+
"version": "3.6.37",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
@@ -16,13 +16,13 @@
|
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
18
18
|
"fast-xml-parser": "^4.5.1",
|
19
|
-
"fs-extra": "^11.
|
19
|
+
"fs-extra": "^11.3.0",
|
20
20
|
"graceful-fs": "^4.2.11",
|
21
21
|
"isomorphic-git": "1.29.0"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
24
|
"@oclif/plugin-command-snapshot": "^5.2.28",
|
25
|
-
"@oclif/plugin-help": "^6.2.
|
25
|
+
"@oclif/plugin-help": "^6.2.22",
|
26
26
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
27
27
|
"@salesforce/dev-scripts": "^10.2.11",
|
28
28
|
"@salesforce/ts-sinon": "^1.4.30",
|