@jayree/sfdx-plugin-manifest 4.0.51 → 4.0.53

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,17 +1,17 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.51",
3
+ "version": "4.0.53",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.51",
9
+ "version": "4.0.53",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.14",
13
13
  "@oclif/core": "^4.5.2",
14
- "@salesforce/core": "^8.18.7",
14
+ "@salesforce/core": "^8.19.1",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.4",
17
17
  "@salesforce/source-deploy-retrieve": "12.22.2",
@@ -21,7 +21,7 @@
21
21
  "fast-xml-parser": "^5.2.5",
22
22
  "fs-extra": "^11.3.0",
23
23
  "graceful-fs": "^4.2.11",
24
- "isomorphic-git": "1.32.2"
24
+ "isomorphic-git": "1.32.3"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@oclif/plugin-command-snapshot": "^5.3.5",
@@ -34,9 +34,9 @@
34
34
  "c8": "^10.1.3",
35
35
  "eslint-config-oclif": "^6.0.90",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
- "eslint-plugin-prettier": "^5.5.3",
37
+ "eslint-plugin-prettier": "^5.5.4",
38
38
  "eslint-plugin-sf-plugin": "^1.20.30",
39
- "oclif": "^4.22.5",
39
+ "oclif": "^4.22.6",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
42
42
  "pretty-quick": "^4.2.2",
@@ -3215,9 +3215,9 @@
3215
3215
  }
3216
3216
  },
3217
3217
  "node_modules/@jsforce/jsforce-node": {
3218
- "version": "3.10.0",
3219
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.0.tgz",
3220
- "integrity": "sha512-hNExEqzvJ/ixnsfZlrYh/FqEOYfn4vKmeBMqIdrEjeYciIsSaOeggghFl+1w0m2u7TNGr1+8jPUBvki3nebPSw==",
3218
+ "version": "3.10.1",
3219
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.1.tgz",
3220
+ "integrity": "sha512-HZcekfFFGOIIqdkCVI5wmP+Nxpmbhwj8CJH5fAii6dcdMhFgTp0sMGwWZe2Br74Nmp7GEESFVuTcIjk+NX5ajA==",
3221
3221
  "license": "MIT",
3222
3222
  "dependencies": {
3223
3223
  "@sindresorhus/is": "^4",
@@ -3260,6 +3260,118 @@
3260
3260
  "node": ">= 6"
3261
3261
  }
3262
3262
  },
3263
+ "node_modules/@jsonjoy.com/base64": {
3264
+ "version": "1.1.2",
3265
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-1.1.2.tgz",
3266
+ "integrity": "sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==",
3267
+ "license": "Apache-2.0",
3268
+ "engines": {
3269
+ "node": ">=10.0"
3270
+ },
3271
+ "funding": {
3272
+ "type": "github",
3273
+ "url": "https://github.com/sponsors/streamich"
3274
+ },
3275
+ "peerDependencies": {
3276
+ "tslib": "2"
3277
+ }
3278
+ },
3279
+ "node_modules/@jsonjoy.com/buffers": {
3280
+ "version": "1.0.0",
3281
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz",
3282
+ "integrity": "sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==",
3283
+ "license": "Apache-2.0",
3284
+ "engines": {
3285
+ "node": ">=10.0"
3286
+ },
3287
+ "funding": {
3288
+ "type": "github",
3289
+ "url": "https://github.com/sponsors/streamich"
3290
+ },
3291
+ "peerDependencies": {
3292
+ "tslib": "2"
3293
+ }
3294
+ },
3295
+ "node_modules/@jsonjoy.com/codegen": {
3296
+ "version": "1.0.0",
3297
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz",
3298
+ "integrity": "sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==",
3299
+ "license": "Apache-2.0",
3300
+ "engines": {
3301
+ "node": ">=10.0"
3302
+ },
3303
+ "funding": {
3304
+ "type": "github",
3305
+ "url": "https://github.com/sponsors/streamich"
3306
+ },
3307
+ "peerDependencies": {
3308
+ "tslib": "2"
3309
+ }
3310
+ },
3311
+ "node_modules/@jsonjoy.com/json-pack": {
3312
+ "version": "1.9.0",
3313
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.9.0.tgz",
3314
+ "integrity": "sha512-5QyhXHb/64WUvP5thqF+7oe5CErg0z9A8g2pFLONp72gK674aBk/3rXDE9ZSC8UHFfB2zoKLI3uvmqUF1CDv0A==",
3315
+ "license": "Apache-2.0",
3316
+ "dependencies": {
3317
+ "@jsonjoy.com/base64": "^1.1.2",
3318
+ "@jsonjoy.com/buffers": "^1.0.0",
3319
+ "@jsonjoy.com/codegen": "^1.0.0",
3320
+ "@jsonjoy.com/json-pointer": "^1.0.1",
3321
+ "@jsonjoy.com/util": "^1.9.0",
3322
+ "hyperdyperid": "^1.2.0",
3323
+ "thingies": "^2.5.0"
3324
+ },
3325
+ "engines": {
3326
+ "node": ">=10.0"
3327
+ },
3328
+ "funding": {
3329
+ "type": "github",
3330
+ "url": "https://github.com/sponsors/streamich"
3331
+ },
3332
+ "peerDependencies": {
3333
+ "tslib": "2"
3334
+ }
3335
+ },
3336
+ "node_modules/@jsonjoy.com/json-pointer": {
3337
+ "version": "1.0.1",
3338
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.1.tgz",
3339
+ "integrity": "sha512-tJpwQfuBuxqZlyoJOSZcqf7OUmiYQ6MiPNmOv4KbZdXE/DdvBSSAwhos0zIlJU/AXxC8XpuO8p08bh2fIl+RKA==",
3340
+ "license": "Apache-2.0",
3341
+ "dependencies": {
3342
+ "@jsonjoy.com/util": "^1.3.0"
3343
+ },
3344
+ "engines": {
3345
+ "node": ">=10.0"
3346
+ },
3347
+ "funding": {
3348
+ "type": "github",
3349
+ "url": "https://github.com/sponsors/streamich"
3350
+ },
3351
+ "peerDependencies": {
3352
+ "tslib": "2"
3353
+ }
3354
+ },
3355
+ "node_modules/@jsonjoy.com/util": {
3356
+ "version": "1.9.0",
3357
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.9.0.tgz",
3358
+ "integrity": "sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==",
3359
+ "license": "Apache-2.0",
3360
+ "dependencies": {
3361
+ "@jsonjoy.com/buffers": "^1.0.0",
3362
+ "@jsonjoy.com/codegen": "^1.0.0"
3363
+ },
3364
+ "engines": {
3365
+ "node": ">=10.0"
3366
+ },
3367
+ "funding": {
3368
+ "type": "github",
3369
+ "url": "https://github.com/sponsors/streamich"
3370
+ },
3371
+ "peerDependencies": {
3372
+ "tslib": "2"
3373
+ }
3374
+ },
3263
3375
  "node_modules/@nodelib/fs.scandir": {
3264
3376
  "version": "2.1.5",
3265
3377
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -3818,15 +3930,15 @@
3818
3930
  }
3819
3931
  },
3820
3932
  "node_modules/@salesforce/core": {
3821
- "version": "8.18.7",
3822
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.7.tgz",
3823
- "integrity": "sha512-TP0AwS52+4ijIqVkNrKesVtK/osGsW7KvHrUiPcARI73ZKnW5z/CCpGdDH8nwGHSxj9rYlWC//g3EkTZJkparw==",
3933
+ "version": "8.19.1",
3934
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.19.1.tgz",
3935
+ "integrity": "sha512-HPJxus0W4S1aoT4Qn6mG2s9Ik/mZ59rXNUFc2c+BgEAs28khbZOLR2uiZYexNpXIIZnCrSbb+v1t8IW/idIyCA==",
3824
3936
  "license": "BSD-3-Clause",
3825
3937
  "dependencies": {
3826
- "@jsforce/jsforce-node": "^3.10.0",
3938
+ "@jsforce/jsforce-node": "^3.10.1",
3827
3939
  "@salesforce/kit": "^3.2.2",
3828
3940
  "@salesforce/schemas": "^1.9.1",
3829
- "@salesforce/ts-types": "^2.0.10",
3941
+ "@salesforce/ts-types": "^2.0.11",
3830
3942
  "ajv": "^8.17.1",
3831
3943
  "change-case": "^4.1.2",
3832
3944
  "fast-levenshtein": "^3.0.0",
@@ -3835,6 +3947,7 @@
3835
3947
  "js2xmlparser": "^4.0.1",
3836
3948
  "jsonwebtoken": "9.0.2",
3837
3949
  "jszip": "3.10.1",
3950
+ "memfs": "^4.30.1",
3838
3951
  "pino": "^9.7.0",
3839
3952
  "pino-abstract-transport": "^1.2.0",
3840
3953
  "pino-pretty": "^11.3.0",
@@ -9994,9 +10107,9 @@
9994
10107
  }
9995
10108
  },
