Skip to content

deps(webui): retain compatible dependency upgrades - #5431

Open
aronchick wants to merge 2 commits into
mainfrom
chore/reconcile-webui-deps-5424
Open

deps(webui): retain compatible dependency upgrades#5431
aronchick wants to merge 2 commits into
mainfrom
chore/reconcile-webui-deps-5424

Conversation

@aronchick

@aronchick aronchick commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Supersedes Dependabot #5427.\n\nRetains the current WebUI dependency updates (Axios 1.20.0, Lucide 1.34.0, Next and eslint-config-next 16.3.3, TypeScript ESLint 8.68.0) while holding ESLint at 9.39.5. The current eslint-plugin-react 7.37.5 supports ESLint through 9, so the Dependabot ESLint 10.9.1 update fails lint with react/display-name.\n\nValidated locally: yarn install --immutable, yarn lint, yarn build, and git diff --check. The repository's Earthly container gate is unavailable on this machine and is left for CI confirmation.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • Chores
    • Updated application and development tooling dependencies to newer versions.
    • Includes upgrades to networking, interface icons, framework, and linting packages.

@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2fda25f4-d8ed-4f9b-9d8b-7b5047b6252b

📥 Commits

Reviewing files that changed from the base of the PR and between e828b20 and cfed0bd.

⛔ Files ignored due to path filters (1)
  • webui/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • webui/package.json

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


Walkthrough

The Web UI package manifest updates three runtime packages and three development tooling packages. Other listed package versions remain unchanged.

Changes

Web UI package updates

Layer / File(s) Summary
Package version updates
webui/package.json
The manifest updates axios, lucide-react, and next, plus @typescript-eslint/eslint-plugin, @typescript-eslint/parser, and eslint-config-next.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to cfed0

This PR retains compatible WebUI dependency upgrades while holding ESLint at the current supported version; no actionable merge-blocking risk remains beyond normal checks and review.

Poem

A rabbit hops through version rows
New package numbers softly grow
Axios, Next, and icons gleam
Linting tools join the update stream
The Web UI rests in a newer dream

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: retaining compatible WebUI dependency upgrades.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/reconcile-webui-deps-5424

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant