Skip to content

fix: major slowdown if node_modules in chart with TS enabled#558

Merged
ilya-lesikov merged 1 commit intomainfrom
fix/major-slowdown-if-node-modules-in-chart-with-ts-enabled
Feb 4, 2026
Merged

fix: major slowdown if node_modules in chart with TS enabled#558
ilya-lesikov merged 1 commit intomainfrom
fix/major-slowdown-if-node-modules-in-chart-with-ts-enabled

Conversation

@ilya-lesikov
Copy link
Member

@ilya-lesikov ilya-lesikov commented Feb 4, 2026

Summary by Bito

This pull request updates the version of the werf/3p-helm dependency to resolve a major performance slowdown that occurs when node_modules directories are included in Helm charts with TypeScript enabled, ensuring faster processing times without altering core functionality.

Detailed Changes
  • Updates the version of github.com/werf/3p-helm dependency in go.mod from v0.0.0-20260126192610-be1be5f15846 to v0.0.0-20260204140535-11a50c572ad8 to fix a major slowdown when node_modules is present in charts with TypeScript enabled
  • Updates the corresponding checksums in go.sum for the new version of the github.com/werf/3p-helm dependency

Signed-off-by: Ilya Lesikov <ilya@lesikov.com>
@bito-code-review
Copy link

bito-code-review bot commented Feb 4, 2026

Code Review Agent Run #9e86fa

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: b7de3c3..b7de3c3
    • go.mod
    • go.sum
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Default Agent You can customize the agent settings here or contact your Bito workspace admin at ilya.lesikov@flant.com.

Documentation & Help

AI Code Review powered by Bito Logo

@ilya-lesikov ilya-lesikov merged commit 295d3e5 into main Feb 4, 2026
7 of 8 checks passed
@ilya-lesikov ilya-lesikov deleted the fix/major-slowdown-if-node-modules-in-chart-with-ts-enabled branch February 4, 2026 14:19
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