Bump lucide-static from 0.562.0 to 0.563.0 #1435

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/npm_and_yarn/lucide-static-0.563.0 into v2025 2026-01-25 17:52:42 +01:00
dependabotbot_placeholder_19d9ldn commented 2026-01-25 17:52:31 +01:00 (Migrated from git.cyanfox.de)

Bumps lucide-static from 0.562.0 to 0.563.0.

Release notes

Sourced from lucide-static's releases.

Version 0.563.0

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before. Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

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

Commits
  • e9e060a feat(icons): added printer-x icon (#3941)
  • 0371baa fix(site): hide native search input clear "X" icon (#3933)
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • c47876e Suggest anchoring to a specific lucide version when using cnd (#3727)
  • 96859ba chore(deps): bump lodash-es from 4.17.21 to 4.17.23 (#4019)
  • 7dfa7d9 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#4020)
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 9b10d1d Update LICENSE (#4009)
  • 442ddbc fix: resolved spelling mistake in gh issue close command (#4000)
  • ce5cab3 fix(icons): changed cloudy icon (#3966)
  • Additional commits viewable 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.562.0 to 0.563.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.563.0</h2> <h2>What's Changed</h2> <p><code>aria-hidden</code> is by default added to icons components in all packages. This was already added to <code>lucide-react</code> before. Making icons accessible, you can add an <code>aria-label</code> or a <code>title</code>. See docs about <a href="https://lucide.dev/guide/advanced/accessibility">accessibility</a>.</p> <h2>All changes</h2> <ul> <li>chore(dev): Enable ligatures in font build configuration by <a href="https://github.com/dcxo"><code>@​dcxo</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3876">lucide-icons/lucide#3876</a></li> <li>chore(repo): add Android to brand stopwords by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3895">lucide-icons/lucide#3895</a></li> <li>fix(site): add missing titles and a title template by <a href="https://github.com/taimar"><code>@​taimar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3920">lucide-icons/lucide#3920</a></li> <li>fix(site): unify and improve the styling of input fields by <a href="https://github.com/taimar"><code>@​taimar</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3919">lucide-icons/lucide#3919</a></li> <li>fix(icons): changed <code>star-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3952">lucide-icons/lucide#3952</a></li> <li>fix(icons): changed <code>tickets-plane</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3928">lucide-icons/lucide#3928</a></li> <li>fix(icons): changed <code>monitor-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3962">lucide-icons/lucide#3962</a></li> <li>fix(icons): changed <code>lasso</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3961">lucide-icons/lucide#3961</a></li> <li>fix(icons): changed <code>cloud-off</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3942">lucide-icons/lucide#3942</a></li> <li>docs(site): added lucide-web-components third-party package by <a href="https://github.com/midesweb"><code>@​midesweb</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3948">lucide-icons/lucide#3948</a></li> <li>chore(deps-dev): bump preact from 10.27.2 to 10.27.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3955">lucide-icons/lucide#3955</a></li> <li>feat(icon): add globe-x icon with metadata by <a href="https://github.com/Muhammad-Aqib-Bashir"><code>@​Muhammad-Aqib-Bashir</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3827">lucide-icons/lucide#3827</a></li> <li>fix(icons): changed <code>waypoints</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/3990">lucide-icons/lucide#3990</a></li> <li>fix(icons): changed <code>bookmark</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2906">lucide-icons/lucide#2906</a></li> <li>fix(icons): changed <code>message-square-dashed</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3959">lucide-icons/lucide#3959</a></li> <li>fix(icons): changed <code>cloudy</code> icon by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3966">lucide-icons/lucide#3966</a></li> <li>fix(github-actions): resolved spelling mistake in gh issue close command by <a href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4000">lucide-icons/lucide#4000</a></li> <li>Update LICENSE by <a href="https://github.com/alxgraphy"><code>@​alxgraphy</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4009">lucide-icons/lucide#4009</a></li> <li>feat(packages): Added aria-hidden fallback for decorative icons to all packages by <a href="https://github.com/ericfennis"><code>@​ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3604">lucide-icons/lucide#3604</a></li> <li>chore(deps): bump lodash from 4.17.21 to 4.17.23 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4020">lucide-icons/lucide#4020</a></li> <li>chore(deps): bump lodash-es from 4.17.21 to 4.17.23 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4019">lucide-icons/lucide#4019</a></li> <li>Suggest anchoring to a specific lucide version when using a cdn by <a href="https://github.com/drago1520"><code>@​drago1520</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3727">lucide-icons/lucide#3727</a></li> <li>feat(docs): upgraded backers block by <a href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4014">lucide-icons/lucide#4014</a></li> <li>fix(site): hide native search input clear &quot;X&quot; icon by <a href="https://github.com/epifaniofrancisco"><code>@​epifaniofrancisco</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3933">lucide-icons/lucide#3933</a></li> <li>feat(icons): added <code>printer-x</code> icon by <a href="https://github.com/lt25106"><code>@​lt25106</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3941">lucide-icons/lucide#3941</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dcxo"><code>@​dcxo</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3876">lucide-icons/lucide#3876</a></li> <li><a href="https://github.com/midesweb"><code>@​midesweb</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3948">lucide-icons/lucide#3948</a></li> <li><a href="https://github.com/alxgraphy"><code>@​alxgraphy</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4009">lucide-icons/lucide#4009</a></li> <li><a href="https://github.com/drago1520"><code>@​drago1520</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3727">lucide-icons/lucide#3727</a></li> <li><a href="https://github.com/lt25106"><code>@​lt25106</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3941">lucide-icons/lucide#3941</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0">https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lucide-icons/lucide/commit/e9e060a851a44ab9c33e296caeec9c6c778c51d1"><code>e9e060a</code></a> feat(icons): added <code>printer-x</code> icon (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3941">#3941</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/0371baabcb178ffc4fd6afd5822aeba65dc2b1ac"><code>0371baa</code></a> fix(site): hide native search input clear &quot;X&quot; icon (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3933">#3933</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/67c04854576e5afce536e332d1f44ce5cccec4fe"><code>67c0485</code></a> feat(scripts): added helper script to automatically update OpenCollective bac...</li> <li><a href="https://github.com/lucide-icons/lucide/commit/c47876e5a61888ee527a390d5b3230d885105e86"><code>c47876e</code></a> Suggest anchoring to a specific lucide version when using cnd (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3727">#3727</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/96859ba94724a3fe6b4a4c8c1296fec6fb14ada5"><code>96859ba</code></a> chore(deps): bump lodash-es from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/lucide-icons/lucide/issues/4019">#4019</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/7dfa7d9fc6f43b2ad7c0645099f0039daf3790ce"><code>7dfa7d9</code></a> chore(deps): bump lodash from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/lucide-icons/lucide/issues/4020">#4020</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/b6ed43d48cfed254e9c3cdf68fb4bbbf8e634580"><code>b6ed43d</code></a> feat(packages): Added aria-hidden fallback for decorative icons to all packag...</li> <li><a href="https://github.com/lucide-icons/lucide/commit/9b10d1d9bb8554f7d4df81cd5bab7433524c3b5b"><code>9b10d1d</code></a> Update LICENSE (<a href="https://redirect.github.com/lucide-icons/lucide/issues/4009">#4009</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/442ddbc43ca0e8eda71163f9cb4e0fb4509f11dc"><code>442ddbc</code></a> fix: resolved spelling mistake in gh issue close command (<a href="https://redirect.github.com/lucide-icons/lucide/issues/4000">#4000</a>)</li> <li><a href="https://github.com/lucide-icons/lucide/commit/ce5cab371f4fe5018a8e99e9ffee80ba2e3f1f68"><code>ce5cab3</code></a> fix(icons): changed <code>cloudy</code> icon (<a href="https://redirect.github.com/lucide-icons/lucide/issues/3966">#3966</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.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.562.0&new-version=0.563.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) merged commit into v2025 2026-01-25 17:52:42 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2026-01-25 17:52:42 +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!1435
No description provided.