Skip to content

Commit

Permalink
chore(deps): update dependency vitest to ^0.34.1 (#1883)
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.34.0` ->
`^0.34.1`](https://renovatebot.com/diffs/npm/vitest/0.34.0/0.34.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/0.34.0/0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/0.34.0/0.34.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#####    🐞 Bug Fixes

- Pass `--experimental-vm-worker-memory-limit` to `tinypool`  -  by
[@&#8203;AriPerkkio](https://togithub.com/AriPerkkio) in
[vitest-dev/vitest#3856
[<samp>(3c67a)</samp>](https://togithub.com/vitest-dev/vitest/commit/3c67a4cb)

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

</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://developer.mend.io/github/fwouts/previewjs).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent 32803fb commit 38c5513
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 68 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Expand Up @@ -54,6 +54,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^5.0.1",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/react/package.json
Expand Up @@ -50,6 +50,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/solid/package.json
Expand Up @@ -44,6 +44,6 @@
"solid-js": "^1.7.8",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/svelte/package.json
Expand Up @@ -45,6 +45,6 @@
"pino": "^8.14.2",
"pino-pretty": "^10.2.0",
"unbuild": "^1.2.1",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Expand Up @@ -50,6 +50,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Expand Up @@ -54,6 +54,6 @@
"shx": "^0.3.4",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
116 changes: 60 additions & 56 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 @@ -29,6 +29,6 @@
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}
2 changes: 1 addition & 1 deletion serializable-values/package.json
Expand Up @@ -32,6 +32,6 @@
"@types/prettier": "^2.7.3",
"unbuild": "^1.2.1",
"vite": "^4.4.8",
"vitest": "^0.34.0"
"vitest": "^0.34.1"
}
}

0 comments on commit 38c5513

Please sign in to comment.