Skip to content

chore(deps-dev): bump @vue/test-utils from 1.1.1 to 1.2.0 in /client - #105

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/client/vue/test-utils-1.2.0
Closed

chore(deps-dev): bump @vue/test-utils from 1.1.1 to 1.2.0 in /client#105
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/client/vue/test-utils-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown
Contributor

Bumps @vue/test-utils from 1.1.1 to 1.2.0.

Release notes

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

v1.2.0

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)

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
Commits

Dependabot compatibility score

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

@dependabot @github

dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @sundowndev as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/tsiw247/PhoneInfoga/pulls/105/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the tsiw247/PhoneInfoga repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2021
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@6c9ce54). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #105   +/-   ##
=========================================
  Coverage          ?   94.32%           
=========================================
  Files             ?       11           
  Lines             ?      529           
  Branches          ?        0           
=========================================
  Hits              ?      499           
  Misses            ?       22           
  Partials          ?        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c9ce54...9eba2e6. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #151.

@dependabot dependabot Bot closed this Jun 21, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/client/vue/test-utils-1.2.0 branch June 21, 2021 00:27
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant