Bump vitest from 0.32.4 to 0.33.0 #117

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vitest-0.33.0 into main 2023-07-12 01:24:55 +00:00
dependabot[bot] commented 2023-07-07 00:47:41 +00:00 (Migrated from github.com)

Bumps vitest from 0.32.4 to 0.33.0.

Release notes

Sourced from vitest's releases.

v0.33.0

   🚨 Breaking Changes

  • Revert default include patterns  -  by @​so1ve #3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.

   🐞 Bug Fixes

    View changes on GitHub
Commits

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @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)
  • @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)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.4 to 0.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v0.33.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Revert default include patterns  -  by <a href="https://github.com/so1ve"><code>@​so1ve</code></a> <a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/3729">#3729</a> <ul> <li><code>0.32.0</code> changed the default <code>include</code> globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.</li> </ul> </li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Add missing JSDom living keys  -  by <a href="https://github.com/DerZade"><code>@​DerZade</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3702">vitest-dev/vitest#3702</a> <a href="https://github.com/vitest-dev/vitest/commit/83a86a75"><!-- raw HTML omitted -->(83a86)<!-- raw HTML omitted --></a></li> <li><strong>vite-node</strong>: <ul> <li>Don't fail when importing Promise module  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/0819275a"><!-- raw HTML omitted -->(08192)<!-- raw HTML omitted --></a></li> <li>Allow importing node:test  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/db22c677"><!-- raw HTML omitted -->(db22c)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v0.32.4...v0.33.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/8dd5ea5ba10c2a99568ff18f6efff356824cb2cf"><code>8dd5ea5</code></a> chore: release v0.33.0</li> <li><a href="https://github.com/vitest-dev/vitest/commit/f07ef61d5a10ca7a61ef6e70b0d740902e2efdcd"><code>f07ef61</code></a> fix: defaults</li> <li><a href="https://github.com/vitest-dev/vitest/commit/936ab9828ce08cb545605f8f02bbbf8df90b3b96"><code>936ab98</code></a> fix: revert typecheck part</li> <li><a href="https://github.com/vitest-dev/vitest/commit/cdf4e11649b5aa1cc2901873bbd11c576f3ef6b3"><code>cdf4e11</code></a> fix: defaults</li> <li><a href="https://github.com/vitest-dev/vitest/commit/83a86a75b927e242f25d3d1fea54b5d8ca827823"><code>83a86a7</code></a> fix: add missing JSDom living keys (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/3702">#3702</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/d3b06f892f648322a7a32c5cbd714abdbb31cefa"><code>d3b06f8</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/3719">#3719</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/vitest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=0.32.4&new-version=0.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details>
Sign in to join this conversation.