You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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**
> Mostly dependency and lockfile churn, but it upgrades core
bundling/linting toolchains (`oxc`/`rolldown`) and introduces new
workspace crates, which can subtly change build outputs and runtime
behavior.
>
> **Overview**
> Updates upstream dependencies across Rust and Node, including bumping
`oxc` to `0.114.0`, `oxc_resolver` to `11.17.x`, and refreshing
lockfiles (`Cargo.lock`, `pnpm-lock.yaml`) along with related tooling
versions (e.g., `oxlint`, `oxfmt`, `esbuild`, `@vitejs/devtools`,
`rolldown-plugin-dts`).
>
> Expands the Rust workspace to include additional rolldown crates
(e.g., `rolldown_watcher`, `rolldown_plugin_bundle_analyzer`, and
multiple new `rolldown_plugin_vite_*` crates) and updates
`@voidzero-dev/vite-plus-core` exports to expose `./rolldown/utils`.
>
> Tweaks repo tooling/config to accommodate the upgrades: adds
`cargo-shear` ignore metadata, updates CLI help snapshots, adjusts
ecosystem CI patching to special-case `rollipop`’s `.oxfmtrc.json`, and
relaxes lint rules/ignore patterns (`no-shadow` off; ignore
`packages/*/binding/**`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
d020dac. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments