Skip to content

chore(deps): update dependency @lucide/svelte to ^0.575.0#8

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

chore(deps): update dependency @lucide/svelte to ^0.575.0#8
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lucide-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@lucide/svelte (source) ^0.544.0^0.575.0 age confidence

Release Notes

lucide-icons/lucide (@​lucide/svelte)

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.1: Hotfix `@​lucide/svelte` hasA11yProp.js import

Compare Source

What's Changed

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

v0.563.0: Version 0.563.0

Compare Source

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before.
Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

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

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

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


Configuration

📅 Schedule: Branch creation - "before 7am on Monday" in timezone Canada/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Author

renovate bot commented Oct 13, 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: pnpm-lock.yaml
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your pnpm version is incompatible with "/tmp/renovate/repos/github/ved-websites/poker-planner".

Expected version: ^9.0.0
Got: 8.15.9

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".

@renovate renovate bot requested a review from V-ed as a code owner October 13, 2025 07:03
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 1a8c935 to 92bb3d9 Compare October 17, 2025 00:01
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.545.0 chore(deps): update dependency @lucide/svelte to ^0.546.0 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 92bb3d9 to cbc672a Compare October 24, 2025 23:30
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.546.0 chore(deps): update dependency @lucide/svelte to ^0.548.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 40734a0 to 56c12f5 Compare November 1, 2025 08:15
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.548.0 chore(deps): update dependency @lucide/svelte to ^0.552.0 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 56c12f5 to b683e29 Compare November 9, 2025 04:04
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.552.0 chore(deps): update dependency @lucide/svelte to ^0.553.0 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from b683e29 to e7bb63e Compare November 19, 2025 08:14
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.553.0 chore(deps): update dependency @lucide/svelte to ^0.554.0 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from e7bb63e to d2a50de Compare November 26, 2025 11:05
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.554.0 chore(deps): update dependency @lucide/svelte to ^0.555.0 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d2a50de to 04ad684 Compare December 5, 2025 19:30
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.555.0 chore(deps): update dependency @lucide/svelte to ^0.556.0 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 04ad684 to b4b82d7 Compare December 11, 2025 23:27
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.556.0 chore(deps): update dependency @lucide/svelte to ^0.560.0 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from b4b82d7 to 090e14d Compare December 13, 2025 03:58
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.560.0 chore(deps): update dependency @lucide/svelte to ^0.561.0 Dec 13, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 090e14d to ba10e6a Compare December 19, 2025 04:07
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.561.0 chore(deps): update dependency @lucide/svelte to ^0.562.0 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from ba10e6a to 3f17ebf Compare January 24, 2026 19:36
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.562.0 chore(deps): update dependency @lucide/svelte to ^0.563.0 Jan 24, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 3f17ebf to 7aa666a Compare February 13, 2026 12:06
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.563.0 chore(deps): update dependency @lucide/svelte to ^0.564.0 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from 7aa666a to d600b79 Compare February 18, 2026 23:41
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.564.0 chore(deps): update dependency @lucide/svelte to ^0.574.0 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/lucide-monorepo branch from d600b79 to 9288046 Compare February 19, 2026 16:00
@renovate renovate bot changed the title chore(deps): update dependency @lucide/svelte to ^0.574.0 chore(deps): update dependency @lucide/svelte 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