Skip to content

update deps#57

Merged
Kitenite merged 1 commit intomainfrom
upgrade-deps
Nov 11, 2025
Merged

update deps#57
Kitenite merged 1 commit intomainfrom
upgrade-deps

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Nov 11, 2025

Description

Related Issues

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Other (please describe):

Testing

Screenshots (if applicable)

Additional Notes

Summary by CodeRabbit

  • Chores
    • Updated core internal libraries and dependencies to latest versions, including UI component icons and desktop framework, for improved stability and performance.

@Kitenite Kitenite merged commit ebc43af into main Nov 11, 2025
1 of 5 checks passed
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 11, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR updates project dependencies across multiple package.json files: lucide-react and node-pty in the desktop app, electron devDependency, and removes an unnecessary reuse session log statement from the tmux-manager module.

Changes

Cohort / File(s) Summary
Dependency Version Updates
apps/desktop/package.json, packages/ui/package.json
Updated lucide-react from ^0.548.0 to ^0.553.0 across both desktop and UI packages.
Desktop Package Updates
apps/desktop/package.json
Updated node-pty from 1.1.0-beta30 to 1.1.0-beta39 and electron devDependency from ^37.3.1 to ^39.1.2.
Session Logging Cleanup
apps/desktop/src/main/lib/tmux-manager.ts
Removed else branch that logged reuse message when session already exists in ensureSessionExists function.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Dependency bumps are routine maintenance with no logic changes
  • Single log statement removal is a straightforward cleanup with no behavioral impact

Poem

🐰 Dependencies are hopping high,
lucide and electron reach the sky,
Versions bump and logs take flight,
Tmux sessions cleaner, oh what delight!

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch upgrade-deps

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 49d20f8 and d032f36.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • apps/desktop/package.json (3 hunks)
  • apps/desktop/src/main/lib/tmux-manager.ts (0 hunks)
  • packages/ui/package.json (2 hunks)

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

@Kitenite Kitenite deleted the upgrade-deps branch November 11, 2025 18:17
This was referenced Nov 11, 2025
This was referenced Nov 21, 2025
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