-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: update dependency lucide-preact to ^0.471.0 #78
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe change involves an update to the Changes
Sequence Diagram(s)No sequence diagrams are generated as the changes are too simple to warrant a visual representation. Poem
Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
841a149
to
2ccfc09
Compare
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- packages/plugin-figma/package.json (1 hunks)
Additional comments not posted (1)
packages/plugin-figma/package.json (1)
28-28
: Dependency version update looks good! Verify the changelog and test the integration.The
lucide-preact
dependency version has been updated from^0.344.0
to^0.438.0
, following semantic versioning.To ensure a smooth integration, consider the following:
Review the changelog of the
lucide-preact
package for version0.438.0
to understand the specific changes, new features, and bug fixes introduced.Test the integration of the updated
lucide-preact
package in the@tuktuk/plugin-figma
package to verify that it works as expected and doesn't introduce any breaking changes or regressions.You can use the following script to find the usage of the
lucide-preact
package in the codebase:If any issues are found during testing, consider addressing them or reverting the dependency update if necessary.
Verification successful
No direct usage of
lucide-preact
found in the codebase.The search did not reveal any direct import statements for
lucide-preact
in JavaScript or TypeScript files. This suggests that the package might not be used directly, or it could be imported dynamically or indirectly. If there are concerns about indirect usage, consider manual verification.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Find the usage of the `lucide-preact` package in the codebase. # Test: Search for import statements of `lucide-preact`. Expect: Files importing the package. rg --type typescript --type javascript 'from "lucide-preact"'Length of output: 98
Script:
#!/bin/bash # Description: Find the usage of the `lucide-preact` package in the codebase. # Test: Search for import statements of `lucide-preact`. Expect: Files importing the package. rg --type js --type ts 'from "lucide-preact"'Length of output: 47
2ccfc09
to
410caf1
Compare
410caf1
to
43377b9
Compare
43377b9
to
4f6b85e
Compare
4f6b85e
to
1508f02
Compare
1508f02
to
a902ec7
Compare
a902ec7
to
27bac51
Compare
27bac51
to
b6d7dcf
Compare
b6d7dcf
to
d171cc3
Compare
d171cc3
to
99201d5
Compare
99201d5
to
e043073
Compare
e043073
to
a05f4c3
Compare
a05f4c3
to
de4316b
Compare
de4316b
to
d6e89e0
Compare
d6e89e0
to
f1b5cee
Compare
This PR contains the following updates:
^0.344.0
->^0.471.0
Release Notes
lucide-icons/lucide (lucide-preact)
v0.471.0
: Dynamic Icon component Lucide React and new icons 0.471.0Compare Source
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous
dynamicIconImports
we exported in the library. This one supports all environments.We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
How to use
DynamicIcon
is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.Possible Breaking changes
We have switched to the "exports" property in
package.json
. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.New icons 🎨
triangle-dashed
(#2652) by @Yohhv0.470.0
: New icons 0.470.0Compare Source
New icons 🎨
house-wifi
(#2723) by @akshaymemaneModified Icons 🔨
rat
(#2692) by @jguddasv0.469.0
: New icons 0.469.0Compare Source
Modified Icons 🔨
snowflake
(#2610) by @karsa-mistmeresun-snow
(#2610) by @karsa-mistmerethermometer-snowflake
(#2610) by @karsa-mistmerev0.468.0
: New icons 0.468.0Compare Source
New icons 🎨
waves-ladder
(#2529) by @jguddasv0.467.0
: New icons 0.467.0Compare Source
New icons 🎨
scan-heart
(#2385) by @jguddasModified Icons 🔨
book-dashed
(#2399) by @jguddasv0.466.0
: New icons 0.466.0Compare Source
New icons 🎨
list-filter-plus
(#2645) by @abdenizModified Icons 🔨
bell-dot
(#2656) by @karsa-mistmerebell-minus
(#2656) by @karsa-mistmerebell-off
(#2656) by @karsa-mistmerebell-plus
(#2656) by @karsa-mistmerebell-ring
(#2656) by @karsa-mistmerebell
(#2656) by @karsa-mistmerev0.465.0
: New icons 0.465.0Compare Source
New icons 🎨
droplet-off
(#2641) by @jguddasModified Icons 🔨
flask-conical-off
(#2659) by @jamiemlawflask-conical
(#2659) by @jamiemlawflask-round
(#2659) by @jamiemlawv0.464.0
: New icons 0.464.0Compare Source
Modified Icons 🔨
paperclip
(#2482) by @jguddaspicture-in-picture
(#2481) by @jguddasv0.463.0
: New icons 0.463.0Compare Source
Modified Icons 🔨
layers
(#2596) by @jguddasv0.462.0
: New icons 0.462.0Compare Source
New icons 🎨
image-upscale
(#2462) by @jguddasModified Icons 🔨
grid-2x2
(#2628) by @jguddasship
(#2548) by @jguddasshuffle
(#2478) by @jguddasvenetian-mask
(#1950) by @jguddasv0.461.0
: New icons 0.461.0Compare Source
New icons 🎨
calendar-sync
(#2590) by @chessurismeModified Icons 🔨
scale-3d
(#2627) by @jguddasv0.460.0
: New icons 0.460.0Compare Source
New icons 🎨
toilet
(#2141) by @EthanHazelv0.459.0
: New icons 0.459.0Compare Source
New icons 🎨
equal-approximately
(#2594) by @ksk3110v0.458.0
: New icons 0.458.0Compare Source
New icons 🎨
cloud-alert
(#2611) by @lscheibelModified Icons 🔨
drill
(#1919) by @jguddasOther Changes
Full Changelog: lucide-icons/lucide@0.457.0...0.458.0
v0.457.0
: New icons 0.457.0Compare Source
New icons 🎨
laptop-minimal-check
(#2563) by @jguddasModified Icons 🔨
bath
(#2512) by @jamiemlawcross
(#2578) by @jguddashand-platter
(#2326) by @karsa-mistmerehard-hat
(#2559) by @jguddasheading-4
(#2546) by @jguddaspuzzle
(#2603) by @jamiemlawschool
(#2598) by @jguddasvegan
(#2556) by @jguddasv0.456.0
: Choosing import name style 0.456.0Compare Source
What's Changed
glass-water
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2579Adjustable icon naming imports
Customize import name styles for
lucide-react
,lucide-vue
,lucide-react-native
,lucide-preact
, to manage autocompletion in your IDE.Add the following to your
settings.json
It allows you to choose the import name style.
For React:
For Vue:
v0.455.0
: New icons 0.455.0Compare Source
New icons 🎨
wind-arrow-down
(#2554) by @jamiemlawModified Icons 🔨
file-music
(#2536) by @jguddasslice
(#2500) by @jguddasundo-dot
(#2557) by @jguddaswind
(#2554) by @jamiemlawv0.454.0
: New icons 0.454.0Compare Source
Modified Icons 🔨
pizza
(#2476) by @jamiemlawstar-half
(#1987) by @jguddasstar
(#1987) by @jguddasv0.453.0
: New icons 0.453.0Compare Source
New icons 🎨
calendar-1
(#2520) by @peteruithovenv0.452.0
: New icons 0.452.0Compare Source
Modified Icons 🔨
align-center
(#2528) by @jamiemlawalign-justify
(#2528) by @jamiemlawalign-left
(#2528) by @jamiemlawalign-right
(#2528) by @jamiemlawindent-decrease
(#2528) by @jamiemlawindent-increase
(#2528) by @jamiemlawlist-ordered
(#2528) by @jamiemlawlist
(#2528) by @jamiemlawv0.451.0
: New icons 0.451.0Compare Source
Modified Icons 🔨
component
(#2474) by @jguddaspackage
(#2499) by @jguddasparking-meter
(#2505) by @jguddassandwich
(#2494) by @jamiemlawv0.449.0
: New icons 0.449.0Compare Source
New icons 🎨
volleyball
(#1980) by @jguddasv0.448.0
: New icons 0.448.0Compare Source
New icons 🎨
eye-closed
(#2349) by @karsa-mistmerev0.447.0
: New icons 0.447.0Compare Source
v0.446.0
: New icons 0.446.0Compare Source
New icons 🎨
file-user
(#2457) by @jguddasv0.445.0
: New icons 0.445.0Compare Source
New icons 🎨
briefcase-conveyor-belt
(#2431) by @jguddasmessage-square-lock
(#2430) by @jguddasv0.444.0
: New icons 0.444.0Compare Source
Modified Icons 🔨
loader-pinwheel
(#2470) by @jguddasv0.443.0
: New icons 0.443.0Compare Source
Modified Icons 🔨
circle-stop
(#2479) by @jguddasv0.442.0
: New icons 0.442.0Compare Source
Modified Icons 🔨
messages-square
(#2429) by @jguddasoctagon-pause
(#2485) by @jguddasv0.441.0
: New icons 0.441.0Compare Source
New icons 🎨
clock-alert
(#2401) by @jguddasv0.440.0
: New icons 0.440.0Compare Source
New icons 🎨
headphone-off
(#2445) by @Need-an-AwPModified Icons 🔨
book-open-check
(#2358) by @jguddasbook-open-text
(#2358) by @jguddasbook-open
(#2358) by @jguddascaravan
(#2423) by @jguddasv0.439.0
: New icons 0.439.0Compare Source
New icons 🎨
grid-2x2-plus
(#2362) by @jguddasModified Icons 🔨
combine
(#2424) by @jguddasv0.438.0
: New icons 0.438.0Compare Source
New icons 🎨
octagon-minus
(#2408) by @jguddasModified Icons 🔨
battery-warning
(#2422) by @jguddasv0.437.0
: New icons 0.437.0Compare Source
Modified Icons 🔨
send-horizontal
(#2346) by @karsa-mistmeresend
(#2346) by @karsa-mistmerev0.436.0
: New icons 0.436.0Compare Source
Modified Icons 🔨
backpack
(#2406) by @jguddasv0.435.0
: New icons 0.435.0Compare Source
Modified Icons 🔨
milestone
(#2281) by @jguddassignpost
(#2281) by @jguddasv0.434.0
: New icons 0.434.0Compare Source
New icons 🎨
volume-off
(#2378) by @karsa-mistmereModified Icons 🔨
file-volume
(#2378) by @karsa-mistmerevolume-1
(#2378) by @karsa-mistmerevolume-2
(#2378) by @karsa-mistmerevolume-x
(#2378) by @karsa-mistmerevolume
(#2378) by @karsa-mistmerev0.433.0
: New icons 0.433.0Compare Source
New icons 🎨
trending-up-down
(#2372) by @AlportanFixes Lucide Solid
v0.432.0
: New icons 0.432.0Compare Source
New icons 🎨
chart-gantt
(#2392) by @jguddasModified Icons 🔨
contact-round
(#2391) by @jguddascontact
(#2391) by @jguddasv0.429.0
: New icons 0.429.0Compare Source
Modified Icons 🔨
message-square-dashed
(#2374) by @jguddasstethoscope
(#2379) by @karsa-mistmerev0.428.0
: New icons 0.428.0Compare Source
New icons 🎨
tickets-plane
(#2196) by @jguddasModified Icons 🔨
folder-search
(#2354) by @jguddasv0.427.0
: New icons 0.427.0Compare Source
New icons 🎨
binoculars
(#2207) by @karsa-mistmeretickets
(#2335) by @jguddasv0.426.0
: New icons 0.426.0Compare Source
New icons 🎨
chevrons-left-right-ellipsis
(#2120) by @ericfennisethernet-port
(#2120) by @ericfennisModified Icons 🔨
cigarette-off
(#2282) by @jguddascigarette
(#2282) by @jguddasv0.425.0
: New icons 0.425.0Compare Source
New icons 🎨
bandage
(#2341) by @karsa-mistmeretable-of-contents
(#2348) by @karsa-mistmereModified Icons 🔨
mouse-pointer-2
(#2350) by @karsa-mistmeremouse-pointer-ban
(#2350) by @karsa-mistmeremouse-pointer-click
(#2350) by @karsa-mistmeremouse-pointer
(#2350) by @karsa-mistmeresquare-dashed-mouse-pointer
(#2350) by @karsa-mistmeresquare-mouse-pointer
(#2350) by @karsa-mistmerev0.424.0
: New icons 0.424.0Compare Source
New icons 🎨
map-pin-house
(#2337) by @karsa-mistmereModified Icons 🔨
replace-all
(#2333) by @jguddasreplace
(#2333) by @jguddasv0.423.0
: New icons 0.423.0Compare Source
New icons 🎨
amphora
(#1926) by @karsa-mistmerev0.422.0
: New icons 0.422.0Compare Source
Modified Icons 🔨
skull
(#2197) by @jguddasv0.421.0
: New icons 0.421.0Compare Source
New icons 🎨
microchip
(#1982) by @karsa-mistmereModified Icons 🔨
circle-check-big
(#2330) by @jguddascloud-download
(#2355) by @karsa-mistmerepentagon
(#1918) by @jguddassquare-check-big
(#2331) by @jguddasv0.420.0
: New icons 0.420.0Compare Source
New icons 🎨
omega
(#2347) by @karsa-mistmereModified Icons 🔨
calendar-search
(#2351) by @jguddascloud-upload
(#2352) by @jguddasv0.419.0
: New icons 0.419.0Compare Source
New icons 🎨
circle-fading-arrow-up
(#2287) by @moschv0.418.0
: New icons 0.418.0Compare Source
New icons 🎨
id-card
(#1296) by @jguddasv0.417.0
: New icons 0.417.0Compare Source
Modified Icons 🔨
chart-column-increasing
(#2334) by @jguddasv0.416.0
: New icons 0.416.0Compare Source
New icons 🎨
map-pin-check-inside
(#2301) by @karsa-mistmeremap-pin-check
(#2301) by @karsa-mistmeremap-pin-minus-inside
(#2301) by @karsa-mistmeremap-pin-minus
(#2301) by @karsa-mistmeremap-pin-plus-inside
(#2301) by @karsa-mistmeremap-pin-plus
(#2301) by @karsa-mistmeremap-pin-x-inside
(#2301) by @karsa-mistmeremap-pin-x
(#2301) by @karsa-mistmereModified Icons 🔨
map-pin-off
(#2301) by @karsa-mistmeremap-pin
(#2301) by @karsa-mistmeremap-pinned
(#2301) by @karsa-mistmerev0.415.0
: New icons 0.415.0Compare Source
New icons 🎨
square-square
(#2241) by @jguddasv0.414.0
: New icons 0.414.0Compare Source
New icons 🎨
chart-area
(#2219) by @karsa-mistmerechart-bar-decreasing
(#2219) by @karsa-mistmerechart-bar-increasing
(#2219) by @karsa-mistmerechart-bar-stacked
(#2219) by @karsa-mistmerechart-column-big
(#2219) by @karsa-mistmerechart-column-increasing
(#2219) by @karsa-mistmerechart-column-stacked
(#2219) by @karsa-mistmerechart-network
(#2219) by @karsa-mistmerechart-no-axes-combined
(#2219) by @karsa-mistmerechart-spline
(#2219) by @karsa-mistmerev0.413.0
: New icons 0.413.0Compare Source
New icons 🎨
dam
(#2233) by @AndreasSasModified Icons 🔨
dog
(#2249) by @jguddaskey-square
(#2277) by @jguddasv0.412.0
: New icons 0.412.0Compare Source
New icons 🎨
letter-text
(#2252) by @GRA0007v0.411.0
: New icons 0.411.0Compare Source
v0.410.0
: New icons 0.410.0Compare Source
New icons 🎨
philippine-peso
(#2231) by @kasutuModified Icons 🔨
ribbon
(#2271) by @jguddasv0.409.0
: New icons 0.409.0Compare Source
Modified Icons 🔨
calendar-minus
(#2265) by @jguddaseye-off
(#2317) by @karsa-mistmereeye
(#2317) by @karsa-mistmereimage-plus
(#2321) by @jguddasscan-eye
(#2317) by @karsa-mistmereview
(#2317) by @karsa-mistmerev0.408.0
: New icons 0.408.0Compare Source
New icons 🎨
monitor-cog
(#2310) by @karsa-mistmereModified Icons 🔨
church
(#2273) by @jguddasdelete
(#2279) by @jguddasdrafting-compass
(#2266) by @jguddasv0.407.0
: New icons 0.407.0Compare Source
New icons 🎨
type-outline
(#2206) by @karsa-mistmerev0.406.0
: New icons 0.406.0Compare Source
New icons 🎨
calendar-arrow-down
(#2307) by @karsa-mistmerecalendar-arrow-up
(#2307) by @karsa-mistmereclock-arrow-down
(#2307) by @karsa-mistmereclock-arrow-up
(#2307) by @karsa-mistmerev0.405.0
: New icons 0.405.0Compare Source
New icons 🎨
user-pen
(#2303) by @karsa-mistmereuser-round-pen
(#2303) by @karsa-mistmerev0.404.0
: New icons 0.404.0Compare Source
New icons 🎨
folder-code
(#2276) by @jguddasv0.403.0
: New icons 0.403.0Compare Source
New icons 🎨
list-check
(#2291) by @guanboo-yangv0.402.0
: New icons 0.402.0Compare Source
New icons 🎨
wifi-high
(#2157) by @VirtCodewifi-low
(#2157) by @VirtCodewifi-zero
(#2157) by @VirtCodev0.401.0
: New icons 0.401.0Compare Source
New icons 🎨
scan-qr-code
(#2247) by @vexkiddyModified Icons 🔨
book-a
(#2274) by @jguddasbook-audio
(#2274) by @jguddasbook-check
(#2274) by @jguddasbook-copy
(#2274) by @jguddasbook-dashed
(#2274) by @jguddasbook-down
(#2274) by @jguddasbook-headphones
(#2274) by @jguddasbook-heart
(#2274) by @jguddasbook-image
(#2274) by @jguddasbook-key
(#2274) by @jguddasbook-lock
(#2274) by @jguddasbook-marked
(#2274) by @jguddasbook-minus
(#2274) by @jguddasbook-plus
(#2274) by @jguddasbook-text
(#2274) by @jguddasbook-type
(#2274) by @jguddasbook-up-2
(#2274) by @jguddasbook-up
(#2274) by @jguddasbook-user
(#2274) by @jguddasbook-x
(#2274) by @jguddasbook
(#2274) by @jguddascircle-power
(#2285) by @jguddaskey-round
(#2278) by @jguddasoctagon-alert
(#2280) by @jguddasoctagon-pause
(#2280) by @jguddasoctagon-x
(#2280) by @jguddasoctagon
(#2280) by @jguddassignature
(#2293) by @karsa-mistmeresquare-power
(#2285) by @jguddasv0.400.0
: New icons 0.400.0Compare Source
New icons 🎨
printer-check
(#2258) by @jguddasv0.399.0
: New icons 0.399.0Compare Source
New icons 🎨
logs
(#2257) by @AndreasSasModified Icons 🔨
cloud-moon-rain
(#2250) by @jguddasv0.398.0
: New icons 0.398.0Compare Source
New icons 🎨
save-off
(#2260) by @AndreasSasv0.397.0
: New icons & React 19 support 0.397.0Compare Source
Support for React 19
New icons 🎨
signature
(#2248) by @AndreasSasModified Icons 🔨
cloud-moon
(#2251) by @jguddasv0.396.0
: New icons 0.396.0Compare Source
New icons 🎨
house-plug
(#2123) by @jguddashouse-plus
(#2221) by @karsa-mistmereModified Icons 🔨
armchair
(#2228) by @karsa-mistmeresofa
(#2228) by @karsa-mistmerev0.395.0
: New icons 0.395.0Compare Source
Modified Icons 🔨
guitar
(#2133) by @jguddasmic-vocal
(#2198) by @jguddaspin-off
(#2211) by @jguddaspin
(#2210) by @jguddasquote
(#2212) by @jguddasv0.394.0
: New icons 0.394.0Compare Source
Modified Icons 🔨
file-archive
(#2132) by @jguddasv0.391.0
: New icons 0.391.0Compare Source
Modified Icons 🔨
angry
(#2205) by @karsa-mistmerebook-heart
(#2205) by @karsa-mistmerecake
(Configuration
📅 Schedule: Branch creation - "after 10am on monday,before 5pm on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.