Skip to content

fix(deps): update dependency lucide-react to ^0.577.0#67

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025

This PR contains the following updates:

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

Release Notes

lucide-icons/lucide (lucide-react)

v0.577.0: Version 0.577.0

Compare Source

What's Changed

New Contributors

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

v0.576.0: Version 0.576.0

Compare Source

What's Changed

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

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: Version 0.574.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.572.0...0.574.0

v0.573.0: Version 0.573.0

Compare Source

What's Changed

New Contributors

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

v0.572.0: Version 0.572.0

Compare Source

What's Changed

New Contributors

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

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

v0.548.0: Version 0.548.0

Compare Source

What's Changed

New Contributors

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

v0.547.0: Version 0.547.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.546.0...0.547.0

v0.546.0: Version 0.546.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.545.0...0.546.0

v0.545.0: Version 0.545.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.544.0...0.545.0

v0.544.0: Version 0.544.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.543.0...0.544.0

v0.543.0: Version 0.543.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.542.0...0.543.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.

@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 7715714 to b26c729 Compare September 11, 2025 13:53
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.543.0 fix(deps): update dependency lucide-react to ^0.544.0 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from b26c729 to 5a1597d Compare September 25, 2025 21:02
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 5a1597d to 04fc632 Compare October 6, 2025 20:43
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.544.0 fix(deps): update dependency lucide-react to ^0.545.0 Oct 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.545.0 fix(deps): update dependency lucide-react to ^0.546.0 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 04fc632 to a360723 Compare October 16, 2025 13:35
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.546.0 fix(deps): update dependency lucide-react to ^0.547.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from a360723 to 75f9366 Compare October 24, 2025 12:15
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.547.0 fix(deps): update dependency lucide-react to ^0.548.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 75f9366 to 5e0d686 Compare October 24, 2025 18:46
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.548.0 fix(deps): update dependency lucide-react to ^0.552.0 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 5e0d686 to 3699042 Compare October 31, 2025 17:01
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.552.0 fix(deps): update dependency lucide-react to ^0.553.0 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 3 times, most recently from f467459 to 2b14397 Compare November 13, 2025 20:47
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 2b14397 to a01e5c9 Compare November 17, 2025 23:03
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.553.0 fix(deps): update dependency lucide-react to ^0.554.0 Nov 17, 2025
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.554.0 fix(deps): update dependency lucide-react to ^0.555.0 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from a01e5c9 to 9bd3163 Compare November 26, 2025 08:52
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 7de5cd8 to aa407d3 Compare December 6, 2025 10:36
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.555.0 fix(deps): update dependency lucide-react to ^0.556.0 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from aa407d3 to 52a5d29 Compare December 10, 2025 13:12
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.556.0 fix(deps): update dependency lucide-react to ^0.557.0 Dec 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.557.0 fix(deps): update dependency lucide-react to ^0.559.0 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 0487291 to a377fab Compare December 11, 2025 09:04
@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 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 2 times, most recently from 3a4b33f to 17f3047 Compare December 18, 2025 13:13
@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 17f3047 to 6dcc726 Compare January 8, 2026 20:13
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 6dcc726 to b26e79f Compare January 23, 2026 14:14
@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 b26e79f to 23d94e2 Compare February 2, 2026 20:53
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.563.0 Update dependency lucide-react to ^0.563.0 Feb 6, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 677d5d1 to 2f77aba Compare February 13, 2026 13:11
@renovate renovate bot changed the title Update dependency lucide-react to ^0.563.0 Update dependency lucide-react to ^0.564.0 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 2f77aba to 5ba63ce Compare February 17, 2026 10:10
@renovate renovate bot changed the title Update dependency lucide-react to ^0.564.0 Update dependency lucide-react to ^0.570.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 5ba63ce to fd68c21 Compare February 17, 2026 12:42
@renovate renovate bot changed the title Update dependency lucide-react to ^0.570.0 Update dependency lucide-react to ^0.572.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from fd68c21 to de7a488 Compare February 17, 2026 18:50
@renovate renovate bot changed the title Update dependency lucide-react to ^0.572.0 Update dependency lucide-react to ^0.574.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from de7a488 to f6fab48 Compare February 19, 2026 14:08
@renovate renovate bot changed the title Update dependency lucide-react to ^0.574.0 Update dependency lucide-react to ^0.575.0 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from f6fab48 to 7c3588f Compare March 2, 2026 10:50
@renovate renovate bot changed the title Update dependency lucide-react to ^0.575.0 Update dependency lucide-react to ^0.576.0 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 7c3588f to f29a1f5 Compare March 4, 2026 13:28
@renovate renovate bot changed the title Update dependency lucide-react to ^0.576.0 Update dependency lucide-react to ^0.577.0 Mar 4, 2026
@renovate renovate bot changed the title Update dependency lucide-react to ^0.577.0 fix(deps): update dependency lucide-react to ^0.577.0 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from f29a1f5 to cbfe551 Compare March 13, 2026 10:41
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.

0 participants