Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bench): throw root cause #2137

Merged
merged 2 commits into from Oct 14, 2022
Merged

Conversation

azaleta
Copy link
Contributor

@azaleta azaleta commented Oct 11, 2022

linked issue: #2134

@azaleta azaleta closed this Oct 11, 2022
@azaleta azaleta reopened this Oct 11, 2022
@azaleta azaleta closed this Oct 11, 2022
@azaleta azaleta reopened this Oct 11, 2022
Copy link
Contributor

@nickmccurdy nickmccurdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the output looks good! I just have a minor comment on code style.

packages/vitest/src/runtime/run.ts Outdated Show resolved Hide resolved
Co-authored-by: Nick McCurdy <nick@nickmccurdy.com>
@sheremet-va sheremet-va changed the title feat(bench): throw root cause fix(bench): throw root cause Oct 14, 2022
@sheremet-va sheremet-va merged commit b2c332e into vitest-dev:main Oct 14, 2022
@azaleta azaleta deleted the bench-exception branch October 14, 2022 09:33
marvinruder pushed a commit to marvinruder/rating-tracker-frontend that referenced this pull request Oct 15, 2022
[![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/coverage-c8](https://togithub.com/vitest-dev/vitest) |
[`^0.24.0` ->
`^0.24.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.24.0/0.24.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/compatibility-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/confidence-slim/0.24.0)](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)

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

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

#####    🐞 Bug Fixes

- Remove work-around from `istanbul-lib-instrument`  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2121
- Don't show extra properties for test context  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2116
- Parse env options from comments (fix
[#&#8203;1962](https://togithub.com/vitest-dev/vitest/issues/1962))  - 
by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[vitest-dev/vitest#1984
- **coverage**: Fix sourcemaps of uncovered lines  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2122

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Berlin, 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.

---

- [ ] <!-- 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/marvinruder/rating-tracker-frontend).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
marvinruder pushed a commit to marvinruder/rating-tracker-frontend that referenced this pull request Oct 15, 2022
[![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.0` ->
`^0.24.3`](https://renovatebot.com/diffs/npm/vitest/0.24.0/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.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/confidence-slim/0.24.0)](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)

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

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

#####    🐞 Bug Fixes

- Remove work-around from `istanbul-lib-instrument`  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2121
- Don't show extra properties for test context  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2116
- Parse env options from comments (fix
[#&#8203;1962](https://togithub.com/vitest-dev/vitest/issues/1962))  - 
by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[vitest-dev/vitest#1984
- **coverage**: Fix sourcemaps of uncovered lines  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2122

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Berlin, 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.

---

- [ ] <!-- 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/marvinruder/rating-tracker-frontend).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to fwouts/previewjs that referenced this pull request Oct 20, 2022
[![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**: 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, 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fwouts pushed a commit to fwouts/previewjs that referenced this pull request Oct 30, 2022
[![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>
marvinruder pushed a commit to marvinruder/rating-tracker that referenced this pull request Nov 12, 2022
[![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/coverage-c8](https://togithub.com/vitest-dev/vitest) |
[`^0.24.0` ->
`^0.24.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.24.0/0.24.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/compatibility-slim/0.24.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/confidence-slim/0.24.0)](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)

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

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

#####    🐞 Bug Fixes

- Remove work-around from `istanbul-lib-instrument`  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2121
- Don't show extra properties for test context  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2116
- Parse env options from comments (fix
[#&#8203;1962](https://togithub.com/vitest-dev/vitest/issues/1962))  - 
by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[vitest-dev/vitest#1984
- **coverage**: Fix sourcemaps of uncovered lines  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2122

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Berlin, 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.

---

- [ ] <!-- 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/marvinruder/rating-tracker-frontend).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
marvinruder pushed a commit to marvinruder/rating-tracker that referenced this pull request Nov 12, 2022
[![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.0` ->
`^0.24.3`](https://renovatebot.com/diffs/npm/vitest/0.24.0/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.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.24.3/confidence-slim/0.24.0)](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)

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

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

#####    🐞 Bug Fixes

- Remove work-around from `istanbul-lib-instrument`  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2121
- Don't show extra properties for test context  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2116
- Parse env options from comments (fix
[#&#8203;1962](https://togithub.com/vitest-dev/vitest/issues/1962))  - 
by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in
[vitest-dev/vitest#1984
- **coverage**: Fix sourcemaps of uncovered lines  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#2122

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Berlin, 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.

---

- [ ] <!-- 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/marvinruder/rating-tracker-frontend).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants