[Snyk] Upgrade lucide-react from 0.562.0 to 0.563.0#22
Open
Conversation
Snyk has created this PR to upgrade lucide-react from 0.562.0 to 0.563.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/patel96/project/b8631e1a-4d46-41f9-b5f7-ae536e15b137?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Upgrades the lucide-react dependency to the latest patch release to keep the Next.js client’s icon library current and aligned with Snyk’s recommended dependency version.
Changes:
- Bump
lucide-reactfrom^0.562.0to^0.563.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "class-variance-authority": "^0.7.1", | ||
| "clsx": "^2.1.1", | ||
| "lucide-react": "^0.562.0", | ||
| "lucide-react": "^0.563.0", |
There was a problem hiding this comment.
The repo has a committed bun.lock that still pins lucide-react@0.562.0. Updating only package.json can leave CI/dev installs stuck on the old version (or fail under frozen/locked installs). Please regenerate and commit bun.lock (or align the repo to use npm lockfiles if that’s the intended package manager).
Suggested change
| "lucide-react": "^0.563.0", | |
| "lucide-react": "0.562.0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade lucide-react from 0.562.0 to 0.563.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 24 days ago.
Release notes
Package name: lucide-react
-
0.563.0 - 2026-01-23
- chore(dev): Enable ligatures in font build configuration by @ dcxo in #3876
- chore(repo): add Android to brand stopwords by @ karsa-mistmere in #3895
- fix(site): add missing titles and a title template by @ taimar in #3920
- fix(site): unify and improve the styling of input fields by @ taimar in #3919
- fix(icons): changed
- fix(icons): changed
- fix(icons): changed
- fix(icons): changed
- fix(icons): changed
- docs(site): added lucide-web-components third-party package by @ midesweb in #3948
- chore(deps-dev): bump preact from 10.27.2 to 10.27.3 by @ dependabot[bot] in #3955
- feat(icon): add globe-x icon with metadata by @ Muhammad-Aqib-Bashir in #3827
- fix(icons): changed
- fix(icons): changed
- fix(icons): changed
- fix(icons): changed
- fix(github-actions): resolved spelling mistake in gh issue close command by @ jguddas in #4000
- Update LICENSE by @ alxgraphy in #4009
- feat(packages): Added aria-hidden fallback for decorative icons to all packages by @ ericfennis in #3604
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @ dependabot[bot] in #4020
- chore(deps): bump lodash-es from 4.17.21 to 4.17.23 by @ dependabot[bot] in #4019
- Suggest anchoring to a specific lucide version when using a cdn by @ drago1520 in #3727
- feat(docs): upgraded backers block by @ karsa-mistmere in #4014
- fix(site): hide native search input clear "X" icon by @ epifaniofrancisco in #3933
- feat(icons): added
- @ dcxo made their first contribution in #3876
- @ midesweb made their first contribution in #3948
- @ alxgraphy made their first contribution in #4009
- @ drago1520 made their first contribution in #3727
- @ lt25106 made their first contribution in #3941
-
0.562.0 - 2025-12-18
- fix(icons): changed
- fix(site): Fix and unify color-picker font-size by @ taimar in #3889
- fix(react-native-web): only add className prop to parent Icon component by @ jguddas in #3892
- fix(lucide-react-native): remove icons namespace export to enable tree-shaking by @ jtomaszewski in #3868
- feat(icons): added
- @ taimar made their first contribution in #3889
- @ jtomaszewski made their first contribution in #3868
from lucide-react GitHub release notesWhat's Changed
aria-hiddenis by default added to icons components in all packages. This was already added tolucide-reactbefore.Making icons accessible, you can add an
aria-labelor atitle. See docs about accessibility.All changes
star-officon by @ jguddas in #3952tickets-planeicon by @ jguddas in #3928monitor-officon by @ jguddas in #3962lassoicon by @ jguddas in #3961cloud-officon by @ jguddas in #3942waypointsicon by @ karsa-mistmere in #3990bookmarkicon by @ jguddas in #2906message-square-dashedicon by @ jguddas in #3959cloudyicon by @ jguddas in #3966printer-xicon by @ lt25106 in #3941New Contributors
Full Changelog: 0.562.0...0.563.0
What's Changed
paint-bucketicon by @ jguddas in #3880toolboxicon by @ karsa-mistmere in #3871New Contributors
Full Changelog: 0.561.0...0.562.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: