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.396.0 #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

lucide-icons/lucide (lucide-react)

v0.396.0: New icons 0.396.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.395.0: New icons 0.395.0

Compare Source

Modified Icons 🔨

v0.394.0: New icons 0.394.0

Compare Source

Modified Icons 🔨

v0.391.0: New icons 0.391.0

Compare Source

Modified Icons 🔨

v0.390.0: New icons 0.390.0

Compare Source

New icons 🎨

v0.387.0: New icons 0.387.0

Compare Source

Modified Icons 🔨

v0.386.0: New icons 0.386.0

Compare Source

New icons 🎨
Modified Icons 🔨

v0.385.0: New icons 0.385.0

Compare Source

Modified Icons 🔨

v0.384.0: New icons 0.384.0

Compare Source

Modified Icons 🔨

v0.383.0: New icons 0.383.0

Compare Source

Modified Icons 🔨

v0.382.0: New icons 0.382.0

Compare Source

New icons 🎨

v0.381.0: New icons 0.381.0

Compare Source

New icons 🎨

v0.380.0: New icons 0.380.0

Compare Source

New icons 🎨

v0.379.0: New icons 0.379.0

Compare Source

Modified Icons 🔨

v0.378.0: New icons 0.378.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.377.0: New icons 0.377.0

Compare Source

Modified Icons 🔨

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 🔨

v0.373.0: New icons 0.373.0

Compare Source

Modified Icons 🔨

v0.372.0: New icons 0.372.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.371.0: New icons 0.371.0

Compare Source

New icons 🎨

v0.370.0: New icons 0.370.0

Compare Source

Modified Icons 🔨

v0.369.0: New icons 0.369.0

Compare Source

New icons 🎨
Modified Icons 🔨

v0.368.0: New icons 0.368.0

Compare Source

Modified Icons 🔨

v0.367.0: New icons 0.367.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.366.0: New icons 0.366.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.365.0: New icons 0.365.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.364.0: New icons 0.364.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.363.0: New icons 0.363.0

Compare Source

Modified Icons 🔨

v0.362.0: New icons 0.362.0

Compare Source

Modified Icons 🔨

v0.361.0: New icons 0.361.0

Compare Source

Modified Icons 🔨

v0.360.0: New icons 0.360.0

Compare Source

Modified Icons 🔨

v0.359.0: New icons 0.359.0

Compare Source

Modified Icons 🔨

v0.358.0: New icons 0.358.0

Compare Source

Modified Icons 🔨

v0.357.0: New icons 0.357.0

Compare Source

New icons 🎨

v0.356.0: New icons 0.356.0

Compare Source

New icons 🎨

v0.355.0: New icons 0.355.0

Compare Source

Modified Icons 🔨

v0.354.0: New icons 0.354.0

Compare Source

Modified Icons 🔨

v0.353.0: New icons 0.353.0

Compare Source

New icons 🎨

v0.352.0: New icons 0.352.0

Compare Source

Modified Icons 🔨

v0.351.0: New icons 0.351.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.350.0: New icons 0.350.0

Compare Source

Modified Icons 🔨

v0.349.0: New icons 0.349.0

Compare Source

Modified Icons 🔨

v0.348.0

Compare Source

v0.347.0: New icons 0.347.0

Compare Source

Modified Icons 🔨

v0.346.0: New icons 0.346.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.345.0: New icons 0.345.0

Compare Source

New icons 🎨

v0.344.0: New icons 0.344.0

Compare Source

Modified Icons 🔨

v0.343.0: New icons 0.343.0

Compare Source

Modified Icons 🔨

v0.342.0: New icons 0.342.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.341.0: New icons 0.341.0

Compare Source

New icons 🎨


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Feb 27, 2024

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

Name Status Preview Comments Updated (UTC)
full-stack-skeleton ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 11:10am

@renovate renovate bot changed the title Update dependency lucide-react to ^0.341.0 Update dependency lucide-react to ^0.343.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from c088356 to 2ac3813 Compare February 28, 2024 16:17
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.79%. Comparing base (dfd1f9d) to head (44a2b81).
Report is 1 commits behind head on main.

Current head 44a2b81 differs from pull request most recent head d72d688

Please upload reports for the commit d72d688 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   38.79%   38.79%           
=======================================
  Files          25       25           
  Lines         647      647           
=======================================
  Hits          251      251           
  Misses        351      351           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency lucide-react to ^0.343.0 Update dependency lucide-react to ^0.344.0 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 2ac3813 to acab516 Compare March 1, 2024 11:38
@renovate renovate bot changed the title Update dependency lucide-react to ^0.344.0 Update dependency lucide-react to ^0.346.0 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from acab516 to 95f9f2b Compare March 6, 2024 19:55
@renovate renovate bot changed the title Update dependency lucide-react to ^0.346.0 Update dependency lucide-react to ^0.349.0 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 95f9f2b to 885e4e6 Compare March 6, 2024 22:03
@renovate renovate bot changed the title Update dependency lucide-react to ^0.349.0 Update dependency lucide-react to ^0.350.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 885e4e6 to d9c18fb Compare March 7, 2024 08:30
@renovate renovate bot changed the title Update dependency lucide-react to ^0.350.0 Update dependency lucide-react to ^0.352.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from d9c18fb to da5d55c Compare March 8, 2024 17:11
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from da5d55c to 2de5a9c Compare March 8, 2024 20:19
@renovate renovate bot changed the title Update dependency lucide-react to ^0.352.0 Update dependency lucide-react to ^0.353.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 2de5a9c to 24a6606 Compare March 9, 2024 14:00
@renovate renovate bot changed the title Update dependency lucide-react to ^0.353.0 Update dependency lucide-react to ^0.354.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 24a6606 to e53c23b Compare March 9, 2024 15:19
@renovate renovate bot changed the title Update dependency lucide-react to ^0.354.0 Update dependency lucide-react to ^0.356.0 Mar 11, 2024
@renovate renovate bot changed the title Update dependency lucide-react to ^0.379.0 Update dependency lucide-react to ^0.381.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from b030fd6 to 6a95585 Compare June 2, 2024 10:52
@renovate renovate bot changed the title Update dependency lucide-react to ^0.381.0 Update dependency lucide-react to ^0.383.0 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 6a95585 to 0c54e94 Compare June 4, 2024 19:10
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 0c54e94 to 44fe8d8 Compare June 6, 2024 09:25
@renovate renovate bot changed the title Update dependency lucide-react to ^0.383.0 Update dependency lucide-react to ^0.387.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 44fe8d8 to 0a00de1 Compare June 6, 2024 15:21
@renovate renovate bot changed the title Update dependency lucide-react to ^0.387.0 Update dependency lucide-react to ^0.390.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 0a00de1 to 7e1208f Compare June 10, 2024 12:17
@renovate renovate bot changed the title Update dependency lucide-react to ^0.390.0 Update dependency lucide-react to ^0.391.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 7e1208f to e948842 Compare June 10, 2024 16:11
@renovate renovate bot changed the title Update dependency lucide-react to ^0.391.0 Update dependency lucide-react to ^0.394.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from e948842 to d4d93cd Compare June 10, 2024 20:12
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from d4d93cd to 38341a1 Compare June 14, 2024 13:57
@renovate renovate bot changed the title Update dependency lucide-react to ^0.394.0 Update dependency lucide-react to ^0.395.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 38341a1 to 44a2b81 Compare June 20, 2024 17:37
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 44a2b81 to d72d688 Compare June 21, 2024 11:08
@renovate renovate bot changed the title Update dependency lucide-react to ^0.395.0 Update dependency lucide-react to ^0.396.0 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants