Bump lucide-static from 0.561.0 to 0.562.0 #1429

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/npm_and_yarn/lucide-static-0.562.0 into main 2025-12-22 17:06:38 +01:00
dependabotbot_placeholder_19d9ldn commented 2025-12-22 17:06:26 +01:00 (Migrated from git.cyanfox.de)

Bumps lucide-static from 0.561.0 to 0.562.0.

Release notes

Sourced from lucide-static's releases.

Version 0.562.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.561.0...0.562.0

Commits
  • 6b4075b feat(icons): added toolbox icon (#3871)
  • 7a68e10 fix(lucide-react-native): remove icons namespace export to enable tree-shakin...
  • a4531a9 fix(react-native-web): only add className prop to parent Icon component (#3892)
  • 3edcd9e fix and unify color-picker font-size (#3889)
  • 0b8f993 fix(icons): changed paint-bucket icon (#3880)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [lucide-static](https://github.com/lucide-icons/lucide) from 0.561.0 to 0.562.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-static's releases</a>.</em></p> <blockquote> <h2>Version 0.562.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>paint-bucket</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3880">lucide-icons/lucide#3880</a></li> <li>fix(site): Fix and unify color-picker font-size by <a href="https://github.com/taimar"><code>@​taimar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3889">lucide-icons/lucide#3889</a></li> <li>fix(react-native-web): only add className prop to parent Icon component by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3892">lucide-icons/lucide#3892</a></li> <li>fix(lucide-react-native): remove icons namespace export to enable tree-shaking by <a href="https://github.com/jtomaszewski"><code>@​jtomaszewski</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3868">lucide-icons/lucide#3868</a></li> <li>feat(icons): added <code>toolbox</code> icon by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3871">lucide-icons/lucide#3871</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/taimar"><code>@​taimar</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3889">lucide-icons/lucide#3889</a></li> <li><a href="https://github.com/jtomaszewski"><code>@​jtomaszewski</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3868">lucide-icons/lucide#3868</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.561.0...0.562.0">https://github.com/lucide-icons/lucide/compare/0.561.0...0.562.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucide-icons/lucide/commit/6b4075b89b4016c4e1fb7165bc340c734ee466ec"><code>6b4075b</code></a> feat(icons): added <code>toolbox</code> icon (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3871">#3871</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/7a68e10b12374f42698072df532c462ee21bfb1b"><code>7a68e10</code></a> fix(lucide-react-native): remove icons namespace export to enable tree-shakin...</li> <li><a href="https://github.com/lucide-icons/lucide/commit/a4531a99857b8a59bf04769219bd49c62c872262"><code>a4531a9</code></a> fix(react-native-web): only add className prop to parent Icon component (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3892">#3892</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/3edcd9e0c389a895bf69a413257a23faa902f930"><code>3edcd9e</code></a> fix and unify color-picker font-size (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3889">#3889</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/0b8f99326cd93720a024594cdb65d4bfd5416f80"><code>0b8f993</code></a> fix(icons): changed <code>paint-bucket</code> icon (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3880">#3880</a>)</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/compare/0.561.0...0.562.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lucide-static&package-manager=npm_and_yarn&previous-version=0.561.0&new-version=0.562.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2025-12-22 17:06:38 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) merged commit into main 2025-12-22 17:06:38 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
CyanFox/Base!1429
No description provided.