fix(deps): update dependency lucide-react to ^0.555.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| lucide-react (source) | ^0.368.0 -> ^0.555.0 |
Release Notes
lucide-icons/lucide (lucide-react)
v0.555.0: Version 0.555.0
What's Changed
- fix(icons): changed
calendarsicon by @jguddas in #3795 - fix(docs): correct package name and description for Flutter and Lustre package (#3701) by @epifaniofrancisco in #3703
- feat(angular): Angular V21 Support by @JeevanMahesha in #3807
- chore(metadata): Adjust navigation category by @ericfennis in #3461
- feat(icons): Add
waves-arrow-upandwaves-arrow-downby @ericfennis in #3463 - fix(icons): changed
scaleicon by @jamiemlaw in #3800 - feat(icons): added
formicon by @jguddas in #3558
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.554.0...0.555.0
v0.554.0: Version 0.554.0
What's Changed
- fix(icons): Rename fingerprint icon to fingerprint-pattern by @ericfennis in #3767
- feat(docs): added lucide-rails third-party package by @theiereman in #3769
- fix(icons): changed
ampersandicon by @jguddas in #3771 - fix(icons): changed
folder-git-2icon by @jguddas in #3790 - fix(icons): update
anchoricon by @jamiemlaw in #2523 - feat(icons): added
calendarsicon by @jguddas in #3788
Breaking change
For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.
Lucide React
- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";
Lucide Solid
- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";
// Or
- import Fingerprint from "lucide/solid/icons/fingerprint";
+ import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";
New Contributors
- @theiereman made their first contribution in #3769
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.553.0...0.554.0
v0.553.0: Version 0.553.0
What's Changed
- feat(icons): added
mouse-pointer-2-officon by @domingasp in #3570 - fix(icons): changed
ruler-dimension-lineicon by @karsa-mistmere in #3433 - feat(docs): add keyboard shortcut for search by @dzonatan in #3718
- fix(lucide-preact): handle
classNameprop by @ocavue in #3751 - feat(icons): added chess pieces by @karsa-mistmere in #1945
New Contributors
- @domingasp made their first contribution in #3570
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.552.0...0.553.0
v0.552.0: Version 0.552.0
What's Changed
- fix(icons/file): arcified folds by @karsa-mistmere in #3587
- feat(icons): added
solar-panelicon by @UsamaKhan in #2780
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.551.0...0.552.0
v0.551.0: Version 0.551.0
What's Changed
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.550.0...0.551.0
v0.550.0: Version 0.550.0
What's Changed
- feat(icons): added
helicoptericon by @liloudreams in #2760
New Contributors
- @liloudreams made their first contribution in #2760
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.549.0...0.550.0
v0.549.0: Version 0.549.0
What's Changed
- fix(docs): Replace
pnpm installwithpnpm addacross documentation. by @josch87 in #3735 - feat(docs): add new package for Go by @kaugesaar in #3736
- feat(icons): added
git-branch-minusicon by @joris-gallot in #3586
New Contributors
- @josch87 made their first contribution in #3735
- @kaugesaar made their first contribution in #3736
- @joris-gallot made their first contribution in #3586
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.548.0...0.549.0
v0.548.0: Version 0.548.0
What's Changed
- feat(docs): add new package for Slint by @cnlancehu in #3698
- docs(site): add introductions for packages in documentation by @mattheskaiser in #3643
- Fix default prop by @ericfennis in #3730
- feat(icons): added
gamepad-directionalicon by @felipeajzanetti in #3693
New Contributors
- @cnlancehu made their first contribution in #3698
- @mattheskaiser made their first contribution in #3643
- @felipeajzanetti made their first contribution in #3693
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0
v0.547.0: Version 0.547.0
What's Changed
- fix(docs): update brand logo statement link in github action by @karsa-mistmere in #3630
- chore(deps): bump astro from 5.5.2 to 5.14.4 by @dependabot[bot] in #3683
- fix(packages/lucide): replace elements inside
<template>(#2635) by @KhalidAlansary in #3576 - feat(icons): added
birdhouseicon by @hieu-onefold in #3378
New Contributors
- @KhalidAlansary made their first contribution in #3576
- @hieu-onefold made their first contribution in #3378
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.546.0...0.547.0
v0.546.0: Version 0.546.0
What's Changed
- fix(icons): changed
receipt-texticon by @jguddas in #3553 - fix(docs): removed duplicate text in intro text by @nielsswinkels in #3673
- feat(icons): add VS Code
squirclebase shape snippet by @danielbayley in #3674 - fix(icons): changed
swordicon by @jguddas in #3421 - feat(icons): added
monitor-cloudicon by @karsa-mistmere in #3037
New Contributors
- @nielsswinkels made their first contribution in #3673
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.545.0...0.546.0
v0.545.0: Version 0.545.0
What's Changed
- fix(icons): changed
flameicon by @jamiemlaw in #3600 - fix(icons): arcified
square-micon by @jguddas in #3549 - chore(deps-dev): bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in #3611
- fix(icons): changed
combineicon by @jguddas in #3200 - fix(icons): changed
building-2icon by @karsa-mistmere in #3509 - chore(deps): bump devalue from 5.1.1 to 5.3.2 by @dependabot[bot] in #3638
- feat(icons): Add
motorbikeicon by @jamiemlaw in #3371
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.544.0...0.545.0
v0.544.0: Version 0.544.0
What's Changed
- docs: update lucide-static documentation about raw string imports by @pascalduez in #3524
- feat(icons): added
ev-chargericon by @UsamaKhan in #2781
New Contributors
- @pascalduez made their first contribution in #3524
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.543.0...0.544.0
v0.543.0: Version 0.543.0
What's Changed
- feat(preview-comment): put x-ray at top if there are more than 7 changed icons to prevent them from being cut of by @jguddas in #3589
- fix(icons): changed
churchicon by @karsa-mistmere in #2971 - chore(metadata): Added tags to
messages-squareby @jamiemlaw in #3529 - fix(icons): Optimise
bugicons by @jamiemlaw in #3574 - fix(icons): changed list/text & derived icons by @karsa-mistmere in #3568
- fix(icons): changed
panel-top-bottom-dashedicon by @jguddas in #3584 - fix(icons): changed
message-square-quoteicon by @jguddas in #3550 - fix(meta): added tag to
shipmetadata by @jguddas in #3559 - fix(meta): add tags to
id-card-lanyardmetadata by @jguddas in #3534 - fix(icons): changed
calendar-cogicon by @jguddas in #3583 - chore(deps): bump astro from 5.5.2 to 5.13.2 by @dependabot[bot] in #3564
- feat(packages): add new package for flutter by @vqh2602 in #3536
- feat(icons): added
house-hearticon by @danielbayley in #3239
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.542.0...0.543.0
v0.542.0: Version 0.542.0
What's Changed
- feat(docs): add MDN Web Docs & Nuxt to showcase by @karsa-mistmere in #3590
- feat(icons): added
list-chevrons-down-upicon by @juliankellydesign in #3492
New Contributors
- @juliankellydesign made their first contribution in #3492
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.541.0...0.542.0
v0.541.0: Version 0.541.0
What's Changed
- feat(packages/lucide): added support for providing a custom root element by @karsa-mistmere in #3543
- fix(icons): optimized
chromeicon & renamed tochromiumby @jguddas in #3572 - fix(icons): changed
wallpapericon by @jguddas in #3566 - fix(icons): optimized
cogicon by @jguddas in #3548 - fix(icons): changed
buildingicon by @karsa-mistmere in #3510 - feat(dpi-preview): add previous version for easier comparison by @jguddas in #3532
- feat(icons): added 'panel-dashed' variants + update tags on existing icons by @irvineacosta in #3500
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.540.0...0.541.0
v0.540.0: Version 0.540.0
What's Changed
- fix(license): add full text of Feather license by @jguddas in #3530
- fix(icons): changed
umbrellaicon by @karsa-mistmere in #3490 - docs(site): added official statement on brand logos in Lucide by @karsa-mistmere in #3541
- fix(icons): changed
cameraicon by @karsa-mistmere in #3539 - feat(icons): added
roseicon by @jguddas in #1972
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0
v0.539.0: Version 0.539.0
What's Changed
- feat(icons): added
brick-wall-shieldicon by @karsa-mistmere in #3476
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.538.0...0.539.0
v0.538.0: Version 0.538.0
What's Changed
- fix(icons): changed
appleicon by @karsa-mistmere in #3505 - fix(icons): changed
storeicon by @karsa-mistmere in #3501 - fix(icons): changed
mic-officon by @lieonlion in #2823 - chore(deps): bump astro from 5.5.2 to 5.12.8 by @dependabot[bot] in #3523
- fix(icons): deprecate rail-symbol by @jguddas in #2862
- feat(icons): added
kayakicon by @jpjacobpadilla in #3054
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.537.0...0.538.0
v0.537.0: Version 0.537.0
What's Changed
- chore(metadata): Add tags to
xicon by @jamiemlaw in #3341 - docs: add rule against war/violence related imagery by @jguddas in #3506
- fix(icons): changed
spadeicon by @karsa-mistmere in #3502 - fix(icons): changed
schoolicon by @karsa-mistmere in #2968 - fix(site): fixes icon style customiser by @karsa-mistmere in #3511
- fix(docs): fixed array length error in diff endpoint by @jguddas in #3498
- feat(icons): added
circle-staricon by @karsa-mistmere in #3507
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.536.0...0.537.0
v0.536.0: Version 0.536.0
What's Changed
- fix(icons): arcified message icons & fixed optical volume by @karsa-mistmere in #3473
- fix(icons): changed
hospitalicon by @karsa-mistmere in #2969 - fix(@lucide/svelte): Add
.jsextensions to imports by @abdel-17 in #2950 - fix(lucide-vue-next): Support for kebabCase props by @ericfennis in #3477
- fix(icons): changed
a-arrow-*icons by @jguddas in #3474 - fix(icons): arcified
cake-sliceicon by @jguddas in #3345 - feat(lucide-static): include aliases in icons directory by @jguddas in #3368
- feat(icons): added
turntableicon by @karsa-mistmere in #3429
New Contributors
- @abdel-17 made their first contribution in #2950
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0
v0.535.0: Version 0.535.0
What's Changed
- ci: add "telegram" to close-issue-with-banned-phrases by @jguddas in #3475
- fix(lucide-static): properly select icons dir for tags & error if no metadata found by @AlexProgrammerDE in #3411
- fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide by @epifaniofrancisco in #3322
- feat(SvgPreview): add features from lucide studio by @jguddas in #3365
- chore: icon alias improvements by @jguddas in #2861
- fix(icons): changed tiny heart icons by @karsa-mistmere in #3471
- chore(docs): Update vitepress deps by @ericfennis in #3470
- feat(icons): added hand-fist icon by @karsa-mistmere in #1843
New Contributors
- @AlexProgrammerDE made their first contribution in #3411
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0
v0.534.0: Version 0.534.0
What's Changed
- fix(icons): changed
settingsicon by @karsa-mistmere in #3467 - fix(icons): changed
mails,tags,files,file-stack,book-copyandfoldersicon by @jguddas in #2935 - fix(icons): changed
gavelicon by @karsa-mistmere in #3465 - fix(icons): changed
sun-moonicon & arcifiedmoonicons by @karsa-mistmere in #3380
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0
v0.533.0: Version 0.533.0
What's Changed
- fix(docs): Icon Component Example for Svelte 5 does not compile by @Zlendy in #3416
- fix(icons): changed
sailboaticon by @karsa-mistmere in #3460 - fix(icons): Changed
a-large-smallicon by @vichotech in #3396 - fix(icons): added rounding to
heart-*icons by @jguddas in #3061 - fix(icons): changed
folder-symlinkicon by @jguddas in #2558 - fix(icons): Rounded and optically-centred
flag-triangle-*icons by @jamiemlaw in #3438 - feat(icons): added
closed-captionicon by @UsamaKhan in #2910
New Contributors
- @Zlendy made their first contribution in #3416
- @vichotech made their first contribution in #3396
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.532.0...0.533.0
v0.532.0: Version 0.532.0
What's Changed
- feat(icons): added
handbagicon by @jamiemlaw in #3298 - fix(icons): changed
wrenchicon by @karsa-mistmere in #3459
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.531.0...0.532.0
v0.531.0: Version 0.531.0
What's Changed
- fix(icons): changed
user-staricon by @karsa-mistmere in #3464 - feat(icons): added
clipboard-clockicon by @beanduong in #3427
New Contributors
- @beanduong made their first contribution in #3427
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.530.0...0.531.0
v0.530.0: Version 0.530.0
What's Changed
- feat(icons): added
user-staricon by @MArtytraM99 in #3331
New Contributors
- @MArtytraM99 made their first contribution in #3331
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.529.0...0.530.0
v0.529.0: Version 0.529.0
What's Changed
- fix(icons): changed
shovelicon by @karsa-mistmere in #3458 - fix(icons): changed
castleicon by @karsa-mistmere in #2972 - fix(icons): Rename
location-edittomap-pin-pencilby @ericfennis in #3462 - feat(icons): added
map-minusicon by @MarianoFranzese in #3259
New Contributors
- @MarianoFranzese made their first contribution in #3259
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.528.0...0.529.0
v0.528.0: Version 0.528.0
What's Changed
- fix(icons): changed
lassoicon by @jguddas in #3454 - fix(icons): changed
gemicon by @karsa-mistmere in #3442 - fix(icons): Refine
refresh-ccw-dotto match otherrefresh-icons by @jamiemlaw in #3437 - fix(icons): changed
croissanticon by @karsa-mistmere in #3428 - fix(icons): changed
sprouticon by @jamiemlaw in #3430 - fix(icons): arcified playback icons by @karsa-mistmere in #3425
- fix(icons): changed
sparklesicon by @karsa-mistmere in #3426 - fix(icons): arcify
arrow-big-icons by @jamiemlaw in #3356 - feat(icons): added
hat-glassesicon by @karsa-mistmere in #3431
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.527.0...0.528.0
v0.527.0: Version 0.527.0
What's Changed
- fix(icons): changed
monitor-doticon by @jguddas in #3452 - feat(icons): added
spotlighticon by @chessurisme in #3450
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.526.0...0.527.0
v0.526.0: Version 0.526.0
What's Changed
- ci(icons): Add ChatGPT tags suggestions on icon PRs by @ericfennis in #3372
- docs(site): small changes for DynamicIcon by @Itrulia in #3355
- fix(icons): changed
circle-parking-officon by @jguddas in #3343 - feat(icons): added Turkish lira icons by @jamiemlaw in #2873
- fix(icons): changed
brainicon by @jamiemlaw in #3381 - fix(icons): changed
cableicon by @jguddas in #3374 - fix(icons): changed
podcasticon by @jguddas in #3385 - fix(icons): changed
trashicon by @karsa-mistmere in #3394 - fix(icons): changed
pen-lineandpencil-lineicon by @jguddas in #2663 - fix(icons): fixed
banicon by @karsa-mistmere in #3434 - fix(icons): changed
magneticon by @karsa-mistmere in #3435 - feat(icons): added
wifi-syncicon by @luisdlopera in #3132
New Contributors
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.525.0...0.526.0
v0.525.0: Version 0.525.0
What's Changed
- fix(icons): Changed
megaphoneicon by @jamiemlaw in #2448 - fix(icons): arcified
shrubicon by @jguddas in #2292 - fix(icons): changed
sun-moonicon by @zishankadri in #3328 - fix(icons): changed
flagicon by @jamiemlaw in #3370 - feat(icons): added
tool-caseicon by @AlexNaskida in #3333
New Contributors
- @zishankadri made their first contribution in #3328
- @AlexNaskida made their first contribution in #3333
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0
v0.524.0: Version 0.524.0
What's Changed
- docs(packages/lucide-static): update docs for better clarity by @karsa-mistmere in #3225
- fix(icons): changed
desserticon by @jguddas in #3362 - fix(icons): changed
ligatureicon by @jamiemlaw in #3369 - fix(icons): Updates to clock-related icons by @jamiemlaw in #2538
- feat(icons): added
vector-squareicon by @chessurisme in #2531
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0
v0.523.0: Version 0.523.0
What's Changed
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0
v0.522.0: Version 0.522.0
What's Changed
- fix(icons): changed
shopping-bagicon by @jguddas in #2483 - feat(icons): add
line-squiggleicon by @chessurisme in #2393
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.521.0...0.522.0
v0.521.0: Version 0.521.0
What's Changed
- fix(icons): ensure shaft overlaps arrowhead in
circle-arrow-leftandcircle-arrow-rightby @cstayyab in #3269 - feat(icons): added
squircle-dashedicon by @aramsoneson in #3262 - docs(design-guide): added bad examples for 2px rule by @jguddas in #2879
New Contributors
- @cstayyab made their first contribution in #3269
- @aramsoneson made their first contribution in #3262
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.520.0...0.521.0
v0.520.0: Version 0.520.0
What's Changed
- feat(icons): added
georgian-lariicon by @kivicode in #3323
New Contributors
- @kivicode made their first contribution in #3323
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.519.0...0.520.0
v0.519.0: Version 0.519.0
What's Changed
- fix(icons): changed
blocksicon by @jguddas in #3267 - feat(icons): added
spoolicon by @karsa-mistmere in #2926
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.518.0...0.519.0
v0.518.0: Version 0.518.0
What's Changed
- fix(icons): updated
eggandegg-officons by @jamiemlaw in #3299 - fix(icons): renamed
*-helpand*-questionicons to*-question-markby @jguddas in #2540 - chore(scripts): Refactor scripts to typescript by @ericfennis in #3316
- feat(icons): added
droneicon by @shopped in #3247
New Contributors
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.517.0...0.518.0
v0.517.0: Version 0.517.0
What's Changed
- feat(icons): adds
barrelicon by @karsa-mistmere in #1955
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.516.0...0.517.0
v0.516.0: Version 0.516.0
What's Changed
- fix(icons): changed
stampicon by @jamiemlaw in #3310 - fix(icons): changed
pocketicon by @jamiemlaw in #3304 - fix(icons): changed
micicon by @jamiemlaw in #3301 - fix(icons): changed
radioicon by @jguddas in #3293 - fix: some typos for categories by @npv12 in #3319
- perf(docs): optimize IconsOverview initial render - 50% faster load times by @epifaniofrancisco in #3282
- fix(docs): remove flex-direction CSS causing absolute stroke width toggle positioning issue (#3308) by @epifaniofrancisco in #3317
- feat(icons): added
wifi-cogicon by @luisdlopera in #3133
New Contributors
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.515.0...0.516.0
v0.515.0: Version 0.515.0
What's Changed
- fix(icons): changed
house-plusicon by @jguddas in #3238 - fix(icons): changed
radiationicon by @jamiemlaw in #3303 - feat(icons): added
rectangle-circleicon by @zefir-git in #3245
New Contributors
- @zefir-git made their first contribution in #3245
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0
v0.514.0: Version 0.514.0
What's Changed
- fix(icons): changed
trophyicon by @jguddas in #2475 - fix(pull-request-icon-preview): pinned and --forced svgson installati… by @jguddas in #3289
- chore(metadata): added tag to
bandageicon by @jamiemlaw in #3300 - fix(icons): changed
settings-2icon by @jguddas in #2974 - fix(docs): #2984 absoluteStrokeWidth not resetting with Reset button by @epifaniofrancisco in #3261
- feat(icons): added book-alert icon by @domasmark in #3249
New Contributors
- @domasmark made their first contribution in #3249
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0
v0.513.0: Version 0.513.0
What's Changed
- feat(icons): Add sim card icon from lab by @ericfennis in #3275
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0
v0.512.0: Version 0.512.0
What's Changed
- feat(icons): added
circle-pound-sterlingicon by @lieonlion in #2822 - build(deps-dev): bump vite from 6.3.2 to 6.3.4 by @dependabot in #3181
- docs(docs): added testing website locally instructions by @briz123 in #3124
- build(deps-dev): bump vite from 6.0.7 to 6.1.6 by @dependabot in #3236
- fix(icons): changed
square-check-bigicon by [@&#
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code