Skip to content

chore(website): Update repomix dependency to latest main#1419

Merged
yamadashy merged 1 commit intomainfrom
chore/website-update-repomix-dep
Apr 6, 2026
Merged

chore(website): Update repomix dependency to latest main#1419
yamadashy merged 1 commit intomainfrom
chore/website-update-repomix-dep

Conversation

@yamadashy
Copy link
Copy Markdown
Owner

@yamadashy yamadashy commented Apr 6, 2026

Update the website server's repomix dependency to include the latest changes from main, notably the resolveEncodingAsync fix for bundler compatibility (#1417).

Checklist

  • Run npm run test
  • Run npm run lint

Open with Devin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 6, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • website/server/package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7cdbeaa3-d926-41b4-bd63-70ef6647526e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/website-update-repomix-dep

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

⚡ Performance Benchmark

Latest commit:684387c chore(website): Update repomix dependency to latest main
Status:✅ Benchmark complete!
Ubuntu:1.53s (±0.04s) → 1.53s (±0.03s) · +0.00s (+0.0%)
macOS:0.87s (±0.05s) → 0.87s (±0.03s) · +0.00s (+0.3%)
Windows:1.88s (±0.23s) → 1.88s (±0.17s) · -0.01s (-0.3%)
Details
  • Packing the repomix repository with node bin/repomix.cjs
  • Warmup: 2 runs (discarded), interleaved execution
  • Measurement: 20 runs / 30 on macOS (median ± IQR)
  • Workflow run

@claude
Copy link
Copy Markdown
Contributor

claude bot commented Apr 6, 2026

Review Summary

Verdict: Approve

This is a straightforward dependency pin update — a single line change in website/server/package-lock.json bumping the repomix git commit hash from ffe67707b9e3d4 to incorporate the resolveEncodingAsync bundler compatibility fix (#1417).

Review Details

Code Quality: N/A — no application code changed.

Security: The new commit hash (7b9e3d4ccf86d2842af7b04dd31d5ada777deeac) points to the current main branch HEAD, which is expected.

Performance: No impact.

Test Coverage: No new tests needed for a lock file update.

Conventions: Commit message follows the chore(scope): Description convention correctly.

No issues found. LGTM 👍

🤖 Generated with Claude Code

@yamadashy yamadashy merged commit eca9ad7 into main Apr 6, 2026
21 of 22 checks passed
@yamadashy yamadashy deleted the chore/website-update-repomix-dep branch April 6, 2026 09:44
Copy link
Copy Markdown
Contributor

@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 the repomix dependency in website/server/package-lock.json to a specific git commit hash. I have no feedback to provide as there are no review comments to evaluate.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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