Skip to content

Commit

Permalink
bump vitest to 3.0.5 (via #1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
baev authored Feb 10, 2025
1 parent da8f17f commit 9f50c6a
Show file tree
Hide file tree
Showing 81 changed files with 951 additions and 716 deletions.
848 changes: 487 additions & 361 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/allure-codeceptjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"codeceptjs": ">=2.3.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-cucumberjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"@cucumber/cucumber": ">=10.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"cypress": ">=12.17.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"jasmine": ">=2.7.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"jest": ">=24.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-js-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"allure-playwright": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"mocha": ">=6.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"@playwright/test": ">=1.36.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/allure-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitest/runner": "^2.1.8",
"@vitest/runner": "^3.0.5",
"allure-commandline": "^2.29.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -72,7 +72,7 @@
"npm-run-all2": "^7.0.0",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"@vitest/runner": ">=1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/allure-vitest/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default defineConfig({
dir: "./test/spec",
testTimeout: 20000,
setupFiles: ["allure-vitest/setup"],
reporters: ["basic", ["allure-vitest/reporter", { resultsDir: "./out/allure-results" }]],
reporters: ["default", ["allure-vitest/reporter", { resultsDir: "./out/allure-results" }]],
typecheck: {
enabled: true,
tsconfig: "./test/tsconfig.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/newman-reporter-allure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"postman-collection": "^4.2.1",
"rimraf": "^6.0.0",
"typescript": "^5.2.2",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"peerDependencies": {
"newman": ">=3.5.0"
Expand Down
Loading

0 comments on commit 9f50c6a

Please sign in to comment.