-
Notifications
You must be signed in to change notification settings - Fork 8
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(deps): update dependency lucide-vue-next to ^0.475.0 #603
Open
renovate
wants to merge
1
commit into
next
Choose a base branch
from
renovate/lucide-monorepo
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a784b34
to
d853004
Compare
d853004
to
14c15d5
Compare
14c15d5
to
acc9458
Compare
acc9458
to
d293487
Compare
d293487
to
0d64c71
Compare
0d64c71
to
b5a5743
Compare
b5a5743
to
26bfed8
Compare
26bfed8
to
c1b3256
Compare
c1b3256
to
890a99d
Compare
f96d012
to
81dd627
Compare
b076292
to
a24e09b
Compare
058fa52
to
d7b9d3f
Compare
e1ce346
to
be67d80
Compare
be67d80
to
ff3e3f4
Compare
ff3e3f4
to
ad9635c
Compare
76833b9
to
7b07a52
Compare
7b07a52
to
01ed55a
Compare
5bfb634
to
d4f0ac9
Compare
d4f0ac9
to
f60e815
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
^0.466.0
->^0.475.0
Release Notes
lucide-icons/lucide (lucide-vue-next)
v0.475.0
: New icons 0.475.0Compare Source
New icons 🎨
circle-small
(#2607) by @jamiemlawmars-stroke
(#2607) by @jamiemlawmars
(#2607) by @jamiemlawnon-binary
(#2607) by @jamiemlawtransgender
(#2607) by @jamiemlawvenus-and-mars
(#2607) by @jamiemlawvenus
(#2607) by @jamiemlawv0.474.0
: New icons 0.474.0Compare Source
Modified Icons 🔨
expand
(#2677) by @jguddasv0.473.0
: New icons 0.473.0Compare Source
Modified Icons 🔨
package
(#2706) by @sezzev0.472.0
: New icons 0.472.0Compare Source
New icons 🎨
battery-plus
(#2693) by @Footagesusmap-plus
(#2697) by @Seanw265What's Changed
Full Changelog: lucide-icons/lucide@0.471.1...0.472.0
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 @jguddasConfiguration
📅 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 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.