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

fix(deps): update dependency lucide-react to v0.376.0 #1196

Merged
merged 1 commit into from
May 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 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 - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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.

@renovate renovate bot changed the title fix(deps): update dependency lucide-react to v0.374.0 fix(deps): update dependency lucide-react to v0.375.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch 2 times, most recently from 11451d5 to b2a545e Compare April 26, 2024 18:04
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to v0.375.0 fix(deps): update dependency lucide-react to v0.376.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch 3 times, most recently from 5b468cf to 45db839 Compare April 29, 2024 09:16
@renovate renovate bot force-pushed the renovate/lucide-react-0.x branch from 45db839 to af07924 Compare May 1, 2024 08:29
Copy link

sonarqubecloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh added this pull request to the merge queue May 2, 2024
Merged via the queue into main with commit 4054fc6 May 2, 2024
4 checks passed
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.

1 participant