287.json (8782B)
1 { 2 "number": 287, 3 "title": "Bump @vitest/ui from 0.26.3 to 0.27.0", 4 "state": "merged", 5 "diff_file": "287.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-01-10T08:16:36Z", 8 "closed_at": "2023-01-10T09:36:25Z", 9 "merged_at": "2023-01-10T09:36:25Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/vitest/ui-0.27.0", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.26.3 to 0.27.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vitest-dev/vitest/releases\"><code>@\u200bvitest/ui</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v0.27.0</h2>\n<h3>\u00a0\u00a0\u00a0\ud83d\udea8 Breaking Changes</h3>\n<ul>\n<li>Deprecate "error" on result, store errors in "errors" \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2586\">vitest-dev/vitest#2586</a> <a href=\"https://github.com/vitest-dev/vitest/commit/e641a110\"><!-- raw HTML omitted -->(e641a)<!-- raw HTML omitted --></a></li>\n<li>Split vitest into separate packages, but still bundle them for the time being \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2575\">vitest-dev/vitest#2575</a> <a href=\"https://github.com/vitest-dev/vitest/commit/c8e6fb69\"><!-- raw HTML omitted -->(c8e6f)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83d\ude80 Features</h3>\n<ul>\n<li><strong>coverage</strong>: report only changed files when using istanbul coverage with watch mode \u00a0-\u00a0 by <a href=\"https://github.com/g4rry420\"><code>@\u200bg4rry420</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2385\">vitest-dev/vitest#2385</a> <a href=\"https://github.com/vitest-dev/vitest/commit/bf87282c\"><!-- raw HTML omitted -->(bf872)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83d\udc1e Bug Fixes</h3>\n<ul>\n<li>Return mock path only when mocked \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2619\">vitest-dev/vitest#2619</a> <a href=\"https://github.com/vitest-dev/vitest/commit/f8ac2094\"><!-- raw HTML omitted -->(f8ac2)<!-- raw HTML omitted --></a></li>\n<li>Allow mocking CJS module with interoped default \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2598\">vitest-dev/vitest#2598</a> <a href=\"https://github.com/vitest-dev/vitest/commit/6b3e36d4\"><!-- raw HTML omitted -->(6b3e3)<!-- raw HTML omitted --></a></li>\n<li>Avoid random ENOTEMPTY errors \u00a0-\u00a0 by <a href=\"https://github.com/AriPerkkio\"><code>@\u200bAriPerkkio</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2620\">vitest-dev/vitest#2620</a> <a href=\"https://github.com/vitest-dev/vitest/commit/59766fa4\"><!-- raw HTML omitted -->(59766)<!-- raw HTML omitted --></a></li>\n<li>Always inline assets and modules with special Vite queries \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2617\">vitest-dev/vitest#2617</a> <a href=\"https://github.com/vitest-dev/vitest/commit/fed1cd60\"><!-- raw HTML omitted -->(fed1c)<!-- raw HTML omitted --></a></li>\n<li><strong>cli</strong>:\n<ul>\n<li>Allow overrides reporter via cli option \u00a0-\u00a0 by <a href=\"https://github.com/mysteryven\"><code>@\u200bmysteryven</code></a> and <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2573\">vitest-dev/vitest#2573</a> <a href=\"https://github.com/vitest-dev/vitest/commit/894f155a\"><!-- raw HTML omitted -->(894f1)<!-- raw HTML omitted --></a></li>\n</ul>\n</li>\n<li><strong>coverage</strong>:\n<ul>\n<li>Flaky c8 coverage caused by parallel sourcemap constructing \u00a0-\u00a0 by <a href=\"https://github.com/AriPerkkio\"><code>@\u200bAriPerkkio</code></a> and <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2591\">vitest-dev/vitest#2591</a> <a href=\"https://github.com/vitest-dev/vitest/commit/9a29f984\"><!-- raw HTML omitted -->(9a29f)<!-- raw HTML omitted --></a></li>\n<li>Validate extension, when reporting c8 coverage \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2626\">vitest-dev/vitest#2626</a> <a href=\"https://github.com/vitest-dev/vitest/commit/7446370c\"><!-- raw HTML omitted -->(74463)<!-- raw HTML omitted --></a></li>\n</ul>\n</li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83c\udfce Performance</h3>\n<ul>\n<li>Improve vi.mock performance \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2594\">vitest-dev/vitest#2594</a> <a href=\"https://github.com/vitest-dev/vitest/commit/09d19892\"><!-- raw HTML omitted -->(09d19)<!-- raw HTML omitted --></a></li>\n</ul>\n<h5>\u00a0\u00a0\u00a0\u00a0<a href=\"https://github.com/vitest-dev/vitest/compare/v0.26.3...v0.27.0\">View changes on GitHub</a></h5>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/2b06cf819fdc7e94a580127f72f84b1852e92a11\"><code>2b06cf8</code></a> chore: release v0.27.0</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/039a0c01bb8dfdcf30ca3e151b945f1a609fd32d\"><code>039a0c0</code></a> chore: don't bundle cac and picocolors (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2595\">#2595</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/e641a110d0ed82d707a82fd215d9598b0f8afaba\"><code>e641a11</code></a> feat!: deprecate "error" on result, store errors in "errors" (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2586\">#2586</a>)</li>\n<li>See full diff in <a href=\"https://github.com/vitest-dev/vitest/commits/v0.27.0/packages/ui\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n\n\n<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n", 23 "comments": [], 24 "review_comments": [] 25 }