chore(deps): update dependency @vue/test-utils to v2.2.2 #2696

Merged
konrad merged 1 commits from renovate/vue-test-utils-2.x into main 2022-11-13 10:17:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@vue/test-utils devDependencies patch 2.2.1 -> 2.2.2

Release Notes

vuejs/test-utils

v2.2.2

Compare Source

Fixes

Other

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/test-utils](https://github.com/vuejs/test-utils) | devDependencies | patch | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.2.1/2.2.2) | --- ### Release Notes <details> <summary>vuejs/test-utils</summary> ### [`v2.2.2`](https://github.com/vuejs/test-utils/releases/tag/v2.2.2) [Compare Source](https://github.com/vuejs/test-utils/compare/v2.2.1...v2.2.2) #### Fixes - fix(mount): correctly work with component throwing on mount by [@&#8203;xanf](https://github.com/xanf) in https://github.com/vuejs/test-utils/pull/1845 - fix(emit): force event handling even with fake timers by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/1856 #### Other - chore(deps): update vitest to v0.24.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1841 - chore(deps): update vitest to v0.24.5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1842 - chore(deps): update all non-major dependencies by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1843 - chore(mount): simplify mount operation by [@&#8203;xanf](https://github.com/xanf) in https://github.com/vuejs/test-utils/pull/1844 - chore(deps): update vitest to v0.25.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1847 - chore(deps): update vitest to v0.25.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1848 - chore: update to vue v3.2.43 by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/1853 - chore(deps): update all non-major dependencies by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/1849 - chore: update to vue v3.2.45 by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/1857 - refactor: use a proxy for wrapper.vm by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/1858 **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.2.1...v2.2.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-11-13 10:04:33 +00:00
renovate added 1 commit 2022-11-13 10:04:34 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2696-renovate-vue-test-utils-2-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2696-renovate-vue-test-utils-2-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad scheduled this pull request to auto merge when all checks succeed 2022-11-13 10:10:53 +00:00
konrad merged commit 34edf0dc5f into main 2022-11-13 10:17:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.