Skip to content

Commit

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

---

### Release Notes

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

###
[`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 - 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 13, 2022
1 parent 3429e1d commit cb716ba
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion app-foundations/package.json
Expand Up @@ -61,6 +61,6 @@
"tailwindcss": "3.1.8",
"typescript": "4.8.4",
"unbuild": "0.8.11",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion csf3/package.json
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@previewjs/vfs": "workspace:*",
"unbuild": "0.8.11",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Expand Up @@ -44,6 +44,6 @@
"react": "18.2.0",
"rimraf": "3.0.2",
"vite": "3.1.6",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Expand Up @@ -45,6 +45,6 @@
"rimraf": "3.0.2",
"solid-js": "1.5.7",
"vite": "3.1.6",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion frameworks/vue2/package.json
Expand Up @@ -43,6 +43,6 @@
"@types/fs-extra": "9.0.13",
"rimraf": "3.0.2",
"vite": "3.1.6",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion frameworks/vue3/package.json
Expand Up @@ -48,6 +48,6 @@
"@types/fs-extra": "9.0.13",
"rimraf": "3.0.2",
"vite": "3.1.6",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
48 changes: 24 additions & 24 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 serializable-values/package.json
Expand Up @@ -38,6 +38,6 @@
"devDependencies": {
"@types/prettier": "2.7.1",
"unbuild": "0.8.11",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion type-analyzer/package.json
Expand Up @@ -40,6 +40,6 @@
"@types/prettier": "2.7.1",
"lodash": "^4.17.21",
"unbuild": "0.8.11",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion vfs/package.json
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"unbuild": "0.8.11",
"vitest": "0.24.0"
"vitest": "0.24.1"
}
}

0 comments on commit cb716ba

Please sign in to comment.