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.2 to 2.1.0 #236

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v2.1.0

What's Changed

Fixes

Other

Chore

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.0.2...v2.1.0

Commits
  • 30e9c0c chore(deps): update dependency vite to v3.1.4
  • 50a7a86 chore(deps): update all non-major dependencies
  • 864e9e2 fix: return the correct name when stubbing a script setup component (#1783)
  • ee716fc chore(deps): update all non-major dependencies
  • 3593ca7 refactor: remove useless params in emits handling
  • 2deb954 chore: refactor mount types (#1776)
  • 43bc117 refactor: stubs types
  • 288d3a5 fix: add props to stubs for built-in components (#1767)
  • b79fc1f chore(deps): update all non-major dependencies
  • 41f77b3 chore(deps): update dependency rollup-plugin-typescript2 to v0.34.0
  • 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)