matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

300.json (10950B)


      1 {
      2   "number": 300,
      3   "title": "Bump vitest from 0.27.1 to 0.27.2",
      4   "state": "merged",
      5   "diff_file": "300.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-01-17T08:16:25Z",
      8   "closed_at": "2023-01-17T22:06:05Z",
      9   "merged_at": "2023-01-17T22:06:05Z",
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/vitest-0.27.2",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.27.1 to 0.27.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vitest-dev/vitest/releases\">vitest's releases</a>.</em></p>\n<blockquote>\n<h2>v0.27.2</h2>\n<h3>\u00a0\u00a0\u00a0\ud83d\ude80 Features</h3>\n<ul>\n<li>Add runAllTimersAsync from sinonjs \u00a0-\u00a0 by <a href=\"https://github.com/guillaumeduboc\"><code>@\u200bguillaumeduboc</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2209\">vitest-dev/vitest#2209</a> <a href=\"https://github.com/vitest-dev/vitest/commit/40187bdb\"><!-- raw HTML omitted -->(40187)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83d\udc1e Bug Fixes</h3>\n<ul>\n<li>Document.defaultView references the same window as the global 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/2649\">vitest-dev/vitest#2649</a> <a href=\"https://github.com/vitest-dev/vitest/commit/1ac4bb8d\"><!-- raw HTML omitted -->(1ac4b)<!-- raw HTML omitted --></a></li>\n<li>Trim input filename and test name \u00a0-\u00a0 by <a href=\"https://github.com/btea\"><code>@\u200bbtea</code></a> in <a href=\"https://github-redirect.dependabot.com/vitest-dev/vitest/issues/2650\">vitest-dev/vitest#2650</a> <a href=\"https://github.com/vitest-dev/vitest/commit/d3dcbdc8\"><!-- raw HTML omitted -->(d3dcb)<!-- raw HTML omitted --></a></li>\n<li>Increase default teardownTimeout \u00a0-\u00a0 by <a href=\"https://github.com/sheremet-va\"><code>@\u200bsheremet-va</code></a> <a href=\"https://github.com/vitest-dev/vitest/commit/13e53ac7\"><!-- raw HTML omitted -->(13e53)<!-- raw HTML omitted --></a></li>\n<li>Mock css files imported with &quot;require&quot; \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/2679\">vitest-dev/vitest#2679</a> <a href=\"https://github.com/vitest-dev/vitest/commit/6c1a26a6\"><!-- raw HTML omitted -->(6c1a2)<!-- raw HTML omitted --></a></li>\n<li>Don't start watching files in &quot;run&quot; mode \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/2680\">vitest-dev/vitest#2680</a> <a href=\"https://github.com/vitest-dev/vitest/commit/0a31e85c\"><!-- raw HTML omitted -->(0a31e)<!-- raw HTML omitted --></a></li>\n<li>Rerun tests, when setup file is edited \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/2625\">vitest-dev/vitest#2625</a> <a href=\"https://github.com/vitest-dev/vitest/commit/019a6d57\"><!-- raw HTML omitted -->(019a6)<!-- raw HTML omitted --></a></li>\n<li>Always show filename for unhandled 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/2689\">vitest-dev/vitest#2689</a> <a href=\"https://github.com/vitest-dev/vitest/commit/15aa0156\"><!-- raw HTML omitted -->(15aa0)<!-- raw HTML omitted --></a></li>\n<li>Define property instead of assigning it in vi.stubGlobal \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/2685\">vitest-dev/vitest#2685</a> <a href=\"https://github.com/vitest-dev/vitest/commit/8a1d7590\"><!-- raw HTML omitted -->(8a1d7)<!-- raw HTML omitted --></a></li>\n<li><strong>coverage</strong>: Watch mode to use <code>coverage.all</code> only when all tests are run \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/2665\">vitest-dev/vitest#2665</a> <a href=\"https://github.com/vitest-dev/vitest/commit/85096281\"><!-- raw HTML omitted -->(85096)<!-- raw HTML omitted --></a></li>\n<li><strong>typecheck</strong>: Log tests with verbose reporter, correctly show &quot;pass&quot; tests \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/2656\">vitest-dev/vitest#2656</a> <a href=\"https://github.com/vitest-dev/vitest/commit/61ddebae\"><!-- raw HTML omitted -->(61dde)<!-- raw HTML omitted --></a></li>\n<li><strong>ui</strong>: Don't show &quot;connecting&quot; screen in html reporter \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/2693\">vitest-dev/vitest#2693</a> <a href=\"https://github.com/vitest-dev/vitest/commit/d8548c69\"><!-- raw HTML omitted -->(d8548)<!-- raw HTML omitted --></a></li>\n</ul>\n<h3>\u00a0\u00a0\u00a0\ud83c\udfce Performance</h3>\n<ul>\n<li>Don't resolve import path, if it was already resolved \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/2659\">vitest-dev/vitest#2659</a> <a href=\"https://github.com/vitest-dev/vitest/commit/45cc3423\"><!-- raw HTML omitted -->(45cc3)<!-- raw HTML omitted --></a></li>\n</ul>\n<h5>\u00a0\u00a0\u00a0\u00a0<a href=\"https://github.com/vitest-dev/vitest/compare/v0.27.1...v0.27.2\">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/a1b685cb0d03a2894762921d99ac0f8312ce858b\"><code>a1b685c</code></a> chore: release v0.27.2</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/8a1d7590818f175f368b9f4063dbc300dcddcef2\"><code>8a1d759</code></a> fix: define property instead of assigning it in vi.stubGlobal (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2685\">#2685</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/15aa01567eb693f77dd9f06adf5c0f7e87eaef30\"><code>15aa015</code></a> fix: always show filename for unhandled errors (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2689\">#2689</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/019a6d5791cc418f8d6d044ed88aceadc6c9d9c6\"><code>019a6d5</code></a> fix: rerun tests, when setup file is edited (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2625\">#2625</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/0a31e85ca7f82b173a7995d61b58552bf18a28f9\"><code>0a31e85</code></a> fix: don't start watching files in &quot;run&quot; mode (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2680\">#2680</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/85096281aad680a0e108554738ac395ef8c80586\"><code>8509628</code></a> fix(coverage): watch mode to use <code>coverage.all</code> only when all tests are run (...</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/6c1a26a6a3411c9a33c78cc7d44cddb2dd0edd6b\"><code>6c1a26a</code></a> fix: mock css files imported with &quot;require&quot; (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2679\">#2679</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/40187bdbbd96b6b0e00851e4f9984b87b2091e75\"><code>40187bd</code></a> feat: add runAllTimersAsync from sinonjs (<a href=\"https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/2209\">#2209</a>)</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/13e53ac7b3c2b0a5eab01ba2d5c2860ccc8667e1\"><code>13e53ac</code></a> fix: increase default teardownTimeout</li>\n<li><a href=\"https://github.com/vitest-dev/vitest/commit/61ddebae61677f1a52208d9e598038fb5f51fbda\"><code>61ddeba</code></a> fix(typecheck): log tests with verbose reporter, correctly show &quot;pass&quot; tests ...</li>\n<li>Additional commits viewable in <a href=\"https://github.com/vitest-dev/vitest/commits/v0.27.2/packages/vitest\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=0.27.1&new-version=0.27.2)](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 }