-
Notifications
You must be signed in to change notification settings - Fork 24
meta: bump ui-components #564
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull request overview
This PR bumps the @node-core/ui-components package from version 1.5.3 to 1.5.4, continuing work from a previous review. This is a patch version update that includes the corresponding lockfile updates.
Changes:
- Updated
@node-core/ui-componentsdependency version in package.json - Updated npm-shrinkwrap.json with new package version and automatic peer dependency flag adjustments
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumped @node-core/ui-components from 1.5.3 to 1.5.4 |
| npm-shrinkwrap.json | Updated lockfile with new package version, integrity hash, and automated peer dependency flags |
Files not reviewed (1)
- npm-shrinkwrap.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #564 +/- ##
=======================================
Coverage 79.97% 79.97%
=======================================
Files 127 127
Lines 12276 12276
Branches 866 866
=======================================
Hits 9818 9818
Misses 2455 2455
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
avivkeller
left a 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.
Let’s wait for Dependabot
|
How long is the Dependabot update cycle? Moreover, it seems that simply updating the component library is not enough, it appears that related logic also needs to be added. |
Description
continue #562 (review)
Validation
Related Issues
Check List
node --run testand all tests passed.node --run format&node --run lint.