@jayree/sfdx-plugin-manifest 3.2.24 → 3.3.0

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/oclif.lock CHANGED
@@ -1662,7 +1662,7 @@
1662
1662
  wordwrap "^1.0.0"
1663
1663
  wrap-ansi "^7.0.0"
1664
1664
 
1665
- "@oclif/core@^4", "@oclif/core@^4.0.0-beta.13":
1665
+ "@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.3":
1666
1666
  version "4.0.3"
1667
1667
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1668
1668
  integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
@@ -1754,7 +1754,7 @@
1754
1754
  strip-ansi "6.0.1"
1755
1755
  ts-retry-promise "^0.8.1"
1756
1756
 
1757
- "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9":
1757
+ "@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9":
1758
1758
  version "7.3.12"
1759
1759
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.12.tgz#9138980db21566c467f35afe9192f33bf77f160c"
1760
1760
  integrity sha512-a53KYv2xaJpmFlN4haI7ewaMpRqdRwaqbm11wLn0il6+LNR1/2zkRdqE3opdTW6aXNvVecNu0YQj5/u3Uz3oPw==
@@ -1783,10 +1783,10 @@
1783
1783
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
1784
1784
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1785
1785
 
1786
- "@salesforce/dev-scripts@^9.1.2":
1787
- version "9.1.2"
1788
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe"
1789
- integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==
1786
+ "@salesforce/dev-scripts@^10.1.0":
1787
+ version "10.1.0"
1788
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz#9bf765a5c8d46725e35d994fa32a1fe8f25019ba"
1789
+ integrity sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==
1790
1790
  dependencies:
1791
1791
  "@commitlint/cli" "^17.1.2"
1792
1792
  "@commitlint/config-conventional" "^17.8.1"
@@ -1833,18 +1833,23 @@
1833
1833
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1834
1834
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1835
1835
 
1836
- "@salesforce/sf-plugins-core@^9.1.1":
1837
- version "9.1.1"
1838
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz#8818fdb23e0f174d9e6dded0cf34a88be5e3cc44"
1839
- integrity sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==
1836
+ "@salesforce/sf-plugins-core@^10.0.0":
1837
+ version "10.0.0"
1838
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz#712b38cf101ab95866e757c2738ffc3ddd27ded5"
1839
+ integrity sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==
1840
1840
  dependencies:
1841
1841
  "@inquirer/confirm" "^3.1.9"
1842
1842
  "@inquirer/password" "^2.1.9"
1843
- "@oclif/core" "^3.26.6"
1844
- "@salesforce/core" "^7.3.9"
1843
+ "@oclif/core" "^4"
1844
+ "@salesforce/core" "^7.3.10"
1845
1845
  "@salesforce/kit" "^3.1.2"
1846
1846
  "@salesforce/ts-types" "^2.0.9"
1847
- chalk "^5.3.0"
1847
+ ansis "^3.1.1"
1848
+ cli-progress "^3.12.0"
1849
+ natural-orderby "^3.0.2"
1850
+ slice-ansi "^7.1.0"
1851
+ string-width "^7.1.0"
1852
+ terminal-link "^3.0.0"
1848
1853
 
1849
1854
  "@salesforce/source-deploy-retrieve@^11.6.4":
1850
1855
  version "11.6.4"
@@ -2768,10 +2773,10 @@
2768
2773
  dependencies:
2769
2774
  "@types/node" "*"
2770
2775
 
2771
- "@types/node@*":
2772
- version "20.12.7"
2773
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2774
- integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2776
+ "@types/node@*", "@types/node@^20.12.13":
2777
+ version "20.13.0"
2778
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2779
+ integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
2775
2780
  dependencies:
2776
2781
  undici-types "~5.26.4"
2777
2782
 
@@ -2787,13 +2792,6 @@
2787
2792
  dependencies:
2788
2793
  undici-types "~5.26.4"
2789
2794
 
2790
- "@types/node@^20.12.13":
2791
- version "20.13.0"
2792
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2793
- integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
2794
- dependencies:
2795
- undici-types "~5.26.4"
2796
-
2797
2795
  "@types/normalize-package-data@^2.4.0":
2798
2796
  version "2.4.4"
2799
2797
  resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
@@ -3023,6 +3021,13 @@ ansi-escapes@^4.3.2:
3023
3021
  dependencies:
3024
3022
  type-fest "^0.21.3"
3025
3023
 
3024
+ ansi-escapes@^5.0.0:
3025
+ version "5.0.0"
3026
+ resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-5.0.0.tgz#b6a0caf0eef0c41af190e9a749e0c00ec04bb2a6"
3027
+ integrity sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==
3028
+ dependencies:
3029
+ type-fest "^1.0.2"
3030
+
3026
3031
  ansi-escapes@^6.2.0:
3027
3032
  version "6.2.0"
3028
3033
  resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-6.2.0.tgz#8a13ce75286f417f1963487d86ba9f90dccf9947"
@@ -3059,7 +3064,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.3.0:
3059
3064
  dependencies:
3060
3065
  color-convert "^2.0.1"
3061
3066
 
3062
- ansi-styles@^6.1.0:
3067
+ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
3063
3068
  version "6.2.1"
3064
3069
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
3065
3070
  integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
@@ -4151,6 +4156,11 @@ electron-to-chromium@^1.4.668:
4151
4156
  resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.698.tgz#0b3992ad3b572b646ce3f22e0145eab4abc559a7"
4152
4157
  integrity sha512-f9iZD1t3CLy1AS6vzM5EKGa6p9pRcOeEFXRFbaG2Ta+Oe7MkfRQ3fsvPYidzHe1h4i0JvIvpcY55C+B6BZNGtQ==
4153
4158
 
4159
+ emoji-regex@^10.3.0:
4160
+ version "10.3.0"
4161
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.3.0.tgz#76998b9268409eb3dae3de989254d456e70cfe23"
4162
+ integrity sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==
4163
+
4154
4164
  emoji-regex@^8.0.0:
4155
4165
  version "8.0.0"
4156
4166
  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
@@ -4973,6 +4983,11 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
4973
4983
  resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
4974
4984
  integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
4975
4985
 
4986
+ get-east-asian-width@^1.0.0:
4987
+ version "1.2.0"
4988
+ resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz#5e6ebd9baee6fb8b7b6bd505221065f0cd91f64e"
4989
+ integrity sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==
4990
+
4976
4991
  get-func-name@^2.0.1, get-func-name@^2.0.2:
4977
4992
  version "2.0.2"
4978
4993
  resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
@@ -5570,6 +5585,13 @@ is-fullwidth-code-point@^3.0.0:
5570
5585
  resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
5571
5586
  integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
5572
5587
 
5588
+ is-fullwidth-code-point@^5.0.0:
5589
+ version "5.0.0"
5590
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz#9609efced7c2f97da7b60145ef481c787c7ba704"
5591
+ integrity sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==
5592
+ dependencies:
5593
+ get-east-asian-width "^1.0.0"
5594
+
5573
5595
  is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
5574
5596
  version "4.0.3"
5575
5597
  resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
@@ -6544,6 +6566,11 @@ natural-orderby@^2.0.3:
6544
6566
  resolved "https://registry.yarnpkg.com/natural-orderby/-/natural-orderby-2.0.3.tgz#8623bc518ba162f8ff1cdb8941d74deb0fdcc016"
6545
6567
  integrity sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==
6546
6568
 
6569
+ natural-orderby@^3.0.2:
6570
+ version "3.0.2"
6571
+ resolved "https://registry.yarnpkg.com/natural-orderby/-/natural-orderby-3.0.2.tgz#1b874d685fbd68beab2c6e7d14f298e03d631ec3"
6572
+ integrity sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==
6573
+
6547
6574
  netmask@^2.0.2:
6548
6575
  version "2.0.2"
6549
6576
  resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
@@ -7829,6 +7856,14 @@ slice-ansi@^4.0.0:
7829
7856
  astral-regex "^2.0.0"
7830
7857
  is-fullwidth-code-point "^3.0.0"
