Skip to content

Commit e10d48a

Browse files
chore(deps): update dependency vite-plugin-istanbul to v8 (#8309)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vite-plugin-istanbul](https://redirect.github.com/iFaxity/vite-plugin-istanbul) | [`7.2.1` → `8.0.0`](https://renovatebot.com/diffs/npm/vite-plugin-istanbul/7.2.1/8.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-istanbul/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-istanbul/7.2.1/8.0.0?slim=true) | --- ### Release Notes <details> <summary>iFaxity/vite-plugin-istanbul (vite-plugin-istanbul)</summary> ### [`v8.0.0`](https://redirect.github.com/iFaxity/vite-plugin-istanbul/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/iFaxity/vite-plugin-istanbul/compare/v7.2.1...v8.0.0) - chore(deps)!: removed the upper range of vite peer ([#&#8203;396](https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/396)) ([17df98d](https://redirect.github.com/iFaxity/vite-plugin-istanbul/commit/17df98dd00874cdcce2a58cb4e16c0286964570c)) ##### Features - update node v24.14.0 ([#&#8203;377](https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/377)) ([c60c931](https://redirect.github.com/iFaxity/vite-plugin-istanbul/commit/c60c931c06e55de0d09aabb47bb2965ae97e6453)) ##### BREAKING CHANGES - removed the upper range of the vite peer dependency. - chore(pnpm): updated lockfile </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0bc348 commit e10d48a

File tree

2 files changed

+58
-136
lines changed

2 files changed

+58
-136
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"typescript": "5.7.3",
106106
"typescript-eslint": "8.56.1",
107107
"vite": "7.3.1",
108-
"vite-plugin-istanbul": "7.2.1",
108+
"vite-plugin-istanbul": "8.0.0",
109109
"vite-tsconfig-paths": "6.1.1"
110110
},
111111
"lint-staged": {

0 commit comments

Comments
 (0)