@salesforce/plugin-deploy-retrieve 3.2.27 → 3.2.29

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
@@ -1832,10 +1832,43 @@
1832
1832
  read-package-json-fast "^3.0.0"
1833
1833
  which "^3.0.0"
1834
1834
 
1835
- "@oclif/core@^3.11.0", "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.22.0":
1836
- version "3.22.0"
1837
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.22.0.tgz#92e414347e9a0823504f45fae8c99a2604708f13"
1838
- integrity sha512-w7V1la5PAS5Ojr5aOG904A245kdVJRMcvgcRr3NG28EX2vIm7jkg71gIULlbvhDrFRzljH2iX2VYqF7ho3x8GQ==
1835
+ "@oclif/core@3.21.0":
1836
+ version "3.21.0"
1837
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
1838
+ integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
1839
+ dependencies:
1840
+ "@types/cli-progress" "^3.11.5"
1841
+ ansi-escapes "^4.3.2"
1842
+ ansi-styles "^4.3.0"
1843
+ cardinal "^2.1.1"
1844
+ chalk "^4.1.2"
1845
+ clean-stack "^3.0.1"
1846
+ cli-progress "^3.12.0"
1847
+ color "^4.2.3"
1848
+ debug "^4.3.4"
1849
+ ejs "^3.1.9"
1850
+ get-package-type "^0.1.0"
1851
+ globby "^11.1.0"
1852
+ hyperlinker "^1.0.0"
1853
+ indent-string "^4.0.0"
1854
+ is-wsl "^2.2.0"
1855
+ js-yaml "^3.14.1"
1856
+ natural-orderby "^2.0.3"
1857
+ object-treeify "^1.1.33"
1858
+ password-prompt "^1.1.3"
1859
+ slice-ansi "^4.0.0"
1860
+ string-width "^4.2.3"
1861
+ strip-ansi "^6.0.1"
1862
+ supports-color "^8.1.1"
1863
+ supports-hyperlinks "^2.2.0"
1864
+ widest-line "^3.1.0"
1865
+ wordwrap "^1.0.0"
1866
+ wrap-ansi "^7.0.0"
1867
+
1868
+ "@oclif/core@^3.11.0", "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.22.0", "@oclif/core@^3.23.0":
1869
+ version "3.23.0"
1870
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
1871
+ integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
1839
1872
  dependencies:
1840
1873
  "@types/cli-progress" "^3.11.5"
1841
1874
  ansi-escapes "^4.3.2"
@@ -1866,14 +1899,15 @@
1866
1899
  wordwrap "^1.0.0"
1867
1900
  wrap-ansi "^7.0.0"
1868
1901
 
1869
- "@oclif/plugin-command-snapshot@^5.0.9":
1870
- version "5.0.9"
1871
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.9.tgz#d6d8e565602aab8581ee6d8f203a41d93f0679ea"
1872
- integrity sha512-lzvdYzGSW2/XGcH+RWyI+EfYcqDQ9Il7/EudTTKsODdhiry6B7IQoRxzs0soRB2myZTZrP+j2HcfG0XWrfXa4Q==
1902
+ "@oclif/plugin-command-snapshot@^5.1.1":
1903
+ version "5.1.1"
1904
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
1905
+ integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
1873
1906
  dependencies:
1874
- "@oclif/core" "^3.19.2"
1907
+ "@oclif/core" "3.21.0"
1875
1908
  "@types/lodash.difference" "^4.5.9"
1876
1909
  chalk "^5.3.0"
1910
+ globby "^14.0.1"
1877
1911
  just-diff "^5.2.0"
1878
1912
  lodash.difference "^4.5.0"
1879
1913
  lodash.get "^4.4.2"
@@ -2059,7 +2093,7 @@
2059
2093
  strip-ansi "6.0.1"
2060
2094
  ts-retry-promise "^0.8.0"
2061
2095
 
2062
- "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
2096
+ "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
2063
2097
  version "6.7.0"
2064
2098
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
2065
2099
  integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
@@ -2142,16 +2176,16 @@
2142
2176
  handlebars "^4.7.8"
2143
2177
  tslib "^2"
2144
2178
 
2145
- "@salesforce/plugin-info@^3.0.27":
2146
- version "3.0.27"
2147
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.0.27.tgz#54b587c917b0ad2b7e21e6d3c5f23f0a095f42ef"
2148
- integrity sha512-iQObYHBpik9WAQOmBH1Yxpdb/gI68AuJXbum4zi5auRx4CSZbey0vFOqjUHN5+vE4cFtFF9MA7vLKgirU5B/sw==
2179
+ "@salesforce/plugin-info@^3.0.28":
2180
+ version "3.0.28"
2181
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.0.28.tgz#f9f7eb92f5c1587aec6f3dc4b56070e2dafb07e3"
2182
+ integrity sha512-Sm2qhlNWAwSg/BYxKcRqvdpIUP6FynILl2/8emekJA52ApKw2b/SAHIWDozmxAqVJZseMqZnglKFuIId+qQhpg==
2149
2183
  dependencies:
