Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2025

This PR contains the following updates:

Package Change Age Confidence
lucide-react (source) ^0.552.0 -> ^0.561.0 age confidence

Release Notes

lucide-icons/lucide (lucide-react)

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


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 added the dependencies Pull requests that update a dependency file label Nov 8, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'path_filters'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 4 times, most recently from 73feb6f to a1939e1 Compare November 16, 2025 06:41
@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 force-pushed the renovate/lucide-monorepo branch from a1939e1 to f80ef11 Compare November 17, 2025 12:57
@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 f80ef11 to 9ed5496 Compare November 26, 2025 09:52
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 9ed5496 to 296f3a2 Compare December 6, 2025 06:56
@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 296f3a2 to d9740fe Compare December 10, 2025 15:33
@renovate renovate bot changed the title fix(deps): update dependency lucide-react to ^0.556.0 fix(deps): update dependency lucide-react to ^0.559.0 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d9740fe to d2f39c9 Compare December 11, 2025 09:43
@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 d2f39c9 to ab8c7fe Compare December 12, 2025 10:57
@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 ab8c7fe to f146850 Compare December 12, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant