Skip to content

fix(deps): update dependency @radix-ui/react-slot (1.3.2 → 1.3.3)#663

Open
its-miso[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo
Open

fix(deps): update dependency @radix-ui/react-slot (1.3.2 → 1.3.3)#663
its-miso[bot] wants to merge 1 commit into
mainfrom
renovate/radix-ui-primitives-monorepo

Conversation

@its-miso

@its-miso its-miso Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@radix-ui/react-slot (source) 1.3.21.3.3 age adoption passing confidence

Warning

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.3

  • Reverted breaking changes that caused compatibility issues with React Server Components.

Configuration

📅 Schedule: (in timezone America/Edmonton)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@its-miso its-miso Bot added the type/patch label Jul 25, 2026
@its-miso
its-miso Bot requested a review from joryirving as a code owner July 25, 2026 00:40
@its-miso its-miso Bot added the type/patch label Jul 25, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.json was 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants