Skip to content

feat(deps): upgrade upstream dependencies#536

Merged
Brooooooklyn merged 1 commit intomainfrom
deps/upstream-update
Feb 4, 2026
Merged

feat(deps): upgrade upstream dependencies#536
Brooooooklyn merged 1 commit intomainfrom
deps/upstream-update

Conversation

@Brooooooklyn
Copy link
Copy Markdown
Member

@Brooooooklyn Brooooooklyn commented Feb 4, 2026

Automated daily upgrade of upstream dependencies:

  • rolldown (latest tag)
  • rolldown-vite (latest tag)
  • vitest (latest npm version)
  • tsdown (latest npm version)

Build status: success


Note

Medium Risk
Primarily a dependency/tooling upgrade, but it changes the CLI’s oxlint binary resolution logic and bumps multiple core build/test tools, which could affect linting execution and build/test behavior across platforms.

Overview
Updates upstream tooling versions (notably bundled vite beta, rolldown-vite pin, and various build/lint/test deps including oxfmt/oxlint/oxlint-tsgolint), with corresponding pnpm-lock.yaml refresh.

Fixes vite-plus lint binary resolution by deriving the oxlint executable path from resolve('oxlint') (package root) instead of resolve('oxlint/bin/oxlint'), accommodating package exports restrictions.

Refreshes CLI help snapshots to reflect the updated formatter options (adds biome as a migration source).

Written by Cursor Bugbot for commit 8059653. This will update automatically on new commits. Configure here.

@Brooooooklyn Brooooooklyn merged commit ea6f819 into main Feb 4, 2026
31 checks passed
@Brooooooklyn Brooooooklyn deleted the deps/upstream-update branch February 4, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant