Bump vitest from 0.34.5 to 0.34.6 #282

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/vitest-0.34.6 into main
dependabot[bot] commented 2023-10-02 01:07:28 +00:00 (Migrated from github.com)

Bumps vitest from 0.34.5 to 0.34.6.

Release notes

Sourced from vitest's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 23c9db9 chore: release v0.34.6
  • e340802 fix: correctly resolve external dependencies loaded by custom environments (#...
  • ab2354f chore: Bump chai version to address CVE-2023-43646 (#4195)
  • cbe133d fix: overwrite global URL with environment's (#4164)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.34.5 to 0.34.6. <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.34.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Overwrite global URL with environment's  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/4164">vitest-dev/vitest#4164</a> <a href="https://github.com/vitest-dev/vitest/commit/cbe133da"><!-- raw HTML omitted -->(cbe13)<!-- raw HTML omitted --></a></li> <li>Correctly resolve external dependencies loaded by custom environments  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/4196">vitest-dev/vitest#4196</a> <a href="https://github.com/vitest-dev/vitest/commit/e340802f"><!-- raw HTML omitted -->(e3408)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: The fixture of <code>test.extend</code> should be init once time in all test  -  by <a href="https://github.com/Dunqing"><code>@​Dunqing</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/4168">vitest-dev/vitest#4168</a> <a href="https://github.com/vitest-dev/vitest/commit/730b29ec"><!-- raw HTML omitted -->(730b2)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v0.34.5...v0.34.6">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/23c9db9ac1fee4599c602befecd2b73e229dac36"><code>23c9db9</code></a> chore: release v0.34.6</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e340802f68c2d9b54266e60d3028b36a7a20b4bc"><code>e340802</code></a> fix: correctly resolve external dependencies loaded by custom environments (#...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ab2354fc0c72e17cebdb9619e55c8ecb64ffad46"><code>ab2354f</code></a> chore: Bump chai version to address CVE-2023-43646 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4195">#4195</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/cbe133daf5899973d710797089dbc5f21a981398"><code>cbe133d</code></a> fix: overwrite global URL with environment's (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/4164">#4164</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v0.34.6/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.34.5&new-version=0.34.6)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
dependabot[bot] commented 2023-10-19 08:56:49 +00:00 (Migrated from github.com)

Looks like vitest is up-to-date now, so this is no longer needed.

Looks like vitest is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.