@jayree/sfdx-plugin-manifest 5.0.20 → 5.0.21
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 +14 -14
- package/oclif.lock +14 -14
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
## [5.0.21](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.20...5.0.21) (2026-03-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump @jayree/changelog from 1.2.25 to 1.2.26 ([#2118](https://github.com/jayree/sfdx-plugin-manifest/issues/2118)) ([226621e](https://github.com/jayree/sfdx-plugin-manifest/commit/226621e4296b8ba2f1fba7d91e0d67a3cdb15d77))
|
|
7
|
+
* **deps:** bump fs-extra from 11.3.3 to 11.3.4 ([#920](https://github.com/jayree/changelog/issues/920)) ([a541c08](https://github.com/jayree/changelog/commit/a541c088cadeb43916bf5af052dc044e5e6f32f9))
|
|
8
|
+
* **deps:** bump marked from 17.0.3 to 17.0.4 ([#919](https://github.com/jayree/changelog/issues/919)) ([56f07d1](https://github.com/jayree/changelog/commit/56f07d1cbb2541dfa9034e7cc488f91bc063be42))
|
|
9
|
+
|
|
1
10
|
## [5.0.20](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.19...5.0.20) (2026-03-03)
|
|
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/5.0.
|
|
115
|
+
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.21/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/5.0.
|
|
153
|
+
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.21/src/commands/jayree/manifest/generate.ts)_
|
|
154
154
|
|
|
155
155
|
### `sf jayree manifest git diff REF1 [REF2]`
|
|
156
156
|
|
|
@@ -230,7 +230,7 @@ FLAG DESCRIPTIONS
|
|
|
230
230
|
Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
|
|
231
231
|
```
|
|
232
232
|
|
|
233
|
-
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.
|
|
233
|
+
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/5.0.21/src/commands/jayree/manifest/git/diff.ts)_
|
|
234
234
|
<!-- commandsstop -->
|
|
235
235
|
|
|
236
236
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.21",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.21",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@jayree/changelog": "^1.2.
|
|
12
|
+
"@jayree/changelog": "^1.2.26",
|
|
13
13
|
"@oclif/core": "^4.8.3",
|
|
14
14
|
"@salesforce/core": "^8.26.3",
|
|
15
15
|
"@salesforce/kit": "^3.2.4",
|
|
@@ -3074,14 +3074,14 @@
|
|
|
3074
3074
|
}
|
|
3075
3075
|
},
|
|
3076
3076
|
"node_modules/@jayree/changelog": {
|
|
3077
|
-
"version": "1.2.
|
|
3078
|
-
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
|
3079
|
-
"integrity": "sha512-
|
|
3077
|
+
"version": "1.2.26",
|
|
3078
|
+
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.26.tgz",
|
|
3079
|
+
"integrity": "sha512-1vBteOsC7tddlak9wS14NzZ3jVWXHWCKW/oIkHfamS5OuVKz+guYco2/euTJeXZM318ooo9OVr4d4JhAS0k5kQ==",
|
|
3080
3080
|
"license": "BSD-3-Clause",
|
|
3081
3081
|
"dependencies": {
|
|
3082
3082
|
"debug": "^4.4.1",
|
|
3083
|
-
"fs-extra": "^11.3.
|
|
3084
|
-
"marked": "^17.0.
|
|
3083
|
+
"fs-extra": "^11.3.4",
|
|
3084
|
+
"marked": "^17.0.4",
|
|
3085
3085
|
"marked-terminal": "^7.3.0",
|
|
3086
3086
|
"semver": "^7.7.4",
|
|
3087
3087
|
"semver-compare": "^1.0.0"
|
|
@@ -11594,9 +11594,9 @@
|
|
|
11594
11594
|
"license": "MIT"
|
|
11595
11595
|
},
|
|
11596
11596
|
"node_modules/fs-extra": {
|
|
11597
|
-
"version": "11.3.
|
|
11598
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.
|
|
11599
|
-
"integrity": "sha512-
|
|
11597
|
+
"version": "11.3.4",
|
|
11598
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz",
|
|
11599
|
+
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
|
11600
11600
|
"license": "MIT",
|
|
11601
11601
|
"dependencies": {
|
|
11602
11602
|
"graceful-fs": "^4.2.0",
|
|
@@ -14478,9 +14478,9 @@
|
|
|
14478
14478
|
}
|
|
14479
14479
|
},
|
|
14480
14480
|
"node_modules/marked": {
|
|
14481
|
-
"version": "17.0.
|
|
14482
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.
|
|
14483
|
-
"integrity": "sha512-
|
|
14481
|
+
"version": "17.0.4",
|
|
14482
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.4.tgz",
|
|
14483
|
+
"integrity": "sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==",
|
|
14484
14484
|
"license": "MIT",
|
|
14485
14485
|
"bin": {
|
|
14486
14486
|
"marked": "bin/marked.js"
|
package/oclif.lock
CHANGED
|
@@ -1402,14 +1402,14 @@
|
|
|
1402
1402
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
|
1403
1403
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1404
1404
|
|
|
1405
|
-
"@jayree/changelog@^1.2.
|
|
1406
|
-
version "1.2.
|
|
1407
|
-
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.
|
|
1408
|
-
integrity sha512-
|
|
1405
|
+
"@jayree/changelog@^1.2.26":
|
|
1406
|
+
version "1.2.26"
|
|
1407
|
+
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.26.tgz#9e1d5d08427206ab45ecccb9725b1e85043fc250"
|
|
1408
|
+
integrity sha512-1vBteOsC7tddlak9wS14NzZ3jVWXHWCKW/oIkHfamS5OuVKz+guYco2/euTJeXZM318ooo9OVr4d4JhAS0k5kQ==
|
|
1409
1409
|
dependencies:
|
|
1410
1410
|
debug "^4.4.1"
|
|
1411
|
-
fs-extra "^11.3.
|
|
1412
|
-
marked "^17.0.
|
|
1411
|
+
fs-extra "^11.3.4"
|
|
1412
|
+
marked "^17.0.4"
|
|
1413
1413
|
marked-terminal "^7.3.0"
|
|
1414
1414
|
semver "^7.7.4"
|
|
1415
1415
|
semver-compare "^1.0.0"
|
|
@@ -5479,10 +5479,10 @@ fs-extra@^10.0.0:
|
|
|
5479
5479
|
jsonfile "^6.0.1"
|
|
5480
5480
|
universalify "^2.0.0"
|
|
5481
5481
|
|
|
5482
|
-
fs-extra@^11.0.0, fs-extra@^11.3.3:
|
|
5483
|
-
version "11.3.
|
|
5484
|
-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.
|
|
5485
|
-
integrity sha512-
|
|
5482
|
+
fs-extra@^11.0.0, fs-extra@^11.3.3, fs-extra@^11.3.4:
|
|
5483
|
+
version "11.3.4"
|
|
5484
|
+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc"
|
|
5485
|
+
integrity sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==
|
|
5486
5486
|
dependencies:
|
|
5487
5487
|
graceful-fs "^4.2.0"
|
|
5488
5488
|
jsonfile "^6.0.1"
|
|
@@ -7145,10 +7145,10 @@ marked@^13.0.0:
|
|
|
7145
7145
|
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.3.tgz#5c5b4a5d0198060c7c9bc6ef9420a7fed30f822d"
|
|
7146
7146
|
integrity sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==
|
|
7147
7147
|
|
|
7148
|
-
marked@^17.0.
|
|
7149
|
-
version "17.0.
|
|
7150
|
-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.
|
|
7151
|
-
integrity sha512-
|
|
7148
|
+
marked@^17.0.4:
|
|
7149
|
+
version "17.0.4"
|
|
7150
|
+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.4.tgz#38293b06b0605db39107803f3398938bbbed1b28"
|
|
7151
|
+
integrity sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==
|
|
7152
7152
|
|
|
7153
7153
|
math-intrinsics@^1.1.0:
|
|
7154
7154
|
version "1.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
3
|
"description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
|
|
4
|
-
"version": "5.0.
|
|
4
|
+
"version": "5.0.21",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@jayree/changelog": "^1.2.
|
|
9
|
+
"@jayree/changelog": "^1.2.26",
|
|
10
10
|
"@oclif/core": "^4.8.3",
|
|
11
11
|
"@salesforce/core": "^8.26.3",
|
|
12
12
|
"@salesforce/kit": "^3.2.4",
|