Skip to content

Commit

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

---

### Release Notes

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

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

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

#####    🐞 Bug Fixes

- Dates are equal, if both are invalid  -  by
[@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2326
- Don't ignore properties, when put on a default function in CJS context
 -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in
[vitest-dev/vitest#2325

#####     [View changes on
GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.1...v0.25.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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNi4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjYuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 16, 2022
1 parent 7c3dcde commit 9bb1bfb
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 52 deletions.
2 changes: 1 addition & 1 deletion app-foundations/package.json
Expand Up @@ -62,6 +62,6 @@
"tailwindcss": "3.2.4",
"typescript": "4.8.4",
"unbuild": "0.9.1",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
2 changes: 1 addition & 1 deletion csf3/package.json
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@previewjs/vfs": "workspace:*",
"unbuild": "0.9.1",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Expand Up @@ -57,6 +57,6 @@
"react": "18.2.0",
"unbuild": "0.9.1",
"vite": "3.2.4",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Expand Up @@ -45,6 +45,6 @@
"rimraf": "3.0.2",
"solid-js": "1.6.1",
"vite": "3.2.4",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
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.4",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
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.2.4",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
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.2.4",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
77 changes: 36 additions & 41 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": "0.9.1",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
2 changes: 1 addition & 1 deletion serializable-values/package.json
Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"@types/prettier": "2.7.1",
"unbuild": "0.9.1",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}
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.9.1",
"vitest": "0.25.1"
"vitest": "0.25.2"
}
}

0 comments on commit 9bb1bfb

Please sign in to comment.