9996
10109
  "node_modules/eslint-plugin-prettier": {
9997
- "version": "5.5.3",
9998
- "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz",
9999
- "integrity": "sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==",
10110
+ "version": "5.5.4",
10111
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
10112
+ "integrity": "sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==",
10000
10113
  "dev": true,
10001
10114
  "license": "MIT",
10002
10115
  "dependencies": {
@@ -11776,6 +11889,15 @@
11776
11889
  "url": "https://github.com/sponsors/typicode"
11777
11890
  }
11778
11891
  },
11892
+ "node_modules/hyperdyperid": {
11893
+ "version": "1.2.0",
11894
+ "resolved": "https://registry.npmjs.org/hyperdyperid/-/hyperdyperid-1.2.0.tgz",
11895
+ "integrity": "sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==",
11896
+ "license": "MIT",
11897
+ "engines": {
11898
+ "node": ">=10.18"
11899
+ }
11900
+ },
11779
11901
  "node_modules/iconv-lite": {
11780
11902
  "version": "0.4.24",
11781
11903
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
@@ -12755,9 +12877,9 @@
12755
12877
  "license": "ISC"
12756
12878
  },
12757
12879
  "node_modules/isomorphic-git": {
12758
- "version": "1.32.2",
12759
- "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.32.2.tgz",
12760
- "integrity": "sha512-pThiJmMDyPD5f4S8fpt3Zoq2P1pehetQNjAks7fco1N+UT3HFo3dRUYxxhrPqfBwrkYi7dguv25mZTt9DO/S+w==",
12880
+ "version": "1.32.3",
12881
+ "resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.32.3.tgz",
12882
+ "integrity": "sha512-gTcJH3JaUdj7WFGnPKnn7XpO1qAeu3nsiC7m2vEdHEsJx8fmBVQ8ji4FQG26JJArFd3MYyuA43pA7bk0DI6+Ww==",
12761
12883
  "license": "MIT",
12762
12884
  "dependencies": {
12763
12885
  "async-lock": "^1.4.1",
@@ -13858,6 +13980,25 @@
13858
13980
  "dev": true,
13859
13981
  "license": "MIT"
13860
13982
  },
13983
+ "node_modules/memfs": {
13984
+ "version": "4.36.0",
13985
+ "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.36.0.tgz",
13986
+ "integrity": "sha512-mfBfzGUdoEw5AZwG8E965ej3BbvW2F9LxEWj4uLxF6BEh1dO2N9eS3AGu9S6vfenuQYrVjsbUOOZK7y3vz4vyQ==",
13987
+ "license": "Apache-2.0",
13988
+ "dependencies": {
13989
+ "@jsonjoy.com/json-pack": "^1.0.3",
13990
+ "@jsonjoy.com/util": "^1.3.0",
13991
+ "tree-dump": "^1.0.1",
13992
+ "tslib": "^2.0.0"
13993
+ },
13994
+ "engines": {
13995
+ "node": ">= 4.0.0"
13996
+ },
13997
+ "funding": {
13998
+ "type": "github",
13999
+ "url": "https://github.com/sponsors/streamich"
14000
+ }
14001
+ },
13861
14002
  "node_modules/meow": {
13862
14003
  "version": "8.1.2",
13863
14004
  "resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz",
@@ -14810,9 +14951,9 @@
14810
14951
  }
14811
14952
  },
14812
14953
  "node_modules/oclif": {
14813
- "version": "4.22.5",
14814
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.5.tgz",
14815
- "integrity": "sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==",
14954
+ "version": "4.22.6",
14955
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.6.tgz",
14956
+ "integrity": "sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==",
14816
14957
  "dev": true,
14817
14958
  "license": "MIT",
14818
14959
  "dependencies": {
@@ -17648,6 +17789,22 @@
17648
17789
  "node": ">=0.8"
17649
17790
  }
17650
17791
  },
