323.md (10083B)
1 # PR #323 Bump @vitest/ui from 0.27.3 to 0.28.3 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-30T08:24:49Z 6 - **Branch:** dependabot/npm_and_yarn/vitest/ui-0.28.3 → main 7 - **Closed:** 2023-02-06T08:22:53Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [323.diff](./323.diff) 12 13 --- 14 15 Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.27.3 to 0.28.3. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases"><code>@vitest/ui</code>'s releases</a>.</em></p> 19 <blockquote> 20 <h2>v0.28.3</h2> 21 <h3> 🚀 Features</h3> 22 <ul> 23 <li>Allow using atomics to communicate between threads - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2758">vitest-dev/vitest#2758</a> <a href="https://github.com/vitest-dev/vitest/commit/3679cf25"><!-- raw HTML omitted -->(3679c)<!-- raw HTML omitted --></a></li> 24 <li>Show active filename pattern on CLI - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> <a href="https://github.com/vitest-dev/vitest/commit/a0455917"><!-- raw HTML omitted -->(a0455)<!-- raw HTML omitted --></a></li> 25 <li>Show active test name pattern on CLI - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> <a href="https://github.com/vitest-dev/vitest/commit/df7c410a"><!-- raw HTML omitted -->(df7c4)<!-- raw HTML omitted --></a></li> 26 <li>Allow <code>config</code> option to be false - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2749">vitest-dev/vitest#2749</a> <a href="https://github.com/vitest-dev/vitest/commit/c66e335b"><!-- raw HTML omitted -->(c66e3)<!-- raw HTML omitted --></a></li> 27 </ul> 28 <h3> 🐞 Bug Fixes</h3> 29 <ul> 30 <li>Watch mode's filename pattern to persist on unrelated file changes - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> <a href="https://github.com/vitest-dev/vitest/commit/712ac15b"><!-- raw HTML omitted -->(712ac)<!-- raw HTML omitted --></a></li> 31 <li>Watch mode's filename pattern to persist re-run of failed tests, snapshot updates and testname filter changes - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> <a href="https://github.com/vitest-dev/vitest/commit/1c65ac48"><!-- raw HTML omitted -->(1c65a)<!-- raw HTML omitted --></a></li> 32 <li>Dont incorrectly mark run failed if filename pattern excludes previously failed tests - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> <a href="https://github.com/vitest-dev/vitest/commit/61cf9a7a"><!-- raw HTML omitted -->(61cf9)<!-- raw HTML omitted --></a></li> 33 <li><strong>coverage</strong>: Istanbul crashes when no tests were run - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2753">vitest-dev/vitest#2753</a> <a href="https://github.com/vitest-dev/vitest/commit/ebc95add"><!-- raw HTML omitted -->(ebc95)<!-- raw HTML omitted --></a></li> 34 </ul> 35 <h3> 🏎 Performance</h3> 36 <ul> 37 <li>Don't import vite in worker - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2759">vitest-dev/vitest#2759</a> <a href="https://github.com/vitest-dev/vitest/commit/e49c13fa"><!-- raw HTML omitted -->(e49c1)<!-- raw HTML omitted --></a></li> 38 </ul> 39 <h5> <a href="https://github.com/vitest-dev/vitest/compare/v0.28.2...v0.28.3">View changes on GitHub</a></h5> 40 <h2>v0.28.2</h2> 41 <h3> 🐞 Bug Fixes</h3> 42 <ul> 43 <li>Send stderr header log to stderr - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2736">vitest-dev/vitest#2736</a> <a href="https://github.com/vitest-dev/vitest/commit/998ea804"><!-- raw HTML omitted -->(998ea)<!-- raw HTML omitted --></a></li> 44 <li>Call afterAll, if beforeAll failed - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2737">vitest-dev/vitest#2737</a> <a href="https://github.com/vitest-dev/vitest/commit/1904c9c4"><!-- raw HTML omitted -->(1904c)<!-- raw HTML omitted --></a></li> 45 <li><strong>vite-node</strong>: Don't cache modules with <code>timestamp: 0</code> - by <a href="https://github.com/danielroe"><code>@danielroe</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2747">vitest-dev/vitest#2747</a> <a href="https://github.com/vitest-dev/vitest/commit/e88c04c4"><!-- raw HTML omitted -->(e88c0)<!-- raw HTML omitted --></a></li> 46 </ul> 47 <h5> <a href="https://github.com/vitest-dev/vitest/compare/v0.28.1...v0.28.2">View changes on GitHub</a></h5> 48 <h2>v0.28.1</h2> 49 <h3> 🐞 Bug Fixes</h3> 50 <ul> 51 <li>Remove UI from Vitest dependencies - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/b120ca3f"><!-- raw HTML omitted -->(b120c)<!-- raw HTML omitted --></a></li> 52 </ul> 53 <h5> <a href="https://github.com/vitest-dev/vitest/compare/v0.28.0...v0.28.1">View changes on GitHub</a></h5> 54 <h2>v0.28.0</h2> 55 <h3> 🚨 Breaking Changes</h3> 56 <ul> 57 <li>Don't rely on environment for interopDefault - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2682">vitest-dev/vitest#2682</a> <a href="https://github.com/vitest-dev/vitest/commit/3f20cf5a"><!-- raw HTML omitted -->(3f20c)<!-- raw HTML omitted --></a></li> 58 <li>Move test runner into a separate package - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2721">vitest-dev/vitest#2721</a> <a href="https://github.com/vitest-dev/vitest/commit/482b72fc"><!-- raw HTML omitted -->(482b7)<!-- raw HTML omitted --></a> 59 <ul> 60 <li>To extend text context, you need to augment <code>@vitet/runner</code> package instead of <code>vitest</code></li> 61 </ul> 62 </li> 63 </ul> 64 <h3> 🐞 Bug Fixes</h3> 65 <ul> 66 <li><strong>coverage</strong>: C8 to log warning when run in Stackblitz - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2735">vitest-dev/vitest#2735</a> <a href="https://github.com/vitest-dev/vitest/commit/b6c41caa"><!-- raw HTML omitted -->(b6c41)<!-- raw HTML omitted --></a></li> 67 </ul> 68 <h5> <a href="https://github.com/vitest-dev/vitest/compare/v0.27.3...v0.28.0">View changes on GitHub</a></h5> 69 </blockquote> 70 </details> 71 <details> 72 <summary>Commits</summary> 73 <ul> 74 <li><a href="https://github.com/vitest-dev/vitest/commit/31da992c7201d510a39df00cfe6be2a361ee19c0"><code>31da992</code></a> chore: release v0.28.3</li> 75 <li><a href="https://github.com/vitest-dev/vitest/commit/1b54b4cb96808716788e1178b29b12d9e69ad9ac"><code>1b54b4c</code></a> chore: release v0.28.2</li> 76 <li><a href="https://github.com/vitest-dev/vitest/commit/e28b9b91167fa16e189b0f7b085df70aca6bb6a8"><code>e28b9b9</code></a> chore: release v0.28.1</li> 77 <li><a href="https://github.com/vitest-dev/vitest/commit/6949b55beabae220a9a092bdaf9c1f8851bf778e"><code>6949b55</code></a> chore: release v0.28.0</li> 78 <li><a href="https://github.com/vitest-dev/vitest/commit/482b72fc5f02da87498a18e0ed844ecb6bc772ca"><code>482b72f</code></a> feat!: move test runner into a separate package (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/2721">#2721</a>)</li> 79 <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v0.28.3/packages/ui">compare view</a></li> 80 </ul> 81 </details> 82 <br /> 83 84 85 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 86 87 Dependabot 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`. 88 89 [//]: # (dependabot-automerge-start) 90 [//]: # (dependabot-automerge-end) 91 92 --- 93 94 <details> 95 <summary>Dependabot commands and options</summary> 96 <br /> 97 98 You can trigger Dependabot actions by commenting on this PR: 99 - `@dependabot rebase` will rebase this PR 100 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 101 - `@dependabot merge` will merge this PR after your CI passes on it 102 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 103 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 104 - `@dependabot reopen` will reopen this PR if it is closed 105 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 106 - `@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) 107 - `@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) 108 - `@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) 109 110 111 </details> 112 113 <!-- Replace --> 114 ---- 115 ⌛ Deploy Preview - Build in Progress 116 <!-- Replace --> 117 118 119 120 ## Comments 121 122 ### @dependabot[bot] — 2023-02-06T08:22:52Z 123 124 Superseded by #332. 125