vitest 1.0.0-beta.4 → 1.0.0-beta.5

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.
Files changed (65) hide show
  1. package/LICENSE.md +1 -513
  2. package/dist/browser.d.ts +1 -1
  3. package/dist/browser.js +4 -4
  4. package/dist/child.js +13 -17
  5. package/dist/{chunk-api-setup.6d19ab38.js → chunks/api-setup.jHV5vgr2.js} +97 -39
  6. package/dist/chunks/install-pkg.ORGzQeqb.js +457 -0
  7. package/dist/chunks/integrations-globals.-pds_Gug.js +29 -0
  8. package/dist/{chunk-node-git.6c12e560.js → chunks/node-git.Hw101KjS.js} +1 -18
  9. package/dist/{chunk-runtime-console.f3263f87.js → chunks/runtime-console.iCAG0Yz3.js} +1 -1
  10. package/dist/cli-wrapper.js +2 -18
  11. package/dist/cli.js +18 -23
  12. package/dist/config.cjs +1 -1
  13. package/dist/config.d.ts +4 -6
  14. package/dist/config.js +1 -1
  15. package/dist/coverage.d.ts +25 -15
  16. package/dist/coverage.js +118 -49
  17. package/dist/entry-vm.js +13 -13
  18. package/dist/entry.js +14 -14
  19. package/dist/environments.d.ts +1 -1
  20. package/dist/environments.js +1 -1
  21. package/dist/execute.d.ts +1 -1
  22. package/dist/execute.js +3 -3
  23. package/dist/index.d.ts +166 -38
  24. package/dist/index.js +10 -10
  25. package/dist/node.d.ts +5 -5
  26. package/dist/node.js +17 -22
  27. package/dist/{vendor-paths.84fc7a99.js → paths.js} +1 -1
  28. package/dist/{reporters-50c2bd49.d.ts → reporters-ANEBTnOh.d.ts} +324 -361
  29. package/dist/reporters.d.ts +1 -1
  30. package/dist/reporters.js +7 -8
  31. package/dist/runners.d.ts +1 -1
  32. package/dist/runners.js +8 -8
  33. package/dist/{suite-ad69b7cd.d.ts → suite-C1OmA61l.d.ts} +1 -1
  34. package/dist/suite.d.ts +2 -2
  35. package/dist/suite.js +3 -3
  36. package/dist/{vendor-benchmark.b6befc50.js → vendor/benchmark.WVm6DARl.js} +1 -1
  37. package/dist/{vendor-execute.157302d6.js → vendor/execute.aMjV5C9u.js} +2 -4
  38. package/dist/{vendor-index.72df742e.js → vendor/index.Npc-eff0.js} +4 -4
  39. package/dist/{vendor-index.2b92937b.js → vendor/index.XU72Rmy8.js} +1 -1
  40. package/dist/{vendor-index.57925a34.js → vendor/index.h0j9y5vy.js} +5 -5
  41. package/dist/vendor/index.xL8XjTLv.js +3962 -0
  42. package/dist/vendor/loader.CU0NY2Is.js +39 -0
  43. package/dist/{vendor-node.65461b16.js → vendor/node.c-kzGvOB.js} +1874 -5960
  44. package/dist/{vendor-reporters.d24d80a4.js → vendor/reporters.1xKxm8im.js} +424 -374
  45. package/dist/{vendor-rpc.171f65fb.js → vendor/rpc.Bl-ysZIr.js} +1 -1
  46. package/dist/{vendor-run-once.fb836747.js → vendor/run-once.X3E7xx3F.js} +1 -1
  47. package/dist/{vendor-vi.3baa7c4a.js → vendor/vi.voNYQWB_.js} +4 -4
  48. package/dist/vm.js +13 -18
  49. package/dist/worker.js +13 -18
  50. package/index.cjs +5 -0
  51. package/package.json +49 -53
  52. package/dist/chunk-install-pkg.e1d6323e.js +0 -1740
  53. package/dist/chunk-integrations-globals.2b099e04.js +0 -29
  54. package/dist/vendor-index.8efe7746.js +0 -2236
  55. package/dist/vendor-loader.9c966f23.js +0 -2089
  56. /package/dist/{vendor-_commonjsHelpers.7d1333e8.js → vendor/_commonjsHelpers.jjO7Zipk.js} +0 -0
  57. /package/dist/{vendor-base.9c08bbd0.js → vendor/base._79unx2z.js} +0 -0
  58. /package/dist/{vendor-constants.538d9b49.js → vendor/constants.WSvnD_fn.js} +0 -0
  59. /package/dist/{vendor-coverage.78040316.js → vendor/coverage.v6aD8iAh.js} +0 -0
  60. /package/dist/{vendor-date.6e993429.js → vendor/date.W90-E5kF.js} +0 -0
  61. /package/dist/{vendor-environments.dcc4a34e.js → vendor/environments.hpEVJZPC.js} +0 -0
  62. /package/dist/{vendor-global.c3664e75.js → vendor/global.L7JRz1qU.js} +0 -0
  63. /package/dist/{vendor-index.1ca68bd5.js → vendor/index.cAUulNDf.js} +0 -0
  64. /package/dist/{vendor-inspector.209edf5a.js → vendor/inspector.lFAeuaAt.js} +0 -0
  65. /package/dist/{vendor-tasks.f9d75aed.js → vendor/tasks.IknbGB2n.js} +0 -0
