@jayree/sfdx-plugin-manifest 4.0.16 → 4.0.17

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 CHANGED
@@ -1,3 +1,12 @@
1
+ ## [4.0.17](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.16...4.0.17) (2025-06-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump @salesforce/source-tracking from 7.3.25 to 7.4.1 ([#1804](https://github.com/jayree/sfdx-plugin-manifest/issues/1804)) ([8941af1](https://github.com/jayree/sfdx-plugin-manifest/commit/8941af1c792184f1141481d14218bef832c16bb9))
7
+ * remove beta and add opt-out - W-18024242 ([#778](https://github.com/forcedotcom/source-tracking/issues/778)) ([e125198](https://github.com/forcedotcom/source-tracking/commit/e1251981688e0157196c97ad98eef86d09272e8a))
8
+ * **deps:** bump @oclif/core from 4.2.10 to 4.3.0 ([e368681](https://github.com/forcedotcom/source-tracking/commit/e3686811ad34504c149c68c43f5e210aed18d8f0))
9
+
1
10
  ## [4.0.16](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.15...4.0.16) (2025-06-07)
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/4.0.16/src/commands/jayree/manifest/cleanup.ts)_
115
+ _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.17/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/4.0.16/src/commands/jayree/manifest/generate.ts)_
153
+ _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.17/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/4.0.16/src/commands/jayree/manifest/git/diff.ts)_
233
+ _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.17/src/commands/jayree/manifest/git/diff.ts)_
234
234
  <!-- commandsstop -->
235
235
 
236
236
  ## Performance Testing
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.16",
3
+ "version": "4.0.17",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.16",
9
+ "version": "4.0.17",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.10",
@@ -15,7 +15,7 @@
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.2",
17
17
  "@salesforce/source-deploy-retrieve": "12.19.9",
18
- "@salesforce/source-tracking": "7.3.25",
18
+ "@salesforce/source-tracking": "7.4.1",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
21
21
  "fast-xml-parser": "^5.2.4",
@@ -24,7 +24,7 @@
24
24
  "isomorphic-git": "1.30.2"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.2.40",
27
+ "@oclif/plugin-command-snapshot": "^5.3.1",
28
28
  "@oclif/plugin-help": "^6.2.28",
29
29
  "@salesforce/cli-plugins-testkit": "^5.3.39",
30
30
  "@salesforce/dev-scripts": "^11.0.2",
@@ -36,7 +36,7 @@
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
37
  "eslint-plugin-prettier": "^5.4.1",
38
38
  "eslint-plugin-sf-plugin": "^1.20.24",
39
- "oclif": "^4.17.46",
39
+ "oclif": "^4.18.0",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.5.3",
42
42
  "pretty-quick": "^4.1.1",
@@ -3272,6 +3272,7 @@
3272
3272
  "version": "2.1.5",
3273
3273
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
3274
3274
  "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
3275
+ "dev": true,
3275
3276
  "license": "MIT",
