chore(deps): update dependency cmdk to v0.2.1#89
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
August 13, 2025 13:46
30d8c24 to
f609775
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
August 19, 2025 18:56
f609775 to
72bed76
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
August 31, 2025 11:21
72bed76 to
c7103f4
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
September 25, 2025 20:04
c7103f4 to
3f9bf41
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
October 21, 2025 22:59
3f9bf41 to
ceffb93
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
November 11, 2025 00:40
ceffb93 to
66fb630
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
November 18, 2025 13:57
66fb630 to
5d44840
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
December 3, 2025 16:55
5d44840 to
90196c5
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
December 31, 2025 13:51
90196c5 to
bfb22bf
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
January 8, 2026 19:54
bfb22bf to
c29c781
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
January 19, 2026 18:55
c29c781 to
0be3aca
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
January 23, 2026 19:12
0be3aca to
9bc735b
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
February 2, 2026 21:06
9bc735b to
5058817
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
February 12, 2026 11:35
5058817 to
1f78981
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
March 13, 2026 12:08
00595d8 to
9ea233f
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
March 27, 2026 12:55
9ea233f to
b473472
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
April 1, 2026 17:43
b473472 to
23e6712
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
April 8, 2026 20:07
23e6712 to
512b0cf
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
April 29, 2026 14:37
512b0cf to
5b56238
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
May 12, 2026 11:04
5b56238 to
ad79008
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
May 18, 2026 10:05
ad79008 to
da21c21
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
May 28, 2026 14:09
da21c21 to
f3627f1
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
June 1, 2026 19:46
f3627f1 to
d808df2
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
June 11, 2026 12:49
d808df2 to
6195a81
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
July 12, 2026 16:45
6195a81 to
69893c6
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
July 16, 2026 17:46
69893c6 to
7836079
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
July 20, 2026 21:18
7836079 to
20d3c5c
Compare
renovate
Bot
force-pushed
the
renovate/cmdk-0.x-lockfile
branch
from
July 24, 2026 19:43
20d3c5c to
e6884fa
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:
0.2.0→0.2.1Release Notes
pacocoursey/cmdk (cmdk)
v0.2.1Compare Source
Been a while—this is a hefty release. Sorry for the delay.
What's New
<Command />by @revogabe in #123forceMountprop to<Command.Item />and<Command.Group />by @MildTomato in #101overlayClassNameandcontentClassNameprops to<Command.Dialog />: by @joaom00 in #114data-disabledto<Command.Item />by @joaom00 in #122aria-activedescendantin<Command.Input />by @joaom00 in #108offsetHeightto calculate list height by @joaom00 in #121What's Fixed
<Command.Loading />to indicate it spreads onto adivelement by @0xcadams in #154Docs
Internal
New Contributors
Full Changelog: dip/cmdk@v0.2.0...v0.2.1
Configuration
📅 Schedule: (UTC)
🚦 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.