hmsk / jest-matcher-vue-test-utils

✨ Cute jest matchers to test Vue components with vue-test-utils
33 stars 3 forks source link

Update vue monorepo #277

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/test-utils 1.1.1 -> 1.1.3 age adoption passing confidence
vuex 3.6.0 -> 3.6.2 age adoption passing confidence

Release Notes

vuejs/vue-test-utils ### [`v1.1.3`](https://togithub.com/vuejs/vue-test-utils/blob/master/CHANGELOG.md#​113-httpsgithubcomvuejsvue-test-utilscomparev112v113-2021-02-04) [Compare Source](https://togithub.com/vuejs/vue-test-utils/compare/v1.1.2...v1.1.3) ##### Bug Fixes - **error.js:** do not console.error handled exceptions ([#​1761](https://togithub.com/vuejs/vue-test-utils/issues/1761)) ([c4133d6](https://togithub.com/vuejs/vue-test-utils/commit/c4133d6a78cd0ad7efafdfadb4f1ae28e31079b4)), closes [#​1760](https://togithub.com/vuejs/vue-test-utils/issues/1760) - prevent setProps infinite loop with immediate watchers ([#​1752](https://togithub.com/vuejs/vue-test-utils/issues/1752)) ([db4ab8b](https://togithub.com/vuejs/vue-test-utils/commit/db4ab8b10872ff1ca492c02ad0f62368ed748631)) ### [`v1.1.2`](https://togithub.com/vuejs/vue-test-utils/releases/v1.1.2) [Compare Source](https://togithub.com/vuejs/vue-test-utils/compare/v1.1.1...v1.1.2) #### Fixes - feat: support array class binding in stubbed functional components ([#​1744](https://togithub.com/vuejs/vue-test-utils/issues/1744)) [@​palpich](https://togithub.com/palpich) _note_: potential breaking change for some snapshots. - fix: does not pass data provided to mount to wrapper component ([#​1750](https://togithub.com/vuejs/vue-test-utils/issues/1750)) [@​xanf](https://togithub.com/xanf) - fix: type getComponent() ([#​1741](https://togithub.com/vuejs/vue-test-utils/issues/1741)) [@​DevAnouar-FT](https://togithub.com/DevAnouar-FT)
vuejs/vuex ### [`v3.6.2`](https://togithub.com/vuejs/vuex/blob/master/CHANGELOG.md#​362-httpsgithubcomvuejsvuexcomparev361v362-2021-01-26) [Compare Source](https://togithub.com/vuejs/vuex/compare/v3.6.1...v3.6.2) ##### Bug Fixes - **build:** fix wrong path name for the export module ([679313b](https://togithub.com/vuejs/vuex/commit/679313bf5e4de066f340a06ef9bfe08d1536fadd)) ### [`v3.6.1`](https://togithub.com/vuejs/vuex/blob/master/CHANGELOG.md#​361-httpsgithubcomvuejsvuexcomparev360v361-2021-01-26) [Compare Source](https://togithub.com/vuejs/vuex/compare/v3.6.0...v3.6.1) ##### Bug Fixes - fix tree shaking notworking in webpack bundle ([#​1906](https://togithub.com/vuejs/vuex/issues/1906)) ([1dc2d1f](https://togithub.com/vuejs/vuex/commit/1dc2d1f21de42138053ea3281dde05487642a76d))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.