Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Change Age Confidence
lucide-vue-next (source) ^0.553.0 -> ^0.562.0 age confidence

Release Notes

lucide-icons/lucide (lucide-vue-next)

v0.562.0: Version 0.562.0

Compare Source

What's Changed

New Contributors

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

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


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
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @vee-validate/zod@4.15.1
npm error Found: zod@4.1.12
npm error node_modules/zod
npm error   zod@"^4.1.9" from the root project
npm error   zod@"^4.1.11" from knip@5.68.0
npm error   node_modules/knip
npm error     dev knip@"^5.64.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zod@"^3.24.0" from @vee-validate/zod@4.15.1
npm error node_modules/@vee-validate/zod
npm error   @vee-validate/zod@"^4.15.1" from the root project
npm error
npm error Conflicting peer dependency: zod@3.25.76
npm error node_modules/zod
npm error   peer zod@"^3.24.0" from @vee-validate/zod@4.15.1
npm error   node_modules/@vee-validate/zod
npm error     @vee-validate/zod@"^4.15.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-20T04_02_13_938Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-20T04_02_13_938Z-debug-0.log

@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 68b1aa4 to 07a00f2 Compare November 26, 2025 08:52
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.554.0 fix(deps): update dependency lucide-vue-next to ^0.555.0 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 8452daf to d3b91fb Compare December 6, 2025 07:23
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.555.0 fix(deps): update dependency lucide-vue-next to ^0.556.0 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d3b91fb to 07e3500 Compare December 10, 2025 12:37
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.556.0 fix(deps): update dependency lucide-vue-next to ^0.557.0 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 07e3500 to 1608279 Compare December 12, 2025 07:32
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.557.0 fix(deps): update dependency lucide-vue-next to ^0.560.0 Dec 12, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 1608279 to 6f1bac6 Compare December 13, 2025 19:39
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.560.0 fix(deps): update dependency lucide-vue-next to ^0.561.0 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 6f1bac6 to 15f6972 Compare December 20, 2025 04:02
@renovate renovate bot changed the title fix(deps): update dependency lucide-vue-next to ^0.561.0 fix(deps): update dependency lucide-vue-next to ^0.562.0 Dec 20, 2025
@Cleboost Cleboost closed this Jan 8, 2026
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.

1 participant