Single dependency update#31
Merged
Merged
Conversation
Update @radix-ui/react-checkbox from version 1.1.1 to 1.3.3. This is a minor version update within the same major version, maintaining backwards compatibility. Co-authored-by: me <me@kentcdodds.com>
|
Cursor Agent can help with this pull request. Just |
Updated packages: - @radix-ui/react-dialog: ^1.1.1 -> ^1.1.15 - @radix-ui/react-dropdown-menu: ^2.1.1 -> ^2.1.16 - @radix-ui/react-label: ^2.1.0 -> ^2.1.8 - @radix-ui/react-popover: ^1.1.1 -> ^1.1.15 - @radix-ui/react-slot: ^1.1.0 -> ^1.2.4 - @radix-ui/react-tabs: ^1.1.0 -> ^1.1.13 - @radix-ui/react-toast: ^1.2.1 -> ^1.2.15 - @radix-ui/react-tooltip: ^1.1.2 -> ^1.2.8 All updates are within the same major versions, maintaining backwards compatibility. Co-authored-by: me <me@kentcdodds.com>
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.
Updated
@radix-ui/react-checkboxfrom^1.1.1to^1.3.3. This is a minor version update within the same major version, maintaining backward compatibility.Test Plan
npm run build- Build completed successfullynpm run typecheck- TypeScript type checking passednpm run lint- ESLint passednpm run test- All unit tests passedChecklist
Screenshots
Note
Low Risk
Lockfile-only dependency bumps within existing major versions; risk is mainly limited to potential UI/behavior regressions from upstream Radix changes.
Overview
Updates Radix UI React component dependencies across the app by bumping
@radix-ui/react-checkbox,@radix-ui/react-dialog,@radix-ui/react-dropdown-menu,@radix-ui/react-label,@radix-ui/react-popover,@radix-ui/react-slot,@radix-ui/react-tabs,@radix-ui/react-toast, and@radix-ui/react-tooltipto newer minor/patch versions.The change is limited to dependency/version updates in
package.jsonand the correspondingpackage-lock.json.Written by Cursor Bugbot for commit 7c622f3. This will update automatically on new commits. Configure here.