Skip to content

chore(deps): upgrade Rslint to v0.7.3 - #202

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-upgrade-rslint-0.7.3
Aug 5, 2026
Merged

chore(deps): upgrade Rslint to v0.7.3#202
chenjiahan merged 1 commit into
mainfrom
chenjiahan/chore-upgrade-rslint-0.7.3

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

This PR upgrades Rslint from v0.7.2 to v0.7.3. The Rstack repository now runs 87 rules (previously 84) and passes with zero lint and type errors without additional suppressions.

Performance

Measured in the Rsbuild monorepo on an Apple M3 Max with Node.js 24.12.0 and pnpm 11.18.0:

hyperfine --warmup 3 --runs 15 'pnpm exec rs lint --type-check'
Rslint Mean Median Range
v0.7.2 2.576 ± 0.110 s 2.527 s 2.479–2.872 s
v0.7.3 2.062 ± 0.034 s 2.055 s 2.012–2.131 s

The mean wall time decreased by 0.514 s (19.96%), a 1.25× speedup. Rslint v0.7.3 also surfaced five previously unreported lint errors in the Rsbuild fixture and source files; the v0.7.3 benchmark used Hyperfine's --ignore-failure option while keeping the measured command unchanged.

Related Links

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: beec01f
Status: ✅  Deploy successful!
Preview URL: https://706d40db.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-chore-upgrade-rsl.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit dd75423 into main Aug 5, 2026
4 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/chore-upgrade-rslint-0.7.3 branch August 5, 2026 11:20
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