Skip to content

Commit

Permalink
Bump @vue/test-utils from 2.4.4 to 2.4.5 (#2136)
Browse files Browse the repository at this point in the history
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.4
to 2.4.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/test-utils/releases"><code>@​vue/test-utils</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.4.5</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add teleport stub possibility, <a
href="https://github.com/vuejs/test-ut%E2%80%A6">https://github.com/vuejs/test-ut…</a>
by <a href="https://github.com/blizzardKv"><code>@​blizzardKv</code></a>
in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2336">vuejs/test-utils#2336</a></li>
<li>fix(findComponent): Use correct vm for stubbed component with
selector by <a
href="https://github.com/freakzlike"><code>@​freakzlike</code></a> in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2327">vuejs/test-utils#2327</a></li>
<li>fix(teleport.md): fix missed &quot;global&quot; key, <a
href="https://github.com/vuejs/t%E2%80%A6">https://github.com/vuejs/t…</a>
by <a href="https://github.com/blizzardKv"><code>@​blizzardKv</code></a>
in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2337">vuejs/test-utils#2337</a></li>
<li>fix(vue-router.md): update highlights when mocking real router by <a
href="https://github.com/dmoyadev"><code>@​dmoyadev</code></a> in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2340">vuejs/test-utils#2340</a></li>
<li>fix(deps): update dependency vue-component-type-helpers to v2 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2358">vuejs/test-utils#2358</a></li>
<li>fix: Allow access to nested computed values (fix <a
href="https://redirect.github.com/vuejs/test-utils/issues/2196">#2196</a>)
by <a href="https://github.com/Evobaso-J"><code>@​Evobaso-J</code></a>
in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2356">vuejs/test-utils#2356</a></li>
<li>docs: add mention of enableAutoDestroy replacement by <a
href="https://github.com/strokirk"><code>@​strokirk</code></a> in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2344">vuejs/test-utils#2344</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/blizzardKv"><code>@​blizzardKv</code></a> made
their first contribution in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2336">vuejs/test-utils#2336</a></li>
<li><a href="https://github.com/dmoyadev"><code>@​dmoyadev</code></a>
made their first contribution in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2340">vuejs/test-utils#2340</a></li>
<li><a href="https://github.com/strokirk"><code>@​strokirk</code></a>
made their first contribution in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2344">vuejs/test-utils#2344</a></li>
<li><a href="https://github.com/Evobaso-J"><code>@​Evobaso-J</code></a>
made their first contribution in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2356">vuejs/test-utils#2356</a></li>
<li><a href="https://github.com/qmonmert"><code>@​qmonmert</code></a>
made their first contribution in <a
href="https://redirect.github.com/vuejs/test-utils/pull/2364">vuejs/test-utils#2364</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5">https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/test-utils/commit/d5e5064b42874d8432b8e15018f3256664eaf4c4"><code>d5e5064</code></a>
publish: v2.4.5</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/9e3d0a62d1f7f5ed3b9199834630d9ef24bdb6ba"><code>9e3d0a6</code></a>
chore(deps): Remove peerDependencies (<a
href="https://redirect.github.com/vuejs/test-utils/issues/2364">#2364</a>)</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/6fbdfa18b1253ae212c65a7aa6687945157fe55c"><code>6fbdfa1</code></a>
fix: allow access to nested computed values (fix <a
href="https://redirect.github.com/vuejs/test-utils/issues/2196">#2196</a>)
(<a
href="https://redirect.github.com/vuejs/test-utils/issues/2356">#2356</a>)</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/d7678503f34a9bf658f59f5ba6ac4e1c35a8e025"><code>d767850</code></a>
docs: add mention of enableAutoDestroy replacement (<a
href="https://redirect.github.com/vuejs/test-utils/issues/2344">#2344</a>)</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/1744ce30ab238a692c337d5b33cab5d20ceb45a4"><code>1744ce3</code></a>
chore(deps): update dependency <code>@​types/node</code> to
v20.11.27</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/2ebfb1eea3aa8c478d41c28cb026bd1cd778ef59"><code>2ebfb1e</code></a>
chore(deps): update all non-major dependencies</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/9e133901ee0162c5b4de2203e8559835fca67e7b"><code>9e13390</code></a>
chore(deps): update all non-major dependencies</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/81e7abc3b80179a9209cd3c0427dec59b21d1cd0"><code>81e7abc</code></a>
chore(deps): update dependency vitepress to v1.0.0-rc.45</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/667386acc5166d4821c05006fa4397089d247a07"><code>667386a</code></a>
chore(deps): update dependency rollup to v4.12.1</li>
<li><a
href="https://github.com/vuejs/test-utils/commit/e98712d7f3da14b77e7b7a46d064dbba7f825424"><code>e98712d</code></a>
chore(deps): update all non-major dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vue/test-utils&package-manager=npm_and_yarn&previous-version=2.4.4&new-version=2.4.5)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 153279f commit b97978b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
25 changes: 8 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"webpack": "^5.91.0"
},
"devDependencies": {
"@vue/test-utils": "^2.4.4",
"@vue/test-utils": "^2.4.5",
"@vue/vue3-jest": "^29.2.6",
"axios-mock-adapter": "^1.22.0",
"babel-core": "^7.0.0-bridge.0",
Expand Down

0 comments on commit b97978b

Please sign in to comment.