Commit 60ea46e
committed
feat(deps): upgrade upstream dependencies (#1147)
Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)
Build status: success
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Bumps several core build/tooling dependencies (e.g. `rolldown`, `tsdown`, `@oxc-project/runtime`), which can change bundling/build behavior despite being mostly version updates.
>
> **Overview**
> Updates upstream toolchain versions across the repo, including `rolldown` (to `1.0.0-rc.12`), `tsdown` (to `0.21.5`), and `@oxc-project/runtime` (to `0.122.0`).
>
> Adjusts `packages/core` peer/bundled dependency versions accordingly (including widening the `typescript` peer range to allow `^6.0.0`), refreshes the tracked upstream commit hash in `packages/tools/.upstream-versions.json`, and regenerates lockfiles (pnpm + Cargo) to reflect transitive updates (e.g. `picomatch`, `oxlint-tsgolint`, new `acorn-import-phases`).
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5c77291. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 0834b7b commit 60ea46e
File tree
5 files changed
+211
-111
lines changed- packages
- core
- tools
5 files changed
+211
-111
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
| 221 | + | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments