Commit 02024c8
authored
chore(deps): update vite-plus to 0.1.14 (#710)
## Summary
- Update `vite-plus` from `^0.1.13` to `^0.1.14`
- Update `@voidzero-dev/vite-plus-core` (vite override) from `^0.1.13`
to `^0.1.14`
- Update `@voidzero-dev/vite-plus-test` (vitest override) from `^0.1.13`
to `^0.1.14`
## Test plan
- [x] `vp check` passes (pre-existing lint warnings only)
- [x] `vp test` passes (202 tests passed)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated vite-plus and vitest dependencies and their pinned overrides
to v0.1.14.
* **Documentation**
* Added a CI Integration note showing a simplified GitHub Actions
snippet to run checks and tests.
* **Style**
* Added lint-rule suppression around legacy string prototype shims.
* **Tests**
* Constrained test TypeScript root directory to stabilize emitted
outputs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 3fa9d04 commit 02024c8
File tree
5 files changed
+290
-253
lines changed- src
- test/mts
5 files changed
+290
-253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
157 | 169 | | |
158 | 170 | | |
159 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments