Skip to content

Commit

Permalink
Update dependency vitest to ^0.24.3 (#131)
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.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>
  • Loading branch information
renovate[bot] authored and marvinruder committed Nov 12, 2022
1 parent 618c1e8 commit 521d046
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 91 deletions.
51 changes: 2 additions & 49 deletions packages/rating-tracker-frontend/.pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/rating-tracker-frontend/package.json
Expand Up @@ -58,7 +58,7 @@
"vite": "^3.1.8",
"vite-plugin-svgr": "^2.2.2",
"vite-tsconfig-paths": "^3.5.1",
"vitest": "^0.24.0"
"vitest": "^0.24.3"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down
44 changes: 3 additions & 41 deletions packages/rating-tracker-frontend/yarn.lock
Expand Up @@ -5840,7 +5840,7 @@ __metadata:
vite: ^3.1.8
vite-plugin-svgr: ^2.2.2
vite-tsconfig-paths: ^3.5.1
vitest: ^0.24.0
vitest: ^0.24.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6700,7 +6700,7 @@ __metadata:
languageName: node
linkType: hard

"tinybench@npm:^2.2.1, tinybench@npm:^2.3.0":
"tinybench@npm:^2.3.0":
version: 2.3.0
resolution: "tinybench@npm:2.3.0"
checksum: 6556e42b3b7700795caca07f5bbc2c78e33261ffe5db4c434d54bcfa1cd5c64863357c5b7fff53e031ee236d098313dac78938e12f8f1a9b47f1d7ad55417ce8
Expand Down Expand Up @@ -7095,7 +7095,7 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:0.24.3":
"vitest@npm:0.24.3, vitest@npm:^0.24.3":
version: 0.24.3
resolution: "vitest@npm:0.24.3"
dependencies:
Expand Down Expand Up @@ -7133,44 +7133,6 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^0.24.0":
version: 0.24.0
resolution: "vitest@npm:0.24.0"
dependencies:
"@types/chai": ^4.3.3
"@types/chai-subset": ^1.3.3
"@types/node": "*"
chai: ^4.3.6
debug: ^4.3.4
local-pkg: ^0.4.2
strip-literal: ^0.4.2
tinybench: ^2.2.1
tinypool: ^0.3.0
tinyspy: ^1.0.2
vite: ^3.0.0
peerDependencies:
"@edge-runtime/vm": "*"
"@vitest/browser": "*"
"@vitest/ui": "*"
happy-dom: "*"
jsdom: "*"
peerDependenciesMeta:
"@edge-runtime/vm":
optional: true
"@vitest/browser":
optional: true
"@vitest/ui":
optional: true
happy-dom:
optional: true
jsdom:
optional: true
bin:
vitest: vitest.mjs
checksum: 869b9342e00824eaf446227c2b1bb5ccbe0b38894c93765d16cee135c755c05aa9a8b9fe714628ec0f0847fc9da510e7cfd53346c649c4b9c75526ae66199fc5
languageName: node
linkType: hard

"which-boxed-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "which-boxed-primitive@npm:1.0.2"
Expand Down

0 comments on commit 521d046

Please sign in to comment.