Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v0.24.3 (#1151)
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.24.1` ->
`0.24.3`](https://renovatebot.com/diffs/npm/vitest/0.24.1/0.24.3) |
[![age](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/compatibility-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/confidence-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#####    🐞 Bug Fixes

- **build**: Build packages before publishing  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va)
[<samp>(3c4a2)</samp>](https://togithub.com/vitest-dev/vitest/commit/3c4a277e)

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.24.2...v0.24.3)

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

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

#####    🚀 Features

- **ui**: Add tests summary in the dashboard  -  by
[@&#8203;webfansplz](https://togithub.com/webfansplz) and
[@&#8203;userquin](https://togithub.com/userquin) in
[vitest-dev/vitest#2133

#####    🐞 Bug Fixes

- **bench**: Throw root cause  -  by
[@&#8203;azaleta](https://togithub.com/azaleta) and
[@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[vitest-dev/vitest#2137
- **browser**: Working again  -  by
[@&#8203;userquin](https://togithub.com/userquin) in
[vitest-dev/vitest#2143
- **coverage**: Reduce size of leftover v8 reports  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2144
- **vite-node**: Init the debugger ahead of time to ensure that load
dumped code work as expected (fix
[#&#8203;2126](https://togithub.com/vitest-dev/vitest/issues/2126))  - 
by [@&#8203;await-ovo](https://togithub.com/await-ovo) in
[vitest-dev/vitest#2127

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.24.1...v0.24.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled due to failing status checks.

♻ **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, click
this checkbox.

---

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:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC42LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 30, 2022
1 parent 8c46f99 commit 9b65138
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
2 changes: 1 addition & 1 deletion frameworks/svelte/package.json
Expand Up @@ -41,6 +41,6 @@
"@types/fs-extra": "^9.0.13",
"rimraf": "3.0.2",
"vite": "3.2.1",
"vitest": "0.24.1"
"vitest": "0.24.3"
}
}
54 changes: 6 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit 9b65138

Please sign in to comment.