293.json (9107B)
1 { 2 "number": 293, 3 "title": "Bump @vitest/ui from 0.27.0 to 0.27.1", 4 "state": "merged", 5 "diff_file": "293.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-01-12T08:20:11Z", 8 "closed_at": "2023-01-12T08:45:15Z", 9 "merged_at": "2023-01-12T08:45:15Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/vitest/ui-0.27.1", 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.0 to 0.27.1.\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.1</h2>\n<h3>\u00a0\u00a0\u00a0\ud83d\ude80 Features</h3>\n<ul>\n<li>Show error, when process.exit is called \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/2643\">vitest-dev/vitest#2643</a> <a href=\"https://github.com/vitest-dev/vitest/commit/866f4494\"><!-- raw HTML omitted -->(866f4)<!-- raw HTML omitted --></a></li>\n<li>Add more information about unhandler 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/2642\">vitest-dev/vitest#2642</a> <a href=\"https://github.com/vitest-dev/vitest/commit/1ffb0ef5\"><!-- raw HTML omitted -->(1ffb0)<!-- raw HTML omitted --></a></li>\n<li>Display running processes, if vitest closes with timeout \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/2633\">vitest-dev/vitest#2633</a> <a href=\"https://github.com/vitest-dev/vitest/commit/94968a6f\"><!-- raw HTML omitted -->(94968)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83d\udc1e Bug Fixes</h3>\n<ul>\n<li>Type issue with spyOn method \u00a0-\u00a0 by <a href=\"https://github.com/samkevin1\"><code>@\u200bsamkevin1</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2365\">vitest-dev/vitest#2365</a> and <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2582\">vitest-dev/vitest#2582</a> <a href=\"https://github.com/vitest-dev/vitest/commit/1aaa79d7\"><!-- raw HTML omitted -->(1aaa7)<!-- raw HTML omitted --></a></li>\n<li>Add missing types in TS project when global is true \u00a0-\u00a0 by <a href=\"https://github.com/Sneaken\"><code>@\u200bSneaken</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2631\">vitest-dev/vitest#2631</a> <a href=\"https://github.com/vitest-dev/vitest/commit/4745eaa2\"><!-- raw HTML omitted -->(4745e)<!-- raw HTML omitted --></a></li>\n<li>Always report failed test in junit reporter \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/2632\">vitest-dev/vitest#2632</a> <a href=\"https://github.com/vitest-dev/vitest/commit/83da2ec4\"><!-- raw HTML omitted -->(83da2)<!-- raw HTML omitted --></a></li>\n<li>Change Vite root, if test.root 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/2637\">vitest-dev/vitest#2637</a> <a href=\"https://github.com/vitest-dev/vitest/commit/efbff2a2\"><!-- raw HTML omitted -->(efbff)<!-- raw HTML omitted --></a></li>\n<li>Don't use ownKeys, when interoping a module \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/2629\">vitest-dev/vitest#2629</a> <a href=\"https://github.com/vitest-dev/vitest/commit/a186a7e1\"><!-- raw HTML omitted -->(a186a)<!-- raw HTML omitted --></a></li>\n<li>Cut duplicate error in negated toHaveBeenCalled \u00a0-\u00a0 by <a href=\"https://github.com/richardboehme\"><code>@\u200brichardboehme</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2638\">vitest-dev/vitest#2638</a> <a href=\"https://github.com/vitest-dev/vitest/commit/09d62226\"><!-- raw HTML omitted -->(09d62)<!-- raw HTML omitted --></a></li>\n<li>Always update last HMR ms on a module \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> <a href=\"https://github.com/vitest-dev/vitest/commit/9967645a\"><!-- raw HTML omitted -->(99676)<!-- raw HTML omitted --></a></li>\n<li>Terminate workers, when closing process \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/2645\">vitest-dev/vitest#2645</a> <a href=\"https://github.com/vitest-dev/vitest/commit/ece434a3\"><!-- raw HTML omitted -->(ece43)<!-- raw HTML omitted --></a></li>\n<li><strong>coverage</strong>:\n<ul>\n<li>Prevent c8 from crashing on invalid sourcemaps \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/2634\">vitest-dev/vitest#2634</a> <a href=\"https://github.com/vitest-dev/vitest/commit/0163dc80\"><!-- raw HTML omitted -->(0163d)<!-- raw HTML omitted --></a></li>\n<li>Istanbul provider to use <code>coverage.extension</code> \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/2641\">vitest-dev/vitest#2641</a> <a href=\"https://github.com/vitest-dev/vitest/commit/7e388903\"><!-- raw HTML omitted -->(7e388)<!-- raw HTML omitted --></a></li>\n</ul>\n</li>\n</ul>\n<h5>\u00a0\u00a0\u00a0\u00a0<a href=\"https://github.com/vitest-dev/vitest/compare/v0.27.0...v0.27.1\">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/db9e8f1128439fa0fd627b2864ca225d3d9349c7\"><code>db9e8f1</code></a> chore: release v0.27.1</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/d40a60c4602fc24adb16960a18d50e17663a27c7\"><code>d40a60c</code></a> chore(deps): update all non-major dependencies (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2623\">#2623</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/1c259386fa69e318ba7bd77e44c93394057fc2db\"><code>1c25938</code></a> chore(deps): update dependency <code>@\u200btesting-library/cypress</code> to v9 (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2528\">#2528</a>)</li>\n<li>See full diff in <a href=\"https://github.com/vitest-dev/vitest/commits/v0.27.1/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 }