[Snyk] Upgrade @vue/test-utils from 1.0.0-beta.29 to 1.2.0 #13
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.
Snyk has created this PR to upgrade @vue/test-utils from 1.0.0-beta.29 to 1.2.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @vue/test-utils
-
1.2.0 - 2021-05-01
- feat(stubs): render function props deterministically (#1834). Note: this may break some snapshots of shallow mounted functional components.
- fix: correctly find functional components (#1835)
- fix: trigger keyboard event regression (#1826)
-
1.1.4 - 2021-04-12
- export ErrorWrapper #1814
- trigger('focus') added natural to jsdom behavior (#1777)
- fix max range stack size (f#1768)
- VTU don't return key property to event when use trigger.('eventName.key') #1808
- allow find stubbed functional component by name (#1817)
- add type definitions for ExtendedVue (#1789)
-
1.1.3 - 2021-02-04
- do not console.error handled exceptions (#1761) @ marcgibbons
-
1.1.2 - 2020-12-14
- feat: support array class binding in stubbed functional components (#1744) @ palpich note: potential breaking change for some snapshots.
- fix: does not pass data provided to mount to wrapper component (#1750) @ xanf
- fix: type getComponent() (#1741) @ DevAnouar-FT
-
1.1.1 - 2020-11-01
- feat: treat document.body in attachTo in special way (#1699) @ xanf
- feat(config): introduce deprecation warning handler, fix #1672
- feat: warn when operating on destroyed Vue component (#1706) @ xanf
- add the wrapper.getComponent method and corresponding documents. (#1714)
- feat(test-utils): add types for auto destroy methods (#1724) @ blake-newman
- feat: add abstract property to the core property of the component (#1716) @ ustbhuangyi
- fix(test-utils/wrapper): clarify deprecation note for wrong "get" usage @ valentinpalkovic
- fix: support v-text on child functional components with shallowMount @ jeremy-cassou
- fix(setData): allow empty objects to be set fix #1704 @ Haroenv
- fix: ignore non-vue wrapper for auto-destroy (#1723)
-
1.1.0 - 2020-09-10
- createLocalVue errorHandler Option (#1670) @ AtofStryker
- remove deprecation warning from
- feat: remove deprecation when
- support components returning render function from setup @ LeBenLeBen
-
1.0.5 - 2020-08-29
-
1.0.4 - 2020-08-17
- allow array for multiselect .setValue() method (#1554)
- iife build (#1555)
- allow using findComponent on a functional component (#1593)
- fix(setprops): allowed for setProps to be synced with nextTick intervals (#1618)
- upgrade from babel 6 to babel 7 (#1628)
- migrate to jest for test runner (#1629)
-
1.0.3 - 2020-05-17
-
1.0.2 - 2020-05-06
-
1.0.1 - 2020-05-06
-
1.0.0 - 2020-05-05
-
1.0.0-beta.33 - 2020-04-08
-
1.0.0-beta.32 - 2020-03-09
-
1.0.0-beta.31 - 2020-01-20
-
1.0.0-beta.30 - 2019-11-28
-
1.0.0-beta.29 - 2019-02-02
from @vue/test-utils GitHub release notesFeatures
Fixes
Feat
Fixes
Types
Fixes
Fixes
Many small bug fixes.
Features
Fixes
This is a pretty significant release. We undeprecated
isandisVisibledue to popular demand.Features
isVisiblemethod (#1675) @ xanfisis called with component definition @ xanfFixes
Sync mode cleanup (#1671) @ AtofStryker
This release is mostly fixing small things, with some better support for
@ vue/composition-apiplugin users. 4 bugfixes from 4 separate users, the Vue community is too cool 😎Features and Fixes
fix: handle shallowMount on components with v-if and scoped slots (#1663) by @ xanf
fix: extend Vue parent with options to support accessing root for better
@ vue/composition-apifixing (#1655) support by @ lmiller1990fix: Match how the Vue runtime executes scoped slots #1660 by @ sirlancelot
fix: Wrapper array consistency (#1650) by @ AtofStryker
Dependencies and Misc
build(rollup): upgrade rollup from 1.x to 2.x (#1645) @ AtofStryker
Upgrade Vuepress, Flow, and misc (#1646) @ AtofStryker
Upgrade Eslint (#1647)
Great job everyone! Especially @ AtofStryker with several significant PRs.
Features
Fixes
Other
There was some big infrastructure changes (Jest, Babel version) in this release with #1629 by @ AtofStryker. Thanks a lot! If this has introduced any bugs, please file an issue.
Read more
v1.0.2
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs