Skip to content

chore(deps): update dependency @vue/test-utils to ^2.2.1 - autoclosed

RenovateBot requested to merge renovate/vue-test-utils-2.x into main

This MR contains the following updates:

Package Type Update Change
@vue/test-utils devDependencies minor ^2.0.2 -> ^2.2.1

Release Notes

vuejs/test-utils (@​vue/test-utils)

v2.4.1

Compare Source

What's Changed

Fixes
Docs
(Dev) Dependencies

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.0...v2.4.1

v2.4.0

Compare Source

Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2

Between the last main release, v2.3.2, and v2.4.0, there were three alphas:

Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.

If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

renderToString is merged for SSR testing, thanks to @​wobsoriano and @​cexbrayat!

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/2.2.10...v2.3.0

v2.2.10

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.9...2.2.10

v2.2.9

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.8...v2.2.9

v2.2.8

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.7...v2.2.8

v2.2.7

Compare Source

Fixes

Docs

Chore

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.6...v2.2.7

v2.2.6

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.5...v2.2.6

v2.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.4...v2.2.5

v2.2.4

Compare Source

What's Changed

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

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

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: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports