mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: bump up vite-plugin-istanbul version to v7 (#10106)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite-plugin-istanbul](https://redirect.github.com/ifaxity/vite-plugin-istanbul) | [`^6.0.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/vite-plugin-istanbul/6.0.2/7.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>ifaxity/vite-plugin-istanbul (vite-plugin-istanbul)</summary> ### [`v7.0.0`](https://redirect.github.com/iFaxity/vite-plugin-istanbul/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/ifaxity/vite-plugin-istanbul/compare/v6.0.2...v7.0.0) - fix!: corrected broken lockfile ([#​339](https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/339)) ([213cd65](213cd65c3b)) ##### Features - allow passing generatorOpts down to Babel ([#​323](https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/323)) ([c58d180](c58d180a5f)) ##### BREAKING CHANGES - previous pr made an api change </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"graphql": "^16.9.0",
|
||||
"magic-string": "^0.30.11",
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-istanbul": "^6.0.2",
|
||||
"vite-plugin-istanbul": "^7.0.0",
|
||||
"vite-plugin-wasm": "^3.3.0",
|
||||
"vite-plugin-web-components-hmr": "^0.1.3"
|
||||
},
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"devDependencies": {
|
||||
"@vanilla-extract/vite-plugin": "^5.0.0",
|
||||
"vite": "^6.1.0",
|
||||
"vite-plugin-istanbul": "^6.0.2",
|
||||
"vite-plugin-istanbul": "^7.0.0",
|
||||
"vite-plugin-wasm": "^3.4.1",
|
||||
"vitest": "^3.0.0"
|
||||
},
|
||||
|
||||
33
yarn.lock
33
yarn.lock
@@ -4073,7 +4073,7 @@ __metadata:
|
||||
magic-string: "npm:^0.30.11"
|
||||
tweakpane: "npm:^4.0.4"
|
||||
vite: "npm:^6.0.3"
|
||||
vite-plugin-istanbul: "npm:^6.0.2"
|
||||
vite-plugin-istanbul: "npm:^7.0.0"
|
||||
vite-plugin-wasm: "npm:^3.3.0"
|
||||
vite-plugin-web-components-hmr: "npm:^0.1.3"
|
||||
y-indexeddb: "npm:^9.0.12"
|
||||
@@ -4107,7 +4107,7 @@ __metadata:
|
||||
"@vanilla-extract/vite-plugin": "npm:^5.0.0"
|
||||
lit: "npm:^3.2.0"
|
||||
vite: "npm:^6.1.0"
|
||||
vite-plugin-istanbul: "npm:^6.0.2"
|
||||
vite-plugin-istanbul: "npm:^7.0.0"
|
||||
vite-plugin-wasm: "npm:^3.4.1"
|
||||
vitest: "npm:^3.0.0"
|
||||
yjs: "npm:^13.6.21"
|
||||
@@ -24273,7 +24273,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"istanbul-lib-instrument@npm:^6.0.2, istanbul-lib-instrument@npm:^6.0.3":
|
||||
"istanbul-lib-instrument@npm:^6.0.3":
|
||||
version: 6.0.3
|
||||
resolution: "istanbul-lib-instrument@npm:6.0.3"
|
||||
dependencies:
|
||||
@@ -32461,17 +32461,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"test-exclude@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "test-exclude@npm:6.0.0"
|
||||
dependencies:
|
||||
"@istanbuljs/schema": "npm:^0.1.2"
|
||||
glob: "npm:^7.1.4"
|
||||
minimatch: "npm:^3.0.4"
|
||||
checksum: 10/8fccb2cb6c8fcb6bb4115394feb833f8b6cf4b9503ec2485c2c90febf435cac62abe882a0c5c51a37b9bbe70640cdd05acf5f45e486ac4583389f4b0855f69e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"test-exclude@npm:^7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "test-exclude@npm:7.0.1"
|
||||
@@ -33781,19 +33770,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite-plugin-istanbul@npm:^6.0.2":
|
||||
version: 6.0.2
|
||||
resolution: "vite-plugin-istanbul@npm:6.0.2"
|
||||
"vite-plugin-istanbul@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "vite-plugin-istanbul@npm:7.0.0"
|
||||
dependencies:
|
||||
"@istanbuljs/load-nyc-config": "npm:^1.1.0"
|
||||
espree: "npm:^10.0.1"
|
||||
istanbul-lib-instrument: "npm:^6.0.2"
|
||||
picocolors: "npm:^1.0.0"
|
||||
espree: "npm:^10.3.0"
|
||||
istanbul-lib-instrument: "npm:^6.0.3"
|
||||
picocolors: "npm:^1.1.1"
|
||||
source-map: "npm:^0.7.4"
|
||||
test-exclude: "npm:^6.0.0"
|
||||
test-exclude: "npm:^7.0.1"
|
||||
peerDependencies:
|
||||
vite: ">=4 <=6"
|
||||
checksum: 10/fddd8367fa02159a047179c9c576c309f9a14bb970116e35fe543d40e3acc615c1671387b9de2394a5bc75d2ab0cfb7b7ebb9e29ec4ddff5411fa7bfee663e42
|
||||
checksum: 10/e24ad7ad3e45c4ab1371d3b1cd6652ce7b6cfd9122f83625fc5101215fe45edf8a819dcb57ec67b36cf10b35d8254dce6fc8548246edc43fedcfe2d69978a39d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user