Skip to content

chore: willboosterify this repo#20

Merged
WillBooster-bot merged 1 commit intomainfrom
wbfy
May 2, 2026
Merged

chore: willboosterify this repo#20
WillBooster-bot merged 1 commit intomainfrom
wbfy

Conversation

@WillBooster-bot
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several documentation files to use yarn wb instead of wb for the test command and bumps the build-ts dependency to version 17.1.10. Feedback was provided to align the direct dependency version of @typescript/native-preview with the transitive version introduced by the build-ts update to eliminate redundancy and ensure consistency.

Comment thread package.json
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/wb": "13.12.10",
"build-ts": "17.1.9",
"build-ts": "17.1.10",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Updating build-ts to 17.1.10 introduces a transitive dependency on @typescript/native-preview@7.0.0-dev.20260427.1 (as seen in yarn.lock). However, the project still directly depends on an older version 7.0.0-dev.20260421.2 at line 69. To eliminate redundancy and ensure consistency, please align these versions by updating the direct dependency as well.

References
  1. Simplify code as much as possible to eliminate redundancy. (link)

@WillBooster-bot WillBooster-bot merged commit c825ede into main May 2, 2026
11 checks passed
@WillBooster-bot WillBooster-bot deleted the wbfy branch May 2, 2026 22: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