package/LICENSE.md CHANGED
@@ -369,42 +369,6 @@ Repository: sindresorhus/cli-truncate
369
369
 
370
370
  ---------------------------------------
371
371
 
372
- ## cross-spawn
373
- License: MIT
374
- By: André Cruz
375
- Repository: git@github.com:moxystudio/node-cross-spawn.git
376
-
377
- > The MIT License (MIT)
378
- >
379
- > Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
380
- >
381
- > Permission is hereby granted, free of charge, to any person obtaining a copy
382
- > of this software and associated documentation files (the "Software"), to deal
383
- > in the Software without restriction, including without limitation the rights
384
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
385
- > copies of the Software, and to permit persons to whom the Software is
386
- > furnished to do so, subject to the following conditions:
387
- >
388
- > The above copyright notice and this permission notice shall be included in
389
- > all copies or substantial portions of the Software.
390
- >
391
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
392
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
393
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
394
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
395
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
396
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
397
- > THE SOFTWARE.
398
-
399
- ---------------------------------------
400
-
401
- ## eastasianwidth
402
- License: MIT
403
- By: Masaki Komagata
404
- Repository: git://github.com/komagata/eastasianwidth.git
405
-
406
- ---------------------------------------
407
-
408
372
  ## emoji-regex
409
373
  License: MIT
410
374
  By: Mathias Bynens
@@ -433,23 +397,6 @@ Repository: https://github.com/mathiasbynens/emoji-regex.git
433
397
 
434
398
  ---------------------------------------
435
399
 
436
- ## execa
437
- License: MIT
438
- By: Sindre Sorhus
439
- Repository: sindresorhus/execa
440
-
441
- > MIT License
442
- >
443
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
444
- >
445
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
446
- >
447
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
448
- >
449
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
450
-
451
- ---------------------------------------
452
-
453
400
  ## expect-type
454
401
  License: Apache-2.0
455
402
  Repository: https://github.com/mmkal/expect-type.git
@@ -794,23 +741,6 @@ Repository: sindresorhus/get-east-asian-width
794
741
 
795
742
  ---------------------------------------
796
743
 
797
- ## get-stream
798
- License: MIT
799
- By: Sindre Sorhus
800
- Repository: sindresorhus/get-stream
801
-
802
- > MIT License
803
- >
804
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
805
- >
806
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
807
- >
808
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
809
- >
810
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
811
-
812
- ---------------------------------------
813
-
814
744
  ## get-tsconfig
815
745
  License: MIT
816
746
  By: Hiroki Osame
@@ -863,215 +793,6 @@ Repository: gulpjs/glob-parent
863
793
 
864
794
  ---------------------------------------
865
795
 
866
- ## human-signals
867
- License: Apache-2.0
868
- By: ehmicky
869
- Repository: ehmicky/human-signals
870
-
871
- > Apache License
872
- > Version 2.0, January 2004
873
- > http://www.apache.org/licenses/
874
- >
875
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
876
- >
877
- > 1. Definitions.
878
- >
879
- > "License" shall mean the terms and conditions for use, reproduction,
880
- > and distribution as defined by Sections 1 through 9 of this document.
881
- >
882
- > "Licensor" shall mean the copyright owner or entity authorized by
883
- > the copyright owner that is granting the License.
884
- >
885
- > "Legal Entity" shall mean the union of the acting entity and all
886
- > other entities that control, are controlled by, or are under common
887
- > control with that entity. For the purposes of this definition,
888
- > "control" means (i) the power, direct or indirect, to cause the
889
- > direction or management of such entity, whether by contract or
890
- > otherwise, or (ii) ownership of fifty percent (50%) or more of the
891
- > outstanding shares, or (iii) beneficial ownership of such entity.
892
- >
893
- > "You" (or "Your") shall mean an individual or Legal Entity
894
- > exercising permissions granted by this License.
895
- >
896
- > "Source" form shall mean the preferred form for making modifications,
897
- > including but not limited to software source code, documentation
898
- > source, and configuration files.
899
- >
900
- > "Object" form shall mean any form resulting from mechanical
901
- > transformation or translation of a Source form, including but
902
- > not limited to compiled object code, generated documentation,
903
- > and conversions to other media types.
904
- >
905
- > "Work" shall mean the work of authorship, whether in Source or
906
- > Object form, made available under the License, as indicated by a
907
- > copyright notice that is included in or attached to the work
908
- > (an example is provided in the Appendix below).
909
- >
910
- > "Derivative Works" shall mean any work, whether in Source or Object
911
- > form, that is based on (or derived from) the Work and for which the
912
- > editorial revisions, annotations, elaborations, or other modifications
913
- > represent, as a whole, an original work of authorship. For the purposes
914
- > of this License, Derivative Works shall not include works that remain
915
- > separable from, or merely link (or bind by name) to the interfaces of,
916
- > the Work and Derivative Works thereof.
917
- >
918
- > "Contribution" shall mean any work of authorship, including
919
- > the original version of the Work and any modifications or additions
920
- > to that Work or Derivative Works thereof, that is intentionally
921
- > submitted to Licensor for inclusion in the Work by the copyright owner
922
- > or by an individual or Legal Entity authorized to submit on behalf of
923
- > the copyright owner. For the purposes of this definition, "submitted"
924
- > means any form of electronic, verbal, or written communication sent
925
- > to the Licensor or its representatives, including but not limited to
926
- > communication on electronic mailing lists, source code control systems,
927
- > and issue tracking systems that are managed by, or on behalf of, the
928
- > Licensor for the purpose of discussing and improving the Work, but
929
- > excluding communication that is conspicuously marked or otherwise
930
- > designated in writing by the copyright owner as "Not a Contribution."
931
- >
932
- > "Contributor" shall mean Licensor and any individual or Legal Entity
933
- > on behalf of whom a Contribution has been received by Licensor and
934
- > subsequently incorporated within the Work.
935
- >
936
- > 2. Grant of Copyright License. Subject to the terms and conditions of
937
- > this License, each Contributor hereby grants to You a perpetual,
938
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
939
- > copyright license to reproduce, prepare Derivative Works of,
940
- > publicly display, publicly perform, sublicense, and distribute the
941
- > Work and such Derivative Works in Source or Object form.
942
- >
943
- > 3. Grant of Patent License. Subject to the terms and conditions of
944
- > this License, each Contributor hereby grants to You a perpetual,
945
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
946
- > (except as stated in this section) patent license to make, have made,
947
- > use, offer to sell, sell, import, and otherwise transfer the Work,
948
- > where such license applies only to those patent claims licensable
949
- > by such Contributor that are necessarily infringed by their
950
- > Contribution(s) alone or by combination of their Contribution(s)
951
- > with the Work to which such Contribution(s) was submitted. If You
952
- > institute patent litigation against any entity (including a
953
- > cross-claim or counterclaim in a lawsuit) alleging that the Work
954
- > or a Contribution incorporated within the Work constitutes direct
955
- > or contributory patent infringement, then any patent licenses
956
- > granted to You under this License for that Work shall terminate
957
- > as of the date such litigation is filed.
958
- >
959
- > 4. Redistribution. You may reproduce and distribute copies of the
960
- > Work or Derivative Works thereof in any medium, with or without
961
- > modifications, and in Source or Object form, provided that You
962
- > meet the following conditions:
963
- >
964
- > (a) You must give any other recipients of the Work or
965
- > Derivative Works a copy of this License; and
966
- >
967
- > (b) You must cause any modified files to carry prominent notices
968
- > stating that You changed the files; and
969
- >
970
- > (c) You must retain, in the Source form of any Derivative Works
971
- > that You distribute, all copyright, patent, trademark, and
972
- > attribution notices from the Source form of the Work,
973
- > excluding those notices that do not pertain to any part of
974
- > the Derivative Works; and
975
- >
976
- > (d) If the Work includes a "NOTICE" text file as part of its
977
- > distribution, then any Derivative Works that You distribute must
978
- > include a readable copy of the attribution notices contained
979
- > within such NOTICE file, excluding those notices that do not
980
- > pertain to any part of the Derivative Works, in at least one
981
- > of the following places: within a NOTICE text file distributed
982
- > as part of the Derivative Works; within the Source form or
983
- > documentation, if provided along with the Derivative Works; or,
984
- > within a display generated by the Derivative Works, if and
985
- > wherever such third-party notices normally appear. The contents
986
- > of the NOTICE file are for informational purposes only and
987
- > do not modify the License. You may add Your own attribution
988
- > notices within Derivative Works that You distribute, alongside
989
- > or as an addendum to the NOTICE text from the Work, provided
990
- > that such additional attribution notices cannot be construed
991
- > as modifying the License.
992
- >
993
- > You may add Your own copyright statement to Your modifications and
994
- > may provide additional or different license terms and conditions
995
- > for use, reproduction, or distribution of Your modifications, or
996
- > for any such Derivative Works as a whole, provided Your use,
997
- > reproduction, and distribution of the Work otherwise complies with
998
- > the conditions stated in this License.
999
- >
1000
- > 5. Submission of Contributions. Unless You explicitly state otherwise,
1001
- > any Contribution intentionally submitted for inclusion in the Work
1002
- > by You to the Licensor shall be under the terms and conditions of
1003
- > this License, without any additional terms or conditions.
1004
- > Notwithstanding the above, nothing herein shall supersede or modify
1005
- > the terms of any separate license agreement you may have executed
1006
- > with Licensor regarding such Contributions.
1007
- >
1008
- > 6. Trademarks. This License does not grant permission to use the trade
1009
- > names, trademarks, service marks, or product names of the Licensor,
1010
- > except as required for reasonable and customary use in describing the
1011
- > origin of the Work and reproducing the content of the NOTICE file.
1012
- >
1013
- > 7. Disclaimer of Warranty. Unless required by applicable law or
1014
- > agreed to in writing, Licensor provides the Work (and each
1015
- > Contributor provides its Contributions) on an "AS IS" BASIS,
1016
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1017
- > implied, including, without limitation, any warranties or conditions
1018
- > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1019
- > PARTICULAR PURPOSE. You are solely responsible for determining the
1020
- > appropriateness of using or redistributing the Work and assume any
1021
- > risks associated with Your exercise of permissions under this License.
1022
- >
1023
- > 8. Limitation of Liability. In no event and under no legal theory,
1024
- > whether in tort (including negligence), contract, or otherwise,
1025
- > unless required by applicable law (such as deliberate and grossly
1026
- > negligent acts) or agreed to in writing, shall any Contributor be
1027
- > liable to You for damages, including any direct, indirect, special,
1028
- > incidental, or consequential damages of any character arising as a
1029
- > result of this License or out of the use or inability to use the
1030
- > Work (including but not limited to damages for loss of goodwill,
1031
- > work stoppage, computer failure or malfunction, or any and all
1032
- > other commercial damages or losses), even if such Contributor
1033
- > has been advised of the possibility of such damages.
1034
- >
1035
- > 9. Accepting Warranty or Additional Liability. While redistributing
1036
- > the Work or Derivative Works thereof, You may choose to offer,
1037
- > and charge a fee for, acceptance of support, warranty, indemnity,
1038
- > or other liability obligations and/or rights consistent with this
1039
- > License. However, in accepting such obligations, You may act only
1040
- > on Your own behalf and on Your sole responsibility, not on behalf
1041
- > of any other Contributor, and only if You agree to indemnify,
1042
- > defend, and hold each Contributor harmless for any liability
1043
- > incurred by, or claims asserted against, such Contributor by reason
1044
- > of your accepting any such warranty or additional liability.
1045
- >
1046
- > END OF TERMS AND CONDITIONS
1047
- >
1048
- > APPENDIX: How to apply the Apache License to your work.
1049
- >
1050
- > To apply the Apache License to your work, attach the following
1051
- > boilerplate notice, with the fields enclosed by brackets "[]"
1052
- > replaced with your own identifying information. (Don't include
1053
- > the brackets!) The text should be enclosed in the appropriate
1054
- > comment syntax for the file format. We also recommend that a
1055
- > file or class name and description of purpose be included on the
1056
- > same "printed page" as the copyright notice for easier
1057
- > identification within third-party archives.
1058
- >
1059
- > Copyright 2019 ehmicky <ehmicky@gmail.com>
1060
- >
1061
- > Licensed under the Apache License, Version 2.0 (the "License");
1062
- > you may not use this file except in compliance with the License.
1063
- > You may obtain a copy of the License at
1064
- >
1065
- > http://www.apache.org/licenses/LICENSE-2.0
1066
- >
1067
- > Unless required by applicable law or agreed to in writing, software
1068
- > distributed under the License is distributed on an "AS IS" BASIS,
1069
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1070
- > See the License for the specific language governing permissions and
1071
- > limitations under the License.
1072
-
1073
- ---------------------------------------
1074
-
1075
796
  ## is-extglob
1076
797
  License: MIT
1077
798
  By: Jon Schlinkert
@@ -1176,46 +897,6 @@ Repository: jonschlinkert/is-number
1176
897
 
1177
898
  ---------------------------------------
1178
899
 
1179
- ## is-stream
1180
- License: MIT
1181
- By: Sindre Sorhus
1182
- Repository: sindresorhus/is-stream
1183
-
1184
- > MIT License
1185
- >
1186
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1187
- >
1188
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1189
- >
1190
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1191
- >
1192
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1193
-
1194
- ---------------------------------------
1195
-
1196
- ## isexe
1197
- License: ISC
1198
- By: Isaac Z. Schlueter
1199
- Repository: git+https://github.com/isaacs/isexe.git
1200
-
1201
- > The ISC License
1202
- >
1203
- > Copyright (c) Isaac Z. Schlueter and Contributors
1204
- >
1205
- > Permission to use, copy, modify, and/or distribute this software for any
1206
- > purpose with or without fee is hereby granted, provided that the above
1207
- > copyright notice and this permission notice appear in all copies.
1208
- >
1209
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1210
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1211
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1212
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1213
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1214
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1215
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1216
-
1217
- ---------------------------------------
1218
-
1219
900
  ## kleur
1220
901
  License: MIT
1221
902
  By: Luke Edwards
@@ -1279,35 +960,6 @@ Repository: sindresorhus/log-update
1279
960
 
1280
961
  ---------------------------------------
1281
962
 
1282
- ## merge-stream
1283
- License: MIT
1284
- By: Stephen Sugden
1285
- Repository: grncdr/merge-stream
1286
-
1287
- > The MIT License (MIT)
1288
- >
1289
- > Copyright (c) Stephen Sugden <me@stephensugden.com> (stephensugden.com)
1290
- >
1291
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1292
- > of this software and associated documentation files (the "Software"), to deal
1293
- > in the Software without restriction, including without limitation the rights
1294
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1295
- > copies of the Software, and to permit persons to whom the Software is
1296
- > furnished to do so, subject to the following conditions:
1297
- >
1298
- > The above copyright notice and this permission notice shall be included in
1299
- > all copies or substantial portions of the Software.
1300
- >
1301
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1302
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1303
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1304
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1305
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1306
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1307
- > THE SOFTWARE.
1308
-
1309
- ---------------------------------------
1310
-
1311
963
  ## merge2
1312
964
  License: MIT
1313
965
  Repository: git@github.com:teambition/merge2.git
@@ -1370,51 +1022,6 @@ License: MIT
1370
1022
  By: Sindre Sorhus
1371
1023
  Repository: sindresorhus/mimic-fn
1372
1024
 
1373
- > MIT License
1374
- >
1375
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1376
- >
1377
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1378
- >
1379
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1380
- >
1381
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1382
-
1383
- ---------------------------------------
1384
-
1385
- ## mlly
1386
- License: MIT
1387
- Repository: unjs/mlly
1388
-
1389
- > MIT License
1390
- >
1391
- > Copyright (c) Pooya Parsa <pooya@pi0.io>
1392
- >
1393
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1394
- > of this software and associated documentation files (the "Software"), to deal
1395
- > in the Software without restriction, including without limitation the rights
1396
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1397
- > copies of the Software, and to permit persons to whom the Software is
1398
- > furnished to do so, subject to the following conditions:
1399
- >
1400
- > The above copyright notice and this permission notice shall be included in all
1401
- > copies or substantial portions of the Software.
1402
- >
1403
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1404
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1405
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1406
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1407
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1408
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1409
- > SOFTWARE.
1410
-
1411
- ---------------------------------------
1412
-
1413
- ## npm-run-path
1414
- License: MIT
1415
- By: Sindre Sorhus
1416
- Repository: sindresorhus/npm-run-path
1417
-
1418
1025
  > MIT License
1419
1026
  >
1420
1027
  > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
@@ -1495,23 +1102,6 @@ Repository: sindresorhus/path-exists
1495
1102
 
1496
1103
  ---------------------------------------
1497
1104
 
1498
- ## path-key
1499
- License: MIT
1500
- By: Sindre Sorhus
1501
- Repository: sindresorhus/path-key
1502
-
1503
- > MIT License
1504
- >
1505
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1506
- >
1507
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1508
- >
1509
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1510
- >
1511
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1512
-
1513
- ---------------------------------------
1514
-
1515
1105
  ## picomatch
1516
1106
  License: MIT
1517
1107
  By: Jon Schlinkert
@@ -1701,40 +1291,6 @@ Repository: git://github.com/feross/run-parallel.git
1701
1291
 
1702
1292
  ---------------------------------------
1703
1293
 
1704
- ## shebang-command
1705
- License: MIT
1706
- By: Kevin Mårtensson
1707
- Repository: kevva/shebang-command
1708
-
1709
- > MIT License
1710
- >
1711
- > Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
1712
- >
1713
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1714
- >
1715
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1716
- >
1717
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1718
-
1719
- ---------------------------------------
1720
-
1721
- ## shebang-regex
1722
- License: MIT
1723
- By: Sindre Sorhus
1724
- Repository: sindresorhus/shebang-regex
1725
-
1726
- > MIT License
1727
- >
1728
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1729
- >
1730
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1731
- >
1732
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1733
- >
1734
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1735
-
1736
- ---------------------------------------
1737
-
1738
1294
  ## signal-exit
1739
1295
  License: ISC
1740
1296
  By: Ben Coe
@@ -1839,23 +1395,6 @@ Repository: chalk/strip-ansi
1839
1395
 
1840
1396
  ---------------------------------------
1841
1397
 
1842
- ## strip-final-newline
1843
- License: MIT
1844
- By: Sindre Sorhus
1845
- Repository: sindresorhus/strip-final-newline
1846
-
1847
- > MIT License
1848
- >
1849
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1850
- >
1851
- > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1852
- >
1853
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1854
- >
1855
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1856
-
1857
- ---------------------------------------
1858
-
1859
1398
  ## to-regex-range
1860
1399
  License: MIT
1861
1400
  By: Jon Schlinkert, Rouven Weßling
@@ -1912,57 +1451,6 @@ Repository: git+ssh://git@github.com/chaijs/type-detect.git
1912
1451
 
1913
1452
  ---------------------------------------
1914
1453
 
1915
- ## ufo
1916
- License: MIT
1917
- Repository: unjs/ufo
1918
-
1919
- > MIT License
1920
- >
1921
- > Copyright (c) Pooya Parsa <pooya@pi0.io>
1922
- >
1923
- > Permission is hereby granted, free of charge, to any person obtaining a copy
1924
- > of this software and associated documentation files (the "Software"), to deal
1925
- > in the Software without restriction, including without limitation the rights
1926
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1927
- > copies of the Software, and to permit persons to whom the Software is
1928
- > furnished to do so, subject to the following conditions:
1929
- >
1930
- > The above copyright notice and this permission notice shall be included in all
1931
- > copies or substantial portions of the Software.
1932
- >
1933
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1934
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1935
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1936
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1937
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1938
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1939
- > SOFTWARE.
1940
-
1941
- ---------------------------------------
1942
-
1943
- ## which
1944
- License: ISC
1945
- By: Isaac Z. Schlueter
1946
- Repository: git://github.com/isaacs/node-which.git
1947
-
1948
- > The ISC License
1949
- >
1950
- > Copyright (c) Isaac Z. Schlueter and Contributors
1951
- >
1952
- > Permission to use, copy, modify, and/or distribute this software for any
1953
- > purpose with or without fee is hereby granted, provided that the above
1954
- > copyright notice and this permission notice appear in all copies.
1955
- >
1956
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1957
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1958
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1959
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1960
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1961
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1962
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1963
-
1964
- ---------------------------------------
1965
-
1966
1454
  ## wrap-ansi
1967
1455
  License: MIT
1968
1456
  By: Sindre Sorhus
@@ -1983,7 +1471,7 @@ Repository: chalk/wrap-ansi
1983
1471
  ## ws
1984
1472
  License: MIT
1985
1473
  By: Einar Otto Stangvik
1986
- Repository: websockets/ws
1474
+ Repository: git+https://github.com/websockets/ws.git
1987
1475
 
1988
1476
  > Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
1989
1477
  > Copyright (c) 2013 Arnout Kazemier and contributors
package/dist/browser.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  export { processError, startTests } from '@vitest/runner';
2
- import { R as ResolvedConfig, b as CoverageOptions, c as CoverageProvider, d as CoverageProviderModule } from './reporters-50c2bd49.js';
2
+ import { R as ResolvedConfig, b as CoverageOptions, c as CoverageProvider, d as CoverageProviderModule } from './reporters-ANEBTnOh.js';
3
3
  import { VitestExecutor } from './execute.js';
4
4
  import 'vite';
5
5
  import 'vite-node';
package/dist/browser.js CHANGED
@@ -1,8 +1,8 @@
1
1
  export { processError, startTests } from '@vitest/runner';
2
2
  import { setSafeTimers } from '@vitest/utils';
3
- import { a as resetRunOnceCounter } from './vendor-run-once.fb836747.js';
4
- export { g as getCoverageProvider, s as startCoverageInsideWorker, a as stopCoverageInsideWorker, t as takeCoverageInsideWorker } from './vendor-coverage.78040316.js';
5
- import './vendor-global.c3664e75.js';
3
+ import { a as resetRunOnceCounter } from './vendor/run-once.X3E7xx3F.js';
4
+ export { g as getCoverageProvider, s as startCoverageInsideWorker, a as stopCoverageInsideWorker, t as takeCoverageInsideWorker } from './vendor/coverage.v6aD8iAh.js';
5
+ import './vendor/global.L7JRz1qU.js';
6
6
 
7
7
  let globalSetup = false;
8
8
  async function setupCommonEnv(config) {
@@ -13,7 +13,7 @@ async function setupCommonEnv(config) {
13
13
  globalSetup = true;
14
14
  setSafeTimers();
15
15
  if (config.globals)
16
- (await import('./chunk-integrations-globals.2b099e04.js')).registerApiGlobally();
16
+ (await import('./chunks/integrations-globals.-pds_Gug.js')).registerApiGlobally();
17
17
  }
18
18
  function setupDefines(defines) {
19
19
  for (const key in defines)
package/dist/child.js CHANGED
@@ -1,32 +1,28 @@
1
1
  import { performance } from 'node:perf_hooks';
2
2
  import v8 from 'node:v8';
3
- import { c as createBirpc } from './vendor-index.1ca68bd5.js';
3
+ import { c as createBirpc } from './vendor/index.cAUulNDf.js';
4
4
  import { parseRegexp } from '@vitest/utils';
5
5
  import { workerId } from 'tinypool';
6
- import { l as loadEnvironment } from './vendor-loader.9c966f23.js';
7
- import { s as startViteNode, m as moduleCache, a as mockMap } from './vendor-execute.157302d6.js';
8
- import { r as rpcDone, c as createSafeRpc } from './vendor-rpc.171f65fb.js';
9
- import { s as setupInspect } from './vendor-inspector.209edf5a.js';
6
+ import { l as loadEnvironment } from './vendor/loader.CU0NY2Is.js';
7
+ import { s as startViteNode, m as moduleCache, a as mockMap } from './vendor/execute.aMjV5C9u.js';
8
+ import { r as rpcDone, c as createSafeRpc } from './vendor/rpc.Bl-ysZIr.js';
9
+ import { s as setupInspect } from './vendor/inspector.lFAeuaAt.js';
10
10
  import 'pathe';
11
- import 'acorn';
12
- import 'node:module';
13
- import 'node:fs';
14
- import 'node:url';
15
- import 'node:assert';
16
- import 'node:process';
17
- import 'node:path';
18
- import 'node:util';
19
11
  import 'vite-node/client';
20
- import './vendor-environments.dcc4a34e.js';
12
+ import './vendor/environments.hpEVJZPC.js';
21
13
  import 'node:console';
22
14
  import 'local-pkg';
15
+ import 'node:url';
23
16
  import 'node:vm';
24
17
  import 'vite-node/utils';
25
18
  import '@vitest/utils/error';
26
- import './vendor-paths.84fc7a99.js';
27
- import './vendor-base.9c08bbd0.js';
19
+ import './paths.js';
20
+ import 'node:fs';
21
+ import './vendor/base._79unx2z.js';
22
+ import 'node:path';
23
+ import 'node:module';
28
24
  import 'vite-node/constants';
29
- import './vendor-global.c3664e75.js';
25
+ import './vendor/global.L7JRz1qU.js';
30
26
 
31
27
  async function init(ctx) {
32
28
  const { config, workerId: workerId$1, providedContext } = ctx;