chore(deps): update devdependency vitest to ^0.21.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vitest | ^0.21.0 -> ^0.21.1 |
Release Notes
vitest-dev/vitest
v0.21.1
🚀 Features
- types: Better local test context support - by @Tanimodori in https://github.com/vitest-dev/vitest/issues/1805
🐞 Bug Fixes
- Symbol.toStringTag on Module is non-enumerable - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1808
- Tap reporter doesn't throw - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1810
- Add error message when mock is missing export - by @jereklas in https://github.com/vitest-dev/vitest/issues/1819
View changes on GitHub
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 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 Mend Renovate. View repository job log here.
Codecov Report
Merging #43 (cce8f0f) into main (c21b132) will decrease coverage by
38.46%. The diff coverage is42.85%.
:exclamation: Current head cce8f0f differs from pull request most recent head 5799017. Consider uploading reports for the commit 5799017 to get more accurate results
@@ Coverage Diff @@
## main #43 +/- ##
============================================
- Coverage 100.00% 61.53% -38.47%
============================================
Files 1 1
Lines 33 65 +32
Branches 10 25 +15
============================================
+ Hits 33 40 +7
- Partials 0 25 +25
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/defu.ts | 61.53% <42.85%> (-38.47%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.