Skip to content

Update dependency lucide-react to v1#233

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/major-lucide-monorepo
Open

Update dependency lucide-react to v1#233
renovate[bot] wants to merge 3 commits intomainfrom
renovate/major-lucide-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 2026

This PR contains the following updates:

Package Change Age Confidence
lucide-react (source) ^0.577.0^1.0.0 age confidence

Release Notes

lucide-icons/lucide (lucide-react)

v1.8.0: Version 1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.7.0...1.8.0

v1.7.0: Version 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

v1.6.0: Version 1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.5.0...1.6.0

v1.5.0: Version 1.5.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.4.0...1.5.0

v1.4.0: Version 1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.3.0...1.4.0

v1.3.0: Version 1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.2.0...1.3.0

v1.2.0: Version 1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.1.0...1.2.0

v1.1.0: Version 1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.0.2...1.1.0

v1.0.1: Lucide V1 🚀

Compare Source

After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.

It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.

Thank you to everyone who has supported us along the way. We couldn't have done this without you!

What's New in Version 1? TLDR;

  • Removed brand icons, see our brand logo statement for more details.
  • Improved documentation, guides per framework.
  • Improved accessibility, aria-hidden is now set by default on icons.
  • Removed UMD build, only ESM and CJS now (exception for the lucide package).
  • Package rename from lucide-vue-next to @lucide/vue.
  • A modern, standalone implementation for Angular, @lucide/angular
  • Support for context providers in React, Vue, Svelte, and Solid.
  • Stable code points for Lucide font.
  • Support for shadow DOM in the lucide package.
  • Many bug fixes and improvements.

See more at Lucide Version 1

v1.0.0: Version 1.0.0

Compare Source

[!WARNING]
This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.577.0...1.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners April 13, 2026 19:07
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 13, 2026

Deploy Preview for otel-ecosystem-explorer failed.

Name Link
🔨 Latest commit d953a3d
🔍 Latest deploy log https://app.netlify.com/projects/otel-ecosystem-explorer/deploys/69dffc55fe964800084094e2

@renovate renovate bot force-pushed the renovate/major-lucide-monorepo branch from 799f57a to 3434008 Compare April 15, 2026 20:34
@jaydeluca
Copy link
Copy Markdown
Member

@copilot can you investigate why there are CI failures?

Copilot AI and others added 2 commits April 15, 2026 20:56
Agent-Logs-Url: https://github.com/open-telemetry/opentelemetry-ecosystem-explorer/sessions/9612e4be-ab29-4ff3-a116-662e64cd5bdf

Co-authored-by: jaydeluca <7630696+jaydeluca@users.noreply.github.com>
…1 compatibility

The Github brand icon was removed in lucide-react v1. Replace it with ExternalLink
in footer.tsx and about-page.tsx. Also add missing @testing-library/dom peer dependency.

Agent-Logs-Url: https://github.com/open-telemetry/opentelemetry-ecosystem-explorer/sessions/9612e4be-ab29-4ff3-a116-662e64cd5bdf

Co-authored-by: jaydeluca <7630696+jaydeluca@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented Apr 15, 2026

@copilot can you investigate why there are CI failures?

The CI failures were caused by lucide-react v1 removing the Github brand icon. This made Footer and AboutPage render undefined as a component, causing 12 test failures.

Fixed in d953a3d:

  • Replaced the removed Github icon with ExternalLink in footer.tsx and about-page.tsx
  • Added missing @testing-library/dom peer dependency

All 353 tests now pass.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 15, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copilot AI requested a review from jaydeluca April 15, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants