Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.27.2 (#1355)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://togithub.com/vitest-dev/vitest) | [`^0.27.1` ->
`^0.27.2`](https://renovatebot.com/diffs/npm/vitest/0.27.1/0.27.2) |
[![age](https://badges.renovateapi.com/packages/npm/vitest/0.27.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.27.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vitest/0.27.2/compatibility-slim/0.27.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.27.2/confidence-slim/0.27.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>vitest-dev/vitest</summary>

###
[`v0.27.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.27.2)

[Compare
Source](https://togithub.com/vitest-dev/vitest/compare/v0.27.1...v0.27.2)

#####    🚀 Features

- Add runAllTimersAsync from sinonjs  -  by
[@&#8203;guillaumeduboc](https://togithub.com/guillaumeduboc) in
[vitest-dev/vitest#2209
[<samp>(40187)</samp>](https://togithub.com/vitest-dev/vitest/commit/40187bdb)

#####    🐞 Bug Fixes

- Document.defaultView references the same window as the global one  - 
by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2649
[<samp>(1ac4b)</samp>](https://togithub.com/vitest-dev/vitest/commit/1ac4bb8d)
- Trim input filename and test name  -  by
[@&#8203;btea](https://togithub.com/btea) in
[vitest-dev/vitest#2650
[<samp>(d3dcb)</samp>](https://togithub.com/vitest-dev/vitest/commit/d3dcbdc8)
- Increase default teardownTimeout  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va)
[<samp>(13e53)</samp>](https://togithub.com/vitest-dev/vitest/commit/13e53ac7)
- Mock css files imported with "require"  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2679
[<samp>(6c1a2)</samp>](https://togithub.com/vitest-dev/vitest/commit/6c1a26a6)
- Don't start watching files in "run" mode  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2680
[<samp>(0a31e)</samp>](https://togithub.com/vitest-dev/vitest/commit/0a31e85c)
- Rerun tests, when setup file is edited  -  by
[@&#8203;mysteryven](https://togithub.com/mysteryven) and
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2625
[<samp>(019a6)</samp>](https://togithub.com/vitest-dev/vitest/commit/019a6d57)
- Always show filename for unhandled errors  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2689
[<samp>(15aa0)</samp>](https://togithub.com/vitest-dev/vitest/commit/15aa0156)
- Define property instead of assigning it in vi.stubGlobal  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2685
[<samp>(8a1d7)</samp>](https://togithub.com/vitest-dev/vitest/commit/8a1d7590)
- **coverage**: Watch mode to use `coverage.all` only when all tests are
run  -  by [@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2665
[<samp>(85096)</samp>](https://togithub.com/vitest-dev/vitest/commit/85096281)
- **typecheck**: Log tests with verbose reporter, correctly show "pass"
tests  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2656
[<samp>(61dde)</samp>](https://togithub.com/vitest-dev/vitest/commit/61ddebae)
- **ui**: Don't show "connecting" screen in html reporter  -  by
[@&#8203;poyoho](https://togithub.com/poyoho) in
[vitest-dev/vitest#2693
[<samp>(d8548)</samp>](https://togithub.com/vitest-dev/vitest/commit/d8548c69)

#####    🏎 Performance

- Don't resolve import path, if it was already resolved  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2659
[<samp>(45cc3)</samp>](https://togithub.com/vitest-dev/vitest/commit/45cc3423)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.27.1...v0.27.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, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 18, 2023
1 parent 42a03e3 commit 11c4f9f
Show file tree
Hide file tree
Showing 12 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion csf3/package.json
Expand Up @@ -38,6 +38,6 @@
"devDependencies": {
"@previewjs/vfs": "*",
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/preact/package.json
Expand Up @@ -50,6 +50,6 @@
"rimraf": "^3.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Expand Up @@ -53,6 +53,6 @@
"react": "^18.2.0",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Expand Up @@ -49,6 +49,6 @@
"solid-js": "^1.6.9",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/svelte/package.json
Expand Up @@ -49,6 +49,6 @@
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/vue2/package.json
Expand Up @@ -52,6 +52,6 @@
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/vue3/package.json
Expand Up @@ -51,6 +51,6 @@
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion properties/package.json
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion serializable-values/package.json
Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"@types/prettier": "^2.7.2",
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion type-analyzer/package.json
Expand Up @@ -40,6 +40,6 @@
"@types/prettier": "^2.7.2",
"lodash": "^4.17.21",
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}
2 changes: 1 addition & 1 deletion vfs/package.json
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
"vitest": "^0.27.2"
}
}

0 comments on commit 11c4f9f

Please sign in to comment.