7831
7858
 
7859
+ slice-ansi@^7.1.0:
7860
+ version "7.1.0"
7861
+ resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-7.1.0.tgz#cd6b4655e298a8d1bdeb04250a433094b347b9a9"
7862
+ integrity sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==
7863
+ dependencies:
7864
+ ansi-styles "^6.2.1"
7865
+ is-fullwidth-code-point "^5.0.0"
7866
+
7832
7867
  smart-buffer@^4.2.0:
7833
7868
  version "4.2.0"
7834
7869
  resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
@@ -7998,6 +8033,15 @@ string-width@^5.0.1, string-width@^5.1.2:
7998
8033
  emoji-regex "^9.2.2"
7999
8034
  strip-ansi "^7.0.1"
8000
8035
 
8036
+ string-width@^7.1.0:
8037
+ version "7.1.0"
8038
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
8039
+ integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==
8040
+ dependencies:
8041
+ emoji-regex "^10.3.0"
8042
+ get-east-asian-width "^1.0.0"
8043
+ strip-ansi "^7.1.0"
8044
+
8001
8045
  string.prototype.trim@^1.2.8:
8002
8046
  version "1.2.8"
8003
8047
  resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
@@ -8053,7 +8097,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8053
8097
  dependencies:
8054
8098
  ansi-regex "^5.0.1"
8055
8099
 
8056
- strip-ansi@^7.0.1:
8100
+ strip-ansi@^7.0.1, strip-ansi@^7.1.0:
8057
8101
  version "7.1.0"
8058
8102
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
8059
8103
  integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
@@ -8142,6 +8186,14 @@ synckit@^0.8.6:
8142
8186
  "@pkgr/core" "^0.1.0"
8143
8187
  tslib "^2.6.2"
8144
8188
 
8189
+ terminal-link@^3.0.0:
8190
+ version "3.0.0"
8191
+ resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-3.0.0.tgz#91c82a66b52fc1684123297ce384429faf72ac5c"
8192
+ integrity sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==
8193
+ dependencies:
8194
+ ansi-escapes "^5.0.0"
8195
+ supports-hyperlinks "^2.2.0"
8196
+
8145
8197
  test-exclude@^6.0.0:
8146
8198
  version "6.0.0"
8147
8199
  resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
@@ -8344,6 +8396,11 @@ type-fest@^0.8.0, type-fest@^0.8.1:
8344
8396
  resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
8345
8397
  integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
8346
8398
 
8399
+ type-fest@^1.0.2:
8400
+ version "1.4.0"
8401
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
8402
+ integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
8403
+
8347
8404
  type-fest@^3.0.0:
8348
8405
  version "3.13.1"
8349
8406
  resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.2.24"
326
+ "version": "3.3.0"
327
327
  }
package/package.json CHANGED
@@ -1,16 +1,16 @@
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": "3.2.24",
4
+ "version": "3.3.0",
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.1.12",
10
- "@oclif/core": "^3.26.6",
10
+ "@oclif/core": "^4.0.3",
11
11
  "@salesforce/core": "^7.3.12",
12
12
  "@salesforce/kit": "^3.1.2",
13
- "@salesforce/sf-plugins-core": "^9.1.1",
13
+ "@salesforce/sf-plugins-core": "^10.0.0",
14
14
  "@salesforce/source-deploy-retrieve": "^11.6.4",
15
15
  "@salesforce/ts-types": "^2.0.9",
16
16
  "chalk": "^5.3.0",
@@ -26,7 +26,7 @@
26
26
  "@oclif/plugin-command-snapshot": "^5.2.0",
27
27
  "@oclif/plugin-help": "^6.1.0",
28
28
  "@salesforce/cli-plugins-testkit": "^5.3.9",
29
- "@salesforce/dev-scripts": "^9.1.2",
29
+ "@salesforce/dev-scripts": "^10.1.0",
30
30
  "@salesforce/ts-sinon": "^1.4.19",
31
31
  "@types/debug": "^4.1.12",
32
32
  "@types/fs-extra": "^11.0.4",