uiowa / uids

UI Design System
http://uids.brand.uiowa.edu
7 stars 1 forks source link

Bump @vue/test-utils from 2.1.0 to 2.2.1 #813

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v2.2.1

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.0...v2.2.1

v2.2.0

What's Changed

Features

Fixes

Other

... (truncated)

Commits
  • 1c4a742 publish: 2.2.1
  • d9c2ef4 chore(deps): update dependency @​types/node to v18.11.7
  • 090be2d chore: ignore js-beautify updates in renovate
  • 13c5e39 fix(stubs): teleport stub children as a function
  • 8188784 docs(v-model): add v-model section (#1839)
  • 9673f47 chore(deps): update all non-major dependencies
  • b28e3f5 chore(deps): update all non-major dependencies
  • 6371349 chore(deps): update dependency unplugin-vue-components to v0.22.9
  • 2756c62 publish: 2.2.0
  • ff93e5e feat(wrapper): Add raw option to .html()
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #820.