-
Notifications
You must be signed in to change notification settings - Fork 82
chore(webui): Bump react-syntax-highlighter and vite to their latest patch versions. #1328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughUpdated two dependencies in components/webui/client/package.json: react-syntax-highlighter from ^15.6.1 to ^15.6.6 and vite from ^6.3.5 to ^6.3.6. No source code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-04-08T22:32:05.366Z
Applied to files:
🔇 Additional comments (2)
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. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it a good time for us to bump all dependencies in all workspaces in the webui?
do we have plan to bump typescript version in eslint config yscope? |
we should. if you want to, you can upgrade the version inside eslint-config-yscope and see if there're any new rules that should be configured / applied. i can do that do, assuming i'll be available by the end of the coming week |
Description
This PR bump react-syntax-highlighter and vite to their latest patch versions.
This resolves dependabot security alerts.
Checklist
breaking change.
Validation performed
Summary by CodeRabbit