@jayree/sfdx-plugin-manifest 5.0.16 → 5.0.18
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 +18 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +89 -79
- package/oclif.lock +42 -27
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.18",
|
|
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.18",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.25",
|
|
13
|
-
"@oclif/core": "^4.8.
|
|
13
|
+
"@oclif/core": "^4.8.2",
|
|
14
14
|
"@salesforce/core": "^8.26.3",
|
|
15
15
|
"@salesforce/kit": "^3.2.4",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@salesforce/source-tracking": "7.8.4",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
|
21
|
-
"fast-xml-parser": "^5.
|
|
21
|
+
"fast-xml-parser": "^5.4.1",
|
|
22
22
|
"fs-extra": "^11.3.3",
|
|
23
23
|
"graceful-fs": "^4.2.11",
|
|
24
24
|
"isomorphic-git": "1.37.2"
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@salesforce/ts-sinon": "^1.4.31",
|
|
31
31
|
"@types/fs-extra": "^11.0.4",
|
|
32
32
|
"@types/graceful-fs": "^4.1.9",
|
|
33
|
-
"c8": "^
|
|
33
|
+
"c8": "^11.0.0",
|
|
34
34
|
"eslint-config-oclif": "^6.0.144",
|
|
35
35
|
"eslint-config-salesforce-license": "^1.0.2",
|
|
36
36
|
"eslint-plugin-prettier": "^5.5.5",
|
|
@@ -3644,9 +3644,9 @@
|
|
|
3644
3644
|
}
|
|
3645
3645
|
},
|
|
3646
3646
|
"node_modules/@oclif/core": {
|
|
3647
|
-
"version": "4.8.
|
|
3648
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.
|
|
3649
|
-
"integrity": "sha512-
|
|
3647
|
+
"version": "4.8.2",
|
|
3648
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.2.tgz",
|
|
3649
|
+
"integrity": "sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==",
|
|
3650
3650
|
"license": "MIT",
|
|
3651
3651
|
"dependencies": {
|
|
3652
3652
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3659,7 +3659,7 @@
|
|
|
3659
3659
|
"indent-string": "^4.0.0",
|
|
3660
3660
|
"is-wsl": "^2.2.0",
|
|
3661
3661
|
"lilconfig": "^3.1.3",
|
|
3662
|
-
"minimatch": "^10.2.
|
|
3662
|
+
"minimatch": "^10.2.4",
|
|
3663
3663
|
"semver": "^7.7.3",
|
|
3664
3664
|
"string-width": "^4.2.3",
|
|
3665
3665
|
"supports-color": "^8",
|
|
@@ -3709,9 +3709,9 @@
|
|
|
3709
3709
|
}
|
|
3710
3710
|
},
|
|
3711
3711
|
"node_modules/@oclif/core/node_modules/minimatch": {
|
|
3712
|
-
"version": "10.2.
|
|
3713
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
3714
|
-
"integrity": "sha512
|
|
3712
|
+
"version": "10.2.4",
|
|
3713
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
3714
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
3715
3715
|
"license": "BlueOak-1.0.0",
|
|
3716
3716
|
"dependencies": {
|
|
3717
3717
|
"brace-expansion": "^5.0.2"
|
|
@@ -5940,20 +5940,10 @@
|
|
|
5940
5940
|
"url": "https://github.com/sponsors/isaacs"
|
|
5941
5941
|
}
|
|
5942
5942
|
},
|
|
5943
|
-
"node_modules/@types/shelljs/node_modules/lru-cache": {
|
|
5944
|
-
"version": "11.2.6",
|
|
5945
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
5946
|
-
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
5947
|
-
"dev": true,
|
|
5948
|
-
"license": "BlueOak-1.0.0",
|
|
5949
|
-
"engines": {
|
|
5950
|
-
"node": "20 || >=22"
|
|
5951
|
-
}
|
|
5952
|
-
},
|
|
5953
5943
|
"node_modules/@types/shelljs/node_modules/minimatch": {
|
|
5954
|
-
"version": "10.2.
|
|
5955
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
5956
|
-
"integrity": "sha512
|
|
5944
|
+
"version": "10.2.4",
|
|
5945
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
5946
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
5957
5947
|
"dev": true,
|
|
5958
5948
|
"license": "BlueOak-1.0.0",
|
|
5959
5949
|
"dependencies": {
|
|
@@ -5966,23 +5956,6 @@
|
|
|
5966
5956
|
"url": "https://github.com/sponsors/isaacs"
|
|
5967
5957
|
}
|
|
5968
5958
|
},
|
|
5969
|
-
"node_modules/@types/shelljs/node_modules/path-scurry": {
|
|
5970
|
-
"version": "2.0.2",
|
|
5971
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
5972
|
-
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
5973
|
-
"dev": true,
|
|
5974
|
-
"license": "BlueOak-1.0.0",
|
|
5975
|
-
"dependencies": {
|
|
5976
|
-
"lru-cache": "^11.0.0",
|
|
5977
|
-
"minipass": "^7.1.2"
|
|
5978
|
-
},
|
|
5979
|
-
"engines": {
|
|
5980
|
-
"node": "18 || 20 || >=22"
|
|
5981
|
-
},
|
|
5982
|
-
"funding": {
|
|
5983
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5984
|
-
}
|
|
5985
|
-
},
|
|
5986
5959
|
"node_modules/@types/sinon": {
|
|
5987
5960
|
"version": "10.0.20",
|
|
5988
5961
|
"resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz",
|
|
@@ -7270,9 +7243,9 @@
|
|
|
7270
7243
|
}
|
|
7271
7244
|
},
|
|
7272
7245
|
"node_modules/c8": {
|
|
7273
|
-
"version": "
|
|
7274
|
-
"resolved": "https://registry.npmjs.org/c8/-/c8-
|
|
7275
|
-
"integrity": "sha512-
|
|
7246
|
+
"version": "11.0.0",
|
|
7247
|
+
"resolved": "https://registry.npmjs.org/c8/-/c8-11.0.0.tgz",
|
|
7248
|
+
"integrity": "sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==",
|
|
7276
7249
|
"dev": true,
|
|
7277
7250
|
"license": "ISC",
|
|
7278
7251
|
"dependencies": {
|
|
@@ -7283,7 +7256,7 @@
|
|
|
7283
7256
|
"istanbul-lib-coverage": "^3.2.0",
|
|
7284
7257
|
"istanbul-lib-report": "^3.0.1",
|
|
7285
7258
|
"istanbul-reports": "^3.1.6",
|
|
7286
|
-
"test-exclude": "^
|
|
7259
|
+
"test-exclude": "^8.0.0",
|
|
7287
7260
|
"v8-to-istanbul": "^9.0.0",
|
|
7288
7261
|
"yargs": "^17.7.2",
|
|
7289
7262
|
"yargs-parser": "^21.1.1"
|
|
@@ -7292,7 +7265,7 @@
|
|
|
7292
7265
|
"c8": "bin/c8.js"
|
|
7293
7266
|
},
|
|
7294
7267
|
"engines": {
|
|
7295
|
-
"node": ">=
|
|
7268
|
+
"node": "20 || >=22"
|
|
7296
7269
|
},
|
|
7297
7270
|
"peerDependencies": {
|
|
7298
7271
|
"monocart-coverage-reports": "^2"
|
|
@@ -10843,10 +10816,22 @@
|
|
|
10843
10816
|
],
|
|
10844
10817
|
"license": "BSD-3-Clause"
|
|
10845
10818
|
},
|
|
10819
|
+
"node_modules/fast-xml-builder": {
|
|
10820
|
+
"version": "1.0.0",
|
|
10821
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz",
|
|
10822
|
+
"integrity": "sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==",
|
|
10823
|
+
"funding": [
|
|
10824
|
+
{
|
|
10825
|
+
"type": "github",
|
|
10826
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
10827
|
+
}
|
|
10828
|
+
],
|
|
10829
|
+
"license": "MIT"
|
|
10830
|
+
},
|
|
10846
10831
|
"node_modules/fast-xml-parser": {
|
|
10847
|
-
"version": "5.
|
|
10848
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
10849
|
-
"integrity": "sha512-
|
|
10832
|
+
"version": "5.4.1",
|
|
10833
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
|
|
10834
|
+
"integrity": "sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==",
|
|
10850
10835
|
"funding": [
|
|
10851
10836
|
{
|
|
10852
10837
|
"type": "github",
|
|
@@ -10855,6 +10840,7 @@
|
|
|
10855
10840
|
],
|
|
10856
10841
|
"license": "MIT",
|
|
10857
10842
|
"dependencies": {
|
|
10843
|
+
"fast-xml-builder": "^1.0.0",
|
|
10858
10844
|
"strnum": "^2.1.2"
|
|
10859
10845
|
},
|
|
10860
10846
|
"bin": {
|
|
@@ -13715,6 +13701,23 @@
|
|
|
13715
13701
|
"url": "https://github.com/sponsors/isaacs"
|
|
13716
13702
|
}
|
|
13717
13703
|
},
|
|
13704
|
+
"node_modules/linkinator/node_modules/path-scurry": {
|
|
13705
|
+
"version": "1.11.1",
|
|
13706
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
13707
|
+
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
13708
|
+
"dev": true,
|
|
13709
|
+
"license": "BlueOak-1.0.0",
|
|
13710
|
+
"dependencies": {
|
|
13711
|
+
"lru-cache": "^10.2.0",
|
|
13712
|
+
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
13713
|
+
},
|
|
13714
|
+
"engines": {
|
|
13715
|
+
"node": ">=16 || 14 >=14.18"
|
|
13716
|
+
},
|
|
13717
|
+
"funding": {
|
|
13718
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
13719
|
+
}
|
|
13720
|
+
},
|
|
13718
13721
|
"node_modules/locate-path": {
|
|
13719
13722
|
"version": "5.0.0",
|
|
13720
13723
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
@@ -15757,22 +15760,32 @@
|
|
|
15757
15760
|
"license": "MIT"
|
|
15758
15761
|
},
|
|
15759
15762
|
"node_modules/path-scurry": {
|
|
15760
|
-
"version": "
|
|
15761
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-
|
|
15762
|
-
"integrity": "sha512-
|
|
15763
|
+
"version": "2.0.2",
|
|
15764
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
15765
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
15763
15766
|
"dev": true,
|
|
15764
15767
|
"license": "BlueOak-1.0.0",
|
|
15765
15768
|
"dependencies": {
|
|
15766
|
-
"lru-cache": "^
|
|
15767
|
-
"minipass": "^
|
|
15769
|
+
"lru-cache": "^11.0.0",
|
|
15770
|
+
"minipass": "^7.1.2"
|
|
15768
15771
|
},
|
|
15769
15772
|
"engines": {
|
|
15770
|
-
"node": "
|
|
15773
|
+
"node": "18 || 20 || >=22"
|
|
15771
15774
|
},
|
|
15772
15775
|
"funding": {
|
|
15773
15776
|
"url": "https://github.com/sponsors/isaacs"
|
|
15774
15777
|
}
|
|
15775
15778
|
},
|
|
15779
|
+
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
15780
|
+
"version": "11.2.6",
|
|
15781
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
15782
|
+
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
15783
|
+
"dev": true,
|
|
15784
|
+
"license": "BlueOak-1.0.0",
|
|
15785
|
+
"engines": {
|
|
15786
|
+
"node": "20 || >=22"
|
|
15787
|
+
}
|
|
15788
|
+
},
|
|
15776
15789
|
"node_modules/path-to-regexp": {
|
|
15777
15790
|
"version": "1.9.0",
|
|
15778
15791
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
|
|
@@ -17852,18 +17865,18 @@
|
|
|
17852
17865
|
}
|
|
17853
17866
|
},
|
|
17854
17867
|
"node_modules/test-exclude": {
|
|
17855
|
-
"version": "
|
|
17856
|
-
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-
|
|
17857
|
-
"integrity": "sha512-
|
|
17868
|
+
"version": "8.0.0",
|
|
17869
|
+
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-8.0.0.tgz",
|
|
17870
|
+
"integrity": "sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==",
|
|
17858
17871
|
"dev": true,
|
|
17859
17872
|
"license": "ISC",
|
|
17860
17873
|
"dependencies": {
|
|
17861
17874
|
"@istanbuljs/schema": "^0.1.2",
|
|
17862
|
-
"glob": "^
|
|
17863
|
-
"minimatch": "^
|
|
17875
|
+
"glob": "^13.0.6",
|
|
17876
|
+
"minimatch": "^10.2.2"
|
|
17864
17877
|
},
|
|
17865
17878
|
"engines": {
|
|
17866
|
-
"node": ">=
|
|
17879
|
+
"node": "20 || >=22"
|
|
17867
17880
|
}
|
|
17868
17881
|
},
|
|
17869
17882
|
"node_modules/test-exclude/node_modules/balanced-match": {
|
|
@@ -17890,37 +17903,34 @@
|
|
|
17890
17903
|
}
|
|
17891
17904
|
},
|
|
17892
17905
|
"node_modules/test-exclude/node_modules/glob": {
|
|
17893
|
-
"version": "
|
|
17894
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
17895
|
-
"integrity": "sha512-
|
|
17906
|
+
"version": "13.0.6",
|
|
17907
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
17908
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
17896
17909
|
"dev": true,
|
|
17897
|
-
"license": "
|
|
17910
|
+
"license": "BlueOak-1.0.0",
|
|
17898
17911
|
"dependencies": {
|
|
17899
|
-
"
|
|
17900
|
-
"
|
|
17901
|
-
"
|
|
17902
|
-
"minipass": "^7.1.2",
|
|
17903
|
-
"package-json-from-dist": "^1.0.0",
|
|
17904
|
-
"path-scurry": "^1.11.1"
|
|
17912
|
+
"minimatch": "^10.2.2",
|
|
17913
|
+
"minipass": "^7.1.3",
|
|
17914
|
+
"path-scurry": "^2.0.2"
|
|
17905
17915
|
},
|
|
17906
|
-
"
|
|
17907
|
-
"
|
|
17916
|
+
"engines": {
|
|
17917
|
+
"node": "18 || 20 || >=22"
|
|
17908
17918
|
},
|
|
17909
17919
|
"funding": {
|
|
17910
17920
|
"url": "https://github.com/sponsors/isaacs"
|
|
17911
17921
|
}
|
|
17912
17922
|
},
|
|
17913
17923
|
"node_modules/test-exclude/node_modules/minimatch": {
|
|
17914
|
-
"version": "
|
|
17915
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
17916
|
-
"integrity": "sha512-
|
|
17924
|
+
"version": "10.2.4",
|
|
17925
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
|
17926
|
+
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
|
17917
17927
|
"dev": true,
|
|
17918
|
-
"license": "
|
|
17928
|
+
"license": "BlueOak-1.0.0",
|
|
17919
17929
|
"dependencies": {
|
|
17920
17930
|
"brace-expansion": "^5.0.2"
|
|
17921
17931
|
},
|
|
17922
17932
|
"engines": {
|
|
17923
|
-
"node": "
|
|
17933
|
+
"node": "18 || 20 || >=22"
|
|
17924
17934
|
},
|
|
17925
17935
|
"funding": {
|
|
17926
17936
|
"url": "https://github.com/sponsors/isaacs"
|
package/oclif.lock
CHANGED
|
@@ -1667,10 +1667,10 @@
|
|
|
1667
1667
|
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
|
|
1668
1668
|
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
|
|
1669
1669
|
|
|
1670
|
-
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.
|
|
1671
|
-
version "4.8.
|
|
1672
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.
|
|
1673
|
-
integrity sha512-
|
|
1670
|
+
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.2":
|
|
1671
|
+
version "4.8.2"
|
|
1672
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.2.tgz#b4bb065b44da9eb2719086854b009a6747455d09"
|
|
1673
|
+
integrity sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==
|
|
1674
1674
|
dependencies:
|
|
1675
1675
|
ansi-escapes "^4.3.2"
|
|
1676
1676
|
ansis "^3.17.0"
|
|
@@ -1682,7 +1682,7 @@
|
|
|
1682
1682
|
indent-string "^4.0.0"
|
|
1683
1683
|
is-wsl "^2.2.0"
|
|
1684
1684
|
lilconfig "^3.1.3"
|
|
1685
|
-
minimatch "^10.2.
|
|
1685
|
+
minimatch "^10.2.4"
|
|
1686
1686
|
semver "^7.7.3"
|
|
1687
1687
|
string-width "^4.2.3"
|
|
1688
1688
|
supports-color "^8"
|
|
@@ -3632,10 +3632,10 @@ builtins@^5.0.1:
|
|
|
3632
3632
|
dependencies:
|
|
3633
3633
|
semver "^7.0.0"
|
|
3634
3634
|
|
|
3635
|
-
c8@^
|
|
3636
|
-
version "
|
|
3637
|
-
resolved "https://registry.yarnpkg.com/c8/-/c8-
|
|
3638
|
-
integrity sha512-
|
|
3635
|
+
c8@^11.0.0:
|
|
3636
|
+
version "11.0.0"
|
|
3637
|
+
resolved "https://registry.yarnpkg.com/c8/-/c8-11.0.0.tgz#d0420d93b90202490041c338a8aa95174eca0586"
|
|
3638
|
+
integrity sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==
|
|
3639
3639
|
dependencies:
|
|
3640
3640
|
"@bcoe/v8-coverage" "^1.0.1"
|
|
3641
3641
|
"@istanbuljs/schema" "^0.1.3"
|
|
@@ -3644,7 +3644,7 @@ c8@^10.1.3:
|
|
|
3644
3644
|
istanbul-lib-coverage "^3.2.0"
|
|
3645
3645
|
istanbul-lib-report "^3.0.1"
|
|
3646
3646
|
istanbul-reports "^3.1.6"
|
|
3647
|
-
test-exclude "^
|
|
3647
|
+
test-exclude "^8.0.0"
|
|
3648
3648
|
v8-to-istanbul "^9.0.0"
|
|
3649
3649
|
yargs "^17.7.2"
|
|
3650
3650
|
yargs-parser "^21.1.1"
|
|
@@ -5238,6 +5238,11 @@ fast-uri@^3.0.1:
|
|
|
5238
5238
|
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
|
|
5239
5239
|
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
|
|
5240
5240
|
|
|
5241
|
+
fast-xml-builder@^1.0.0:
|
|
5242
|
+
version "1.0.0"
|
|
5243
|
+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241"
|
|
5244
|
+
integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==
|
|
5245
|
+
|
|
5241
5246
|
fast-xml-parser@5.3.6:
|
|
5242
5247
|
version "5.3.6"
|
|
5243
5248
|
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz#85a69117ca156b1b3c52e426495b6de266cb6a4b"
|
|
@@ -5245,11 +5250,12 @@ fast-xml-parser@5.3.6:
|
|
|
5245
5250
|
dependencies:
|
|
5246
5251
|
strnum "^2.1.2"
|
|
5247
5252
|
|
|
5248
|
-
fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.6, fast-xml-parser@^5.
|
|
5249
|
-
version "5.
|
|
5250
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.
|
|
5251
|
-
integrity sha512-
|
|
5253
|
+
fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.6, fast-xml-parser@^5.4.1:
|
|
5254
|
+
version "5.4.1"
|
|
5255
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
|
|
5256
|
+
integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
|
|
5252
5257
|
dependencies:
|
|
5258
|
+
fast-xml-builder "^1.0.0"
|
|
5253
5259
|
strnum "^2.1.2"
|
|
5254
5260
|
|
|
5255
5261
|
fastest-levenshtein@^1.0.7:
|
|
@@ -5610,7 +5616,7 @@ glob-to-regex.js@^1.0.0, glob-to-regex.js@^1.0.1:
|
|
|
5610
5616
|
resolved "https://registry.yarnpkg.com/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz#2b323728271d133830850e32311f40766c5f6413"
|
|
5611
5617
|
integrity sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==
|
|
5612
5618
|
|
|
5613
|
-
glob@^10.3.10
|
|
5619
|
+
glob@^10.3.10:
|
|
5614
5620
|
version "10.5.0"
|
|
5615
5621
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
|
|
5616
5622
|
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
|
|
@@ -5634,6 +5640,15 @@ glob@^11.0.3:
|
|
|
5634
5640
|
package-json-from-dist "^1.0.0"
|
|
5635
5641
|
path-scurry "^2.0.0"
|
|
5636
5642
|
|
|
5643
|
+
glob@^13.0.6:
|
|
5644
|
+
version "13.0.6"
|
|
5645
|
+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
|
|
5646
|
+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
|
|
5647
|
+
dependencies:
|
|
5648
|
+
minimatch "^10.2.2"
|
|
5649
|
+
minipass "^7.1.3"
|
|
5650
|
+
path-scurry "^2.0.2"
|
|
5651
|
+
|
|
5637
5652
|
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
5638
5653
|
version "7.2.3"
|
|
5639
5654
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
|
|
@@ -7251,10 +7266,10 @@ minimatch@9.0.3:
|
|
|
7251
7266
|
dependencies:
|
|
7252
7267
|
brace-expansion "^2.0.1"
|
|
7253
7268
|
|
|
7254
|
-
minimatch@^10.1.1, minimatch@^10.2.
|
|
7255
|
-
version "10.2.
|
|
7256
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.
|
|
7257
|
-
integrity sha512
|
|
7269
|
+
minimatch@^10.1.1, minimatch@^10.2.2, minimatch@^10.2.4:
|
|
7270
|
+
version "10.2.4"
|
|
7271
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
|
|
7272
|
+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
|
|
7258
7273
|
dependencies:
|
|
7259
7274
|
brace-expansion "^5.0.2"
|
|
7260
7275
|
|
|
@@ -7300,7 +7315,7 @@ minimisted@^2.0.0:
|
|
|
7300
7315
|
dependencies:
|
|
7301
7316
|
minimist "^1.2.5"
|
|
7302
7317
|
|
|
7303
|
-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
|
|
7318
|
+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2, minipass@^7.1.3:
|
|
7304
7319
|
version "7.1.3"
|
|
7305
7320
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
|
|
7306
7321
|
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
|
|
@@ -7918,7 +7933,7 @@ path-scurry@^1.11.1:
|
|
|
7918
7933
|
lru-cache "^10.2.0"
|
|
7919
7934
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
7920
7935
|
|
|
7921
|
-
path-scurry@^2.0.0:
|
|
7936
|
+
path-scurry@^2.0.0, path-scurry@^2.0.2:
|
|
7922
7937
|
version "2.0.2"
|
|
7923
7938
|
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
|
|
7924
7939
|
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
|
|
@@ -9211,14 +9226,14 @@ test-exclude@^6.0.0:
|
|
|
9211
9226
|
glob "^7.1.4"
|
|
9212
9227
|
minimatch "^3.0.4"
|
|
9213
9228
|
|
|
9214
|
-
test-exclude@^
|
|
9215
|
-
version "
|
|
9216
|
-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-
|
|
9217
|
-
integrity sha512-
|
|
9229
|
+
test-exclude@^8.0.0:
|
|
9230
|
+
version "8.0.0"
|
|
9231
|
+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
|
|
9232
|
+
integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
|
|
9218
9233
|
dependencies:
|
|
9219
9234
|
"@istanbuljs/schema" "^0.1.2"
|
|
9220
|
-
glob "^
|
|
9221
|
-
minimatch "^
|
|
9235
|
+
glob "^13.0.6"
|
|
9236
|
+
minimatch "^10.2.2"
|
|
9222
9237
|
|
|
9223
9238
|
text-extensions@^1.0.0:
|
|
9224
9239
|
version "1.9.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
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.18",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@jayree/changelog": "^1.2.25",
|
|
10
|
-
"@oclif/core": "^4.8.
|
|
10
|
+
"@oclif/core": "^4.8.2",
|
|
11
11
|
"@salesforce/core": "^8.26.3",
|
|
12
12
|
"@salesforce/kit": "^3.2.4",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@salesforce/source-tracking": "7.8.4",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
|
18
|
-
"fast-xml-parser": "^5.
|
|
18
|
+
"fast-xml-parser": "^5.4.1",
|
|
19
19
|
"fs-extra": "^11.3.3",
|
|
20
20
|
"graceful-fs": "^4.2.11",
|
|
21
21
|
"isomorphic-git": "1.37.2"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@salesforce/ts-sinon": "^1.4.31",
|
|
28
28
|
"@types/fs-extra": "^11.0.4",
|
|
29
29
|
"@types/graceful-fs": "^4.1.9",
|
|
30
|
-
"c8": "^
|
|
30
|
+
"c8": "^11.0.0",
|
|
31
31
|
"eslint-config-oclif": "^6.0.144",
|
|
32
32
|
"eslint-config-salesforce-license": "^1.0.2",
|
|
33
33
|
"eslint-plugin-prettier": "^5.5.5",
|