thinreports / thinreports-section-editor

A template editor for Thinreports to edit Section Format templates
https://github.com/thinreports/thinreports
MIT License
4 stars 1 forks source link

Bump @vue/test-utils from 2.0.0-rc.18 to 2.0.0-rc.19 #72

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vue/test-utils from 2.0.0-rc.18 to 2.0.0-rc.19.

Release notes

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

v2.0.0-rc.19

Several fixes. We will move from release candidate soon, hopefully this will be the last release candidate, unless any bugs are reported!

Features

feat: Add createStubs plugin hook feat: support custom class component

Fixes

fix: added missing find overrides fix: support functional component props fix: do not match component name on getter that returns component fix: static imports fix: findAll root nodes when using render function fix: stop globalProperties config leak fix: add relative imports in wrapperLike interface fix: add methods from baseWrapper to the wrapperLike interface fix(type): add undefined type to attributes() for missing key #1398 fix(find): find element inside suspense with multi root elements #1397 fix(find): find and findAll should not find itself on DOM wrappers #1392

Commits
  • f0d8815 chore: update package.json docs (#1376)
  • d8e2d4e chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.7 (#1375)
  • 2011942 chore(deps-dev): bump rollup from 2.70.0 to 2.70.1 (#1371)
  • 7ef5e9a chore(deps-dev): bump @​babel/core from 7.17.5 to 7.17.7 (#1369)
  • 5884f13 docs: broken community guide link in extending vtu (#1367)
  • 1ae57f2 chore(deps-dev): bump vue-router from 4.0.13 to 4.0.14 (#1366)
  • 9308e28 docs: typo out x2 (#1365)
  • 89a06a7 chore: give credit to original flushPromises lib
  • 3753d61 docs: fix http examples
  • 1c7407b chore(deps-dev): bump rollup from 2.69.1 to 2.70.0 (#1358)
  • 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)