3276
3277
  "dependencies": {
3277
3278
  "@nodelib/fs.stat": "2.0.5",
@@ -3285,6 +3286,7 @@
3285
3286
  "version": "2.0.5",
3286
3287
  "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
3287
3288
  "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
3289
+ "dev": true,
3288
3290
  "license": "MIT",
3289
3291
  "engines": {
3290
3292
  "node": ">= 8"
@@ -3294,6 +3296,7 @@
3294
3296
  "version": "1.2.8",
3295
3297
  "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
3296
3298
  "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
3299
+ "dev": true,
3297
3300
  "license": "MIT",
3298
3301
  "dependencies": {
3299
3302
  "@nodelib/fs.scandir": "2.1.5",
@@ -3314,9 +3317,9 @@
3314
3317
  }
3315
3318
  },
3316
3319
  "node_modules/@oclif/core": {
3317
- "version": "4.3.0",
3318
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.0.tgz",
3319
- "integrity": "sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==",
3320
+ "version": "4.3.2",
3321
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.2.tgz",
3322
+ "integrity": "sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==",
3320
3323
  "license": "MIT",
3321
3324
  "dependencies": {
3322
3325
  "ansi-escapes": "^4.3.2",
@@ -3326,7 +3329,6 @@
3326
3329
  "debug": "^4.4.0",
3327
3330
  "ejs": "^3.1.10",
3328
3331
  "get-package-type": "^0.1.0",
3329
- "globby": "^11.1.0",
3330
3332
  "indent-string": "^4.0.0",
3331
3333
  "is-wsl": "^2.2.0",
3332
3334
  "lilconfig": "^3.1.3",
@@ -3334,6 +3336,7 @@
3334
3336
  "semver": "^7.6.3",
3335
3337
  "string-width": "^4.2.3",
3336
3338
  "supports-color": "^8",
3339
+ "tinyglobby": "^0.2.13",
3337
3340
  "widest-line": "^3.1.0",
3338
3341
  "wordwrap": "^1.0.0",
3339
3342
  "wrap-ansi": "^7.0.0"
@@ -3390,9 +3393,9 @@
3390
3393
  }
3391
3394
  },
3392
3395
  "node_modules/@oclif/plugin-command-snapshot": {
3393
- "version": "5.2.40",
3394
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz",
3395
- "integrity": "sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==",
3396
+ "version": "5.3.1",
3397
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz",
3398
+ "integrity": "sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==",
3396
3399
  "dev": true,
3397
3400
  "license": "MIT",
3398
3401
  "dependencies": {
@@ -3406,6 +3409,9 @@
3406
3409
  "semver": "^7.7.2",
3407
3410
  "ts-json-schema-generator": "^1.5.1"
3408
3411
  },
3412
+ "bin": {
3413
+ "oclif-snapshot": "bin/run.js"
3414
+ },
3409
3415
  "engines": {
3410
3416
  "node": ">=18.0.0"
3411
3417
  }
@@ -4147,15 +4153,15 @@
4147
4153
  }
4148
4154
  },
