base-ui
base-ui copied to clipboard
Bump lucide-react to ^0.554.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| lucide-react (source) | ^0.552.0 -> ^0.554.0 |
Release Notes
lucide-icons/lucide (lucide-react)
v0.554.0: Version 0.554.0
What's Changed
- fix(icons): Rename fingerprint icon to fingerprint-pattern by @ericfennis in #3767
- feat(docs): added lucide-rails third-party package by @theiereman in #3769
- fix(icons): changed
ampersandicon by @jguddas in #3771 - fix(icons): changed
folder-git-2icon by @jguddas in #3790 - fix(icons): update
anchoricon by @jamiemlaw in #2523 - feat(icons): added
calendarsicon by @jguddas in #3788
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
- @theiereman made their first contribution in #3769
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.553.0...0.554.0
v0.553.0: Version 0.553.0
What's Changed
- feat(icons): added
mouse-pointer-2-officon by @domingasp in #3570 - fix(icons): changed
ruler-dimension-lineicon by @karsa-mistmere in #3433 - feat(docs): add keyboard shortcut for search by @dzonatan in #3718
- fix(lucide-preact): handle
classNameprop by @ocavue in #3751 - feat(icons): added chess pieces by @karsa-mistmere in #1945
New Contributors
- @domingasp made their first contribution in #3570
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.552.0...0.553.0
Configuration
📅 Schedule: Branch creation - Between 02:00 AM and 06:59 AM, only on Friday ( * 2-6 * * 5 ) in timezone UTC, 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.
pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/react@3293
pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/utils@3293
commit: 4b6dd66
Deploy Preview for base-ui ready!
| Name | Link |
|---|---|
| Latest commit | 4b6dd661c3eb5a584c57f84cc27facb8523ca246 |
| Latest deploy log | https://app.netlify.com/projects/base-ui/deploys/6927d4e88997fd0008dd780b |
| Deploy Preview | https://deploy-preview-3293--base-ui.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Bundle size report
| Bundle | Parsed size | Gzip size |
|---|---|---|
| @base-ui-components/react | 0B(0.00%) | 0B(0.00%) |
Check out the code infra dashboard for more information about this PR.