2150
2184
  "@inquirer/input" "^2.0.0"
2151
2185
  "@oclif/core" "^3.19.1"
2152
2186
  "@salesforce/core" "^6.5.2"
2153
2187
  "@salesforce/kit" "^3.0.15"
2154
- "@salesforce/sf-plugins-core" "^7.1.9"
2188
+ "@salesforce/sf-plugins-core" "^7.1.11"
2155
2189
  got "^13.0.0"
2156
2190
  marked "^4.3.0"
2157
2191
  marked-terminal "^4.2.0"
@@ -2199,7 +2233,7 @@
2199
2233
  chalk "^4"
2200
2234
  inquirer "^8.2.5"
2201
2235
 
2202
- "@salesforce/sf-plugins-core@^7.1.14", "@salesforce/sf-plugins-core@^7.1.9":
2236
+ "@salesforce/sf-plugins-core@^7.1.11", "@salesforce/sf-plugins-core@^7.1.14":
2203
2237
  version "7.1.14"
2204
2238
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
2205
2239
  integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
@@ -2302,6 +2336,11 @@
2302
2336
  resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668"
2303
2337
  integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==
2304
2338
 
2339
+ "@sindresorhus/merge-streams@^2.1.0":
2340
+ version "2.3.0"
2341
+ resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
2342
+ integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
2343
+
2305
2344
  "@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
2306
2345
  version "1.8.6"
2307
2346
  resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9"
@@ -4959,12 +4998,12 @@ eslint-plugin-jsdoc@^46.10.1:
4959
4998
  semver "^7.5.4"
4960
4999
  spdx-expression-parse "^4.0.0"
4961
5000
 
4962
- eslint-plugin-sf-plugin@^1.17.3:
4963
- version "1.17.3"
4964
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
4965
- integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
5001
+ eslint-plugin-sf-plugin@^1.17.4:
5002
+ version "1.17.4"
5003
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c"
5004
+ integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==
4966
5005
  dependencies:
4967
- "@salesforce/core" "^6.5.1"
5006
+ "@salesforce/core" "^6.7.0"
4968
5007
  "@typescript-eslint/utils" "^6.17.0"
4969
5008
 
4970
5009
  eslint-plugin-unicorn@^50.0.1:
@@ -5158,7 +5197,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
5158
5197
  resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
5159
5198
  integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
5160
5199
 
5161
- fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0:
5200
+ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
5162
5201
  version "3.3.2"
5163
5202
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
5164
5203
  integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -5684,6 +5723,18 @@ globby@^13.1.2:
5684
5723
  merge2 "^1.4.1"
5685
5724
  slash "^4.0.0"
5686
5725
 
5726
+ globby@^14.0.1:
5727
+ version "14.0.1"
5728
+ resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
5729
+ integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
5730
+ dependencies:
5731
+ "@sindresorhus/merge-streams" "^2.1.0"
5732
+ fast-glob "^3.3.2"
5733
+ ignore "^5.2.4"
5734
+ path-type "^5.0.0"
5735
+ slash "^5.1.0"
5736
+ unicorn-magic "^0.1.0"
5737
+
5687
5738
  gopd@^1.0.1:
5688
5739
  version "1.0.1"
5689
5740
  resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -8288,6 +8339,11 @@ path-type@^4.0.0:
8288
8339
  resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
8289
8340
  integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
8290
8341
 
8342
+ path-type@^5.0.0:
8343
+ version "5.0.0"
8344
+ resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
8345
+ integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
8346
+
8291
8347
  pathval@^1.1.1:
8292
8348
  version "1.1.1"
8293
8349
  resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
@@ -9138,6 +9194,11 @@ slash@^4.0.0:
9138
9194
  resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
9139
9195
  integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
9140
9196
 
9197
+ slash@^5.1.0:
9198
+ version "5.1.0"
9199
+ resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
9200
+ integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
9201
+
9141
9202
  slice-ansi@^4.0.0:
9142
9203
  version "4.0.0"
9143
9204
  resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
@@ -9811,6 +9872,11 @@ undici-types@~5.26.4:
9811
9872
  resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9812
9873
  integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9813
9874
 
9875
+ unicorn-magic@^0.1.0:
9876
+ version "0.1.0"
9877
+ resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
9878
+ integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
9879
+
9814
9880
  unique-filename@^1.1.1:
9815
9881
  version "1.1.1"
9816
9882
  resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"