17792
+ "node_modules/thingies": {
17793
+ "version": "2.5.0",
17794
+ "resolved": "https://registry.npmjs.org/thingies/-/thingies-2.5.0.tgz",
17795
+ "integrity": "sha512-s+2Bwztg6PhWUD7XMfeYm5qliDdSiZm7M7n8KjTkIsm3l/2lgVRc2/Gx/v+ZX8lT4FMA+i8aQvhcWylldc+ZNw==",
17796
+ "license": "MIT",
17797
+ "engines": {
17798
+ "node": ">=10.18"
17799
+ },
17800
+ "funding": {
17801
+ "type": "github",
17802
+ "url": "https://github.com/sponsors/streamich"
17803
+ },
17804
+ "peerDependencies": {
17805
+ "tslib": "^2"
17806
+ }
17807
+ },
17651
17808
  "node_modules/thread-stream": {
17652
17809
  "version": "3.1.0",
17653
17810
  "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz",
@@ -17766,6 +17923,22 @@
17766
17923
  "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
17767
17924
  "license": "MIT"
17768
17925
  },
17926
+ "node_modules/tree-dump": {
17927
+ "version": "1.0.3",
17928
+ "resolved": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.0.3.tgz",
17929
+ "integrity": "sha512-il+Cv80yVHFBwokQSfd4bldvr1Md951DpgAGfmhydt04L+YzHgubm2tQ7zueWDcGENKHq0ZvGFR/hjvNXilHEg==",
17930
+ "license": "Apache-2.0",
17931
+ "engines": {
17932
+ "node": ">=10.0"
17933
+ },
17934
+ "funding": {
17935
+ "type": "github",
17936
+ "url": "https://github.com/sponsors/streamich"
17937
+ },
17938
+ "peerDependencies": {
17939
+ "tslib": "2"
17940
+ }
17941
+ },
17769
17942
  "node_modules/trim-lines": {
17770
17943
  "version": "3.0.1",
17771
17944
  "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz",
package/oclif.lock CHANGED
@@ -1421,10 +1421,10 @@
1421
1421
  "@jridgewell/resolve-uri" "^3.1.0"
1422
1422
  "@jridgewell/sourcemap-codec" "^1.4.14"
1423
1423
 
1424
- "@jsforce/jsforce-node@^3.10.0":
1425
- version "3.10.0"
1426
- resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.0.tgz#1bf75e9d322434f99fc38a3b60738205051144c5"
1427
- integrity sha512-hNExEqzvJ/ixnsfZlrYh/FqEOYfn4vKmeBMqIdrEjeYciIsSaOeggghFl+1w0m2u7TNGr1+8jPUBvki3nebPSw==
1424
+ "@jsforce/jsforce-node@^3.10.1":
1425
+ version "3.10.1"
1426
+ resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.1.tgz#790a0ecc89ce3b2c91aca16d9f84534d7d4bdd55"
1427
+ integrity sha512-HZcekfFFGOIIqdkCVI5wmP+Nxpmbhwj8CJH5fAii6dcdMhFgTp0sMGwWZe2Br74Nmp7GEESFVuTcIjk+NX5ajA==
1428
1428
  dependencies:
1429
1429
  "@sindresorhus/is" "^4"
1430
1430
  base64url "^3.0.1"
@@ -1437,6 +1437,49 @@
1437
1437
  node-fetch "^2.6.1"
1438
1438
  xml2js "^0.6.2"
1439
1439
 
1440
+ "@jsonjoy.com/base64@^1.1.2":
1441
+ version "1.1.2"
1442
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/base64/-/base64-1.1.2.tgz#cf8ea9dcb849b81c95f14fc0aaa151c6b54d2578"
1443
+ integrity sha512-q6XAnWQDIMA3+FTiOYajoYqySkO+JSat0ytXGSuRdq9uXE7o92gzuQwQM14xaCRlBLGq3v5miDGC4vkVTn54xA==
1444
+
1445
+ "@jsonjoy.com/buffers@^1.0.0":
1446
+ version "1.0.0"
1447
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz#ade6895b7d3883d70f87b5743efaa12c71dfef7a"
1448
+ integrity sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==
1449
+
1450
+ "@jsonjoy.com/codegen@^1.0.0":
1451
+ version "1.0.0"
1452
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz#5c23f796c47675f166d23b948cdb889184b93207"
1453
+ integrity sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==
1454
+
1455
+ "@jsonjoy.com/json-pack@^1.0.3":
1456
+ version "1.9.0"
1457
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.9.0.tgz#59eb6de388fc30a512436fed0b8f0b96ce2271c7"
1458
+ integrity sha512-5QyhXHb/64WUvP5thqF+7oe5CErg0z9A8g2pFLONp72gK674aBk/3rXDE9ZSC8UHFfB2zoKLI3uvmqUF1CDv0A==
1459
+ dependencies:
1460
+ "@jsonjoy.com/base64" "^1.1.2"
1461
+ "@jsonjoy.com/buffers" "^1.0.0"
1462
+ "@jsonjoy.com/codegen" "^1.0.0"
1463
+ "@jsonjoy.com/json-pointer" "^1.0.1"
1464
+ "@jsonjoy.com/util" "^1.9.0"
1465
+ hyperdyperid "^1.2.0"
1466
+ thingies "^2.5.0"
1467
+
1468
+ "@jsonjoy.com/json-pointer@^1.0.1":
1469
+ version "1.0.1"
1470
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.1.tgz#3b710158e8a212708a2886ea5e38d92e2ea4f4a0"
1471
+ integrity sha512-tJpwQfuBuxqZlyoJOSZcqf7OUmiYQ6MiPNmOv4KbZdXE/DdvBSSAwhos0zIlJU/AXxC8XpuO8p08bh2fIl+RKA==
1472
+ dependencies:
1473
+ "@jsonjoy.com/util" "^1.3.0"
1474
+
1475
+ "@jsonjoy.com/util@^1.3.0", "@jsonjoy.com/util@^1.9.0":
1476
+ version "1.9.0"
1477
+ resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.9.0.tgz#7ee95586aed0a766b746cd8d8363e336c3c47c46"
1478
+ integrity sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==
1479
+ dependencies:
1480
+ "@jsonjoy.com/buffers" "^1.0.0"
1481
+ "@jsonjoy.com/codegen" "^1.0.0"
1482
+
1440
1483
  "@napi-rs/wasm-runtime@^0.2.9":
1441
1484
  version "0.2.9"
1442
1485
  resolved "https://registry.yarnpkg.com/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.9.tgz#7278122cf94f3b36d8170a8eee7d85356dfa6a96"
@@ -1607,15 +1650,15 @@
1607
1650
  strip-ansi "6.0.1"
1608
1651
  ts-retry-promise "^0.8.1"
1609
1652
 
1610
- "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.8.0":
1611
- version "8.18.7"
1612
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.7.tgz#1eb16b69b3a2120f5e39917a9e78d0c32eaa0943"
1613
- integrity sha512-TP0AwS52+4ijIqVkNrKesVtK/osGsW7KvHrUiPcARI73ZKnW5z/CCpGdDH8nwGHSxj9rYlWC//g3EkTZJkparw==
1653
+ "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.19.1", "@salesforce/core@^8.8.0":
1654
+ version "8.19.1"
1655
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.19.1.tgz#300b37db32e29a7b1055091cc13d04a6ccc4d8c1"
1656
+ integrity sha512-HPJxus0W4S1aoT4Qn6mG2s9Ik/mZ59rXNUFc2c+BgEAs28khbZOLR2uiZYexNpXIIZnCrSbb+v1t8IW/idIyCA==
1614
1657
  dependencies:
1615
- "@jsforce/jsforce-node" "^3.10.0"
1658
+ "@jsforce/jsforce-node" "^3.10.1"
1616
1659
  "@salesforce/kit" "^3.2.2"
1617
1660
  "@salesforce/schemas" "^1.9.1"
1618
- "@salesforce/ts-types" "^2.0.10"
1661
+ "@salesforce/ts-types" "^2.0.11"
1619
1662
  ajv "^8.17.1"
1620
1663
  change-case "^4.1.2"
1621
1664
  fast-levenshtein "^3.0.0"
@@ -1624,6 +1667,7 @@
1624
1667
  js2xmlparser "^4.0.1"
1625
1668
  jsonwebtoken "9.0.2"
1626
1669
  jszip "3.10.1"
1670
+ memfs "^4.30.1"
1627
1671
  pino "^9.7.0"
1628
1672
  pino-abstract-transport "^1.2.0"
1629
1673
  pino-pretty "^11.3.0"
@@ -1746,7 +1790,7 @@
1746
1790
  sinon "^5.1.1"
1747
1791
  tslib "^2.8.1"
1748
1792
 
1749
- "@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
1793
+ "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
1750
1794
  version "2.0.12"
1751
1795
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
1752
1796
  integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
@@ -4791,10 +4835,10 @@ eslint-plugin-perfectionist@^4:
4791
4835
  "@typescript-eslint/utils" "^8.24.0"
4792
4836
  natural-orderby "^5.0.0"
4793
4837
 
4794
- eslint-plugin-prettier@^5.5.3:
4795
- version "5.5.3"
4796
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0"
4797
- integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==
4838
+ eslint-plugin-prettier@^5.5.4:
4839
+ version "5.5.4"
4840
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz#9d61c4ea11de5af704d4edf108c82ccfa7f2e61c"
4841
+ integrity sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==
4798
4842
  dependencies:
4799
4843
  prettier-linter-helpers "^1.0.0"
4800
4844
  synckit "^0.11.7"
@@ -5869,6 +5913,11 @@ husky@^7.0.4:
5869
5913
  resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5870
5914
  integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
5871
5915
 
5916
+ hyperdyperid@^1.2.0:
5917
+ version "1.2.0"
5918
+ resolved "https://registry.yarnpkg.com/hyperdyperid/-/hyperdyperid-1.2.0.tgz#59668d323ada92228d2a869d3e474d5a33b69e6b"
5919
+ integrity sha512-Y93lCzHYgGWdrJ66yIktxiaGULYc6oGiABxhcO5AufBeOyoIdZF7bIfLaOrbM0iGIOXQQgxxRrFEnb+Y6w1n4A==
5920
+
5872
5921
  iconv-lite@^0.4.24:
5873
5922
  version "0.4.24"
5874
5923
  resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -6313,10 +6362,10 @@ isexe@^2.0.0:
6313
6362
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
6314
6363
  integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
6315
6364
 
6316
- isomorphic-git@1.32.2, isomorphic-git@^1.30.1:
6317
- version "1.32.2"
6318
- resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.32.2.tgz#54057bbe959b8e4af9517e9fc9370d1442128214"
6319
- integrity sha512-pThiJmMDyPD5f4S8fpt3Zoq2P1pehetQNjAks7fco1N+UT3HFo3dRUYxxhrPqfBwrkYi7dguv25mZTt9DO/S+w==
6365
+ isomorphic-git@1.32.3, isomorphic-git@^1.30.1:
6366
+ version "1.32.3"
6367
+ resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.32.3.tgz#bbd330cf69078e85fb3b70e039ac9678c9fd172a"
6368
+ integrity sha512-gTcJH3JaUdj7WFGnPKnn7XpO1qAeu3nsiC7m2vEdHEsJx8fmBVQ8ji4FQG26JJArFd3MYyuA43pA7bk0DI6+Ww==
6320
6369
  dependencies:
6321
6370
  async-lock "^1.4.1"
6322
6371
  clean-git-ref "^2.0.1"
@@ -6970,6 +7019,16 @@ mdurl@^2.0.0:
6970
7019
  resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
6971
7020
  integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
6972
7021
 
7022
+ memfs@^4.30.1:
7023
+ version "4.36.0"
7024
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.36.0.tgz#b9fa8d97ddda3cb8c06908bceec956560c33d979"
7025
+ integrity sha512-mfBfzGUdoEw5AZwG8E965ej3BbvW2F9LxEWj4uLxF6BEh1dO2N9eS3AGu9S6vfenuQYrVjsbUOOZK7y3vz4vyQ==
7026
+ dependencies:
7027
+ "@jsonjoy.com/json-pack" "^1.0.3"
7028
+ "@jsonjoy.com/util" "^1.3.0"
7029
+ tree-dump "^1.0.1"
7030
+ tslib "^2.0.0"
7031
+
6973
7032
  meow@^13.0.0:
6974
7033
  version "13.2.0"
6975
7034
  resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
@@ -7446,10 +7505,10 @@ object.values@^1.2.1:
7446
7505
  define-properties "^1.2.1"
7447
7506
  es-object-atoms "^1.0.0"
7448
7507
 
7449
- oclif@^4.22.5:
7450
- version "4.22.5"
7451
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
7452
- integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
7508
+ oclif@^4.22.6:
7509
+ version "4.22.6"
7510
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
7511
+ integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
7453
7512
  dependencies:
7454
7513
  "@aws-sdk/client-cloudfront" "^3.850.0"
7455
7514
  "@aws-sdk/client-s3" "^3.850.0"
@@ -9101,6 +9160,11 @@ thenify-all@^1.0.0:
9101
9160
  dependencies:
9102
9161
  any-promise "^1.0.0"
9103
9162
 
9163
+ thingies@^2.5.0:
9164
+ version "2.5.0"
9165
+ resolved "https://registry.yarnpkg.com/thingies/-/thingies-2.5.0.tgz#5f7b882c933b85989f8466b528a6247a6881e04f"
9166
+ integrity sha512-s+2Bwztg6PhWUD7XMfeYm5qliDdSiZm7M7n8KjTkIsm3l/2lgVRc2/Gx/v+ZX8lT4FMA+i8aQvhcWylldc+ZNw==
9167
+
9104
9168
  thread-stream@^3.0.0:
9105
9169
  version "3.1.0"
9106
9170
  resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.1.0.tgz#4b2ef252a7c215064507d4ef70c05a5e2d34c4f1"
@@ -9176,6 +9240,11 @@ tr46@~0.0.3:
9176
9240
  resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9177
9241
  integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
9178
9242
 
9243
+ tree-dump@^1.0.1:
9244
+ version "1.0.3"
9245
+ resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.0.3.tgz#2f0e42e77354714418ed7ab44291e435ccdb0f80"
9246
+ integrity sha512-il+Cv80yVHFBwokQSfd4bldvr1Md951DpgAGfmhydt04L+YzHgubm2tQ7zueWDcGENKHq0ZvGFR/hjvNXilHEg==
9247
+
9179
9248
  trim-lines@^3.0.0:
9180
9249
  version "3.0.1"
9181
9250
  resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338"
@@ -9250,7 +9319,7 @@ tsconfig-paths@^3.15.0:
9250
9319
  minimist "^1.2.6"
9251
9320
  strip-bom "^3.0.0"
9252
9321
 
9253
- tslib@^2.0.1, tslib@^2.0.3, tslib@^2.4.0, tslib@^2.6.2, tslib@^2.8.1:
9322
+ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.4.0, tslib@^2.6.2, tslib@^2.8.1:
9254
9323
  version "2.8.1"
9255
9324
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
9256
9325
  integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "4.0.51"
270
+ "version": "4.0.53"
271
271
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
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": "4.0.51",
4
+ "version": "4.0.53",
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.14",
10
10
  "@oclif/core": "^4.5.2",
11
- "@salesforce/core": "^8.18.7",
11
+ "@salesforce/core": "^8.19.1",
12
12
  "@salesforce/kit": "^3.2.3",
13
13
  "@salesforce/sf-plugins-core": "^12.2.4",
14
14
  "@salesforce/source-deploy-retrieve": "12.22.2",
@@ -18,7 +18,7 @@
18
18
  "fast-xml-parser": "^5.2.5",
19
19
  "fs-extra": "^11.3.0",
20
20
  "graceful-fs": "^4.2.11",
21
- "isomorphic-git": "1.32.2"
21
+ "isomorphic-git": "1.32.3"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@oclif/plugin-command-snapshot": "^5.3.5",
@@ -31,9 +31,9 @@
31
31
  "c8": "^10.1.3",
32
32
  "eslint-config-oclif": "^6.0.90",
33
33
  "eslint-config-salesforce-license": "^1.0.1",
34
- "eslint-plugin-prettier": "^5.5.3",
34
+ "eslint-plugin-prettier": "^5.5.4",
35
35
  "eslint-plugin-sf-plugin": "^1.20.30",
36
- "oclif": "^4.22.5",
36
+ "oclif": "^4.22.6",
37
37
  "patch-package": "^8.0.0",
38
38
  "prettier": "^3.6.2",
39
39
  "pretty-quick": "^4.2.2",