ktsn / vuex-smart-module

Type safe Vuex module with powerful module features
MIT License
381 stars 19 forks source link

chore: Bump @vue/test-utils from 2.0.0-rc.6 to 2.0.1 #615

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vue/test-utils from 2.0.0-rc.6 to 2.0.1.

Release notes

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

v2.0.1

Test Utils is quite stable now, so most of the changes here are minor fixes.

The next "big ticket" feature will be SSR support. You can track it here: vuejs/test-utils#1572

Fixes

Chores/Dependencies

New Contributors

... (truncated)

Commits
  • 71947a7 publish: 2.0.1
  • 5f27838 chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
  • c09e4a1 chore(deps-dev): bump rollup-plugin-typescript2 from 0.32.0 to 0.32.1
  • 4cc7c93 chore(deps-dev): bump @​typescript-eslint/parser from 5.27.1 to 5.28.0
  • 8ff1e33 chore(deps-dev): bump @​babel/core from 7.18.2 to 7.18.5
  • b332d3b chore(deps-dev): bump @​types/node from 17.0.40 to 17.0.42
  • b5e8161 chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 8829217 chore(deps-dev): bump vue-router from 4.0.15 to 4.0.16
  • 680eead chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.1
  • 104426c chore(deps-dev): bump babel-preset-jest from 28.0.2 to 28.1.1
  • 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 2 years ago

Superseded by #625.