mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
chore: bump up vitest-mock-extended version to v2 (#7584)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest-mock-extended](https://togithub.com/eratio08/vitest-mock-extended) | [`^1.3.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/vitest-mock-extended/1.3.2/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eratio08/vitest-mock-extended (vitest-mock-extended)</summary> ### [`v2.0.0`](https://togithub.com/eratio08/vitest-mock-extended/releases/tag/v2.0.0) [Compare Source](https://togithub.com/eratio08/vitest-mock-extended/compare/v1.3.2...v2.0.0) ##### chore - Adjust package version to 2.0 ([b867078](https://togithub.com/eratio08/vitest-mock-extended/commit/b86707812b123745086ed29bea6ca92c26ad850b)) ##### BREAKING CHANGES - Require at least vitest 2.0 as peer dependency </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, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM4LjIwLjEiLCJ0YXJnZXRCcmFuY2giOiJjYW5hcnkiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@
|
||||
"vite-plugin-static-copy": "^1.0.2",
|
||||
"vitest": "1.6.0",
|
||||
"vitest-fetch-mock": "^0.3.0",
|
||||
"vitest-mock-extended": "^1.3.1"
|
||||
"vitest-mock-extended": "^2.0.0"
|
||||
},
|
||||
"packageManager": "yarn@4.3.1",
|
||||
"resolutions": {
|
||||
|
||||
@@ -690,7 +690,7 @@ __metadata:
|
||||
vite-plugin-static-copy: "npm:^1.0.2"
|
||||
vitest: "npm:1.6.0"
|
||||
vitest-fetch-mock: "npm:^0.3.0"
|
||||
vitest-mock-extended: "npm:^1.3.1"
|
||||
vitest-mock-extended: "npm:^2.0.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -38209,15 +38209,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vitest-mock-extended@npm:^1.3.1":
|
||||
version: 1.3.2
|
||||
resolution: "vitest-mock-extended@npm:1.3.2"
|
||||
"vitest-mock-extended@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "vitest-mock-extended@npm:2.0.0"
|
||||
dependencies:
|
||||
ts-essentials: "npm:>=10.0.0"
|
||||
peerDependencies:
|
||||
typescript: 3.x || 4.x || 5.x
|
||||
vitest: ">=2.0.0"
|
||||
checksum: 10/7940a9ebedd8c65ae2e9512b03b9b7ffeaf301fbd1ee76b9c9a70eb853a314ead72389f1338674603c618a32d7b6f35b2696ce83faf1ae55e5fedffa2c707c84
|
||||
checksum: 10/3940253d07e85c52edca9cfd4f662245247a8c4e5d3aeee1998144a9d8983bc6996181e57a7ffed4d928cb3d28d460dceeb92a6c2cc7814600ae40cd39d094ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user