Commit f0a9209
feat(deps): upgrade upstream dependencies (#541)
Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- rolldown-vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)
Build status: success
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Dependency-only change, but it upgrades core build/bundling tooling
and a major `vue-router` version via lockfile updates, which can impact
builds and runtime behavior if consumed downstream.
>
> **Overview**
> Updates bundled toolchain versions in `packages/core/package.json`
(notably `rolldown` `1.0.0-rc.2` → `1.0.0-rc.3` and `tsdown` `0.20.1` →
`0.20.2`) and advances the pinned `rolldown` upstream commit in
`packages/tools/.upstream-versions.json`.
>
> Refreshes workspace/catalog versions and lockfiles (`pnpm-lock.yaml`,
`Cargo.lock`) to pull in newer `@oxc-project/*`/`oxc-*` (`0.111.0` →
`0.112.0`) and related transitive updates (e.g. `yaml` `2.8.1` →
`2.8.2`, `vue-router` `4.6.3` → `5.0.2`, plus new transitive packages).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
cbbee2d. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 21ca984 commit f0a9209
5 files changed
Lines changed: 396 additions & 430 deletions
File tree
- packages
- core
- tools
Some 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 | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
| 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