@jayree/sfdx-plugin-manifest 5.0.90 → 5.0.91
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 +11 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +7 -7
- package/oclif.lock +6 -6
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
## [5.0.91](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.90...5.0.91) (2026-05-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump fast-xml-parser from 5.7.2 to 5.7.3 ([#2231](https://github.com/jayree/sfdx-plugin-manifest/issues/2231)) ([f904332](https://github.com/jayree/sfdx-plugin-manifest/commit/f9043326ec08c75c63aa863aafbca78763465feb))
|
|
7
|
+
* fix: alwaysCreateTextNode should create text node when attributes are present for self closing node
|
|
8
|
+
* fix stop node expression when ns prefix is removed (found by [iruizsalinas](https://github.com/iruizsalinas))
|
|
9
|
+
* update XML Builder to 1.1.7
|
|
10
|
+
* mark addEntity deprecated
|
|
11
|
+
|
|
1
12
|
## [5.0.90](https://github.com/jayree/sfdx-plugin-manifest/compare/5.0.89...5.0.90) (2026-05-08)
|
|
2
13
|
|
|
3
14
|
|
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.91/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.91/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.91/src/commands/jayree/manifest/git/diff.ts)_
|
|
234
234
|
<!-- commandsstop -->
|
|
235
235
|
|
|
236
236
|
## Performance Testing
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.91",
|
|
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.91",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.32",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@salesforce/source-tracking": "7.8.14",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
|
21
|
-
"fast-xml-parser": "^5.7.
|
|
21
|
+
"fast-xml-parser": "^5.7.3",
|
|
22
22
|
"fs-extra": "^11.3.4",
|
|
23
23
|
"graceful-fs": "^4.2.11",
|
|
24
24
|
"isomorphic-git": "1.37.6"
|
|
@@ -13373,9 +13373,9 @@
|
|
|
13373
13373
|
}
|
|
13374
13374
|
},
|
|
13375
13375
|
"node_modules/fast-xml-parser": {
|
|
13376
|
-
"version": "5.7.
|
|
13377
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.
|
|
13378
|
-
"integrity": "sha512-
|
|
13376
|
+
"version": "5.7.3",
|
|
13377
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz",
|
|
13378
|
+
"integrity": "sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg==",
|
|
13379
13379
|
"funding": [
|
|
13380
13380
|
{
|
|
13381
13381
|
"type": "github",
|
|
@@ -13385,7 +13385,7 @@
|
|
|
13385
13385
|
"license": "MIT",
|
|
13386
13386
|
"dependencies": {
|
|
13387
13387
|
"@nodable/entities": "^2.1.0",
|
|
13388
|
-
"fast-xml-builder": "^1.1.
|
|
13388
|
+
"fast-xml-builder": "^1.1.7",
|
|
13389
13389
|
"path-expression-matcher": "^1.5.0",
|
|
13390
13390
|
"strnum": "^2.2.3"
|
|
13391
13391
|
},
|
package/oclif.lock
CHANGED
|
@@ -5601,7 +5601,7 @@ fast-wrap-ansi@^0.2.0:
|
|
|
5601
5601
|
dependencies:
|
|
5602
5602
|
fast-string-width "^3.0.2"
|
|
5603
5603
|
|
|
5604
|
-
fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.4, fast-xml-builder@^1.1.
|
|
5604
|
+
fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.4, fast-xml-builder@^1.1.7:
|
|
5605
5605
|
version "1.2.0"
|
|
5606
5606
|
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz#abd2363145a7625d9789ad96da375fabe3cff28c"
|
|
5607
5607
|
integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
|
|
@@ -5626,13 +5626,13 @@ fast-xml-parser@5.5.8:
|
|
|
5626
5626
|
path-expression-matcher "^1.2.0"
|
|
5627
5627
|
strnum "^2.2.0"
|
|
5628
5628
|
|
|
5629
|
-
fast-xml-parser@^5.5.7, fast-xml-parser@^5.7.
|
|
5630
|
-
version "5.7.
|
|
5631
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.
|
|
5632
|
-
integrity sha512-
|
|
5629
|
+
fast-xml-parser@^5.5.7, fast-xml-parser@^5.7.2, fast-xml-parser@^5.7.3:
|
|
5630
|
+
version "5.7.3"
|
|
5631
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz#309b04b08d835defc62ab657a0bb340c0e0fbe6a"
|
|
5632
|
+
integrity sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg==
|
|
5633
5633
|
dependencies:
|
|
5634
5634
|
"@nodable/entities" "^2.1.0"
|
|
5635
|
-
fast-xml-builder "^1.1.
|
|
5635
|
+
fast-xml-builder "^1.1.7"
|
|
5636
5636
|
path-expression-matcher "^1.5.0"
|
|
5637
5637
|
strnum "^2.2.3"
|
|
5638
5638
|
|
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 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.91",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@salesforce/source-tracking": "7.8.14",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
|
18
|
-
"fast-xml-parser": "^5.7.
|
|
18
|
+
"fast-xml-parser": "^5.7.3",
|
|
19
19
|
"fs-extra": "^11.3.4",
|
|
20
20
|
"graceful-fs": "^4.2.11",
|
|
21
21
|
"isomorphic-git": "1.37.6"
|