4149
4155
  "node_modules/@salesforce/source-tracking": {
4150
- "version": "7.3.25",
4151
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.25.tgz",
4152
- "integrity": "sha512-vph1inQMkwFhAqxquHy/Woq0uQqFiFyVm59DmXJLZQxj25fxqFhQsbY22jCSidEug8ctj4IyaCJB1Ot/eShozw==",
4156
+ "version": "7.4.1",
4157
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.4.1.tgz",
4158
+ "integrity": "sha512-UwouGuno36nHUVLEn47GVtA1v2bzrkccZ6ps8QYqbqpuipnkuraOmFXTlaIz8+8ZEZV0XDkBkual6qGH/Twc5A==",
4153
4159
  "license": "Apache-2.0",
4154
4160
  "dependencies": {
4155
- "@oclif/core": "^4.2.10",
4156
- "@salesforce/core": "^8.9.1",
4161
+ "@oclif/core": "^4.3.2",
4162
+ "@salesforce/core": "^8.12.0",
4157
4163
  "@salesforce/kit": "^3.2.3",
4158
- "@salesforce/source-deploy-retrieve": "^12.19.6",
4164
+ "@salesforce/source-deploy-retrieve": "^12.19.9",
4159
4165
  "@salesforce/ts-types": "^2.0.12",
4160
4166
  "fast-xml-parser": "^4.5.3",
4161
4167
  "graceful-fs": "^4.2.11",
@@ -6588,6 +6594,7 @@
6588
6594
  "version": "2.1.0",
6589
6595
  "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
6590
6596
  "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
6597
+ "dev": true,
6591
6598
  "license": "MIT",
6592
6599
  "engines": {
6593
6600
  "node": ">=8"
@@ -6874,6 +6881,7 @@
6874
6881
  "version": "3.0.3",
6875
6882
  "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
6876
6883
  "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
6884
+ "dev": true,
6877
6885
  "license": "MIT",
6878
6886
  "dependencies": {
6879
6887
  "fill-range": "^7.1.1"
@@ -8489,6 +8497,7 @@
8489
8497
  "version": "3.0.1",
8490
8498
  "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
8491
8499
  "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
8500
+ "dev": true,
8492
8501
  "license": "MIT",
8493
8502
  "dependencies": {
8494
8503
  "path-type": "^4.0.0"
@@ -10875,6 +10884,7 @@
10875
10884
  "version": "3.3.3",
10876
10885
  "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
10877
10886
  "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
10887
+ "dev": true,
10878
10888
  "license": "MIT",
10879
10889
  "dependencies": {
10880
10890
  "@nodelib/fs.stat": "^2.0.2",
@@ -10977,6 +10987,7 @@
10977
10987
  "version": "1.19.1",
10978
10988
  "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
10979
10989
  "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
10990
+ "dev": true,
10980
10991
  "license": "ISC",
10981
10992
  "dependencies": {
10982
10993
  "reusify": "^1.0.4"
@@ -11012,10 +11023,9 @@
11012
11023
  }
11013
11024
  },
11014
11025
  "node_modules/fdir": {
11015
- "version": "6.4.3",
11016
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz",
11017
- "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
11018
- "dev": true,
11026
+ "version": "6.4.4",
11027
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
11028
+ "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
11019
11029
  "license": "MIT",
11020
11030
  "peerDependencies": {
11021
11031
  "picomatch": "^3 || ^4"
@@ -11064,6 +11074,7 @@
11064
11074
  "version": "7.1.1",
11065
11075
  "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
11066
11076
  "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
11077
+ "dev": true,
11067
11078
  "license": "MIT",
11068
11079
  "dependencies": {
11069
11080
  "to-regex-range": "^5.0.1"
@@ -11536,6 +11547,7 @@
11536
11547
  "version": "5.1.2",
11537
11548
  "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
11538
11549
  "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
11550
+ "dev": true,
11539
11551
  "license": "ISC",
11540
11552
  "dependencies": {
11541
11553
  "is-glob": "^4.0.1"
@@ -11631,6 +11643,7 @@
11631
11643
  "version": "11.1.0",
11632
11644
  "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
11633
11645
  "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
11646
+ "dev": true,
11634
11647
  "license": "MIT",
11635
11648
  "dependencies": {
11636
11649
  "array-union": "^2.1.0",
@@ -11651,6 +11664,7 @@
11651
11664
  "version": "3.0.0",
11652
11665
  "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
11653
11666
  "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
11667
+ "dev": true,
11654
11668
  "license": "MIT",
11655
11669
  "engines": {
11656
11670
  "node": ">=8"
@@ -12670,6 +12684,7 @@
12670
12684
  "version": "2.1.1",
12671
12685
  "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
12672
12686
  "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
12687
+ "dev": true,
12673
12688
  "license": "MIT",
12674
12689
  "engines": {
12675
12690
  "node": ">=0.10.0"
@@ -12723,6 +12738,7 @@
12723
12738
  "version": "4.0.3",
12724
12739
  "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
12725
12740
  "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
12741
+ "dev": true,
12726
12742
  "license": "MIT",
12727
12743
  "dependencies": {
12728
12744
  "is-extglob": "^2.1.1"
@@ -12763,6 +12779,7 @@
12763
12779
  "version": "7.0.0",
12764
12780
  "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
12765
12781
  "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
12782
+ "dev": true,
12766
12783
  "license": "MIT",
12767
12784
  "engines": {
12768
12785
  "node": ">=0.12.0"
@@ -14224,6 +14241,7 @@
14224
14241
  "version": "1.4.1",
14225
14242
  "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
14226
14243
  "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
14244
+ "dev": true,
14227
14245
  "license": "MIT",
14228
14246
  "engines": {
14229
14247
  "node": ">= 8"
@@ -14327,6 +14345,7 @@
14327
14345
  "version": "4.0.8",
14328
14346
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
14329
14347
  "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
14348
+ "dev": true,
14330
14349
  "license": "MIT",
14331
14350
  "dependencies": {
14332
14351
  "braces": "^3.0.3",
@@ -14340,6 +14359,7 @@
14340
14359
  "version": "2.3.1",
14341
14360
  "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
14342
14361
  "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
14362
+ "dev": true,
14343
14363
  "license": "MIT",
14344
14364
  "engines": {
14345
14365
  "node": ">=8.6"
@@ -15140,9 +15160,9 @@
15140
15160
  }
15141
15161
  },
15142
15162
  "node_modules/oclif": {
15143
- "version": "4.17.46",
15144
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.46.tgz",
15145
- "integrity": "sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==",
15163
+ "version": "4.18.0",
15164
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.18.0.tgz",
15165
+ "integrity": "sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==",
15146
15166
  "dev": true,
15147
15167
  "license": "MIT",
15148
15168
  "dependencies": {
@@ -15155,8 +15175,8 @@
15155
15175
  "@oclif/plugin-help": "^6.2.27",
15156
15176
  "@oclif/plugin-not-found": "^3.2.48",
15157
15177
  "@oclif/plugin-warn-if-update-available": "^3.1.38",
15178
+ "ansis": "^3.16.0",
15158
15179
  "async-retry": "^1.3.3",
15159
- "chalk": "^4",
15160
15180
  "change-case": "^4",
15161
15181
  "debug": "^4.4.0",
15162
15182
  "ejs": "^3.1.10",
@@ -15843,6 +15863,7 @@
15843
15863
  "version": "4.0.0",
15844
15864
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
15845
15865
  "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
15866
+ "dev": true,
15846
15867
  "license": "MIT",
15847
15868
  "engines": {
15848
15869
  "node": ">=8"
@@ -15869,7 +15890,6 @@
15869
15890
  "version": "4.0.2",
15870
15891
  "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
15871
15892
  "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
15872
- "dev": true,
15873
15893
  "license": "MIT",
15874
15894
  "engines": {
15875
15895
  "node": ">=12"
@@ -16296,6 +16316,7 @@
16296
16316
  "version": "1.2.3",
16297
16317
  "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
16298
16318
  "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
16319
+ "dev": true,
16299
16320
  "funding": [
16300
16321
  {
16301
16322
  "type": "github",
@@ -16794,6 +16815,7 @@
16794
16815
  "version": "1.1.0",
16795
16816
  "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
16796
16817
  "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
16818
+ "dev": true,
16797
16819
  "license": "MIT",
16798
16820
  "engines": {
16799
16821
  "iojs": ">=1.0.0",
@@ -16820,6 +16842,7 @@
16820
16842
  "version": "1.2.0",
16821
16843
  "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
16822
16844
  "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
16845
+ "dev": true,
16823
16846
  "funding": [
16824
16847
  {
16825
16848
  "type": "github",
@@ -17450,6 +17473,21 @@
17450
17473
  "sort-package-json": "cli.js"
17451
17474
  }
17452
17475
  },
17476
+ "node_modules/sort-package-json/node_modules/fdir": {
17477
+ "version": "6.4.3",
17478
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz",
17479
+ "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
17480
+ "dev": true,
17481
+ "license": "MIT",
17482
+ "peerDependencies": {
17483
+ "picomatch": "^3 || ^4"
17484
+ },
17485
+ "peerDependenciesMeta": {
17486
+ "picomatch": {
17487
+ "optional": true
17488
+ }
17489
+ }
17490
+ },
17453
17491
  "node_modules/sort-package-json/node_modules/is-plain-obj": {
17454
17492
  "version": "4.1.0",
17455
17493
  "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
@@ -18068,7 +18106,6 @@
18068
18106
  "version": "0.2.13",
18069
18107
  "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
18070
18108
  "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
18071
- "dev": true,
18072
18109
  "license": "MIT",
18073
18110
  "dependencies": {
18074
18111
  "fdir": "^6.4.4",
@@ -18081,21 +18118,6 @@
18081
18118
  "url": "https://github.com/sponsors/SuperchupuDev"
18082
18119
  }
18083
18120
  },
18084
- "node_modules/tinyglobby/node_modules/fdir": {
18085
- "version": "6.4.4",
18086
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
18087
- "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
18088
- "dev": true,
18089
- "license": "MIT",
18090
- "peerDependencies": {
18091
- "picomatch": "^3 || ^4"
18092
- },
18093
- "peerDependenciesMeta": {
18094
- "picomatch": {
18095
- "optional": true
18096
- }
18097
- }
18098
- },
18099
18121
  "node_modules/tldts": {
18100
18122
  "version": "6.1.82",
18101
18123
  "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.82.tgz",
@@ -18131,6 +18153,7 @@
18131
18153
  "version": "5.0.1",
18132
18154
  "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
18133
18155
  "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
18156
+ "dev": true,
18134
18157
  "license": "MIT",
18135
18158
  "dependencies": {
18136
18159
  "is-number": "^7.0.0"
package/oclif.lock CHANGED
@@ -1464,10 +1464,10 @@
1464
1464
  resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
1465
1465
  integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
1466
1466
 
1467
- "@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1468
- version "4.3.0"
1469
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1470
- integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
1467
+ "@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2":
1468
+ version "4.3.2"
1469
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
1470
+ integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
1471
1471
  dependencies:
1472
1472
  ansi-escapes "^4.3.2"
1473
1473
  ansis "^3.17.0"
@@ -1476,7 +1476,6 @@
1476
1476
  debug "^4.4.0"
1477
1477
  ejs "^3.1.10"
1478
1478
  get-package-type "^0.1.0"
1479
- globby "^11.1.0"
1480
1479
  indent-string "^4.0.0"
1481
1480
  is-wsl "^2.2.0"
1482
1481
  lilconfig "^3.1.3"
@@ -1484,14 +1483,15 @@
1484
1483
  semver "^7.6.3"
1485
1484
  string-width "^4.2.3"
1486
1485
  supports-color "^8"
1486
+ tinyglobby "^0.2.13"
1487
1487
  widest-line "^3.1.0"
1488
1488
  wordwrap "^1.0.0"
1489
1489
  wrap-ansi "^7.0.0"
1490
1490
 
1491
- "@oclif/plugin-command-snapshot@^5.2.40":
1492
- version "5.2.40"
1493
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1494
- integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1491
+ "@oclif/plugin-command-snapshot@^5.3.1":
1492
+ version "5.3.1"
1493
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1494
+ integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
1495
1495
  dependencies:
1496
1496
  "@oclif/core" "^4"
1497
1497
  ansis "^3.17.0"
@@ -1599,7 +1599,7 @@
1599
1599
  strip-ansi "6.0.1"
1600
1600
  ts-retry-promise "^0.8.1"
1601
1601
 
1602
- "@salesforce/core@^8.10.0", "@salesforce/core@^8.11.1", "@salesforce/core@^8.11.4", "@salesforce/core@^8.12.0", "@salesforce/core@^8.8.0", "@salesforce/core@^8.9.1":
1602
+ "@salesforce/core@^8.10.0", "@salesforce/core@^8.11.1", "@salesforce/core@^8.11.4", "@salesforce/core@^8.12.0", "@salesforce/core@^8.8.0":
1603
1603
  version "8.12.0"
1604
1604
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.12.0.tgz#a458cc3e39f4e7df57d94f0deaaa0fd0660b18c9"
1605
1605
  integrity sha512-LJIjoQ3UQJ1r/xxdQcaG5bU8MfxeO/LJhrfK/7LZeHVtp1iOIgedbwPuVNzTzYciDWh8elborarrPM4uWjtu5g==
@@ -1693,7 +1693,7 @@
1693
1693
  cli-progress "^3.12.0"
1694
1694
  terminal-link "^3.0.0"
1695
1695
 
1696
- "@salesforce/source-deploy-retrieve@12.19.9", "@salesforce/source-deploy-retrieve@^12.19.6":
1696
+ "@salesforce/source-deploy-retrieve@12.19.9", "@salesforce/source-deploy-retrieve@^12.19.9":
1697
1697
  version "12.19.9"
1698
1698
  resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.9.tgz#4754aaf466ce34cb02546ec6eab9541c1dab86f9"
1699
1699
  integrity sha512-LDM/vqedj6T/Ybs2dKShqdTUizp2psKboBo03Ak9ha006gA+5/yde7nq5zY9hRdn/aw4hs74+X0TCRcxMh4dOw==
@@ -1714,15 +1714,15 @@
1714
1714
  proxy-agent "^6.4.0"
1715
1715
  yaml "^2.7.1"
1716
1716
 
1717
- "@salesforce/source-tracking@7.3.25":
1718
- version "7.3.25"
1719
- resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.25.tgz#057b70c240b450e9319dc6cd2e732d5f0aae959e"
1720
- integrity sha512-vph1inQMkwFhAqxquHy/Woq0uQqFiFyVm59DmXJLZQxj25fxqFhQsbY22jCSidEug8ctj4IyaCJB1Ot/eShozw==
1717
+ "@salesforce/source-tracking@7.4.1":
1718
+ version "7.4.1"
1719
+ resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.1.tgz#83e6a140687c782ca33e81b9609295d968643dd3"
1720
+ integrity sha512-UwouGuno36nHUVLEn47GVtA1v2bzrkccZ6ps8QYqbqpuipnkuraOmFXTlaIz8+8ZEZV0XDkBkual6qGH/Twc5A==
1721
1721
  dependencies:
1722
- "@oclif/core" "^4.2.10"
1723
- "@salesforce/core" "^8.9.1"
1722
+ "@oclif/core" "^4.3.2"
1723
+ "@salesforce/core" "^8.12.0"
1724
1724
  "@salesforce/kit" "^3.2.3"
1725
- "@salesforce/source-deploy-retrieve" "^12.19.6"
1725
+ "@salesforce/source-deploy-retrieve" "^12.19.9"
1726
1726
  "@salesforce/ts-types" "^2.0.12"
1727
1727
  fast-xml-parser "^4.5.3"
1728
1728
  graceful-fs "^4.2.11"
@@ -3191,7 +3191,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
3191
3191
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
3192
3192
  integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
3193
3193
 
3194
- ansis@^3.17.0, ansis@^3.3.2:
3194
+ ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
3195
3195
  version "3.17.0"
3196
3196
  resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
3197
3197
  integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
@@ -3656,7 +3656,7 @@ chai@^4.3.10:
3656
3656
  pathval "^1.1.1"
3657
3657
  type-detect "^4.1.0"
3658
3658
 
3659
- chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
3659
+ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
3660
3660
  version "4.1.2"
3661
3661
  resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3662
3662
  integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -7439,10 +7439,10 @@ object.values@^1.2.0:
7439
7439
  define-properties "^1.2.1"
7440
7440
  es-object-atoms "^1.0.0"
7441
7441
 
7442
- oclif@^4.17.46:
7443
- version "4.17.46"
7444
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
7445
- integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
7442
+ oclif@^4.18.0:
7443
+ version "4.18.0"
7444
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
7445
+ integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
7446
7446
  dependencies:
7447
7447
  "@aws-sdk/client-cloudfront" "^3.787.0"
7448
7448
  "@aws-sdk/client-s3" "^3.787.0"
@@ -7453,8 +7453,8 @@ oclif@^4.17.46:
7453
7453
  "@oclif/plugin-help" "^6.2.27"
7454
7454
  "@oclif/plugin-not-found" "^3.2.48"
7455
7455
  "@oclif/plugin-warn-if-update-available" "^3.1.38"
7456
+ ansis "^3.16.0"
7456
7457
  async-retry "^1.3.3"
7457
- chalk "^4"
7458
7458
  change-case "^4"
7459
7459
  debug "^4.4.0"
7460
7460
  ejs "^3.1.10"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "4.0.16"
270
+ "version": "4.0.17"
271
271
  }
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": "4.0.16",
4
+ "version": "4.0.17",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -12,7 +12,7 @@
12
12
  "@salesforce/kit": "^3.2.3",
13
13
  "@salesforce/sf-plugins-core": "^12.2.2",
14
14
  "@salesforce/source-deploy-retrieve": "12.19.9",
15
- "@salesforce/source-tracking": "7.3.25",
15
+ "@salesforce/source-tracking": "7.4.1",
16
16
  "@salesforce/ts-types": "^2.0.12",
17
17
  "fast-deep-equal": "^3.1.3",
18
18
  "fast-xml-parser": "^5.2.4",
@@ -21,7 +21,7 @@
21
21
  "isomorphic-git": "1.30.2"
22
22
  },
23
23
  "devDependencies": {
24
- "@oclif/plugin-command-snapshot": "^5.2.40",
24
+ "@oclif/plugin-command-snapshot": "^5.3.1",
25
25
  "@oclif/plugin-help": "^6.2.28",
26
26
  "@salesforce/cli-plugins-testkit": "^5.3.39",
27
27
  "@salesforce/dev-scripts": "^11.0.2",
@@ -33,7 +33,7 @@
33
33
  "eslint-config-salesforce-license": "^1.0.1",
34
34
  "eslint-plugin-prettier": "^5.4.1",
35
35
  "eslint-plugin-sf-plugin": "^1.20.24",
36
- "oclif": "^4.17.46",
36
+ "oclif": "^4.18.0",
37
37
  "patch-package": "^8.0.0",
38
38
  "prettier": "^3.5.3",
39
39
  "pretty-quick": "^4.1.1",