Skip to content

Bump @vue/test-utils from 1.1.0 to 1.1.4 #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2021

Bumps @vue/test-utils from 1.1.0 to 1.1.4.

Release notes

Sourced from @​vue/test-utils's releases.

v1.1.4

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)

v1.1.3

Fixes

v1.1.2

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

v1.1.1

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)
Commits
  • c599130 v1.1.4
  • c010005 chore: v1.1.4
  • 3cd81d0 fix: allow find stubbed functional component by name (#1817)
  • b8f796f feat: export ErrorWrapper (#1814)
  • a61c548 Fix VTU don't return key property to event when use trigger.('eventName.key')...
  • 980434b feat(test-utils): add type definitions for ExtendedVue (#1789)
  • a956468 docs: add WrapperArray#exists docs (#1795)
  • 6e33636 fix(trigger('focus')) added natural to jsdom behavior (#1777)
  • f36e088 chore(release): publish v1.1.3
  • c27d933 chore: publish 1.1.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependabot bot added dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs labels Apr 28, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2021

Superseded by #135.

@dependabot dependabot bot closed this May 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/test-utils-1.1.4 branch May 3, 2021 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants