Closed renovate[bot] closed 9 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@vue/test-utils@2.4.4 | Transitive: environment, eval, filesystem, shell, unsafe | +68 |
61.4 MB | afontcu, dobromir-hristov, eddyerburgh, ...2 more |
🚮 Removed packages: npm/@vue/test-utils@2.4.3
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ca782c7
) 55.24% compared to head (41d2547
) 55.24%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
2.4.3
->2.4.4
Release Notes
vuejs/test-utils (@vue/test-utils)
### [`v2.4.4`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.4) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.4.3...v2.4.4) #### What's Changed - fix: ignore prototype methods when using setData on objects by [@Haberkamp](https://togithub.com/Haberkamp) in [https://github.com/vuejs/test-utils/pull/2265](https://togithub.com/vuejs/test-utils/pull/2265) - fix: always load cjs bundle in node environment by [@danielroe](https://togithub.com/danielroe) in [https://github.com/vuejs/test-utils/pull/2269](https://togithub.com/vuejs/test-utils/pull/2269) - fix: experimentalVmThreads is now pool=vmThreads by [@cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2275](https://togithub.com/vuejs/test-utils/pull/2275) - feat: respect devtools definition by [@webfansplz](https://togithub.com/webfansplz) in [https://github.com/vuejs/test-utils/pull/2311](https://togithub.com/vuejs/test-utils/pull/2311) #### New Contributors - [@ArtemTropanets](https://togithub.com/ArtemTropanets) made their first contribution in [https://github.com/vuejs/test-utils/pull/2267](https://togithub.com/vuejs/test-utils/pull/2267) - [@Haberkamp](https://togithub.com/Haberkamp) made their first contribution in [https://github.com/vuejs/test-utils/pull/2265](https://togithub.com/vuejs/test-utils/pull/2265) - [@danielroe](https://togithub.com/danielroe) made their first contribution in [https://github.com/vuejs/test-utils/pull/2269](https://togithub.com/vuejs/test-utils/pull/2269) - [@webfansplz](https://togithub.com/webfansplz) made their first contribution in [https://github.com/vuejs/test-utils/pull/2311](https://togithub.com/vuejs/test-utils/pull/2311) **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.