Skip to content

Update lucide monorepo to ^0.577.0#1974

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

Update lucide monorepo to ^0.577.0#1974
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lucide-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@lucide/astro (source) ^0.563.0^0.577.0 age confidence
lucide-react (source) ^0.542.0^0.577.0 age confidence

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

❌ 6 Tests Failed:

Tests completed Failed Passed Skipped
764 6 758 1
View the top 3 failed test(s) by shortest run time
src/App.test.tsx > App > should render snapshot
Stack Traces | 0.387s run time
Error: Snapshot `App > should render snapshot 1` mismatched

- Expected
+ Received

@@ -438,23 +438,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"

 ❯ src/App.test.tsx:15:36
src/views/Sources/Sources.test.tsx > Sources view > (Snapshot) renders the view
Stack Traces | 0.468s run time
Error: Snapshot `Sources view > (Snapshot) renders the view 1` mismatched

- Expected
+ Received

@@ -435,23 +435,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"
@@ -990,23 +992,25 @@
                                viewBox="0 0 24 24"
                                width="14"
                                xmlns="http://www.w3.org/2000/svg"
                              >
                                <path
-                                 d="M21 15V6"
+                                 d="M16 5H3"
                                />
                                <path
-                                 d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                                 d="M11 12H3"
                                />
                                <path
-                                 d="M12 12H3"
+                                 d="M11 19H3"
                                />
                                <path
-                                 d="M16 6H3"
+                                 d="M21 16V5"
                                />
-                               <path
-                                 d="M12 18H3"
+                               <circle
+                                 cx="18"
+                                 cy="16"
+                                 r="3"
                                />
                              </svg>
                              Playlists
                            </h3>
                            <p
@@ -1033,23 +1037,25 @@
                                  viewBox="0 0 24 24"
                                  width="10"
                                  xmlns="http://www.w3.org/2000/svg"
                                >
                                  <path
-                                   d="M21 15V6"
+                                   d="M16 5H3"
                                  />
                                  <path
-                                   d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                                   d="M11 12H3"
                                  />
                                  <path
-                                   d="M12 12H3"
+                                   d="M11 19H3"
                                  />
                                  <path
-                                   d="M16 6H3"
+                                   d="M21 16V5"
                                  />
-                                 <path
-                                   d="M12 18H3"
+                                 <circle
+                                   cx="18"
+                                   cy="16"
+                                   r="3"
                                  />
                                </svg>
                                Acme Playlists
                              </span>
                            </div>

 ❯ .../views/Sources/Sources.test.tsx:47:26
src/views/Artist/Artist.test.tsx > Artist view > with social stats provider > (Snapshot) renders the artist view with social stats
Stack Traces | 0.468s run time
Error: Snapshot `Artist view > with social stats provider > (Snapshot) renders the artist view with social stats 1` mismatched

- Expected
+ Received

@@ -433,23 +433,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"
@@ -819,23 +821,25 @@
                            viewBox="0 0 24 24"
                            width="16"
                            xmlns="http://www.w3.org/2000/svg"
                          >
                            <path
-                             d="M21 15V6"
+                             d="M16 5H3"
                            />
                            <path
-                             d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                             d="M11 12H3"
                            />
                            <path
-                             d="M12 12H3"
+                             d="M11 19H3"
                            />
                            <path
-                             d="M16 6H3"
+                             d="M21 16V5"
                            />
-                           <path
-                             d="M12 18H3"
+                           <circle
+                             cx="18"
+                             cy="16"
+                             r="3"
                            />
                          </svg>
                        </span>
                        <span
                          class="font-heading text-lg font-extrabold"

 ❯ .../views/Artist/Artist.test.tsx:109:38
src/views/Search/Search.test.tsx > Search view > (Snapshot) renders the search view
Stack Traces | 0.525s run time
Error: Snapshot `Search view > (Snapshot) renders the search view 1` mismatched

- Expected
+ Received

@@ -435,23 +435,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"

 ❯ .../views/Search/Search.test.tsx:16:26
src/views/Album/Album.test.tsx > Album view > (Snapshot) renders the album view
Stack Traces | 0.818s run time
Error: Snapshot `Album view > (Snapshot) renders the album view 1` mismatched

- Expected
+ Received

@@ -433,23 +433,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"

 ❯ .../views/Album/Album.test.tsx:119:36
src/views/Artist/Artist.test.tsx > Artist view > with bio provider > (Snapshot) renders the artist view
Stack Traces | 0.862s run time
Error: Snapshot `Artist view > with bio provider > (Snapshot) renders the artist view 1` mismatched

- Expected
+ Received

@@ -433,23 +433,25 @@
                          viewBox="0 0 24 24"
                          width="24"
                          xmlns="http://www.w3.org/2000/svg"
                        >
                          <path
-                           d="M21 15V6"
+                           d="M16 5H3"
                          />
                          <path
-                           d="M18.5 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
+                           d="M11 12H3"
                          />
                          <path
-                           d="M12 12H3"
+                           d="M11 19H3"
                          />
                          <path
-                           d="M16 6H3"
+                           d="M21 16V5"
                          />
-                         <path
-                           d="M12 18H3"
+                         <circle
+                           cx="18"
+                           cy="16"
+                           r="3"
                          />
                        </svg>
                      </div>
                      <span
                        class="text-sm whitespace-nowrap transition-opacity duration-150 opacity-100"

 ❯ .../views/Artist/Artist.test.tsx:34:38

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate Bot force-pushed the renovate/lucide-monorepo branch 2 times, most recently from d0500f1 to 6639a86 Compare April 1, 2026 19:43
@renovate renovate Bot force-pushed the renovate/lucide-monorepo branch from 6639a86 to daac8f4 Compare April 8, 2026 21:38
@renovate renovate Bot force-pushed the renovate/lucide-monorepo branch from daac8f4 to 3caddd4 Compare April 16, 2026 10:12
@renovate renovate Bot force-pushed the renovate/lucide-monorepo branch from 3caddd4 to d9dc5e8 Compare April 17, 2026 10:48
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