Skip to content

Commit 06d4607

Browse files
chore(deps): update dependency vitest>vite to v7.2.6 (#439)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest>vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/rolldown-vite/tree/HEAD/packages/vite)) | [`7.2.5` -> `7.2.6`](https://renovatebot.com/diffs/npm/vitest&gt;vite/7.2.5/7.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rolldown-vite/7.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rolldown-vite/7.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rolldown-vite/7.2.5/7.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rolldown-vite/7.2.5/7.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/rolldown-vite (vitest&gt;vite)</summary> ### [`v7.2.6`](https://redirect.github.com/vitejs/rolldown-vite/blob/HEAD/packages/vite/CHANGELOG.md#small-726-2025-11-19-small) [Compare Source](https://redirect.github.com/vitejs/rolldown-vite/compare/v7.2.5...v7.2.6) ##### Features - update rolldown to 1.0.0-beta.51 ([#&#8203;512](https://redirect.github.com/vitejs/rolldown-vite/issues/512)) ([22bd8e5](https://redirect.github.com/vitejs/rolldown-vite/commit/22bd8e5eafd8ddef52f3a28cfb6a1aa7ba0446f4)) </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/oxc-project/tsgolint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16f45a0 commit 06d4607

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"pnpm": {
1616
"overrides": {
17-
"vitest>vite": "npm:[email protected].5"
17+
"vitest>vite": "npm:[email protected].6"
1818
}
1919
}
2020
}

e2e/pnpm-lock.yaml

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)