Skip to content
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

chore(deps-dev): bump @vue/test-utils from 2.1.0 to 2.2.0 #4072

Merged
merged 1 commit into from Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps @vue/test-utils from 2.1.0 to 2.2.0.

Release notes

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

v2.2.0

What's Changed

Features

Fixes

Other

New Contributors

Full Changelog: vuejs/test-utils@v2.1.0...v2.2.0

Commits
  • 2756c62 publish: 2.2.0
  • ff93e5e feat(wrapper): Add raw option to .html()
  • 0b5548d chore: Replace pretty by js-beautify
  • 76aa1d8 feat(setValue): allow array for multiselect .setValue() method
  • 03cfd99 chore(deps): update dependency @​vitest/coverage-c8 to v0.24.3
  • 33d7c68 chore: update to vitest v0.24.3
  • f68ceee chore(deps): update all non-major dependencies
  • 99209d0 feat(stubs): allow to stub directives (fixes #1800) (#1804)
  • 22c7698 fix(stubs): Do not render function body in stub
  • 348d651 fix(config): Do not use config.renderStubDefaultSlot
  • 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 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)

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (c2eaf18) compared to base (fe9d4a3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #4072   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2159      2159           
===========================================
  Files            572       572           
  Lines           9317      9317           
  Branches         181       181           
===========================================
  Hits            9317      9317           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot merged commit 5d97d4c into main Oct 24, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vue/test-utils-2.2.0 branch October 24, 2022 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants