This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Upgrade @vue/test-utils: 1.1.2 → 1.2.2 (minor) #156
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @vue/test-utils (1.1.2 → 1.2.2) · Repo · Changelog
Release Notes
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
v1.2.2
fix: add options param to createLocalVue types (#1873)
feat: add generic for wrapper.find() and wrapper.get() (#1871)
build(deps): bump prismjs from 1.23.0 to 1.24.0 (#1866)
Update findAllComponents.md (#1859)
v1.2.1
chore: publish v1.2.1
fix #1845: add functional component check in component name match (#1857)
docs(docs): update guide (#1853)
[Doc] Typo in findAllComponents page (#1858)
fix: Updates attachToDocument documentation tip (#1852)
docs: Update setProps.md (#1856)
docs(test-utils): add tip about using `trigger('focus')` (#1848)
build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#1844)
Update testing-async-components.md (#1836)
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#1841)
build(deps): bump lodash from 4.17.20 to 4.17.21 (#1843)
Updated router link stub to match actual router-link interface (#1840)
v1.2.0
chore: revert version bump
chore: revert version bump
chore: revert version bump
chore: simplify flaky test
fix: remove flaky spec
Merge branch 'dev' of https://github.com/vuejs/vue-test-utils into dev
fix: skip router test for vue version < 2.6
v1.2.0
chore: publish 1.2.0
fix: correctly find functional components (#1835)
feat(stubs): render function props deterministically (#1834)
build(deps): bump ssri from 6.0.1 to 6.0.2 (#1830)
fix #1824: trigger keyboard event regression (#1826)
docs: Fix heading on WrapperArray contains (#1831)
v1.1.4
chore: revert lerna.json version
v1.1.4
chore: v1.1.4
fix: allow find stubbed functional component by name (#1817)
feat: export `ErrorWrapper` (#1814)
build(deps): bump y18n from 4.0.0 to 4.0.1 (#1811)
Fix VTU don't return key property to event when use trigger.('eventName.key') (#1808)
docs(name): Add link to deprecation explanation (#1810)
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#1804)
build(deps): bump prismjs from 1.21.0 to 1.23.0 (#1797)
docs: fix 2.x link (#1806)
docs: fix link (#1800)
docs: fix link to vtu-next
feat(test-utils): add type definitions for ExtendedVue (#1789)
docs: Add warning on docs version (#1792)
docs: filter search results to match current docs
docs: add WrapperArray#exists docs (#1795)
fix(create-local-vue): fix max range stack size (fix #1768) (#1786)
docs: Update link to vtu next (#1788)
fix: インスト => インストール (#1785)
fix(trigger('focus')) added natural to jsdom behavior (#1777)
chore(release): publish v1.1.3
chore: publish 1.1.3
docs(installation): Split Vue CLI and manual installation of Vue Test Utils + Jest (#1778)
build(deps): bump socket.io from 2.3.0 to 2.4.1 (#1771)
docs: clarify deprecation message for find and findAll (#1770)
fix(error.js): do not console.error handled exceptions (#1761)
Add babel config file snippet (#1764)
fix: prevent setProps infinite loop with immediate watchers (#1752)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands