Skip to content
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

Update dependency lucide-react to ^0.376.0 #131

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lucide-react (source) ^0.373.0 -> ^0.376.0 age adoption passing confidence

Release Notes

lucide-icons/lucide (lucide-react)

v0.376.0: Adding Icon component for external libs

Compare Source

Implementation of the <Icon /> component which makes it easier to create (custom) icons from iconNodes.
This will be useful for external packages like @lucide/lab and more.

Example with lucide-react

import { burger } from '@&#8203;lucide/lab';
import { Icon } from 'lucide-react';

<Icon iconNode={burger} /> // Renders burger icon

See the docs

v0.375.0: New icons 0.375.0

Compare Source

New icons 🎨

v0.374.0: New icons 0.374.0

Compare Source

Modified Icons 🔨


Configuration

📅 Schedule: Branch creation - "before 1am" in timezone Asia/Calcutta, 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 27, 2024
@renovate renovate bot enabled auto-merge (rebase) April 27, 2024 17:37
Copy link

vercel bot commented Apr 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 5:38pm

Copy link

netlify bot commented Apr 27, 2024

Deploy Preview for alvinjoy ready!

Name Link
🔨 Latest commit d5c4198
🔍 Latest deploy log https://app.netlify.com/sites/alvinjoy/deploys/662d37f45310f70008a5180f
😎 Deploy Preview https://deploy-preview-131--alvinjoy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot merged commit 8d47ef8 into main Apr 27, 2024
8 checks passed
@renovate renovate bot deleted the renovate/lucide-react-0.x branch April 27, 2024 17:39
Repository owner locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants