Skip to content

Revert oxlint-tsgolint to 0.15.0#79

Merged
miyaoka merged 1 commit intomainfrom
revert-oxlint-tsgolint-0.16.0
Mar 14, 2026
Merged

Revert oxlint-tsgolint to 0.15.0#79
miyaoka merged 1 commit intomainfrom
revert-oxlint-tsgolint-0.16.0

Conversation

@miyaoka
Copy link
Copy Markdown
Owner

@miyaoka miyaoka commented Mar 14, 2026

概要

oxlint-tsgolint を 0.16.0 から 0.15.0 に戻す。

背景

PR #77 で oxlint を 1.52.0 に戻したが、oxlint-tsgolint 0.16.0 が peer dependency として oxlint 1.53.0 を引き込んでいた。その結果、apps/renderer/node_modules/.bin/oxlint が 1.53.0 を指し続け、lefthook から renderer の .ts ファイルに対して oxlint を実行した際に vite.config.ts 自動検出のエラーが発生していた。

Failed to parse oxlint configuration file.
Expected a `lint` field in the default export of vite.config.ts

oxlint-tsgolint を 0.15.0 に戻すことで、renderer に oxlint 1.53.0 がインストールされなくなる。

確認事項

  • pre-commit hook で renderer の .ts ファイル変更時にエラーが出ないこと

Summary by CodeRabbit

  • Chores
    • Updated development build tooling version for project maintenance.

@miyaoka miyaoka self-assigned this Mar 14, 2026
@miyaoka miyaoka enabled auto-merge March 14, 2026 08:59
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 14, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 95315346-884a-48d3-b2a9-139c39908d6b

📥 Commits

Reviewing files that changed from the base of the PR and between 860ca3e and 3c3dcfd.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

The pnpm workspace catalog entry for oxlint-tsgolint was downgraded from version 0.16.0 to 0.15.0. This is a single-line version change in the workspace configuration file with no structural or control flow modifications.

Changes

Cohort / File(s) Summary
Dependency Version Update
pnpm-workspace.yaml
Downgraded oxlint-tsgolint catalog entry from version 0.16.0 to 0.15.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version, adjusted with care,
From sixteen down to fifteen fair,
One line changed, precise and true,
The workspace now refreshed anew!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-oxlint-tsgolint-0.16.0
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@miyaoka miyaoka merged commit 495cdf9 into main Mar 14, 2026
4 of 5 checks passed
@miyaoka miyaoka deleted the revert-oxlint-tsgolint-0.16.0 branch March 14, 2026 08:59
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