Skip to content

Comments

fix(deps): update dependency lucide-react to ^0.575.0#44

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lucide-monorepo
Open

fix(deps): update dependency lucide-react to ^0.575.0#44
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lucide-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Confidence
lucide-react (source) ^0.548.0^0.575.0 age confidence

Release Notes

lucide-icons/lucide (lucide-react)

v0.575.0: Version 0.575.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

v0.574.0

Compare Source

v0.573.0

Compare Source

v0.572.0

Compare Source

v0.571.0: Version 0.571.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.570.0...0.571.0

v0.570.0: Version 0.570.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.569.0...0.570.0

v0.569.0: Version 0.569.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.568.0...0.569.0

v0.568.0: Version 0.568.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.567.0...0.568.0

v0.567.0: Version 0.567.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.566.0...0.567.0

v0.566.0: Version 0.566.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.565.0...0.566.0

v0.565.0: Version 0.565.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.564.0...0.565.0

v0.564.0: Version 0.564.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.563.1...0.564.0

v0.563.0: Version 0.563.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

v0.562.0

Compare Source

v0.561.0: Version 0.561.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

v0.560.0: Version 0.560.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

v0.559.0: Version 0.559.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

v0.558.0: Version 0.558.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

v0.557.0: Version 0.557.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.556.0...0.557.0

v0.556.0: Version 0.556.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.555.0...0.556.0

v0.555.0: Version 0.555.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.554.0...0.555.0

v0.554.0: Version 0.554.0

Compare Source

What's Changed

Breaking change

For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.

Lucide React
- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";
Lucide Solid
- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";

// Or

- import Fingerprint from "lucide/solid/icons/fingerprint";
+ import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";

New Contributors

Full Changelog: lucide-icons/lucide@0.553.0...0.554.0

v0.553.0: Version 0.553.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.552.0...0.553.0

v0.552.0: Version 0.552.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.551.0...0.552.0

v0.551.0: Version 0.551.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.550.0...0.551.0

v0.550.0: Version 0.550.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.549.0...0.550.0

v0.549.0: Version 0.549.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.548.0...0.549.0


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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mvg-infoscreen Ready Ready Preview, Comment Feb 19, 2026 2:03pm

@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.454.0 fix(deps): update dependency lucide-react to ^0.455.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from f7e7755 to ce41cea Compare November 8, 2024 10:16
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.455.0 fix(deps): update dependency lucide-react to ^0.456.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from ce41cea to 0e30bc2 Compare November 8, 2024 16:09
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.456.0 fix(deps): update dependency lucide-react to ^0.459.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 0e30bc2 to 3e8bc38 Compare November 15, 2024 14:04
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 3e8bc38 to e2eaef4 Compare November 15, 2024 18:34
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.459.0 fix(deps): update dependency lucide-react to ^0.460.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from e2eaef4 to a0b3074 Compare November 25, 2024 19:37
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.460.0 fix(deps): update dependency lucide-react to ^0.461.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from a0b3074 to d93ad9f Compare November 27, 2024 09:59
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.461.0 fix(deps): update dependency lucide-react to ^0.462.0 Nov 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.462.0 fix(deps): update dependency lucide-react to ^0.464.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d93ad9f to 2c06752 Compare December 3, 2024 13:32
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.464.0 fix(deps): update dependency lucide-react to ^0.465.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 2c06752 to cdb1679 Compare December 4, 2024 10:11
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from cdb1679 to c0505ad Compare December 5, 2024 09:19
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.465.0 fix(deps): update dependency lucide-react to ^0.466.0 Dec 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.559.0 fix(deps): update dependency lucide-react to ^0.560.0 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 6bfd786 to 3232bd1 Compare December 12, 2025 09:09
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.560.0 fix(deps): update dependency lucide-react to ^0.561.0 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 3232bd1 to 24287d3 Compare December 18, 2025 12:45
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.561.0 fix(deps): update dependency lucide-react to ^0.562.0 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 24287d3 to 31f46a1 Compare December 31, 2025 16:00
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 31f46a1 to 532ef7d Compare January 23, 2026 11:07
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.562.0 fix(deps): update dependency lucide-react to ^0.563.0 Jan 23, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 532ef7d to be33493 Compare February 2, 2026 18:00
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from be33493 to 3194c56 Compare February 12, 2026 16:05
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 3194c56 to d68d4ce Compare February 13, 2026 14:49
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.563.0 fix(deps): update dependency lucide-react to ^0.564.0 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d68d4ce to a7251e9 Compare February 17, 2026 08:37
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.564.0 fix(deps): update dependency lucide-react to ^0.568.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from a7251e9 to 0d7bfcf Compare February 17, 2026 13:01
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.568.0 fix(deps): update dependency lucide-react to ^0.574.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 0d7bfcf to dbaf935 Compare February 19, 2026 14:03
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.574.0 fix(deps): update dependency lucide-react to ^0.575.0 Feb 19, 2026
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.

0 participants