@jayree/sfdx-plugin-manifest 5.0.17 → 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.
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "5.0.17",
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.17",
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.1",
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",
@@ -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": "^10.1.3",
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.1",
3648
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.1.tgz",
3649
- "integrity": "sha512-07mq0vKCWNsB85ZHeBMlTAiO0KLFqHyAeRK3bD2K8CI1tX3tiwkWw1lZQZkiw8MUBrhxdROhMkYMY4Q0l7JHqA==",
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.1",
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.2",
3713
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
3714
- "integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
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.2",
5955
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
5956
- "integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
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": "10.1.3",
7274
- "resolved": "https://registry.npmjs.org/c8/-/c8-10.1.3.tgz",
7275
- "integrity": "sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==",
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": "^7.0.1",
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": ">=18"
7268
+ "node": "20 || >=22"
7296
7269
  },
7297
7270
  "peerDependencies": {
7298
7271
  "monocart-coverage-reports": "^2"
@@ -13728,6 +13701,23 @@
13728
13701
  "url": "https://github.com/sponsors/isaacs"
13729
13702
  }
13730
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
+ },
13731
13721
  "node_modules/locate-path": {
13732
13722
  "version": "5.0.0",
13733
13723
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
@@ -15770,22 +15760,32 @@
15770
15760
  "license": "MIT"
15771
15761
  },
15772
15762
  "node_modules/path-scurry": {
15773
- "version": "1.11.1",
15774
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
15775
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
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==",
15776
15766
  "dev": true,
15777
15767
  "license": "BlueOak-1.0.0",
15778
15768
  "dependencies": {
15779
- "lru-cache": "^10.2.0",
15780
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
15769
+ "lru-cache": "^11.0.0",
15770
+ "minipass": "^7.1.2"
15781
15771
  },
15782
15772
  "engines": {
15783
- "node": ">=16 || 14 >=14.18"
15773
+ "node": "18 || 20 || >=22"
15784
15774
  },
15785
15775
  "funding": {
15786
15776
  "url": "https://github.com/sponsors/isaacs"
15787
15777
  }
15788
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
+ },
15789
15789
  "node_modules/path-to-regexp": {
15790
15790
  "version": "1.9.0",
15791
15791
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
@@ -17865,18 +17865,18 @@
17865
17865
  }
17866
17866
  },
17867
17867
  "node_modules/test-exclude": {
17868
- "version": "7.0.1",
17869
- "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-7.0.1.tgz",
17870
- "integrity": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==",
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==",
17871
17871
  "dev": true,
17872
17872
  "license": "ISC",
17873
17873
  "dependencies": {
17874
17874
  "@istanbuljs/schema": "^0.1.2",
17875
- "glob": "^10.4.1",
17876
- "minimatch": "^9.0.4"
17875
+ "glob": "^13.0.6",
17876
+ "minimatch": "^10.2.2"
17877
17877
  },
17878
17878
  "engines": {
17879
- "node": ">=18"
17879
+ "node": "20 || >=22"
17880
17880
  }
17881
17881
  },
17882
17882
  "node_modules/test-exclude/node_modules/balanced-match": {
@@ -17903,37 +17903,34 @@
17903
17903
  }
17904
17904
  },
17905
17905
  "node_modules/test-exclude/node_modules/glob": {
17906
- "version": "10.5.0",
17907
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
17908
- "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
17906
+ "version": "13.0.6",
17907
+ "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
17908
+ "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
17909
17909
  "dev": true,
17910
- "license": "ISC",
17910
+ "license": "BlueOak-1.0.0",
17911
17911
  "dependencies": {
17912
- "foreground-child": "^3.1.0",
17913
- "jackspeak": "^3.1.2",
17914
- "minimatch": "^9.0.4",
17915
- "minipass": "^7.1.2",
17916
- "package-json-from-dist": "^1.0.0",
17917
- "path-scurry": "^1.11.1"
17912
+ "minimatch": "^10.2.2",
17913
+ "minipass": "^7.1.3",
17914
+ "path-scurry": "^2.0.2"
17918
17915
  },
17919
- "bin": {
17920
- "glob": "dist/esm/bin.mjs"
17916
+ "engines": {
17917
+ "node": "18 || 20 || >=22"
17921
17918
  },
17922
17919
  "funding": {
17923
17920
  "url": "https://github.com/sponsors/isaacs"
17924
17921
  }
17925
17922
  },
17926
17923
  "node_modules/test-exclude/node_modules/minimatch": {
17927
- "version": "9.0.6",
17928
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.6.tgz",
17929
- "integrity": "sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==",
17924
+ "version": "10.2.4",
17925
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
17926
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
17930
17927
  "dev": true,
17931
- "license": "ISC",
17928
+ "license": "BlueOak-1.0.0",
17932
17929
  "dependencies": {
17933
17930
  "brace-expansion": "^5.0.2"
17934
17931
  },
17935
17932
  "engines": {
17936
- "node": ">=16 || 14 >=14.17"
17933
+ "node": "18 || 20 || >=22"
17937
17934
  },
17938
17935
  "funding": {
17939
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.1":
1671
- version "4.8.1"
1672
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.1.tgz#84def567778d3271d5c84d9cd6fe0a582e56fded"
1673
- integrity sha512-07mq0vKCWNsB85ZHeBMlTAiO0KLFqHyAeRK3bD2K8CI1tX3tiwkWw1lZQZkiw8MUBrhxdROhMkYMY4Q0l7JHqA==
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.1"
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@^10.1.3:
3636
- version "10.1.3"
3637
- resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
3638
- integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
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 "^7.0.1"
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"
@@ -5616,7 +5616,7 @@ glob-to-regex.js@^1.0.0, glob-to-regex.js@^1.0.1:
5616
5616
  resolved "https://registry.yarnpkg.com/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz#2b323728271d133830850e32311f40766c5f6413"
5617
5617
  integrity sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==
5618
5618
 
5619
- glob@^10.3.10, glob@^10.4.1:
5619
+ glob@^10.3.10:
5620
5620
  version "10.5.0"
5621
5621
  resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
5622
5622
  integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
@@ -5640,6 +5640,15 @@ glob@^11.0.3:
5640
5640
  package-json-from-dist "^1.0.0"
5641
5641
  path-scurry "^2.0.0"
5642
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
+
5643
5652
  glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
5644
5653
  version "7.2.3"
5645
5654
  resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -7257,10 +7266,10 @@ minimatch@9.0.3:
7257
7266
  dependencies:
7258
7267
  brace-expansion "^2.0.1"
7259
7268
 
7260
- minimatch@^10.1.1, minimatch@^10.2.1:
7261
- version "10.2.2"
7262
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
7263
- integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
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==
7264
7273
  dependencies:
7265
7274
  brace-expansion "^5.0.2"
7266
7275
 
@@ -7306,7 +7315,7 @@ minimisted@^2.0.0:
7306
7315
  dependencies:
7307
7316
  minimist "^1.2.5"
7308
7317
 
7309
- "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:
7310
7319
  version "7.1.3"
7311
7320
  resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
7312
7321
  integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
@@ -7924,7 +7933,7 @@ path-scurry@^1.11.1:
7924
7933
  lru-cache "^10.2.0"
7925
7934
  minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7926
7935
 
7927
- path-scurry@^2.0.0:
7936
+ path-scurry@^2.0.0, path-scurry@^2.0.2:
7928
7937
  version "2.0.2"
7929
7938
  resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
7930
7939
  integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
@@ -9217,14 +9226,14 @@ test-exclude@^6.0.0:
9217
9226
  glob "^7.1.4"
9218
9227
  minimatch "^3.0.4"
9219
9228
 
9220
- test-exclude@^7.0.1:
9221
- version "7.0.1"
9222
- resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
9223
- integrity sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==
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==
9224
9233
  dependencies:
9225
9234
  "@istanbuljs/schema" "^0.1.2"
9226
- glob "^10.4.1"
9227
- minimatch "^9.0.4"
9235
+ glob "^13.0.6"
9236
+ minimatch "^10.2.2"
9228
9237
 
9229
9238
  text-extensions@^1.0.0:
9230
9239
  version "1.9.0"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.17"
270
+ "version": "5.0.18"
271
271
  }
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.17",
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.1",
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",
@@ -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": "^10.1.3",
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",