deps(deps): bump lucide-react from 0.577.0 to 1.7.0 in /SortVision#794
Conversation
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.577.0 to 1.7.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@copilot fix the failing build and Vercel deployment for this PR |
β¦lents Agent-Logs-Url: https://github.com/alienx5499/SortVision/sessions/12ad8660-6e43-4f1d-81d0-3a105f05ee7c Co-authored-by: alienx5499 <163229512+alienx5499@users.noreply.github.com>
Fixed in commit lucide-react 1.7.0 removed brand icons (
All affected files now import these brand icons from the centralized |
QA suite report
Result: passed. vs
|
| File | + | β |
|---|---|---|
| No changes in those paths | β | β |
Whole-repo shortstat vs base
10 files changed, 1308 insertions(+), 819 deletions(-)
Lighthouse (CI)Lighthouse (mobile)
Lighthouse (desktop)
|
|
@copilot fix the failing Format and lint CI check |
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
2 similar comments
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
|
@copilot fix the failing Format and lint CI check |
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
1 similar comment
|
@alienx5499 The model You can try again without specifying a model (just If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: |
Agent-Logs-Url: https://github.com/alienx5499/SortVision/sessions/5cf3ce0d-3b49-40cd-9939-b6a3d5d73893 Co-authored-by: alienx5499 <163229512+alienx5499@users.noreply.github.com>
Fixed in commit
Fixed in commit |
π Pull Request
β Repository Support
Have you starred the repository?
π Description
What does this PR do?
Bumps lucide-react from 0.577.0 to 1.7.0.
Additionally fixes build failures introduced by
lucide-reactv1.x removing brand/social icons (Github,GithubIcon,Linkedin,Twitter). These icons have been replaced with equivalents from the project's existingreact-iconsdependency, consolidated through the centralizedOptimizedIcons.jsxexport file. Prettier formatting issues introduced by the icon import changes have also been corrected insrc/App.jsxandsrc/components/panels/contributions/ssoc/LeaderboardList.jsx.π Type of Change
π οΈ Changes Made
Core Changes
Detailed Changes
src/components/ui/OptimizedIcons.jsx: Removed broken lucide-react brand icon exports and replaced withreact-iconsequivalents βSiGithub(asGithub),FaLinkedin(asLinkedin), andSiX(asTwitter).src/App.jsx: Updated import to useGithub,Linkedin, andTwitterfromOptimizedIconsinstead oflucide-react. Fixed Prettier formatting.src/components/StarOnGithubPopup.jsx: Updated import to useGithubfromOptimizedIcons.src/components/mvpblocks/star-on-github.jsx: ReplacedGithubIconfromlucide-reactwithGithubfromOptimizedIcons.src/components/panels/contributions/overview/ContributorDetailModal.jsx: Updated import to useGithubfromOptimizedIcons.src/components/panels/contributions/overview/ContributorList.jsx: Updated import to useGithubfromOptimizedIcons.src/components/panels/contributions/ssoc/LeaderboardList.jsx: Updated import to useGithubfromOptimizedIcons. Fixed Prettier formatting.Files Modified
SortVision/src/components/ui/OptimizedIcons.jsx- Replaced lucide-react brand icon exports with react-icons equivalentsSortVision/src/App.jsx- Updated brand icon imports to use OptimizedIcons; fixed Prettier formattingSortVision/src/components/StarOnGithubPopup.jsx- Updated Github icon importSortVision/src/components/mvpblocks/star-on-github.jsx- Replaced GithubIcon with Github from OptimizedIconsSortVision/src/components/panels/contributions/overview/ContributorDetailModal.jsx- Updated Github icon importSortVision/src/components/panels/contributions/overview/ContributorList.jsx- Updated Github icon importSortVision/src/components/panels/contributions/ssoc/LeaderboardList.jsx- Updated Github icon import; fixed Prettier formattingπ― Sorting Algorithms (if applicable)
Not applicable.
π§ͺ Testing
Manual Testing
Test Cases
Testing Checklist
π± Screenshots/GIFs (if applicable)
Not applicable β no visual changes; icons remain functionally identical.
π₯ Demo Videos (if applicable)
Not applicable.
β‘ Performance Impact
π Dependencies
New Dependencies Added
Breaking Changes
β Checklist
Code Quality
Git Hygiene
Project Specific
π€ Additional Notes
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.π₯ Reviewers
@alienx5499
Note for Reviewers:
β‘ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.