Update dependency @vue/vue3-jest to v28.1.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@vue/vue3-jest | 28.0.1 -> 28.1.0 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
vuejs/vue-jest
v28.1.0
⚠ Breaking ⚠
There is a potentially breaking change for some projects: https://github.com/vuejs/vue-jest/pull/471#issue-1232021124
If this is a problem you cannot work around, file an issue and we can see what the best option is moving forward. The goal of this MR is to not require ts-jest
and typescript
to use vue-jest
.
Installation
yarn add @​vue/vue2-jest@28.1.0 --dev
yarn add @​vue/vue3-jest@28.1.0 --dev
What's Changed
- fix: source maps for vue2-jest by @NikhilVerma in https://github.com/vuejs/vue-jest/pull/486
- feat: load TypeScript config from
tsconfig
package instead ofts-jest
by @nogic1008 in https://github.com/vuejs/vue-jest/pull/471 - fix: Less relative path in imports by @cmath10 in https://github.com/vuejs/vue-jest/pull/475
New Contributors
- @NikhilVerma made their first contribution in https://github.com/vuejs/vue-jest/pull/486
- @cmath10 made their first contribution in https://github.com/vuejs/vue-jest/pull/475
Full Changelog: https://github.com/vuejs/vue-jest/compare/v28.0.1...v28.1.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.