chore(deps): bump oxlint + oxfmt to latest mature releases - #610
chore(deps): bump oxlint + oxfmt to latest mature releases#610KooshaPari wants to merge 2 commits into
Conversation
Bumps oxlint to ^1.74.0 and oxfmt to ^0.58.0 (latest versions that satisfy the pnpm minimumReleaseAge constraint). pnpm install + pnpm run lint verified (exit 0, 651 warnings / 0 errors).
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
🤖 CodeAnt AI — Review Status
Updated in place by CodeAnt AI · last 5 reviews |
Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| @@ -0,0 +1,19 @@ | |||
| { | |||
| "name": "@openai/codex", | |||
There was a problem hiding this comment.
WARNING: Unrelated auto-commit artifact included in this PR
This stub lockfile was added by "Airlock Bot" in a separate commit (wip: auto-commit daemon 2026-07-19T11:46:34Z) from the actual dependency bump. It has no dependencies and uses npm lockfile format (lockfileVersion: 3) in a pnpm-managed repo. This should not be mixed into a dependency bump PR.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
| "punycode": "^2.3.1" | ||
| }, | ||
| "engines": { | ||
| "node": ">=22", |
There was a problem hiding this comment.
WARNING: Node engine constraint is now too loose for bumped dependencies
oxfmt@0.58.0 and oxlint@1.74.0 both require node: ^20.19.0 || >=22.12.0, but this file still allows "node": ">=22", which permits Node 22.0.0–22.11.x. Users on those versions will fail to install the optional native bindings.
| "node": ">=22", | |
| "node": ">=22.12.0", |
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
Code Review SummaryStatus: 2 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (3 files)
Fix these issues in Kilo Cloud Reviewed by step-3.7-flash · Input: 195.5K · Output: 27K · Cached: 2.1M |
|
Tick the box to add this pull request to the merge queue (same as
|
…chain-refresh (#628) Shards the unique work from 3 helios-cli branches onto current main: - feat/benchmark-provenance (#616): benchmark_envelope + harness scripts + CI - wip/20260722-helios-harness-preservation (#614): direct envelope test - feat/toolchain-refresh (#610): package.json + pnpm-lock.yaml Co-authored-by: ForgeCode <forgecode@local>
|
Closing: shard merged in #628 (benchmark-provenance + harness-preservation + toolchain-refresh). No unique work remains. |



Bumps Failed to build configuration from /Users/kooshapari/CodeProjects/Phenotype/repos/phenotype-tooling/docs/absorbed-from-Planify/.oxlintrc.json.
x Rule 'prevent-abbreviations' not found in plugin 'unicorn'
|
| Rule 'prop-types' not found in plugin 'react' to and to (latest versions that satisfy the pnpm constraint — the absolute latest / were published <4h ago).
Verified: Lockfile is up to date, resolution step is skipped
Already up to date
Done in 598ms using pnpm v10.33.2 PASS, ERR_PNPM_NO_SCRIPT Missing script: lint
Command "lint" not found. PASS (0 errors, 651 warnings).