309.json (9174B)
1 { 2 "number": 309, 3 "title": "Bump @vitest/ui from 0.27.2 to 0.27.3", 4 "state": "merged", 5 "diff_file": "309.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-01-23T08:29:22Z", 8 "closed_at": "2023-01-23T08:32:18Z", 9 "merged_at": "2023-01-23T08:32:18Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/vitest/ui-0.27.3", 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.27.2 to 0.27.3.\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.3</h2>\n<h3>\u00a0\u00a0\u00a0\ud83d\ude80 Features</h3>\n<ul>\n<li>Throw unhandled exception, if code throws "error" event \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/2691\">vitest-dev/vitest#2691</a> <a href=\"https://github.com/vitest-dev/vitest/commit/6a30cdd3\"><!-- raw HTML omitted -->(6a30c)<!-- raw HTML omitted --></a></li>\n<li>New <code>environmentMatchGlobs</code> option to auto infer env based on glob \u00a0-\u00a0 by <a href=\"https://github.com/antfu\"><code>@\u200bantfu</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2714\">vitest-dev/vitest#2714</a> <a href=\"https://github.com/vitest-dev/vitest/commit/3e1429e5\"><!-- raw HTML omitted -->(3e142)<!-- raw HTML omitted --></a></li>\n<li>Add basic reporter which allow user to use reporter in ci \u00a0-\u00a0 by <a href=\"https://github.com/trim21\"><code>@\u200btrim21</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/2612\">vitest-dev/vitest#2612</a> <a href=\"https://github.com/vitest-dev/vitest/commit/5df522f7\"><!-- raw HTML omitted -->(5df52)<!-- raw HTML omitted --></a></li>\n<li>Improve "isCI" check \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/2705\">vitest-dev/vitest#2705</a> <a href=\"https://github.com/vitest-dev/vitest/commit/e64570df\"><!-- raw HTML omitted -->(e6457)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83d\udc1e Bug Fixes</h3>\n<ul>\n<li>Show error in the terminal, if "only" flag is used \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/2696\">vitest-dev/vitest#2696</a> <a href=\"https://github.com/vitest-dev/vitest/commit/24d63809\"><!-- raw HTML omitted -->(24d63)<!-- raw HTML omitted --></a></li>\n<li>Cpu and heap profiling options for workers \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/2702\">vitest-dev/vitest#2702</a> <a href=\"https://github.com/vitest-dev/vitest/commit/c31a0b20\"><!-- raw HTML omitted -->(c31a0)<!-- raw HTML omitted --></a></li>\n<li>Show correct number of tests in test summary \u00a0-\u00a0 by <a href=\"https://github.com/poyoho\"><code>@\u200bpoyoho</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2703\">vitest-dev/vitest#2703</a> <a href=\"https://github.com/vitest-dev/vitest/commit/859e7f01\"><!-- raw HTML omitted -->(859e7)<!-- raw HTML omitted --></a></li>\n<li>Don't terminate workers on Node 14 to not trigger fatal error \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/2697\">vitest-dev/vitest#2697</a> <a href=\"https://github.com/vitest-dev/vitest/commit/db9b6bb7\"><!-- raw HTML omitted -->(db9b6)<!-- raw HTML omitted --></a></li>\n<li>Allow custom async matchers \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/2707\">vitest-dev/vitest#2707</a> <a href=\"https://github.com/vitest-dev/vitest/commit/b566912d\"><!-- raw HTML omitted -->(b5669)<!-- raw HTML omitted --></a></li>\n<li>Remove setup files from coverage \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/2574\">vitest-dev/vitest#2574</a> <a href=\"https://github.com/vitest-dev/vitest/commit/488e4b9f\"><!-- raw HTML omitted -->(488e4)<!-- raw HTML omitted --></a></li>\n<li><code>reportCoverage</code> context can be optional \u00a0-\u00a0 by <a href=\"https://github.com/antfu\"><code>@\u200bantfu</code></a> <a href=\"https://github.com/vitest-dev/vitest/commit/4cd1e5d7\"><!-- raw HTML omitted -->(4cd1e)<!-- raw HTML omitted --></a></li>\n<li>ENOENT assets when htmldir exists \u00a0-\u00a0 by <a href=\"https://github.com/everett1992\"><code>@\u200beverett1992</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2701\">vitest-dev/vitest#2701</a> <a href=\"https://github.com/vitest-dev/vitest/commit/5a656753\"><!-- raw HTML omitted -->(5a656)<!-- raw HTML omitted --></a></li>\n<li>Correctly resolve paths relative to root, when used outside of root directory \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/2687\">vitest-dev/vitest#2687</a> <a href=\"https://github.com/vitest-dev/vitest/commit/703aab46\"><!-- raw HTML omitted -->(703aa)<!-- raw HTML omitted --></a></li>\n<li><strong>typecheck</strong>: Store tmp tsconfig close to original one \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/2660\">vitest-dev/vitest#2660</a> <a href=\"https://github.com/vitest-dev/vitest/commit/26f915ad\"><!-- raw HTML omitted -->(26f91)<!-- raw HTML omitted --></a></li>\n</ul>\n<h5>\u00a0\u00a0\u00a0\u00a0<a href=\"https://github.com/vitest-dev/vitest/compare/v0.27.2...v0.27.3\">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/44e5e22ab2ba62bc8742f9c2cf20f6151bd60327\"><code>44e5e22</code></a> chore: release v0.27.3</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/5a6567535a4fec00acc18b8c57b7eeb15b3165a3\"><code>5a65675</code></a> fix: ENOENT assets when htmldir exists (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2701\">#2701</a>)</li>\n<li>See full diff in <a href=\"https://github.com/vitest-dev/vitest/commits/v0.27.3/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<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n", 23 "comments": [], 24 "review_comments": [] 25 }