chore(deps): update dependency shadcn to v4.19.0 - #243
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
4 times, most recently
from
May 18, 2026 15:36
1f3f9f0 to
6f50f82
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
June 8, 2026 04:14
6f50f82 to
9cf544b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
June 13, 2026 04:07
9cf544b to
6193f6b
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
2 times, most recently
from
June 20, 2026 08:13
caddb36 to
50adab1
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
2 times, most recently
from
June 24, 2026 13:04
3b8bad6 to
7419ba2
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
2 times, most recently
from
July 1, 2026 23:54
8f026cc to
f04d9e5
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
3 times, most recently
from
July 6, 2026 11:56
04223af to
ee2b373
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
July 19, 2026 13:43
ee2b373 to
6d25641
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
2 times, most recently
from
July 29, 2026 15:16
a89ef9b to
9b4e3f7
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
August 1, 2026 12:27
9b4e3f7 to
203b4ad
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
August 9, 2026 13:05
203b4ad to
0927511
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
2 times, most recently
from
August 16, 2026 12:48
8c6a2b6 to
a10201b
Compare
renovate
Bot
force-pushed
the
renovate/shadcn-4.x-lockfile
branch
from
August 24, 2026 05:17
a10201b to
6da7e41
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.0→4.19.0Release Notes
shadcn-ui/ui (shadcn)
v4.19.0Compare Source
Minor Changes
#11582
33c81f991f1013653444d6819107b2b356563f57Thanks @shadcn! - add private repository support to GitHub registries via GitHub CLI credentials or GH_TOKEN.#11248
b4f2023b1d5c733db67d4e90eb9485a95c5ed480Thanks @rbadillap! - addnpx shadcn migrate base-colorto switch a project's base color.v4.18.0Compare Source
Minor Changes
aef1cdca54e8da689351cdddf959342909e45e76Thanks @shadcn! - merge registries from package.json and components.json, and support adding registries to package.json when components.json is not presentPatch Changes
#11500
e66b99b14dd9c54afc434dbf5a702f170b1153b0Thanks @shadcn! - Skip unreadable directories during file scans instead of failing withEACCES.#11504
9f4e3ff26025d16a243ea03cc891c734c4cf0b59Thanks @shadcn! - Skip unreadable directories when resolving monorepo targets.#11502
87d71b3629c34f3c38a353a211ec8591c1ff1721Thanks @shadcn! - resolve registries declared in package.json when adding components.shadcn add,search,viewandinitnow resolve registries from package.json in memory without persisting them to components.json#9248
03c45b822e60195796dfd3d2fcf7c223ff4ece86Thanks @Grafikart! - Fix shadcn for projects with unreadable permission filesv4.17.0Compare Source
Minor Changes
#10453
deda4df80fb350230b2fce2b575e769a90cae076Thanks @nbouvrette! - Add SOCKS4/SOCKS5 proxy support to the registry HTTP stack viaALL_PROXY=socks5://...(the curl convention), backed by thesockspackage.Proxy selection now goes through a
createProxyDispatcher(env)factory that checksALL_PROXY/all_proxyfor asocks*://URL before falling back to the existing HTTP/HTTPS handling.ALL_PROXYwith a non-SOCKS scheme is ignored here —HTTP_PROXY/HTTPS_PROXYremain the way to configure those. ExistingHTTPS_PROXY/HTTP_PROXY/NO_PROXYhandling viaundici.EnvHttpProxyAgentis unchanged.v4.16.2Compare Source
Patch Changes
df664e1bba86c6712bc5e08c8626590dca736089Thanks @OwenKephart! - Include registry item titles insearchRegistriesresults and fuzzy matching.v4.16.1Compare Source
Patch Changes
#11322
bfa1b5e9a69a155b2f590523d50fda810bde1a9aThanks @AndrewBarba! - fixshadcn buildfailing with ENOENT when registry item names contain path segments (e.g.extension/foo) by creating nested output directories before writing#11352
5ca53ca7c7dea390e0e78091ff7c54adc48c773aThanks @shadcn! - forward search params to registries for server-side dynamic searchv4.16.0Compare Source
Minor Changes
#11307
431da7169cae753643e67e56e168b93ec31dfe90Thanks @shadcn! - make addRegistryItems accept explicit registry configuration instead of loading components.json#11304
bf906bb8aeebc64d374afb54497b822d587ac6d7Thanks @shadcn! - add getRegistriesConfig and registries in package.json supportv4.15.0Compare Source
Minor Changes
7d90dfc0a5ec70cdc3bd08b741a42440041907acThanks @cmpadden! - Add a publicaddRegistryItemsAPI for installing registry items programmatically without invoking the CLI.v4.14.1Compare Source
Patch Changes
6cd3f4c65c361ab6554e06a77e6a0af9cf8b6e37Thanks @shadcn! - Add Base UI Toast support.v4.14.0Compare Source
Minor Changes
3c26ee2dbd3a772c1cddc2c76249cc1cb0a250d5Thanks @shadcn! - add support for icon migrationv4.13.1Compare Source
Patch Changes
#11196
c49c3061b5b86b130736d36bf20008349f89b416Thanks @shadcn! - Drop custom registry headers on cross-origin redirects to prevent credential leakage.#11191
df2656111fc8ca030eb768ade2da26cef2fd11b5Thanks @shadcn! - Validate file paths for registry items without an explicit target to prevent path traversal.#11195
b8a8e9209659fa810514b61c60ad593bc81973f9Thanks @shadcn! - Prevent flag injection from registry-supplied dependency strings during install.#11208
2b89d67e19ceda27381477e127b349f9aaa25355Thanks @shadcn! - Add React Aria support.v4.13.0Compare Source
Minor Changes
f3e7de11752b087b1c4bf61f4035a866f3a4f9edThanks @shadcn! - base-ui is now defaultv4.12.0Compare Source
Minor Changes
18fcf0f766857a7249cc0daac3c1609610edd158Thanks @shadcn! - add scroll-fade and shimmer utilitiesv4.11.1Compare Source
Patch Changes
#10905
9197676b3d09b77f51b17b63e5978db29e498ca4Thanks @shadcn! - replace node-fetch with native fetch#10967
365d53b590a6ddb79c1487a9dbeabcde5f4ac37fThanks @shadcn! - Preserve existing dependency specifiers in package.json when runningshadcn add.v4.11.0Compare Source
Minor Changes
05eb2b968bdc769ad78df9628dc2260e1dec903cThanks @shadcn! - improve search commandPatch Changes
7dfd933102fdb881f8abd24fc1ef11a669682b94Thanks @harshithasompura! - move msw to devDependenciesv4.10.0Compare Source
Minor Changes
7c63c467361dee9e20631b2999040912439b35d4Thanks @shadcn! - add support for GitHub registriesv4.9.0Compare Source
Minor Changes
8e2d2d1439f54260aa0c51747261c220334ec641Thanks @shadcn! - add npx shadcn ejectv4.8.3Compare Source
Patch Changes
#10659
07900769d91b09def00e68179bcb7a821f59b954Thanks @raashish1601! - update template handling#10495
360e8a19c3ee13ac78b656027462007c8bdaa6d5Thanks @artemxknpv! - Preserve quotes in className literals when applying RTL transforms.v4.8.2Compare Source
Patch Changes
55ea86f2525e63c2d0373754314f0e31212572d2Thanks @shadcn! - Update template handling.v4.8.1Compare Source
Patch Changes
df1752dfe092957f84aa467d2270436139e3ecc7Thanks @shadcn! - add style rheav4.8.0Compare Source
Minor Changes
#10715
51e3cfaf32faeff2589e5c74d81ffd109f509e93Thanks @shadcn! - add shadcn registry validate command#10708
c8ab3801ecf97c0350ac0234a25e61f19ccaba62Thanks @shadcn! - add include to registry.jsonPatch Changes
1c4a53a37adeba36dbd5c07980c5bb6d295cea9eThanks @shadcn! - fix failing version derivation testv4.7.0Compare Source
Minor Changes
#10519
eb42ae25fda81e90e621f1e334e5126b1f22371dThanks @shadcn! - add support for package imports#10528
309d95017fce3936548c15d2ef827c84560cc45aThanks @shadcn! - allow alias placeholders in target for registry itemsPatch Changes
28b3e5f36086677b0533583817407d8f936a567bThanks @shadcn! - add previous version error suggestionv4.6.0Compare Source
Minor Changes
#10530
ea6086cbcc33b359bb876651374e26f643ea85b1Thanks @shadcn! - add shadcn preset commands#10516
c236d0c009b4ff87c77a04c618d2b348cac7cdcbThanks @shadcn! - add preset info to npx shadcn infoPatch Changes
#10526
55fd4dc71be9e6410a528d6ce6bc7287ffba262cThanks @shadcn! - update docs and info urls#10524
6dea65ebcbbdb8773b3072ca74c9cee4e386988bThanks @shadcn! - fix apply in monorepov4.5.0Compare Source
Minor Changes
#10488
eb6e783fb3861aba3b35289a473954080e6f1607Thanks @shadcn! - add --pointer option to cli.npx shadcn init --pointer will enable cursor: pointer on buttons.
v4.4.0Compare Source
Minor Changes
e456fed9d3f0b7aacf7084aecc02a75e8fde622dThanks @shadcn! - add apply --onlyPatch Changes
9c572ab778b5a0ab42693eb07bc4a75d0c24603eThanks @shadcn! - fix chartColor in presetsv4.3.1Compare Source
Patch Changes
#10436
b7cfc364aca36bc90f8efa86773bc81011502036Thanks @shadcn! - Ensureinitonly runs template post-init hooks for newly created projects.#10179
d00605c5fb5fe3cfbcb68cea65398430cdd819f8Thanks @EthanThatOneKid! - SendAccept: application/vnd.shadcn.v1+json, application/json;q=0.9andUser-Agent: shadcnon registry fetches so servers using HTTP content negotiation can reliably serve JSON to the CLI. Fixes #10164.v4.3.0Compare Source
Minor Changes
101741046813622d48c081dfc19c40d0aa76484bThanks @shadcn! - add style seraConfiguration
📅 Schedule: (in timezone Asia/Ho_Chi_Minh)
* 1-18 * * 3,0)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.