Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade @vue/test-utils from 1.0.0-beta.29 to 1.2.0.

merge advice
ℹ️ 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.


  • The recommended version is 16 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-05-01.
Release notes
Package name: @vue/test-utils
  • 1.2.0 - 2021-05-01

    Features

    • feat(stubs): render function props deterministically (#1834). Note: this may break some snapshots of shallow mounted functional components.

    Fixes

    • fix: correctly find functional components (#1835)
    • fix: trigger keyboard event regression (#1826)
  • 1.1.4 - 2021-04-12

    Feat

    • export ErrorWrapper #1814

    Fixes

    • 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)

    Types

    • add type definitions for ExtendedVue (#1789)
  • 1.1.3 - 2021-02-04

    Fixes

  • 1.1.2 - 2020-12-14

    Fixes

    • 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

    Many small bug fixes.

    Features

    • 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

    Fixes

    • 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

    This is a pretty significant release. We undeprecated is and isVisible due to popular demand.

    Features

    • createLocalVue errorHandler Option (#1670) @ AtofStryker
    • remove deprecation warning from isVisible method (#1675) @ xanf
    • feat: remove deprecation when is is called with component definition @ xanf
    • support components returning render function from setup @ LeBenLeBen

    Fixes

    Sync mode cleanup (#1671) @ AtofStryker

  • 1.0.5 - 2020-08-29

    This release is mostly fixing small things, with some better support for @ vue/composition-api plugin 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-api fixing (#1655) support by @ lmiller1990
    fix: 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.

  • 1.0.4 - 2020-08-17

    Features

    • allow array for multiselect .setValue() method (#1554)

    Fixes

    • iife build (#1555)
    • allow using findComponent on a functional component (#1593)
    • fix(setprops): allowed for setProps to be synced with nextTick intervals (#1618)

    Other

    • upgrade from babel 6 to babel 7 (#1628)
    • migrate to jest for test runner (#1629)

    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.

  • 1.0.3 - 2020-05-17
    Read more
  • 1.0.2 - 2020-05-06

    v1.0.2

  • 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 notes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants