Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

lucide-icons/lucide (lucide-react-native)

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

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: (UTC)

  • 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.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel

vercel Bot commented Oct 6, 2025

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
v0-thecrux Ready Ready Preview, Comment Jan 23, 2026 0:28am

@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from a45e613 to a0bf37e Compare October 16, 2025 13:14
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.545.0 fix(deps): update dependency lucide-react-native to ^0.546.0 Oct 16, 2025
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.546.0 fix(deps): update dependency lucide-react-native to ^0.548.0 Oct 24, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from a0bf37e to 9f4f2ec Compare October 24, 2025 20:09
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 9f4f2ec to ec53099 Compare October 31, 2025 11:43
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.548.0 fix(deps): update dependency lucide-react-native to ^0.552.0 Oct 31, 2025
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.552.0 fix(deps): update dependency lucide-react-native to ^0.553.0 Nov 7, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from ec53099 to 6d4b4ac Compare November 7, 2025 10:30
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.553.0 fix(deps): update dependency lucide-react-native to ^0.554.0 Nov 17, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 6d4b4ac to 71a381f Compare November 17, 2025 23:02
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.554.0 fix(deps): update dependency lucide-react-native to ^0.555.0 Nov 26, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 71a381f to e84517b Compare November 26, 2025 09:26
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.555.0 fix(deps): update dependency lucide-react-native to ^0.556.0 Dec 5, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from e84517b to b399e05 Compare December 5, 2025 17:49
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from b399e05 to aa6b0cd Compare December 10, 2025 13:31
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.556.0 fix(deps): update dependency lucide-react-native to ^0.559.0 Dec 10, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from aa6b0cd to 3d16e67 Compare December 11, 2025 09:49
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.559.0 fix(deps): update dependency lucide-react-native to ^0.560.0 Dec 11, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 3d16e67 to 2803f81 Compare December 12, 2025 10:39
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.560.0 fix(deps): update dependency lucide-react-native to ^0.561.0 Dec 12, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 2803f81 to 6b0081c Compare December 18, 2025 12:34
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.561.0 fix(deps): update dependency lucide-react-native to ^0.562.0 Dec 18, 2025
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 6b0081c to f14a74a Compare January 23, 2026 12:28
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.562.0 fix(deps): update dependency lucide-react-native to ^0.563.0 Jan 23, 2026
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from 5c98144 to 4514e48 Compare February 13, 2026 13:14
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.563.0 fix(deps): update dependency lucide-react-native to ^0.564.0 Feb 13, 2026
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 4514e48 to 34dd4c6 Compare February 17, 2026 08:30
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.564.0 fix(deps): update dependency lucide-react-native to ^0.568.0 Feb 17, 2026
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 34dd4c6 to c171d8c Compare February 17, 2026 13:15
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.568.0 fix(deps): update dependency lucide-react-native to ^0.574.0 Feb 17, 2026
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from c171d8c to 82b60c9 Compare February 19, 2026 13:27
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.574.0 fix(deps): update dependency lucide-react-native to ^0.575.0 Feb 19, 2026
@wysRocket
wysRocket requested a review from Copilot February 20, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the React Native icon library dependency to pick up the latest lucide-react-native changes/fixes in the frontend app.

Changes:

  • Bump lucide-react-native from ^0.544.0 to ^0.575.0 in crux-frontend.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crux-frontend/package.json Outdated
"expo-system-ui": "~5.0.0",
"expo-web-browser": "~14.2.0",
"lucide-react-native": "^0.544.0",
"lucide-react-native": "^0.575.0",

Copilot AI Feb 20, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lucide-react-native v0.563.0+ adds aria-hidden by default to icon components. In this app there are icon-only Pressable buttons (e.g. Header action icons) that currently have no accessibilityLabel/aria-label; after this upgrade those controls may become unlabeled for screen readers on react-native-web. Please audit icon-only interactive elements and add an accessible name (e.g. accessibilityLabel on the Pressable, or explicitly override the icon’s aria props / add a title where appropriate).

Suggested change
"lucide-react-native": "^0.575.0",
"lucide-react-native": "^0.562.0",

Copilot uses AI. Check for mistakes.
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 82b60c9 to 8298500 Compare March 2, 2026 09:54
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.575.0 fix(deps): update dependency lucide-react-native to ^0.576.0 Mar 2, 2026
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.576.0 fix(deps): update dependency lucide-react-native to ^0.577.0 Mar 4, 2026
@renovate
renovate Bot force-pushed the renovate/lucide-monorepo branch from 8298500 to 6ba6973 Compare March 4, 2026 10:55
@renovate renovate Bot changed the title fix(deps): update dependency lucide-react-native to ^0.577.0 fix(deps): update lucide monorepo to ^0.577.0 Jun 2, 2026
@renovate renovate Bot changed the title fix(deps): update lucide monorepo to ^0.577.0 fix(deps): update lucide monorepo Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update lucide monorepo fix(deps): update dependency lucide-react-native to ^0.577.0 Jun 25, 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