Skip to content

Commit 507094e

Browse files
chore(deps): update dependency lucide-react to v0.526.0 (#619)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | dependencies | minor | [`0.525.0` -> `0.526.0`](https://renovatebot.com/diffs/npm/lucide-react/0.525.0/0.526.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/lucide-icons/lucide/badge)](https://securityscorecards.dev/viewer/?uri=github.com/lucide-icons/lucide) | --- ### Release Notes <details> <summary>lucide-icons/lucide (lucide-react)</summary> ### [`v0.526.0`](https://redirect.github.com/lucide-icons/lucide/releases/tag/0.526.0): Version 0.526.0 [Compare Source](https://redirect.github.com/lucide-icons/lucide/compare/0.525.0...0.526.0) #### What's Changed - ci(icons): Add ChatGPT tags suggestions on icon PRs by [@&#8203;ericfennis](https://redirect.github.com/ericfennis) in [https://github.com/lucide-icons/lucide/pull/3372](https://redirect.github.com/lucide-icons/lucide/pull/3372) - docs(site): small changes for DynamicIcon by [@&#8203;Itrulia](https://redirect.github.com/Itrulia) in [https://github.com/lucide-icons/lucide/pull/3355](https://redirect.github.com/lucide-icons/lucide/pull/3355) - fix(icons): changed `circle-parking-off` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3343](https://redirect.github.com/lucide-icons/lucide/pull/3343) - feat(icons): added Turkish lira icons by [@&#8203;jamiemlaw](https://redirect.github.com/jamiemlaw) in [https://github.com/lucide-icons/lucide/pull/2873](https://redirect.github.com/lucide-icons/lucide/pull/2873) - fix(icons): changed `brain` icon by [@&#8203;jamiemlaw](https://redirect.github.com/jamiemlaw) in [https://github.com/lucide-icons/lucide/pull/3381](https://redirect.github.com/lucide-icons/lucide/pull/3381) - fix(icons): changed `cable` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3374](https://redirect.github.com/lucide-icons/lucide/pull/3374) - fix(icons): changed `podcast` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/3385](https://redirect.github.com/lucide-icons/lucide/pull/3385) - fix(icons): changed `trash` icon by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/3394](https://redirect.github.com/lucide-icons/lucide/pull/3394) - fix(icons): changed `pen-line` and `pencil-line` icon by [@&#8203;jguddas](https://redirect.github.com/jguddas) in [https://github.com/lucide-icons/lucide/pull/2663](https://redirect.github.com/lucide-icons/lucide/pull/2663) - fix(icons): fixed `ban` icon by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/3434](https://redirect.github.com/lucide-icons/lucide/pull/3434) - fix(icons): changed `magnet` icon by [@&#8203;karsa-mistmere](https://redirect.github.com/karsa-mistmere) in [https://github.com/lucide-icons/lucide/pull/3435](https://redirect.github.com/lucide-icons/lucide/pull/3435) - feat(icons): added `wifi-sync` icon by [@&#8203;luisdlopera](https://redirect.github.com/luisdlopera) in [https://github.com/lucide-icons/lucide/pull/3132](https://redirect.github.com/lucide-icons/lucide/pull/3132) #### New Contributors - [@&#8203;Itrulia](https://redirect.github.com/Itrulia) made their first contribution in [https://github.com/lucide-icons/lucide/pull/3355](https://redirect.github.com/lucide-icons/lucide/pull/3355) **Full Changelog**: lucide-icons/lucide@0.525.0...0.526.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0c1096 commit 507094e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"fumadocs-twoslash": "3.1.4",
3838
"fumadocs-ui": "15.6.6",
3939
"gray-matter": "4.0.3",
40-
"lucide-react": "0.525.0",
40+
"lucide-react": "0.526.0",
4141
"next": "15.4.4",
4242
"posthog-js": "1.258.2",
4343
"posthog-node": "5.6.0",

0 commit comments

Comments
 (0)