Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

chore(deps-dev): bump @vue/test-utils from 1.0.0-beta.32 to 1.0.0-beta.33 #85

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 8, 2020

Bumps @vue/test-utils from 1.0.0-beta.32 to 1.0.0-beta.33.

Release notes

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

v1.0.0-beta.33

1.0.0-beta.33 (2020-04-08)

Note: this is the final beta. Next will be 1.0.

Bug Fixes

  • create-instance: revert stubbing of component _Ctor (#1479) (70b553b)
  • Add v-slot support in scopedSlots property, fix #1457 (#1485) (4df7619)
  • test-utils: fix cancelable attribute in dom events (#1460) (b1a532a)
  • Respect provide from parentComponent (#1301
  • #1377 string stubs dropping props (#1473)

Features

  • support lazy modifier with setValue (#1467) (afd7a82)
  • support object class binding in stubbed functional components (#1476) (55f7eac)
Changelog

Sourced from @vue/test-utils's changelog.

1.0.0-beta.33 (2020-04-08)

Bug Fixes

  • test-utils: fix cancelable attribute in dom events (#1460) (b1a532a)

Features

Commits
  • 9f93d5c chore(release): publish v1.0.0-beta.33
  • 6f5c994 chore(release): add dist files 1.0.0-beta.32
  • a4cbe93 docs(guides): remove links to deprecated examples (#1495)
  • b1a532a fix(test-utils): fix cancelable attribute in dom events (#1460)
  • afd7a82 feat: support lazy modifier with setValue (#1467)
  • ee3a93f chore: publish server-utils
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by lmiller1990, a new releaser for @vue/test-utils since your current version.


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 will merge this PR once CI passes on it, as requested by @nogic1008.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@commit-lint
Copy link

commit-lint bot commented Apr 8, 2020

Chore

  • deps-dev: bump @vue/test-utils (b608990)

Contributors

@dependabot-preview[bot]

@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #85 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          134       134           
  Branches        25        25           
=========================================
  Hits           134       134           

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 483f771...b608990. Read the comment docs.

Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

github-actions bot commented Apr 8, 2020

LGTM

@nogic1008 nogic1008 merged commit 9546eca into master Apr 8, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue/test-utils-1.0.0-beta.33 branch April 8, 2020 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant