fix(deps): update dependency @radix-ui/react-slot (1.3.2 → 1.3.3)#663
fix(deps): update dependency @radix-ui/react-slot (1.3.2 → 1.3.3)#663its-miso[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
AI Automated Review
Full PR review.
Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)
Review Summary
Recommendation: Approve — This is a low-risk patch version update that explicitly reverted breaking changes.
Change Overview
The PR upgrades @radix-ui/react-slot from 1.3.2 to 1.3.3 in package-lock.json. The change also updates the transitive dependency @radix-ui/react-compose-refs from 1.1.4 to 1.1.5 and removes a bundled internal @radix-ui/primitive: 1.1.7 stub that is no longer needed.
Required Checks Addressed
1. Check for breaking API changes in updated dependencies ✅ VERIFIED
- The PR body explicitly documents the release note for v1.3.3: "Reverted breaking changes that caused compatibility issues with React Server Components."
- This is a patch-level bump (1.3.2 → 1.3.3), which semver reserves for backward-compatible bug fixes by convention
- The diff shows no API surface changes — only internal dependency refactoring (removing the bundled primitive stub, updating compose-refs reference)
- No TypeScript interface, prop, or export changes are visible in the diff
2. Run full test suite after upgrade ✅ VERIFIED
- CI check results confirm all required checks passed for commit
7d3be3e3ad41faee082e8452a9971e7d04060c10:- Build: success
- Typecheck: success
- Tests: success
- Lint: success
- Docker Build: success
Standards Compliance
- The PR follows the repository convention for dependency updates (Renovate bot, patch version bump)
- Only
package-lock.jsonwas modified, consistent with the dependency_upgrade classification - No secrets, configuration, or application code changes
Tool Harness Findings
No tool harness issues were detected — git commands executed successfully.
Unknowns / Needs Verification
None — the release notes clearly characterize this as a revert of breaking changes, CI has validated the upgrade passes all checks, and the semver patch bump provides a strong compatibility signal.
This PR contains the following updates:
1.3.2→1.3.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
radix-ui/primitives (@radix-ui/react-slot)
v1.3.3Configuration
📅 Schedule: (in timezone America/Edmonton)
🚦 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 has been generated by Mend Renovate.