@jayree/sfdx-plugin-manifest 3.2.24 → 3.2.25

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==
@@ -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"
@@ -3023,6 +3028,13 @@ ansi-escapes@^4.3.2:
3023
3028
  dependencies:
3024
3029
  type-fest "^0.21.3"
3025
3030
 
3031
+ ansi-escapes@^5.0.0:
3032
+ version "5.0.0"
3033
+ resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-5.0.0.tgz#b6a0caf0eef0c41af190e9a749e0c00ec04bb2a6"
3034
+ integrity sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==
3035
+ dependencies:
3036
+ type-fest "^1.0.2"
3037
+
3026
3038
  ansi-escapes@^6.2.0:
3027
3039
  version "6.2.0"
3028
3040
  resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-6.2.0.tgz#8a13ce75286f417f1963487d86ba9f90dccf9947"
@@ -3059,7 +3071,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.3.0:
3059
3071
  dependencies:
3060
3072
  color-convert "^2.0.1"
3061
3073
 
3062
- ansi-styles@^6.1.0:
3074
+ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
3063
3075
  version "6.2.1"
3064
3076
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
3065
3077
  integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
@@ -4151,6 +4163,11 @@ electron-to-chromium@^1.4.668:
4151
4163
  resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.698.tgz#0b3992ad3b572b646ce3f22e0145eab4abc559a7"
4152
4164
  integrity sha512-f9iZD1t3CLy1AS6vzM5EKGa6p9pRcOeEFXRFbaG2Ta+Oe7MkfRQ3fsvPYidzHe1h4i0JvIvpcY55C+B6BZNGtQ==
4153
4165
 
4166
+ emoji-regex@^10.3.0:
4167
+ version "10.3.0"
4168
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.3.0.tgz#76998b9268409eb3dae3de989254d456e70cfe23"
4169
+ integrity sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==
4170
+
4154
4171
  emoji-regex@^8.0.0:
4155
4172
  version "8.0.0"
4156
4173
  resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
@@ -4973,6 +4990,11 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
4973
4990
  resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
4974
4991
  integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
4975
4992
 
4993
+ get-east-asian-width@^1.0.0:
4994
+ version "1.2.0"
4995
+ resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz#5e6ebd9baee6fb8b7b6bd505221065f0cd91f64e"
4996
+ integrity sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==
4997
+
4976
4998
  get-func-name@^2.0.1, get-func-name@^2.0.2:
4977
4999
  version "2.0.2"
4978
5000
  resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
@@ -5570,6 +5592,13 @@ is-fullwidth-code-point@^3.0.0:
5570
5592
  resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
5571
5593
  integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
5572
5594
 
5595
+ is-fullwidth-code-point@^5.0.0:
5596
+ version "5.0.0"
5597
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz#9609efced7c2f97da7b60145ef481c787c7ba704"
5598
+ integrity sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==
5599
+ dependencies:
5600
+ get-east-asian-width "^1.0.0"
5601
+
5573
5602
  is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
5574
5603
  version "4.0.3"
5575
5604
  resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
@@ -6544,6 +6573,11 @@ natural-orderby@^2.0.3:
6544
6573
  resolved "https://registry.yarnpkg.com/natural-orderby/-/natural-orderby-2.0.3.tgz#8623bc518ba162f8ff1cdb8941d74deb0fdcc016"
6545
6574
  integrity sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==
6546
6575
 
6576
+ natural-orderby@^3.0.2:
6577
+ version "3.0.2"
6578
+ resolved "https://registry.yarnpkg.com/natural-orderby/-/natural-orderby-3.0.2.tgz#1b874d685fbd68beab2c6e7d14f298e03d631ec3"
6579
+ integrity sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==
6580
+
6547
6581
  netmask@^2.0.2:
6548
6582
  version "2.0.2"
6549
6583
  resolved "https://registry.yarnpkg.com/netmask/-/netmask-2.0.2.tgz#8b01a07644065d536383835823bc52004ebac5e7"
@@ -7829,6 +7863,14 @@ slice-ansi@^4.0.0:
7829
7863
  astral-regex "^2.0.0"
7830
7864
  is-fullwidth-code-point "^3.0.0"
7831
7865
 
7866
+ slice-ansi@^7.1.0:
7867
+ version "7.1.0"
7868
+ resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-7.1.0.tgz#cd6b4655e298a8d1bdeb04250a433094b347b9a9"
7869
+ integrity sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==
7870
+ dependencies:
7871
+ ansi-styles "^6.2.1"
7872
+ is-fullwidth-code-point "^5.0.0"
7873
+
7832
7874
  smart-buffer@^4.2.0:
7833
7875
  version "4.2.0"
7834
7876
  resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
@@ -7998,6 +8040,15 @@ string-width@^5.0.1, string-width@^5.1.2:
7998
8040
  emoji-regex "^9.2.2"
7999
8041
  strip-ansi "^7.0.1"
8000
8042
 
8043
+ string-width@^7.1.0:
8044
+ version "7.1.0"
8045
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
8046
+ integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==
8047
+ dependencies:
8048
+ emoji-regex "^10.3.0"
8049
+ get-east-asian-width "^1.0.0"
8050
+ strip-ansi "^7.1.0"
8051
+
8001
8052
  string.prototype.trim@^1.2.8:
8002
8053
  version "1.2.8"
8003
8054
  resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
@@ -8053,7 +8104,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8053
8104
  dependencies:
8054
8105
  ansi-regex "^5.0.1"
8055
8106
 
8056
- strip-ansi@^7.0.1:
8107
+ strip-ansi@^7.0.1, strip-ansi@^7.1.0:
8057
8108
  version "7.1.0"
8058
8109
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
8059
8110
  integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
@@ -8142,6 +8193,14 @@ synckit@^0.8.6:
8142
8193
  "@pkgr/core" "^0.1.0"
8143
8194
  tslib "^2.6.2"
8144
8195
 
8196
+ terminal-link@^3.0.0:
8197
+ version "3.0.0"
8198
+ resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-3.0.0.tgz#91c82a66b52fc1684123297ce384429faf72ac5c"
8199
+ integrity sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==
8200
+ dependencies:
8201
+ ansi-escapes "^5.0.0"
8202
+ supports-hyperlinks "^2.2.0"
8203
+
8145
8204
  test-exclude@^6.0.0:
8146
8205
  version "6.0.0"
8147
8206
  resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
@@ -8344,6 +8403,11 @@ type-fest@^0.8.0, type-fest@^0.8.1:
8344
8403
  resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
8345
8404
  integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
8346
8405
 
8406
+ type-fest@^1.0.2:
8407
+ version "1.4.0"
8408
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
8409
+ integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
8410
+
8347
8411
  type-fest@^3.0.0:
8348
8412
  version "3.13.1"
8349
8413
  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.2.25"
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.2.25",
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",