-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency cmdk to v1 #156
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cmdk-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
March 8, 2024 20:19
9139c89
to
21275bc
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
March 12, 2024 15:37
21275bc
to
52f7a01
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
==========================================
- Coverage 38.79% 37.70% -1.10%
==========================================
Files 25 25
Lines 647 809 +162
==========================================
+ Hits 251 305 +54
- Misses 351 459 +108
Partials 45 45 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
March 22, 2024 13:14
52f7a01
to
6788b90
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
March 25, 2024 23:01
6788b90
to
463fd4c
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
April 3, 2024 19:30
463fd4c
to
61d5cad
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
April 15, 2024 21:45
61d5cad
to
1c90af3
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
April 22, 2024 18:23
1c90af3
to
d4a63e2
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
April 30, 2024 18:59
d4a63e2
to
61491f7
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
May 6, 2024 15:18
61491f7
to
1557793
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
May 17, 2024 20:43
1557793
to
6bed6f3
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
June 4, 2024 19:10
6bed6f3
to
885460b
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
June 10, 2024 20:12
885460b
to
d6e20a0
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
June 20, 2024 17:37
d6e20a0
to
6dfcf98
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
June 27, 2024 18:11
6dfcf98
to
6d66d80
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
July 28, 2024 16:44
6d66d80
to
0347fcd
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
September 12, 2024 16:55
0347fcd
to
8d7ac05
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
September 15, 2024 22:51
8d7ac05
to
2446e8b
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
September 19, 2024 15:36
2446e8b
to
55c6ecd
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
October 1, 2024 19:19
55c6ecd
to
809f9a2
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
October 17, 2024 21:56
809f9a2
to
08184b0
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
October 22, 2024 00:26
08184b0
to
10b63ca
Compare
renovate
bot
force-pushed
the
renovate/cmdk-1.x
branch
from
October 23, 2024 20:28
10b63ca
to
8d1639d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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
->^1.0.0
Release Notes
pacocoursey/cmdk (cmdk)
v1.0.4
Compare Source
What's Changed
New Contributors
Full Changelog: pacocoursey/cmdk@v1.0.3...v1.0.4
v1.0.3
Compare Source
use-sync-external-store
shim for compatibility with Next.js 15 and React 19 RCv1.0.2
Compare Source
use-sync-external-store
shim to support Next.js 15 and React 19 RCFull Changelog: pacocoursey/cmdk@v1.0.1...v1.0.2
v1.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: pacocoursey/cmdk@v1.0.0...v1.0.1
v1.0.0
Compare Source
This is a major version release as it contains breaking changes.
Breaking Changes
You will need to update your code to account for these changes before upgrading to
cmdk@1.0.0
.value
is now case sensitive3dae25d
The
value
prop you pass toCommand.Item
and receive inonSelect
is now case sensitive. But while the value is no longer lowercased, it is still trimmed.Command.List
is now required (CommandList
in shadcn)54aa261
Rendering the
Command.List
part (CommandList
if using shadcn) is now mandatory. Otherwise, you should expect to see an error like this:The fix:
Update
[aria-disabled]
and[aria-selected]
CSS selectorsc57e6b7
The
aria-disabled
andaria-selected
props will now be set tofalse
, instead of beingundefined
. If you previously used CSS selectors based on attribute presence, you will now need to use the attribute value.What's Changed
Command.List
in a portal in54aa261
Command.Empty
not appearing on first render inbe4388e
disablePointerSelection
prop toCommand
to disable item selection via pointer, like Raycast by @joaom00 in https://github.com/pacocoursey/cmdk/pull/116forceMount
by @joaom00 in https://github.com/pacocoursey/cmdk/pull/143@radix-ui/react-dialog
version by @wmcheung in https://github.com/pacocoursey/cmdk/pull/194keywords
prop to theCommand.Item
component by @itaikeren in https://github.com/pacocoursey/cmdk/pull/158asChild
prop to all component parts by @joaom00 in https://github.com/pacocoursey/cmdk/pull/138New Contributors
Full Changelog: pacocoursey/cmdk@v0.2.1...v1.0.0
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.